tmnxOamPingHistAddressType
TIMETRA-OAM-TEST-MIB ·
.1.3.6.1.4.1.6527.3.1.2.11.1.5.1.9
Object
column TmnxOamAddressType
The value of tmnxOamPingHistAddressType indicates the type of binding
address information returned in response to the specified probe.
'unknown(0)' is returned when the information is not available.
Context
- MIB
- TIMETRA-OAM-TEST-MIB
- OID
.1.3.6.1.4.1.6527.3.1.2.11.1.5.1.9- Type
- column
- Access
- readonly
- Status
- current
- Parent
- tmnxOamPingHistoryEntry
- Groups
- 5
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 'TIMETRA-OAM-TEST-MIB' -M '/opt/observium/mibs/nokia:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'TIMETRA-OAM-TEST-MIB::tmnxOamPingHistAddressType'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'TIMETRA-OAM-TEST-MIB' -M '/opt/observium/mibs/nokia:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'TIMETRA-OAM-TEST-MIB::tmnxOamPingHistAddressType.<tmnxOamPingCtlOwnerIndex>.<tmnxOamPingCtlTestIndex>.<tmnxOamPingResultsTestRunIndex>.<tmnxOamPingHistoryIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'TIMETRA-OAM-TEST-MIB' -M '/opt/observium/mibs/nokia:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'TIMETRA-OAM-TEST-MIB::tmnxOamPingHistAddressType'
Syntax
- Source
- TmnxOamAddressType
- Base type
Enumeration
Values & Constraints
Type Values
0 | unknown |
1 | ipv4Address |
2 | ipv6Address |
3 | macAddress |
4 | sapId |
5 | sdpId |
6 | localCpu |
7 | ipv4Unnumbered |
8 | ipv6Unnumbered |
9 | sdpBindId |
10 | nonIp |
11 | networkInterface |