BEGEMOT-SNMPD-MIB: View SNMP OID List / Download MIB

VENDOR: FRAUNHOFER FOKUS


 Home MIB: BEGEMOT-SNMPD-MIB
Download as:   

Download standard MIB format if you are planning to load a MIB file into some system (OS, Zabbix, PRTG ...) or view it with a MIB browser. CSV is more suitable for analyzing and viewing OID' and other MIB objects in excel. JSON and YAML formats are usually used in programing even though some systems can use MIB in YAML format (like Logstash).
Keep in mind that standard MIB files can be successfully loaded by systems and programs only if all the required MIB's from the "Imports" section are already loaded.
The tree-like SNMP object navigator requires no explanations because it is very simple to use. And if you stumbled on this MIB from Google note that you can always go back to the home page if you need to perform another MIB or OID lookup.


Object Name OID Type Access Info
 begemotSnmpd 1.3.6.1.4.1.12325.1.1
The MIB module for the Begemot SNMP daemon.
     begemotSnmpdObjects 1.3.6.1.4.1.12325.1.1.1
         begemotSnmpdConfig 1.3.6.1.4.1.12325.1.1.1.1
             begemotSnmpdTransmitBuffer 1.3.6.1.4.1.12325.1.1.1.1.1 integer read-write
The size of the receive buffer in bytes. Larger messages are dropped by SNMPd.
             begemotSnmpdReceiveBuffer 1.3.6.1.4.1.12325.1.1.1.1.2 integer read-write
The size of the transmit buffer in bytes. Larger messages cannot be sent by the SNMPd.
             begemotSnmpdCommunityDisable 1.3.6.1.4.1.12325.1.1.1.1.3 truthvalue read-write
Disables all access to the CommunityTable from SNMP. Once set it cannot be cleared.
             begemotSnmpdTrap1Addr 1.3.6.1.4.1.12325.1.1.1.1.4 ipaddress read-write
The trap sink for v1 traps.
             begemotSnmpdVersionEnable 1.3.6.1.4.1.12325.1.1.1.1.5 unsigned32 read-only
The SNMP versions that the agent processes. The following bits are defined: 0x00000001 - SNMPv1 0x00000002 - SNMPv2c
         begemotTrapSinkTable 1.3.6.1.4.1.12325.1.1.1.2 no-access
A table with destinations for standard traps.
             begemotTrapSinkEntry 1.3.6.1.4.1.12325.1.1.1.2.1 no-access
Entry describes one trap destination.
                 begemotTrapSinkAddr 1.3.6.1.4.1.12325.1.1.1.2.1.1 ipaddress no-access
Destination IP address of the manager station where to send traps.
                 begemotTrapSinkPort 1.3.6.1.4.1.12325.1.1.1.2.1.2 integer no-access
Destination UDP port of the manager station where to send traps.
                 begemotTrapSinkStatus 1.3.6.1.4.1.12325.1.1.1.2.1.3 rowstatus read-only
Used to create/activate/destroy the entry.
         begemotSnmpdPortTable 1.3.6.1.4.1.12325.1.1.1.4 no-access
A table with descriptions of UDP ports to listen on for SNMP messages.
             begemotSnmpdPortEntry 1.3.6.1.4.1.12325.1.1.1.4.1 no-access
An entry in the table with descriptions of UDP ports to listen on for SNMP messages.
                 begemotSnmpdPortAddress 1.3.6.1.4.1.12325.1.1.1.4.1.1 ipaddress no-access
The IP address to bind to.
                 begemotSnmpdPortPort 1.3.6.1.4.1.12325.1.1.1.4.1.2 integer no-access
The UDP port to listen on for SNMP messages.
                 begemotSnmpdPortStatus 1.3.6.1.4.1.12325.1.1.1.4.1.3 integer read-only
Set status to 1 to create entry, set it to 2 to delete it. Enumeration: 'valid': 1, 'invalid': 2.
         begemotSnmpdCommunityTable 1.3.6.1.4.1.12325.1.1.1.5 no-access
A table with the community strings for access control.
             begemotSnmpdCommunityEntry 1.3.6.1.4.1.12325.1.1.1.5.1 no-access
A table with the community strings for access control. When begemotSnmpdCommDisable is true, this table disappears.
                 begemotSnmpdCommunityModule 1.3.6.1.4.1.12325.1.1.1.5.1.1 sectionname no-access
Index of the module that has registered this community. For global communities this is the empty string.
                 begemotSnmpdCommunityIndex 1.3.6.1.4.1.12325.1.1.1.5.1.2 unsigned32 no-access
The numerical index of the community (private to the module).
                 begemotSnmpdCommunityString 1.3.6.1.4.1.12325.1.1.1.5.1.3 octet string read-write
The string for access to SNMPd.
                 begemotSnmpdCommunityDescr 1.3.6.1.4.1.12325.1.1.1.5.1.4 octet string read-only
A description what this community is good for.
         begemotSnmpdModuleTable 1.3.6.1.4.1.12325.1.1.1.6 no-access
A table describing all the currently loaded dynamic modules. Writing to this table loads and unloads modules.
             begemotSnmpdModuleEntry 1.3.6.1.4.1.12325.1.1.1.6.1 no-access
A table entry describing a loadable module.
                 begemotSnmpdModuleSection 1.3.6.1.4.1.12325.1.1.1.6.1.1 sectionname no-access
The string used for matching configuration file sections and indexes the module table.
                 begemotSnmpdModulePath 1.3.6.1.4.1.12325.1.1.1.6.1.2 octet string read-only
The path name of the module. Set to empty string to unload a module. The path of an existing module may not be changed.
                 begemotSnmpdModuleComment 1.3.6.1.4.1.12325.1.1.1.6.1.3 octet string read-only
A comment describing this module.
         begemotSnmpdStats 1.3.6.1.4.1.12325.1.1.1.7
             begemotSnmpdStatsNoRxBufs 1.3.6.1.4.1.12325.1.1.1.7.1 counter32 read-only
Number of times a receive buffer could not be allocated for a packet.
             begemotSnmpdStatsNoTxBufs 1.3.6.1.4.1.12325.1.1.1.7.2 counter32 read-only
Number of times a transmit buffer could not be allocated for a packet.
             begemotSnmpdStatsInTooLongPkts 1.3.6.1.4.1.12325.1.1.1.7.3 counter32 read-only
Number of packets received that were longer than the receive buffer. These packets are dropped.
             begemotSnmpdStatsInBadPduTypes 1.3.6.1.4.1.12325.1.1.1.7.4 counter32 read-only
Number of packets received with a bad type field.
         begemotSnmpdDebug 1.3.6.1.4.1.12325.1.1.1.8
             begemotSnmpdDebugDumpPdus 1.3.6.1.4.1.12325.1.1.1.8.1 truthvalue read-write
Dump PDUs to log file if true.
             begemotSnmpdDebugSnmpTrace 1.3.6.1.4.1.12325.1.1.1.8.2 unsigned32 read-write
Tracing flags for the SNMP library. These flags have the following meaning: 0x00000001 trace GET operator 0x00000002 trace GETNEXT operator 0x00000004 trace SET operator 0x00000008 trace dependency processing 0x00000010 trace node finding 0x10000000 log ASN1 errors 0x20000000 log SNMP errors Individual values can be or-ed together.
             begemotSnmpdDebugSyslogPri 1.3.6.1.4.1.12325.1.1.1.8.3 integer read-write
Events with this or higher priority should not be logged.
         begemotSnmpdLocalPortTable 1.3.6.1.4.1.12325.1.1.1.9 no-access
A table with descriptions of local (unix domain) ports to listen on for SNMP messages.
             begemotSnmpdLocalPortEntry 1.3.6.1.4.1.12325.1.1.1.9.1 no-access
An entry in the table with descriptions of local ports to listen on for SNMP messages.
                 begemotSnmpdLocalPortPath 1.3.6.1.4.1.12325.1.1.1.9.1.1 octet string no-access
The path name to create and listen on.
                 begemotSnmpdLocalPortStatus 1.3.6.1.4.1.12325.1.1.1.9.1.2 integer read-only
Set status to 1 to create entry, set it to 2 to delete it. Enumeration: 'valid': 1, 'invalid': 2.
                 begemotSnmpdLocalPortType 1.3.6.1.4.1.12325.1.1.1.9.1.3 integer read-only
Type of the port. If the type is unpriv SET operations are allowed from all clients if the community matches. For priv SET operations are allowed only from peers with uid zero. If the daemon cannot determine the peer uid it disallows the SET operation for -priv ports. Enumeration: 'dgram-unpriv': 1, 'stream-priv': 4, 'stream-unpriv': 3, 'dgram-priv': 2.
         begemotSnmpdTransportMappings 1.3.6.1.4.1.12325.1.1.1.10
               begemotSnmpdTransportTable 1.3.6.1.4.1.12325.1.1.1.10.1 no-access
A table containing all the currently loaded transport mappings.
                   begemotSnmpdTransportEntry 1.3.6.1.4.1.12325.1.1.1.10.1.1 no-access
An entry in the table with the transport mappings.
                       begemotSnmpdTransportName 1.3.6.1.4.1.12325.1.1.1.10.1.1.1 octet string no-access
The name of the mapping.
                       begemotSnmpdTransportStatus 1.3.6.1.4.1.12325.1.1.1.10.1.1.2 rowstatus read-only
Used to create/activate/destroy the entry.
                       begemotSnmpdTransportOid 1.3.6.1.4.1.12325.1.1.1.10.1.1.3 object identifier read-only
A pointer to the group with the transport-dependend stuff.
               begemotSnmpdTransUdp 1.3.6.1.4.1.12325.1.1.1.10.2
               begemotSnmpdTransLsock 1.3.6.1.4.1.12325.1.1.1.10.3
     begemotSnmpdDefs 1.3.6.1.4.1.12325.1.1.2
         begemotSnmpdAgent 1.3.6.1.4.1.12325.1.1.2.1
             begemotSnmpdAgentFreeBSD 1.3.6.1.4.1.12325.1.1.2.1.1
Identifies the agent as running on FreeBSD.