tmnxL2tpPeerStatUnreachable
TIMETRA-L2TP-MIB ·
.1.3.6.1.4.1.6527.3.1.2.60.1.4.1.1.1.7
Object
column Enumeration
The value of tmnxL2tpPeerStatUnreachable indicates if this tunnel is
deemed reachable or not.
A value of 'blacklisted(4)' indicates the peer has been deemed
unreachable and has been put in the tunnel-selection-blacklist.
A value of 'selectable(2)' indicates the peer has been deemed
unreachable for the time specified in tmnxL2tpXtTuSelBlacklistMaxTime
and can now be selected for a single session, after which the
reachability of the peer will be reevaluated.
Context
- MIB
- TIMETRA-L2TP-MIB
- OID
.1.3.6.1.4.1.6527.3.1.2.60.1.4.1.1.1.7- Type
- column
- Access
- readonly
- Status
- current
- Parent
- tmnxL2tpPeerStatEntry
- Groups
- 2
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-L2TP-MIB' -M '/opt/observium/mibs/nokia:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'TIMETRA-L2TP-MIB::tmnxL2tpPeerStatUnreachable'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'TIMETRA-L2TP-MIB' -M '/opt/observium/mibs/nokia:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'TIMETRA-L2TP-MIB::tmnxL2tpPeerStatUnreachable.<vRtrID>.<tmnxL2tpTuStatusTransportType>.<tmnxL2tpTuStatusPeerAddrType>.<tmnxL2tpTuStatusPeerAddr>.<tmnxL2tpTuStatusRemoteUdpPort>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'TIMETRA-L2TP-MIB' -M '/opt/observium/mibs/nokia:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'TIMETRA-L2TP-MIB::tmnxL2tpPeerStatUnreachable'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | unreachable |
2 | reachable |
3 | selectable |
4 | blacklisted |