begemotSnmpdTransInetTable
BEGEMOT-SNMPD-MIB ·
.1.3.6.1.4.1.12325.1.1.1.11
Object
table
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 row can map to several open sockets in the case of InetAddressType::dns rows. These rows open one socket for each address returned by getaddrinfo(3). for SNMP messages.
Context
- MIB
- BEGEMOT-SNMPD-MIB
- OID
.1.3.6.1.4.1.12325.1.1.1.11- Type
- table
- Status
- current
- Parent
- begemotSnmpdObjects
- Children
- 1
Net-SNMP examples
How SNMP and these commands workUse a bulk walk to inspect objects and instances beneath this OID.
Walk the subtree
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'BEGEMOT-SNMPD-MIB' -M '/opt/observium/mibs/unix:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'BEGEMOT-SNMPD-MIB::begemotSnmpdTransInetTable'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'BEGEMOT-SNMPD-MIB' -M '/opt/observium/mibs/unix:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'BEGEMOT-SNMPD-MIB::begemotSnmpdTransInetTable'
Syntax
No syntax metadata recorded.
Values & Constraints
No enumerated values or constraints recorded.