BEGEMOT-SNMPD-MIB
65 objects
The MIB module for the Begemot SNMP daemon.
Imported Objects
| BEGEMOT-MIB | begemot |
| INET-ADDRESS-MIB | InetAddress InetAddressType InetPortNumber |
| SNMPv2-SMI | Counter32 Integer32 IpAddress MODULE-IDENTITY OBJECT-IDENTITY OBJECT-TYPE Unsigned32 |
| SNMPv2-TC | RowStatus TEXTUAL-CONVENTION TruthValue |
| OID | Name | Access | Status | Description |
|---|---|---|---|---|
| 1.3.6.1.4.1.12325.1.1 | IdentitybegemotSnmpd | The MIB module for the Begemot SNMP daemon. | ||
| 1.3.6.1.4.1.12325.1.1.1 | NodebegemotSnmpdObjects | |||
| 1.3.6.1.4.1.12325.1.1.1.1 | NodebegemotSnmpdConfig | |||
| 1.3.6.1.4.1.12325.1.1.1.1.1 | ScalarbegemotSnmpdTransmitBuffer | read-write | current | The size of the receive buffer in bytes. Larger messages are dropped by SNMPd. |
| 1.3.6.1.4.1.12325.1.1.1.1.2 | ScalarbegemotSnmpdReceiveBuffer | read-write | current | The size of the transmit buffer in bytes. Larger messages cannot be sent by the SNMPd. |
| 1.3.6.1.4.1.12325.1.1.1.1.3 | ScalarbegemotSnmpdCommunityDisable | read-write | current | Disables all access to the CommunityTable from SNMP. Once set it cannot be cleared. |
| 1.3.6.1.4.1.12325.1.1.1.1.4 | ScalarbegemotSnmpdTrap1Addr | read-write | current | The trap sink for v1 traps. |
| 1.3.6.1.4.1.12325.1.1.1.1.5 | ScalarbegemotSnmpdVersionEnable | read-only | current | The SNMP versions that the agent processes. The following bits are defined: 0x00000001 - SNMPv1 0x00000002 - SNMPv2c 0x00000004 - SNMPv3 |
| 1.3.6.1.4.1.12325.1.1.1.2 | TablebegemotTrapSinkTable | not-accessible | current | A table with destinations for standard traps. |
| 1.3.6.1.4.1.12325.1.1.1.2.1 | RowbegemotTrapSinkEntry | not-accessible | current | Entry describes one trap destination. |
| 1.3.6.1.4.1.12325.1.1.1.2.1.1 | ColumnbegemotTrapSinkAddr | not-accessible | current | Destination IP address of the manager station where to send traps. |
| 1.3.6.1.4.1.12325.1.1.1.2.1.2 | ColumnbegemotTrapSinkPort | not-accessible | current | Destination UDP port of the manager station where to send traps. |
| 1.3.6.1.4.1.12325.1.1.1.2.1.3 | ColumnbegemotTrapSinkStatus | read-create | current | Used to create/activate/destroy the entry. |
| 1.3.6.1.4.1.12325.1.1.1.4 | TablebegemotSnmpdPortTable | not-accessible | deprecated | A table with descriptions of UDP ports to listen on for SNMP messages. |
| 1.3.6.1.4.1.12325.1.1.1.4.1 | RowbegemotSnmpdPortEntry | not-accessible | deprecated | An entry in the table with descriptions of UDP ports to listen on for SNMP messages. |
| 1.3.6.1.4.1.12325.1.1.1.4.1.1 | ColumnbegemotSnmpdPortAddress | not-accessible | deprecated | The IP address to bind to. |
| 1.3.6.1.4.1.12325.1.1.1.4.1.2 | ColumnbegemotSnmpdPortPort | not-accessible | deprecated | The UDP port to listen on for SNMP messages. |
| 1.3.6.1.4.1.12325.1.1.1.4.1.3 | ColumnbegemotSnmpdPortStatus | read-create | deprecated | Set status to 1 to create entry, set it to 2 to delete it. |
| 1.3.6.1.4.1.12325.1.1.1.5 | TablebegemotSnmpdCommunityTable | not-accessible | current | A table with the community strings for access control. |
| 1.3.6.1.4.1.12325.1.1.1.5.1 | RowbegemotSnmpdCommunityEntry | not-accessible | current | A table with the community strings for access control. When begemotSnmpdCommDisable is true, this table disappears. |
| 1.3.6.1.4.1.12325.1.1.1.5.1.1 | ColumnbegemotSnmpdCommunityModule | not-accessible | current | Index of the module that has registered this community. For global communities this is the empty string. |
| 1.3.6.1.4.1.12325.1.1.1.5.1.2 | ColumnbegemotSnmpdCommunityIndex | not-accessible | current | The numerical index of the community (private to the module). |
| 1.3.6.1.4.1.12325.1.1.1.5.1.3 | ColumnbegemotSnmpdCommunityString | read-write | current | The string for access to SNMPd. |
| 1.3.6.1.4.1.12325.1.1.1.5.1.4 | ColumnbegemotSnmpdCommunityDescr | read-only | current | A description what this community is good for. |
| 1.3.6.1.4.1.12325.1.1.1.5.1.5 | ColumnbegemotSnmpdCommunityPermission | not-accessible | current | The numerical value of access rights granted to the community. |
| 1.3.6.1.4.1.12325.1.1.1.6 | TablebegemotSnmpdModuleTable | not-accessible | current | A table describing all the currently loaded dynamic modules. Writing to this table loads and unloads modules. |
| 1.3.6.1.4.1.12325.1.1.1.6.1 | RowbegemotSnmpdModuleEntry | not-accessible | current | A table entry describing a loadable module. |
| 1.3.6.1.4.1.12325.1.1.1.6.1.1 | ColumnbegemotSnmpdModuleSection | not-accessible | current | The string used for matching configuration file sections and indexes the module table. |
| 1.3.6.1.4.1.12325.1.1.1.6.1.2 | ColumnbegemotSnmpdModulePath | read-create | current | The path name of the module. Set to empty string to unload a module. The path of an existing module may not be changed. |
| 1.3.6.1.4.1.12325.1.1.1.6.1.3 | ColumnbegemotSnmpdModuleComment | read-only | current | A comment describing this module. |
| 1.3.6.1.4.1.12325.1.1.1.7 | NodebegemotSnmpdStats | |||
| 1.3.6.1.4.1.12325.1.1.1.7.1 | ScalarbegemotSnmpdStatsNoRxBufs | read-only | current | Number of times a receive buffer could not be allocated for a packet. |
| 1.3.6.1.4.1.12325.1.1.1.7.2 | ScalarbegemotSnmpdStatsNoTxBufs | read-only | current | Number of times a transmit buffer could not be allocated for a packet. |
| 1.3.6.1.4.1.12325.1.1.1.7.3 | ScalarbegemotSnmpdStatsInTooLongPkts | read-only | current | Number of packets received that were longer than the receive buffer. These packets are dropped. |
| 1.3.6.1.4.1.12325.1.1.1.7.4 | ScalarbegemotSnmpdStatsInBadPduTypes | read-only | current | Number of packets received with a bad type field. |
| 1.3.6.1.4.1.12325.1.1.1.8 | NodebegemotSnmpdDebug | |||
| 1.3.6.1.4.1.12325.1.1.1.8.1 | ScalarbegemotSnmpdDebugDumpPdus | read-write | current | Dump PDUs to log file if true. |
| 1.3.6.1.4.1.12325.1.1.1.8.2 | ScalarbegemotSnmpdDebugSnmpTrace | read-write | current | Tracing flags for the SNMP library. These flags have the following meaning: 0x00000001 trace GET operator 0x00000002 trace GETNEXT operator 0x00000004 trace SE… |
| 1.3.6.1.4.1.12325.1.1.1.8.3 | ScalarbegemotSnmpdDebugSyslogPri | read-write | current | Events with this or higher priority should not be logged. |
| 1.3.6.1.4.1.12325.1.1.1.9 | TablebegemotSnmpdLocalPortTable | not-accessible | current | A table with descriptions of local (unix domain) ports to listen on for SNMP messages. |
| 1.3.6.1.4.1.12325.1.1.1.9.1 | RowbegemotSnmpdLocalPortEntry | not-accessible | current | An entry in the table with descriptions of local ports to listen on for SNMP messages. |
| 1.3.6.1.4.1.12325.1.1.1.9.1.1 | ColumnbegemotSnmpdLocalPortPath | not-accessible | current | The path name to create and listen on. |
| 1.3.6.1.4.1.12325.1.1.1.9.1.2 | ColumnbegemotSnmpdLocalPortStatus | read-create | current | Set status to 1 to create entry, set it to 2 to delete it. |
| 1.3.6.1.4.1.12325.1.1.1.9.1.3 | ColumnbegemotSnmpdLocalPortType | read-create | current | 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 pee… |
| 1.3.6.1.4.1.12325.1.1.1.10 | NodebegemotSnmpdTransportMappings | |||
| 1.3.6.1.4.1.12325.1.1.1.10.1 | TablebegemotSnmpdTransportTable | not-accessible | current | A table containing all the currently loaded transport mappings. |
| 1.3.6.1.4.1.12325.1.1.1.10.1.1 | RowbegemotSnmpdTransportEntry | not-accessible | current | An entry in the table with the transport mappings. |
| 1.3.6.1.4.1.12325.1.1.1.10.1.1.1 | ColumnbegemotSnmpdTransportName | not-accessible | current | The name of the mapping. |
| 1.3.6.1.4.1.12325.1.1.1.10.1.1.2 | ColumnbegemotSnmpdTransportStatus | read-only | current | Used to create/activate/destroy the entry. |
| 1.3.6.1.4.1.12325.1.1.1.10.1.1.3 | ColumnbegemotSnmpdTransportOid | read-only | current | A pointer to the group with the transport-dependend stuff. |
| 1.3.6.1.4.1.12325.1.1.1.10.2 | NodebegemotSnmpdTransUdp | |||
| 1.3.6.1.4.1.12325.1.1.1.10.3 | NodebegemotSnmpdTransLsock | |||
| 1.3.6.1.4.1.12325.1.1.1.10.4 | NodebegemotSnmpdTransInet | |||
| 1.3.6.1.4.1.12325.1.1.1.11 | TablebegemotSnmpdTransInetTable | not-accessible | current | This table contains all the ports the daemon should listen on. Entries can be created at initialization time via the config file or at run time via a SET. One … |
| 1.3.6.1.4.1.12325.1.1.1.11.1 | RowbegemotSnmpdTransInetEntry | not-accessible | current | A row of the internet port table. Each row may map to one or more listening sockets. |
| 1.3.6.1.4.1.12325.1.1.1.11.1.1 | ColumnbegemotSnmpdTransInetAddressType | not-accessible | current | The type of the address. Only ipv4, ipv6, ipv6z and dns are supported. |
| 1.3.6.1.4.1.12325.1.1.1.11.1.2 | ColumnbegemotSnmpdTransInetAddress | not-accessible | current | The address. For ipv4 addresses the length must be 4, ipv6 addresses have a length of 16 and ipv6z addresses a length of 20 where the last four bytes are the i… |
| 1.3.6.1.4.1.12325.1.1.1.11.1.3 | ColumnbegemotSnmpdTransInetPort | not-accessible | current | The port to listen on for SNMP messages. |
| 1.3.6.1.4.1.12325.1.1.1.11.1.4 | ColumnbegemotSnmpdTransInetProto | not-accessible | current | The protocol to use. Currently only the value udp(1) is supported. |
| 1.3.6.1.4.1.12325.1.1.1.11.1.5 | ColumnbegemotSnmpdTransInetStatus | read-create | current | The status of the conceptual row. A row may be created using createAndGo(4) or createAndWait(5). An inactive row can be activated writing active(1) and an acti… |
| 1.3.6.1.4.1.12325.1.1.2 | NodebegemotSnmpdDefs | |||
| 1.3.6.1.4.1.12325.1.1.2.1 | NodebegemotSnmpdAgent | |||
| 1.3.6.1.4.1.12325.1.1.2.1.1 | IdentitybegemotSnmpdAgentFreeBSD | current | Identifies the agent as running on FreeBSD. |
Type Definitions
| Name | Syntax | Status | Description |
|---|---|---|---|
| BegemotSnmpdTransportProto | INTEGER { udp(1) } | current | A value that represents the type of protocol to be used for listening on a socket. The following protocols are currently used: udp(1) Use UDP for IPv4 and IPv6 sockets. |
| SectionName | OCTET STRING (SIZE(1..14)) | current | Name of a loadable module. Should consist of alphanumeric characers only, the first character must be a letter. |