Home/Catalog/BEGEMOT-SNMPD-MIB

BEGEMOT-SNMPD-MIB

AI MIB Summary

The BEGEMOT-SNMPD-MIB provides the management interface for the Begemot SNMP daemon, exposing operational metrics such as active session counts, request processing statistics, and internal daemon state variables for performance monitoring and troubleshooting.

The MIB module for the Begemot SNMP daemon.
Main OID:
begemotSnmpd.1.3.6.1.4.1.12325.1.1
54
Objects
Active
Status
4
Dependencies

Imported Objects

Objects

54 total
Object Name
begemotSnmpdThe MIB module for the Begemot SNMP daemon.
MODULE-IDENTITY
.1.3.6.1.4.1.12325.1.1
begemotSnmpdObjects
OBJECT IDENTIFIER
.1.3.6.1.4.1.12325.1.1.1
begemotSnmpdConfig
OBJECT IDENTIFIER
.1.3.6.1.4.1.12325.1.1.1.1
begemotSnmpdTransmitBufferThe size of the receive buffer in bytes. Larger messages are dropped by SNMPd.rw
INTEGER
.1.3.6.1.4.1.12325.1.1.1.1.1
begemotSnmpdReceiveBufferThe size of the transmit buffer in bytes. Larger messages cannot be sent by the SNMPd.rw
INTEGER
.1.3.6.1.4.1.12325.1.1.1.1.2
begemotSnmpdCommunityDisableDisables all access to the CommunityTable from SNMP. Once set it cannot be cleared.rw
TruthValue (SNMPv2-TC)
.1.3.6.1.4.1.12325.1.1.1.1.3
begemotSnmpdTrap1AddrThe trap sink for v1 traps.rw
IpAddress
.1.3.6.1.4.1.12325.1.1.1.1.4
begemotSnmpdVersionEnableThe SNMP versions that the agent processes. The following bits are defined: 0x00000001 - SNMPv1 0x00000002 - SNMPv2cro
Unsigned32
.1.3.6.1.4.1.12325.1.1.1.1.5
begemotTrapSinkTableA table with destinations for standard traps.
SEQUENCE OF BegemotTrapSinkEntry
.1.3.6.1.4.1.12325.1.1.1.2
begemotTrapSinkEntryEntry describes one trap destination.
BegemotTrapSinkEntry
.1.3.6.1.4.1.12325.1.1.1.2.1
begemotTrapSinkAddrDestination IP address of the manager station where to send traps.
IpAddress
.1.3.6.1.4.1.12325.1.1.1.2.1.1
begemotTrapSinkPortDestination UDP port of the manager station where to send traps.
INTEGER
.1.3.6.1.4.1.12325.1.1.1.2.1.2
begemotTrapSinkStatusUsed to create/activate/destroy the entry.rw
RowStatus (SNMPv2-TC)
.1.3.6.1.4.1.12325.1.1.1.2.1.3
begemotSnmpdPortTableA table with descriptions of UDP ports to listen on for SNMP messages.
SEQUENCE OF BegemotSnmpdPortEntry
.1.3.6.1.4.1.12325.1.1.1.4
begemotSnmpdPortEntryAn entry in the 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
begemotSnmpdPortAddressThe IP address to bind to.
IpAddress
.1.3.6.1.4.1.12325.1.1.1.4.1.1
begemotSnmpdPortPortThe UDP port to listen on for SNMP messages.
INTEGER
.1.3.6.1.4.1.12325.1.1.1.4.1.2
begemotSnmpdPortStatusSet status to 1 to create entry, set it to 2 to delete it.rw
Enumeration
.1.3.6.1.4.1.12325.1.1.1.4.1.3
begemotSnmpdCommunityTableA table with the community strings for access control.
SEQUENCE OF BegemotSnmpdCommunityEntry
.1.3.6.1.4.1.12325.1.1.1.5
begemotSnmpdCommunityEntryA table with the community strings for access control. When begemotSnmpdCommDisable is true, this table disappears.
BegemotSnmpdCommunityEntry
.1.3.6.1.4.1.12325.1.1.1.5.1
begemotSnmpdCommunityModuleIndex of the module that has registered this community. For global communities this is the empty string.
SectionName
.1.3.6.1.4.1.12325.1.1.1.5.1.1
begemotSnmpdCommunityIndexThe numerical index of the community (private to the module).
Unsigned32
.1.3.6.1.4.1.12325.1.1.1.5.1.2
begemotSnmpdCommunityStringThe string for access to SNMPd.rw
OCTET STRING
.1.3.6.1.4.1.12325.1.1.1.5.1.3
begemotSnmpdCommunityDescrA description what this community is good for.ro
OCTET STRING
.1.3.6.1.4.1.12325.1.1.1.5.1.4
begemotSnmpdModuleTableA table describing all the currently loaded dynamic modules. Writing to this table loads and unloads modules.
SEQUENCE OF BegemotSnmpdModuleEntry
.1.3.6.1.4.1.12325.1.1.1.6
begemotSnmpdModuleEntryA table entry describing a loadable module.
BegemotSnmpdModuleEntry
.1.3.6.1.4.1.12325.1.1.1.6.1
begemotSnmpdModuleSectionThe string used for matching configuration file sections and indexes the module table.
SectionName
.1.3.6.1.4.1.12325.1.1.1.6.1.1
begemotSnmpdModulePathThe path name of the module. Set to empty string to unload a module. The path of an existing module may not be changed.rw
OCTET STRING
.1.3.6.1.4.1.12325.1.1.1.6.1.2
begemotSnmpdModuleCommentA comment describing this module.ro
OCTET STRING
.1.3.6.1.4.1.12325.1.1.1.6.1.3
begemotSnmpdStats
OBJECT IDENTIFIER
.1.3.6.1.4.1.12325.1.1.1.7
begemotSnmpdStatsNoRxBufsNumber of times a receive buffer could not be allocated for a packet.ro
Counter32
.1.3.6.1.4.1.12325.1.1.1.7.1
begemotSnmpdStatsNoTxBufsNumber of times a transmit buffer could not be allocated for a packet.ro
Counter32
.1.3.6.1.4.1.12325.1.1.1.7.2
begemotSnmpdStatsInTooLongPktsNumber of packets received that were longer than the receive buffer. These packets are dropped.ro
Counter32
.1.3.6.1.4.1.12325.1.1.1.7.3
begemotSnmpdStatsInBadPduTypesNumber of packets received with a bad type field.ro
Counter32
.1.3.6.1.4.1.12325.1.1.1.7.4
begemotSnmpdDebug
OBJECT IDENTIFIER
.1.3.6.1.4.1.12325.1.1.1.8
begemotSnmpdDebugDumpPdusDump PDUs to log file if true.rw
TruthValue (SNMPv2-TC)
.1.3.6.1.4.1.12325.1.1.1.8.1
begemotSnmpdDebugSnmpTraceTracing 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.rw
Unsigned32
.1.3.6.1.4.1.12325.1.1.1.8.2
begemotSnmpdDebugSyslogPriEvents with this or higher priority should not be logged.rw
INTEGER
.1.3.6.1.4.1.12325.1.1.1.8.3
begemotSnmpdLocalPortTableA table with descriptions of local (unix domain) ports to listen on for SNMP messages.
SEQUENCE OF BegemotSnmpdLocalPortEntry
.1.3.6.1.4.1.12325.1.1.1.9
begemotSnmpdLocalPortEntryAn entry in the table with descriptions of local ports to listen on for SNMP messages.
BegemotSnmpdLocalPortEntry
.1.3.6.1.4.1.12325.1.1.1.9.1
begemotSnmpdLocalPortPathThe path name to create and listen on.
OCTET STRING
.1.3.6.1.4.1.12325.1.1.1.9.1.1
begemotSnmpdLocalPortStatusSet status to 1 to create entry, set it to 2 to delete it.rw
Enumeration
.1.3.6.1.4.1.12325.1.1.1.9.1.2
begemotSnmpdLocalPortTypeType 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.rw
Enumeration
.1.3.6.1.4.1.12325.1.1.1.9.1.3
begemotSnmpdTransportMappings
OBJECT IDENTIFIER
.1.3.6.1.4.1.12325.1.1.1.10
begemotSnmpdTransportTableA table containing all the currently loaded transport mappings.
SEQUENCE OF BegemotSnmpdTransportEntry
.1.3.6.1.4.1.12325.1.1.1.10.1
begemotSnmpdTransportEntryAn entry in the table with the transport mappings.
BegemotSnmpdTransportEntry
.1.3.6.1.4.1.12325.1.1.1.10.1.1
begemotSnmpdTransportNameThe name of the mapping.
OCTET STRING
.1.3.6.1.4.1.12325.1.1.1.10.1.1.1
begemotSnmpdTransportStatusUsed to create/activate/destroy the entry.ro
RowStatus (SNMPv2-TC)
.1.3.6.1.4.1.12325.1.1.1.10.1.1.2
begemotSnmpdTransportOidA pointer to the group with the transport-dependend stuff.ro
OBJECT IDENTIFIER
.1.3.6.1.4.1.12325.1.1.1.10.1.1.3
begemotSnmpdTransUdp
OBJECT IDENTIFIER
.1.3.6.1.4.1.12325.1.1.1.10.2
begemotSnmpdTransLsock
OBJECT IDENTIFIER
.1.3.6.1.4.1.12325.1.1.1.10.3
begemotSnmpdDefs
OBJECT IDENTIFIER
.1.3.6.1.4.1.12325.1.1.2
begemotSnmpdAgent
OBJECT IDENTIFIER
.1.3.6.1.4.1.12325.1.1.2.1
begemotSnmpdAgentFreeBSDIdentifies the agent as running on FreeBSD.
OBJECT IDENTIFIER
.1.3.6.1.4.1.12325.1.1.2.1.1
BEGEMOT-SNMPD-MIB - SNMP MIB Reference | MIBs Explorer