All MIBs › ES1000-MIB › swDevCtrlTableLockState
swDevCtrlTableLockState
Module: ES1000-MIB
OID (symbolic): ES1000-MIB::swDevCtrlTableLockState
OID (numeric): 1.3.6.1.4.1.326.2.20.1.2.2.2.24.1.2.4
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-write
Description: This object indicates whether the address table is locked. In other words, the address table doesn't learn any more new address. The aging timer is suspended when the address table is locked. As long as the table is locked, all of the frames are dropped if the destination can not be found in the address. When swVlanInfoStatus is in MAC-Base VLAN mode, this object is always disabled.
What is swDevCtrlTableLockState?
Locks or unlocks the switch's MAC address table. When enabled, the table stops learning new addresses, the aging timer is suspended, and any frame whose destination isn't already known is dropped - useful for freezing a known-good address table on a stable network.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.326.2.20.1.2.2.2.24.1.2.4 snmpwalk -v2c -c public <target> ES1000-MIB::swDevCtrlTableLockState
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.326.2.20.1.2.2.2.24.1.2.4.1 snmpget -v2c -c public <target> ES1000-MIB::swDevCtrlTableLockState.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.326.2.20.1.2.2.2.24.1.2.4.1 i <value>
Start monitoring ES1000-series modular Ethernet switch (Marconi/D-Link 'Golf' platform) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the ES1000-MIB::swDevCtrlTableLockState OID value, configure state conditions and alerts, and monitor any ES1000-series modular Ethernet switch (Marconi/D-Link 'Golf' platform) 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.326 | marconi | ES1000-MIB |
| 1.3.6.1.4.1.326.2 | systems | ES1000-MIB |
| 1.3.6.1.4.1.326.2.20 | external | ES1000-MIB |
| 1.3.6.1.4.1.326.2.20.1 | dlink | ES1000-MIB |
| 1.3.6.1.4.1.326.2.20.1.2 | golf | ES1000-MIB |
| 1.3.6.1.4.1.326.2.20.1.2.2 | golfcommon | ES1000-MIB |
| 1.3.6.1.4.1.326.2.20.1.2.2.2 | marconi_mgmt | ES1000-MIB |
| 1.3.6.1.4.1.326.2.20.1.2.2.2.24 | es1000Series | ES1000-MIB |
| 1.3.6.1.4.1.326.2.20.1.2.2.2.24.1 | swDevPackage | ES1000-MIB |
| 1.3.6.1.4.1.326.2.20.1.2.2.2.24.1.2 | swDevCtrl | ES1000-MIB |
| 1.3.6.1.4.1.326.2.20.1.2.2.2.24.1.2.4 | swDevCtrlTableLockState | ES1000-MIB |