All MIBs › NS-ROOT-MIB › haCurState
haCurState
Module: NS-ROOT-MIB
OID (symbolic): NS-ROOT-MIB::haCurState
OID (numeric): 1.3.6.1.4.1.5951.4.1.1.23.24
Node type: OBJECT-TYPE
Type: HAState
Access: read-only
Description: State of the HA node, based on its health, in a high availability setup. Possible values are: UP – Indicates that the node is accessible and can function as either a primary or secondary node. DISABLED – Indicates that the high availability status of the node has been manually disabled. Synchronization and propagation cannot take place between the peer nodes. INIT – Indicates that the node is in the process of becoming part of the high availability configuration. PARTIALFAIL – Indicates that one of the high availability monitored interfaces has failed because of a card or link failure. This state triggers a failover. COMPLETEFAIL – Indicates that all the interfaces of the node are unusable, because the interfaces on which high availability monitoring is enabled are not connected or are manually disabled. This state triggers a failover. DUMB – Indicates that the node is in listening mode. It does not participate in high availability transitions or transfer configuration from the peer node. This is a configured value, not a statistic. PARTIALFAILSSL – Indicates that the SSL card has failed. This state triggers a failover. ROUTEMONITORFAIL – Indicates that the route monitor has failed. This state triggers a failover.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.5951.4.1.1.23.24 snmpwalk -v2c -c public <target> NS-ROOT-MIB::haCurState
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.5951.4.1.1.23.24.1 snmpget -v2c -c public <target> NS-ROOT-MIB::haCurState.1
Start monitoring Citrix NetScaler / Citrix ADC application delivery controller with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the NS-ROOT-MIB::haCurState OID value, configure state conditions and alerts, and monitor any Citrix NetScaler / Citrix ADC application delivery controller from a single console.
OID Breakdown
Upper-level ancestors (7 from the standard OID tree / other modules)
| Numeric OID | Name | Module |
|---|---|---|
| 1 | iso | LANART-AGENT |
| 1.3 | org | AirPair-MIB |
| 1.3.6 | dod | AirPair-MIB |
| 1.3.6.1 | internet | AirPair-MIB |
| 1.3.6.1.4 | private | AirPair-MIB |
| 1.3.6.1.4.1 | enterprises | AirPair-MIB |
| 1.3.6.1.4.1.5951 | netScaler | MIB |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.5951.4 | nsProducts | NS-ROOT-MIB |
| 1.3.6.1.4.1.5951.4.1 | rs9000 | NS-ROOT-MIB |
| 1.3.6.1.4.1.5951.4.1.1 | nsSysGroup | NS-ROOT-MIB |
| 1.3.6.1.4.1.5951.4.1.1.23 | nsHighAvailabilityGroup | NS-ROOT-MIB |
| 1.3.6.1.4.1.5951.4.1.1.23.24 | haCurState | NS-ROOT-MIB |