swL2LoopDetectPortLoopStatus
DGS-3710-12C-L2MGMT-MIB ·
.1.3.6.1.4.1.171.11.102.1.5.2.18.2.1.1.4
Object
column Enumeration
This object indicates the port status.
Context
- MIB
- DGS-3710-12C-L2MGMT-MIB
- OID
.1.3.6.1.4.1.171.11.102.1.5.2.18.2.1.1.4- Type
- column
- Access
- readonly
- Status
- current
- Parent
- swL2LoopDetectPortEntry
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::swL2LoopDetectPortLoopStatus'
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::swL2LoopDetectPortLoopStatus.<swL2LoopDetectPortIndex>'
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::swL2LoopDetectPortLoopStatus'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | normal |
2 | loop |
3 | error |
4 | none |