rcBridgeUnknownMacDiscardDefaultAutoLearnPriority
RC-BRIDGE-MIB ·
.1.3.6.1.4.1.2272.1.14.7.1.9
Object
column deprecated
r/w
Enumeration
This variable controls the default priority setting of an auto-learn MAC address. The value 'low' means packets send from the MAC address is forwarded at low priority. The value 'high' means packets send from the MAC address is forwarded at high priority. The default value is low.
Context
- MIB
- RC-BRIDGE-MIB
- OID
.1.3.6.1.4.1.2272.1.14.7.1.9- Type
- column
- Access
- readwrite
- Status
- deprecated
- Parent
- rcBridgeUnknownMacDiscardEntry
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 'RC-BRIDGE-MIB' -M '/opt/observium/mibs/nortel:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'RC-BRIDGE-MIB::rcBridgeUnknownMacDiscardDefaultAutoLearnPriority'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'RC-BRIDGE-MIB' -M '/opt/observium/mibs/nortel:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'RC-BRIDGE-MIB::rcBridgeUnknownMacDiscardDefaultAutoLearnPriority.<rcBridgeUnknownMacDiscardIfIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'RC-BRIDGE-MIB' -M '/opt/observium/mibs/nortel:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'RC-BRIDGE-MIB::rcBridgeUnknownMacDiscardDefaultAutoLearnPriority'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | low |
2 | high |