tmnxOamTrProbeHistoryAddressType
TIMETRA-OAM-TEST-MIB ·
.1.3.6.1.4.1.6527.3.1.2.11.2.5.1.11
Object
column TmnxOamAddressType
The value of tmnxOamTrProbeHistoryAddressType indicates the type of
binding address information returned in response to a test.
When the test has the tmnxOamTrCtlTestMode 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
- TIMETRA-OAM-TEST-MIB
- OID
.1.3.6.1.4.1.6527.3.1.2.11.2.5.1.11- Type
- column
- Access
- readonly
- Status
- current
- Parent
- tmnxOamTrProbeHistoryEntry
- Groups
- 4
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::tmnxOamTrProbeHistoryAddressType'
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::tmnxOamTrProbeHistoryAddressType.<tmnxOamTrCtlOwnerIndex>.<tmnxOamTrCtlTestIndex>.<tmnxOamTrResultsTestRunIndex>.<tmnxOamTrProbeHistoryIndex>.<tmnxOamTrProbeHistoryHopIndex>.<tmnxOamTrProbeHistoryProbeIndex>'
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::tmnxOamTrProbeHistoryAddressType'
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 |