All MIBs › SnetSwitch-MIB › snetSwitchNeighborID
snetSwitchNeighborID
Module: SnetSwitch-MIB
OID (symbolic): SnetSwitch-MIB::snetSwitchNeighborID
OID (numeric): 1.3.6.1.4.1.169.8.3.2.5.1.1.4
Node type: OBJECT-TYPE
Type: DisplayString
Access: read-only
Description: This field contains the latest value of the Neighbor ID which has changed. Whenever a change in a neighbor ID is detected by a switch, the switch generates an asynchronous event. The neighbor ID which was detected by the switch is saved here. It is valid only for the last event which occurred. If no neighbor ID changes have occurred, the value will be blank.
What is snetSwitchNeighborID?
This read-only string holds the most recent neighbor ID that changed, populated whenever the switch detects a neighbor-ID change and fires the corresponding asynchronous event; it only reflects the latest such event and is blank if none have occurred. Admins consult it right after receiving a Neighbor Change trap to see exactly which neighbor ID triggered the alert. It is a single-slot record of the last event, not a history of past neighbor changes.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.169.8.3.2.5.1.1.4 snmpwalk -v2c -c public <target> SnetSwitch-MIB::snetSwitchNeighborID
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.169.8.3.2.5.1.1.4.1 snmpget -v2c -c public <target> SnetSwitch-MIB::snetSwitchNeighborID.1
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> snetSwitchNeighborID.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::snetSwitchNeighborID 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.2 | snetSwitchInfo | SnetSwitch-MIB |
| 1.3.6.1.4.1.169.8.3.2.5 | snetSwitchErrorStatusData | SnetSwitch-MIB |
| 1.3.6.1.4.1.169.8.3.2.5.1 | snetSwitchErrorStatusTable | SnetSwitch-MIB |
| 1.3.6.1.4.1.169.8.3.2.5.1.1 | snetSwitchErrorStatusEntry | SnetSwitch-MIB |
| 1.3.6.1.4.1.169.8.3.2.5.1.1.4 | snetSwitchNeighborID | SnetSwitch-MIB |