All MIBs › SnetSwitch-MIB › snetSwitchTakeoverTrapEnable
snetSwitchTakeoverTrapEnable
Module: SnetSwitch-MIB
OID (symbolic): SnetSwitch-MIB::snetSwitchTakeoverTrapEnable
OID (numeric): 1.3.6.1.4.1.169.8.3.1.7.5
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-write
Description: Enables notification of switch takeover Trap generation. Asynchronous events can be generated by the switch whenever the switch ownership changes. Valid values are off(0), on(1) (default).
What is snetSwitchTakeoverTrapEnable?
This read-write value enables or disables trap generation for switch ownership takeover events, off(0) or on(1), notifying when switch ownership changes. Admins keep it enabled in redundant management setups so they're alerted whenever administrative control of a switch shifts, which could indicate a planned failover or an unexpected management-node issue. It defaults to on.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.169.8.3.1.7.5 snmpwalk -v2c -c public <target> SnetSwitch-MIB::snetSwitchTakeoverTrapEnable
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.169.8.3.1.7.5.1 snmpget -v2c -c public <target> SnetSwitch-MIB::snetSwitchTakeoverTrapEnable.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.169.8.3.1.7.5.1 i <value>
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::snetSwitchTakeoverTrapEnable 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.7 | snetSwitchTrapEnables | SnetSwitch-MIB |
| 1.3.6.1.4.1.169.8.3.1.7.5 | snetSwitchTakeoverTrapEnable | SnetSwitch-MIB |