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

Scalars 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
1active
2success
3failure
4uninitialized