hmSecRouterRedundancyState
HmSecurityGateway-MIB ·
.1.3.6.1.4.1.248.51.9.2.14
Object
scalar mandatory
Enumeration
Current HA cluster state.
Context
- MIB
- HmSecurityGateway-MIB
- OID
.1.3.6.1.4.1.248.51.9.2.14- Type
- scalar
- Access
- readonly
- Status
- mandatory
- Parent
- hmSecRouterRedundancy
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 'HmSecurityGateway-MIB' -M '/opt/observium/mibs/hirschmann:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HmSecurityGateway-MIB::hmSecRouterRedundancyState.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'HmSecurityGateway-MIB' -M '/opt/observium/mibs/hirschmann:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'HmSecurityGateway-MIB::hmSecRouterRedundancyState'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | backup |
2 | master |
3 | fault |
4 | disabled |