tnOamTrProbeHistoryAddressType
TN-OAM-TEST-MIB ·
.1.3.6.1.4.1.7483.6.1.2.11.2.5.1.11
Object
column TmnxOamAddressType
The value of tnOamTrProbeHistoryAddressType indicates the type of
binding address information returned in response to a test.
When the test has the tnOamTrCtlTestMode value 'ethCfmLinkTrace',
'unknown' is returned.
For 'macTraceRoute', three types of address are applicable - 'sapId',
'localCpu', and 'sdpId'. Address type of 'sdpId' is a special case
used specifically to indicate that the probe was traversing a b-vpls
node in a PBB network (but where destination MAC is not necessarily
known to the b-vpls node).
Context
- MIB
- TN-OAM-TEST-MIB
- OID
.1.3.6.1.4.1.7483.6.1.2.11.2.5.1.11- Type
- column
- Access
- readonly
- Status
- current
- Parent
- tnOamTrProbeHistoryEntry
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 'TN-OAM-TEST-MIB' -M '/opt/observium/mibs/nokia:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'TN-OAM-TEST-MIB::tnOamTrProbeHistoryAddressType'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'TN-OAM-TEST-MIB' -M '/opt/observium/mibs/nokia:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'TN-OAM-TEST-MIB::tnOamTrProbeHistoryAddressType.<tnSysSwitchId>.<tnOamTrCtlTestIndex>.<tnOamTrResultsTestRunIndex>.<tnOamTrProbeHistoryIndex>.<tnOamTrProbeHistoryHopIndex>.<tnOamTrProbeHistoryProbeIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'TN-OAM-TEST-MIB' -M '/opt/observium/mibs/nokia:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'TN-OAM-TEST-MIB::tnOamTrProbeHistoryAddressType'
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 |