All MIBs › RAPID-CITY › rcBridgeUnknownMacDiscardDefaultAutoLearnMonitor
rcBridgeUnknownMacDiscardDefaultAutoLearnMonitor
Module: RAPID-CITY
OID (symbolic): RAPID-CITY::rcBridgeUnknownMacDiscardDefaultAutoLearnMonitor
OID (numeric): 1.3.6.1.4.1.2272.1.14.7.1.8
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-write
Description:
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.
What is rcBridgeUnknownMacDiscardDefaultAutoLearnMonitor?
This OID controls whether automatically-learned MAC addresses should be monitored by sending a copy of their traffic to a special port for analysis. Setting this to 'monitor' helps the operator troubleshoot unknown devices discovered on the network. An engineer enables this when investigating unexpected devices on the network segment.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.2272.1.14.7.1.8 snmpwalk -v2c -c public <target> RAPID-CITY::rcBridgeUnknownMacDiscardDefaultAutoLearnMonitor
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.2272.1.14.7.1.8.1 snmpget -v2c -c public <target> RAPID-CITY::rcBridgeUnknownMacDiscardDefaultAutoLearnMonitor.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.2272.1.14.7.1.8.1 i <value>
OID Breakdown
| Numeric OID | Name | Module |
|---|---|---|
| 1 | iso | LANART-AGENT |
| 1.3 | org | BIANCA-BRICK-PPP-MIB |
| 1.3.6 | dod | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1 | internet | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1.4 | private | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1.4.1 | enterprises | ANIROOT-MIB |
| 1.3.6.1.4.1.2272 | rapidCity | RAPID-CITY |
| 1.3.6.1.4.1.2272.1 | rcMgmt | RAPID-CITY |
| 1.3.6.1.4.1.2272.1.14 | rcBridge | RAPID-CITY |
| 1.3.6.1.4.1.2272.1.14.7 | rcBridgeUnknownMacDiscardTable | RAPID-CITY |
| 1.3.6.1.4.1.2272.1.14.7.1 | rcBridgeUnknownMacDiscardEntry | RAPID-CITY |
| 1.3.6.1.4.1.2272.1.14.7.1.8 | rcBridgeUnknownMacDiscardDefaultAutoLearnMonitor | RAPID-CITY |