tmnxL2tpTuStatusSelBlacklstState
TIMETRA-L2TP-MIB ·
.1.3.6.1.4.1.6527.3.1.2.60.1.3.2.2.1.41
Object
column Enumeration
The value of tmnxL2tpTuStatusSelBlacklstState indicates if this tunnel
is deemed reachable or not.
A value of 'notBlacklisted(0)' indicates the tunnel is not in the
tunnel-selection-blacklist and is thus deemed reachable.
A value of 'blacklisted(1)' indicates the tunnel is currently in the
tunnel-selection-blacklist and is thus deemed unreachable. The tunnel
will remain there until the timeout specified in
tmnxL2tpXtTuSelBlacklistMaxTime has expired.
A value of 'selectable(2)' indicates the tunnel has been in the
tunnel-selection-blacklist for the time specified in
tmnxL2tpXtTuSelBlacklistMaxTime and can now be selected for a single
session, after which the reachability of the tunnel will be
reevaluated.
Context
- MIB
- TIMETRA-L2TP-MIB
- OID
.1.3.6.1.4.1.6527.3.1.2.60.1.3.2.2.1.41- Type
- column
- Access
- readonly
- Status
- current
- Parent
- tmnxL2tpTuStatusEntry
- Groups
- 1
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::tmnxL2tpTuStatusSelBlacklstState'
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::tmnxL2tpTuStatusSelBlacklstState.<vRtrID>.<tmnxL2tpTuStatusId>'
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::tmnxL2tpTuStatusSelBlacklstState'
Syntax
Enumeration
Values & Constraints
Enumerated Values
0 | notBlacklisted |
1 | blacklisted |
2 | selectable |
Conformance
Member of