tnGenericStateChangeLogObjectIpAddressVal
TROPIC-GENERIC-LOG-MIB ·
.1.3.6.1.4.1.7483.2.1.13.2.1.4.1.12
Object
column SNMPv2-SMIIpAddress
The value when tnGenericStateChangeLogObjectType is
'ipAddress'.
Although this seems to be unfriendly for IPv6, we
have to recognize that there are a number of older
MIBs that do contain an IPv4 format address, known
as IpAddress.
IPv6 addresses are represented using TAddress or
InetAddress, and so the underlying datatype is
OCTET STRING, and their value would be stored in
the tnGenericStateChangeLogObjectOctetStringVal
column.
Context
- MIB
- TROPIC-GENERIC-LOG-MIB
- OID
.1.3.6.1.4.1.7483.2.1.13.2.1.4.1.12- Type
- column
- Access
- readonly
- Status
- current
- Parent
- tnGenericStateChangeLogBufferEntry
- Groups
- 1
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 'TROPIC-GENERIC-LOG-MIB' -M '/opt/observium/mibs/nokia:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'TROPIC-GENERIC-LOG-MIB::tnGenericStateChangeLogObjectIpAddressVal'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'TROPIC-GENERIC-LOG-MIB' -M '/opt/observium/mibs/nokia:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'TROPIC-GENERIC-LOG-MIB::tnGenericStateChangeLogObjectIpAddressVal.<tnGenericStateChangeLogSerialNumber>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'TROPIC-GENERIC-LOG-MIB' -M '/opt/observium/mibs/nokia:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'TROPIC-GENERIC-LOG-MIB::tnGenericStateChangeLogObjectIpAddressVal'
Syntax
- Source
- SNMPv2-SMIIpAddress
- Base type
OctetString
Values & Constraints
Type Constraints
range: 4
Conformance
Member of