tnStatsApplianceHAState
OBS ✓
TALARI-MIB ·
.1.3.6.1.4.1.34086.2.2.12.1.11
Object
scalar Enumeration
The High Availability state of the appliance - whether or not it is the currently active appliance or the standby appliance.
Observium directly uses this object
This object is referenced by an Observium discovery or polling workflow.
Used in:
Status
Explore Observium network monitoring
Context
- MIB
- TALARI-MIB
- OID
.1.3.6.1.4.1.34086.2.2.12.1.11- Type
- scalar
- Access
- readonly
- Status
- current
- Parent
- tnStatsApplianceScalars
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 'TALARI-MIB' -M '/opt/observium/mibs/oracle:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'TALARI-MIB::tnStatsApplianceHAState.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'TALARI-MIB' -M '/opt/observium/mibs/oracle:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'TALARI-MIB::tnStatsApplianceHAState'
Syntax
Enumeration
Values & Constraints
Enumerated Values
0 | undefined |
1 | notConfigured |
2 | active |
3 | standby |