hm2DiagCableTesterStatus
HM2-DIAGNOSTIC-MIB ·
.1.3.6.1.4.1.248.11.22.1.6.1
Object
scalar r/w
Enumeration
Status of the Virtual Cable Tester
active(1) - Cable testing is in progress.
Set to this value to start the test.
success(2) - A successful test was performed.
Cannot be set.
failure(3) - A failure was encountered during the test.
Cannot be set.
uninitialized(4) - No test has been performed yet.
Cannot be set.
Context
- MIB
- HM2-DIAGNOSTIC-MIB
- OID
.1.3.6.1.4.1.248.11.22.1.6.1- Type
- scalar
- Access
- readwrite
- Status
- current
- Parent
- hm2DiagCableTesterGroup
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 'HM2-DIAGNOSTIC-MIB' -M '/opt/observium/mibs/hirschmann:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HM2-DIAGNOSTIC-MIB::hm2DiagCableTesterStatus.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'HM2-DIAGNOSTIC-MIB' -M '/opt/observium/mibs/hirschmann:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'HM2-DIAGNOSTIC-MIB::hm2DiagCableTesterStatus'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | active |
2 | success |
3 | failure |
4 | uninitialized |