etsysHauStatsStatus
ENTERASYS-HIGH-AVAILABILITY-MIB ·
.1.3.6.1.4.1.5624.1.2.84.1.1.1
Object
scalar EtsysHauSystemStatus
The status of the high-availability upgrade for this managed entity.
Context
- MIB
- ENTERASYS-HIGH-AVAILABILITY-MIB
- OID
.1.3.6.1.4.1.5624.1.2.84.1.1.1- Type
- scalar
- Access
- readonly
- Status
- current
- Parent
- etsysHauStats
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 'ENTERASYS-HIGH-AVAILABILITY-MIB' -M '/opt/observium/mibs/enterasys:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ENTERASYS-HIGH-AVAILABILITY-MIB::etsysHauStatsStatus.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'ENTERASYS-HIGH-AVAILABILITY-MIB' -M '/opt/observium/mibs/enterasys:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'ENTERASYS-HIGH-AVAILABILITY-MIB::etsysHauStatsStatus'
Syntax
- Source
- EtsysHauSystemStatus
- Base type
Enumeration
Values & Constraints
Type Values
1 | hauDisabled |
2 | hauPending |
3 | hauRunning |
4 | hauHalted |
5 | hauSuccess |
6 | hauError |
7 | hauForceComplete |