swDevCtrlTableLockState
DES3225G-MIB ·
.1.3.6.1.4.1.171.11.24.1.2.4
Object
scalar mandatory
r/w
Enumeration
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.
Context
- MIB
- DES3225G-MIB
- OID
.1.3.6.1.4.1.171.11.24.1.2.4- Type
- scalar
- Access
- readwrite
- Status
- mandatory
- Parent
- swDevCtrl
Net-SNMP examples
How SNMP and these commands workScalars have one instance, identified by the .0 suffix.
Read the scalar instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'DES3225G-MIB' -M '/opt/observium/mibs/d-link:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'DES3225G-MIB::swDevCtrlTableLockState.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'DES3225G-MIB' -M '/opt/observium/mibs/d-link:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'DES3225G-MIB::swDevCtrlTableLockState'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | other |
2 | disabled |
3 | enabled |