All MIBs › SnetSwitch-MIB › snetSwitchSANNodeState
snetSwitchSANNodeState
Module: SnetSwitch-MIB
OID (symbolic): SnetSwitch-MIB::snetSwitchSANNodeState
OID (numeric): 1.3.6.1.4.1.169.8.3.1.6.1.3
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-only
Description: Identifies the current state of the Node connected to the switch. Valid values are Unconfigured(1), Configured(2).
What is snetSwitchSANNodeState?
This read-only value reports whether the node connected to a given switch port is unConfigured(1) or configured(2). Admins use it to spot ports where a device is physically attached but not yet configured into the ServerNet SAN, which would prevent it from participating in the fabric. It applies per port within the SAN map table.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.169.8.3.1.6.1.3 snmpwalk -v2c -c public <target> SnetSwitch-MIB::snetSwitchSANNodeState
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.169.8.3.1.6.1.3.1 snmpget -v2c -c public <target> SnetSwitch-MIB::snetSwitchSANNodeState.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::snetSwitchSANNodeState 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.6 | snetSwitchSANMapTable | SnetSwitch-MIB |
| 1.3.6.1.4.1.169.8.3.1.6.1 | snetSwitchSANMapEntry | SnetSwitch-MIB |
| 1.3.6.1.4.1.169.8.3.1.6.1.3 | snetSwitchSANNodeState | SnetSwitch-MIB |