swL2PortInfoErrorDisabled
DGS-3710-12C-L2MGMT-MIB ·
.1.3.6.1.4.1.171.11.102.1.5.2.3.1.1.8
Object
column Enumeration
This object indicates the blocking type of this port.
Context
- MIB
- DGS-3710-12C-L2MGMT-MIB
- OID
.1.3.6.1.4.1.171.11.102.1.5.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 'DGS-3710-12C-L2MGMT-MIB' -M '/opt/observium/mibs/d-link:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'DGS-3710-12C-L2MGMT-MIB::swL2PortInfoErrorDisabled'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'DGS-3710-12C-L2MGMT-MIB' -M '/opt/observium/mibs/d-link:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'DGS-3710-12C-L2MGMT-MIB::swL2PortInfoErrorDisabled.<swL2PortInfoPortIndex>.<swL2PortInfoMediumType>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'DGS-3710-12C-L2MGMT-MIB' -M '/opt/observium/mibs/d-link:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'DGS-3710-12C-L2MGMT-MIB::swL2PortInfoErrorDisabled'
Syntax
Enumeration
Values & Constraints
Enumerated Values
0 | none |
1 | storm |
3 | unknow |
4 | ctp-lbd |
5 | ddm |