ntwsTraplogVarIpAddressVal
NTWS-TRAPLOG-MIB ·
.1.3.6.1.4.1.45.6.1.4.13.1.4.1.10
Object
column SNMPv2-SMIIpAddress
The value when ntwsTraplogVarType is 'ipAddress'.
This is 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 ntwsTraplogVarOctetStringVal column.
Context
- MIB
- NTWS-TRAPLOG-MIB
- OID
.1.3.6.1.4.1.45.6.1.4.13.1.4.1.10- Type
- column
- Access
- readonly
- Status
- current
- Parent
- ntwsTraplogVarEntry
- 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 'NTWS-TRAPLOG-MIB' -M '/opt/observium/mibs/nortel:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'NTWS-TRAPLOG-MIB::ntwsTraplogVarIpAddressVal'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'NTWS-TRAPLOG-MIB' -M '/opt/observium/mibs/nortel:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'NTWS-TRAPLOG-MIB::ntwsTraplogVarIpAddressVal.<ntwsTraplogVarTrapIndex>.<ntwsTraplogVarIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'NTWS-TRAPLOG-MIB' -M '/opt/observium/mibs/nortel:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'NTWS-TRAPLOG-MIB::ntwsTraplogVarIpAddressVal'
Syntax
- Source
- SNMPv2-SMIIpAddress
- Base type
OctetString
Values & Constraints
Type Constraints
range: 4
Conformance
Member of