swL2LoopDetectTrapMode
DES3200-28F-L2MGMT-MIB ·
.1.3.6.1.4.1.171.11.113.6.2.21.1.5
Object
scalar r/w
Enumeration
This object indicates the loopback detection trap mode for the system.
Context
- MIB
- DES3200-28F-L2MGMT-MIB
- OID
.1.3.6.1.4.1.171.11.113.6.2.21.1.5- Type
- scalar
- Access
- readwrite
- Status
- current
- Parent
- swL2LoopDetectCtrl
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 'DES3200-28F-L2MGMT-MIB' -M '/opt/observium/mibs/d-link:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'DES3200-28F-L2MGMT-MIB::swL2LoopDetectTrapMode.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'DES3200-28F-L2MGMT-MIB' -M '/opt/observium/mibs/d-link:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'DES3200-28F-L2MGMT-MIB::swL2LoopDetectTrapMode'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | none |
2 | loop_detected |
3 | loop_cleared |
4 | both |