All MIBs › SnetSwitch-MIB › snetSwitchFailoverEventType
snetSwitchFailoverEventType
Module: SnetSwitch-MIB
OID (symbolic): SnetSwitch-MIB::snetSwitchFailoverEventType
OID (numeric): 1.3.6.1.4.1.169.8.3.1.10
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-only
Description: Indicates the most recent failover event type. Valid values include NoFailoversDetected(1), BackupNotReachable(2), BackupTookOver(3), PrimaryNotReachable(4), PrimaryTookOver(5).
What is snetSwitchFailoverEventType?
This read-only value reports the most recent failover event type observed: noFailoversDetected(1), backupNotReachable(2), backupTookOver(3), primaryNotReachable(4), or primaryTookOver(5). Admins check it after suspecting a management failover to understand exactly what happened, distinguishing a clean planned takeover from a reachability failure on either side. It reflects only the most recent event, not a full failover history.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.169.8.3.1.10 snmpwalk -v2c -c public <target> SnetSwitch-MIB::snetSwitchFailoverEventType
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.169.8.3.1.10.1 snmpget -v2c -c public <target> SnetSwitch-MIB::snetSwitchFailoverEventType.1
Start monitoring HP NonStop ServerNet fabric infrastructure (X/Y fabric switch inventory/SAN mapping) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the SnetSwitch-MIB::snetSwitchFailoverEventType OID value, configure state conditions and alerts, and monitor any HP NonStop ServerNet fabric infrastructure (X/Y fabric switch inventory/SAN mapping) from a single console.
OID Breakdown
Upper-level ancestors (6 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 |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.169 | tandem | SnetSwitch-MIB |
| 1.3.6.1.4.1.169.8 | serverNet | SnetSwitch-MIB |
| 1.3.6.1.4.1.169.8.3 | serverNetSwitch | SnetSwitch-MIB |
| 1.3.6.1.4.1.169.8.3.1 | snetSwitchNetworkData | SnetSwitch-MIB |
| 1.3.6.1.4.1.169.8.3.1.10 | snetSwitchFailoverEventType | SnetSwitch-MIB |