All MIBs › SnetSwitch-MIB › snetSwitchNeighborChgTrapEnable
snetSwitchNeighborChgTrapEnable
Module: SnetSwitch-MIB
OID (symbolic): SnetSwitch-MIB::snetSwitchNeighborChgTrapEnable
OID (numeric): 1.3.6.1.4.1.169.8.3.1.7.2
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-write
Description: Enables Neighbor Change Trap generation. Asynchronous events can be generated by the switch whenever a change in neighbor id is detected. Valid values are off(0), on(1) (default).
What is snetSwitchNeighborChgTrapEnable?
This read-write value enables or disables Neighbor Change trap generation, off(0) or on(1), controlling whether an SNMP trap fires when the switch detects a change in a neighboring device's ID. Admins keep it enabled to get proactive notification of unexpected topology changes, such as a device being swapped or moved without authorization. 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.2 snmpwalk -v2c -c public <target> SnetSwitch-MIB::snetSwitchNeighborChgTrapEnable
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.169.8.3.1.7.2.1 snmpget -v2c -c public <target> SnetSwitch-MIB::snetSwitchNeighborChgTrapEnable.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.169.8.3.1.7.2.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::snetSwitchNeighborChgTrapEnable 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.2 | snetSwitchNeighborChgTrapEnable | SnetSwitch-MIB |