tnOamLspTrMapAddrType
TN-OAM-TEST-MIB ·
.1.3.6.1.4.1.7483.6.1.2.11.2.10.1.3
Object
column TmnxOamAddressType
The value of tnOamLspTrMapAddrType indicates the type of downstream interface address specified by tnOamLspTrMapDSIfAddr. The only valid values for tnOamLspTrMapAddrType are 'ipv4Address', 'ipv4Unnumbered', 'ipv6Address' and 'ipv6Unnumbered'.
Context
- MIB
- TN-OAM-TEST-MIB
- OID
.1.3.6.1.4.1.7483.6.1.2.11.2.10.1.3- Type
- column
- Access
- readonly
- Status
- current
- Parent
- tnOamLspTrMapEntry
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::tnOamLspTrMapAddrType'
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::tnOamLspTrMapAddrType.<tnSysSwitchId>.<tnOamTrCtlTestIndex>.<tnOamTrResultsTestRunIndex>.<tnOamTrProbeHistoryIndex>.<tnOamTrProbeHistoryHopIndex>.<tnOamTrProbeHistoryProbeIndex>.<tnOamLspTrMapIndex>'
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::tnOamLspTrMapAddrType'
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 |