begemotSnmpdTransInetAddress
BEGEMOT-SNMPD-MIB ·
.1.3.6.1.4.1.12325.1.1.1.11.1.2
Object
column OctetString
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 interface index in big endian format. dns addresses may be of zero-length in which case getaddrinfo() generates INADDR_ANY and its IPv6 equivalent. dns addresses will open a socket for all addresses returned by getaddrinfo().
Context
- MIB
- BEGEMOT-SNMPD-MIB
- OID
.1.3.6.1.4.1.12325.1.1.1.11.1.2- Type
- column
- Access
- noaccess
- Status
- current
- Parent
- begemotSnmpdTransInetEntry
Net-SNMP examples
How SNMP and these commands workWalk the column to discover its indexed instances, or supply every index to read one instance.
Walk the column
/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::begemotSnmpdTransInetAddress'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'BEGEMOT-SNMPD-MIB' -M '/opt/observium/mibs/unix:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'BEGEMOT-SNMPD-MIB::begemotSnmpdTransInetAddress.<begemotSnmpdTransInetAddressType>.<begemotSnmpdTransInetAddress>.<begemotSnmpdTransInetPort>.<begemotSnmpdTransInetProto>'
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::begemotSnmpdTransInetAddress'
Syntax
OctetString
Values & Constraints
Object Constraints
range: 0-64