All MIBs › AT-RG600-MIB › switchLearningStatus
switchLearningStatus
Module: AT-RG600-MIB
OID (symbolic): AT-RG600-MIB::switchLearningStatus
OID (numeric): 1.3.6.1.4.1.207.8.44.4.4.1
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-write
What is switchLearningStatus?
This read-write enumeration enables or disables MAC address learning on the switch. enable(1) learns addresses; disable(2) disables learning. A value of enable(1) populates the MAC table.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.207.8.44.4.4.1 snmpwalk -v2c -c public <target> AT-RG600-MIB::switchLearningStatus
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.207.8.44.4.4.1.1 snmpget -v2c -c public <target> AT-RG600-MIB::switchLearningStatus.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.207.8.44.4.4.1.1 i <value>
Start monitoring Allied Telesis RG600 residential/SMB gateway (legacy) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the AT-RG600-MIB::switchLearningStatus OID value, configure state conditions and alerts, and monitor any Allied Telesis RG600 residential/SMB gateway (legacy) from a single console.
OID Breakdown
Upper-level ancestors (6 from the standard OID tree / other modules)
| Numeric OID | Name | Module |
|---|---|---|
| 1 | iso | LANART-AGENT |
| 1.3 | org | AirPair-MIB |
| 1.3.6 | dod | AirPair-MIB |
| 1.3.6.1 | internet | AirPair-MIB |
| 1.3.6.1.4 | private | AirPair-MIB |
| 1.3.6.1.4.1 | enterprises | AirPair-MIB |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.207 | alliedTelesyn | AT-RG600-MIB |
| 1.3.6.1.4.1.207.8 | mibObject | AT-RG600-MIB |
| 1.3.6.1.4.1.207.8.44 | residentialGateway | AT-RG600-MIB |
| 1.3.6.1.4.1.207.8.44.4 | rg600 | AT-RG600-MIB |
| 1.3.6.1.4.1.207.8.44.4.4 | rg600switch | AT-RG600-MIB |
| 1.3.6.1.4.1.207.8.44.4.4.1 | switchLearningStatus | AT-RG600-MIB |