rcBridgeUnknownMacDiscardDefaultAutoLearnMonitor
RC-BRIDGE-MIB ·
.1.3.6.1.4.1.2272.1.14.7.1.8
Object
column deprecated
r/w
Enumeration
This variable controls the default monitor setting of an auto-learn MAC address. The value 'monitor' means a copy of packet that send from or to the auto-learned MAC address will be forwarded to the designated monitoring port on the system. The default value is none.
Context
- MIB
- RC-BRIDGE-MIB
- OID
.1.3.6.1.4.1.2272.1.14.7.1.8- 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::rcBridgeUnknownMacDiscardDefaultAutoLearnMonitor'
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::rcBridgeUnknownMacDiscardDefaultAutoLearnMonitor.<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::rcBridgeUnknownMacDiscardDefaultAutoLearnMonitor'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | none |
2 | monitor |