swL2PortInfoErrorDisabled
DGS3120-24PC-L2MGMT-MIB ·
.1.3.6.1.4.1.171.11.117.3.1.2.3.1.1.8
Object
column Enumeration
This object indicates the blocking type of this port.
Context
- MIB
- DGS3120-24PC-L2MGMT-MIB
- OID
.1.3.6.1.4.1.171.11.117.3.1.2.3.1.1.8- Type
- column
- Access
- readonly
- Status
- current
- Parent
- swL2PortInfoEntry
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::swL2PortInfoErrorDisabled'
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::swL2PortInfoErrorDisabled.<swL2PortInfoPortIndex>.<swL2PortInfoMediumType>'
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::swL2PortInfoErrorDisabled'
Syntax
Enumeration
Values & Constraints
Enumerated Values
0 | none |
1 | storm |
2 | stp-lbd |
3 | ctp-lbd |
4 | ddm |
5 | bpdu-protection |
6 | oam-unidirectional-link |
7 | power-saving |
8 | port-security |
9 | impb |