tmnxL2tpXtTuSelBlacklistToAction

TIMETRA-L2TP-MIB · .1.3.6.1.4.1.6527.3.1.2.60.1.1.1.3.1.6

Object

column r/w Enumeration
The value of tmnxL2tpXtTuSelBlacklistToAction specifies the action to
be taken when a tunnel has been in the tunnel-selection-blacklist for
the time specified in tmnxL2tpXtTuSelBlacklistMaxTime.
              
A value of 'removeFromBlacklist(0)' specifies the tunnel will be
removed from the tunnel-selection-blacklist.
              
A value of 'tryOneSession(1)' specifies the tunnel will remain in the
tunnel-selection-blacklist while the system will allow a single
session to be added to the tunnel. Only on success will the tunnel be
removed from the tunnel-selection-blacklist.

Context

MIB
TIMETRA-L2TP-MIB
OID
.1.3.6.1.4.1.6527.3.1.2.60.1.1.1.3.1.6
Type
column
Access
readwrite
Status
current
Parent
tmnxL2tpXtEntry
Groups
1

Walk 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::tmnxL2tpXtTuSelBlacklistToAction'
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::tmnxL2tpXtTuSelBlacklistToAction.<index>'
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::tmnxL2tpXtTuSelBlacklistToAction'

Syntax

Enumeration

Values & Constraints

Enumerated Values
0removeFromBlacklist
1tryOneSession

Conformance