rcBridgeUnknownMacDiscardAutoLearnTableMode

RAPID-CITY-VSP · .1.3.6.1.4.1.2272.1.14.7.1.4

Object

column r/w Enumeration
This MIB variable is used to lock or unlock the auto-learn MAC 
table. When the auto-learn table is lock neither new MAC will be 
learned nor the original learned MAC will be aged out. User needs 
to lock the auto-learn table before MAC addresses can be save to 
the NVRAM. The whole auto-learn table will be flushed when the 
setting change from lock to unlock mode. The default value is 
unlock mode.

Context

MIB
RAPID-CITY-VSP
OID
.1.3.6.1.4.1.2272.1.14.7.1.4
Type
column
Access
readwrite
Status
current
Parent
rcBridgeUnknownMacDiscardEntry

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 'RAPID-CITY-VSP' -M '/opt/observium/mibs/nortel:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'RAPID-CITY-VSP::rcBridgeUnknownMacDiscardAutoLearnTableMode'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'RAPID-CITY-VSP' -M '/opt/observium/mibs/nortel:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'RAPID-CITY-VSP::rcBridgeUnknownMacDiscardAutoLearnTableMode.<rcBridgeUnknownMacDiscardIfIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'RAPID-CITY-VSP' -M '/opt/observium/mibs/nortel:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'RAPID-CITY-VSP::rcBridgeUnknownMacDiscardAutoLearnTableMode'

Syntax

Enumeration

Values & Constraints

Enumerated Values
1unlock
2lock