swL2PortCtrlLearningState
DGS3120-24PC-L2MGMT-MIB ·
.1.3.6.1.4.1.171.11.117.3.1.2.3.2.1.7
Object
column r/w
Enumeration
This object decides if the port is locked or not.
Context
- MIB
- DGS3120-24PC-L2MGMT-MIB
- OID
.1.3.6.1.4.1.171.11.117.3.1.2.3.2.1.7- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- swL2PortCtrlEntry
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 'DGS3120-24PC-L2MGMT-MIB' -M '/opt/observium/mibs/d-link:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'DGS3120-24PC-L2MGMT-MIB::swL2PortCtrlLearningState'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'DGS3120-24PC-L2MGMT-MIB' -M '/opt/observium/mibs/d-link:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'DGS3120-24PC-L2MGMT-MIB::swL2PortCtrlLearningState.<swL2PortCtrlPortIndex>.<swL2PortCtrlMediumType>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'DGS3120-24PC-L2MGMT-MIB' -M '/opt/observium/mibs/d-link:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'DGS3120-24PC-L2MGMT-MIB::swL2PortCtrlLearningState'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | other |
2 | disabled |
3 | enabled |