loopTestType
GBNDeviceSwitch-MIB ·
.1.3.6.1.4.1.13464.1.2.2.1.5.2
Object
scalar r/w
Enumeration
DURABLE: { 4 }
Setting this object to 2-4 enables loop back test.
Setting it to 1 disables loop back test.
Context
- MIB
- GBNDeviceSwitch-MIB
- OID
.1.3.6.1.4.1.13464.1.2.2.1.5.2- Type
- scalar
- Access
- readwrite
- Status
- current
- Parent
- gbnDeviceSwitchLoopTest
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 'GBNDeviceSwitch-MIB' -M '/opt/observium/mibs/gbn:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'GBNDeviceSwitch-MIB::loopTestType.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'GBNDeviceSwitch-MIB' -M '/opt/observium/mibs/gbn:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'GBNDeviceSwitch-MIB::loopTestType'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | noop |
2 | local |
3 | remote |
4 | other |