hmRouterRedErrorStatus
HIRSCHMANN-ROUTER-MIB ·
.1.3.6.1.4.1.248.14.6.10.1.8
Object
scalar mandatory
Enumeration
The error state of the redundancy mechanism. If the value is error(2), there is an descripting error text given in hmRouterRedLastErrorMessage.
Context
- MIB
- HIRSCHMANN-ROUTER-MIB
- OID
.1.3.6.1.4.1.248.14.6.10.1.8- Type
- scalar
- Access
- readonly
- Status
- mandatory
- Parent
- hmRouterRedConfiguration
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 'HIRSCHMANN-ROUTER-MIB' -M '/opt/observium/mibs/hirschmann:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HIRSCHMANN-ROUTER-MIB::hmRouterRedErrorStatus.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'HIRSCHMANN-ROUTER-MIB' -M '/opt/observium/mibs/hirschmann:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'HIRSCHMANN-ROUTER-MIB::hmRouterRedErrorStatus'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | ok |
2 | error |