clvHAStatusState
CLAVISTER-MIB ·
.1.3.6.1.4.1.5089.1.2.12.11
Object
scalar Enumeration
The current state of the system. In active(1) state, the node is the active part of the HA cluster and forwards traffic. In inactive(0) state, the node is in stand by.
Context
- MIB
- CLAVISTER-MIB
- OID
.1.3.6.1.4.1.5089.1.2.12.11- Type
- scalar
- Access
- readonly
- Status
- current
- Parent
- clvHA
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 'CLAVISTER-MIB' -M '/opt/observium/mibs/clavister:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CLAVISTER-MIB::clvHAStatusState.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'CLAVISTER-MIB' -M '/opt/observium/mibs/clavister:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'CLAVISTER-MIB::clvHAStatusState'
Syntax
Enumeration
Values & Constraints
No enumerated values or constraints recorded.