All MIBs › SnetSwitch-MIB › snetSwitchSANNodeType
snetSwitchSANNodeType
Module: SnetSwitch-MIB
OID (symbolic): SnetSwitch-MIB::snetSwitchSANNodeType
OID (numeric): 1.3.6.1.4.1.169.8.3.1.6.1.2
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-only
Description: Identifies the type of the Node connected to the switch. Valid values are Unknown(1), End Node(2), Auto-Configured IO(3), Manual-Configured IO(4), Switch(5).
What is snetSwitchSANNodeType?
This read-only value identifies what kind of node is connected to a given switch port: unknown(1), endNode(2), autoConfiguredIO(3), manualConfiguredIO(4), or switch(5). Admins use it to see, per port, whether an end device, an I/O node, or another switch is attached, useful for validating that the physical topology matches the intended design. A value of unknown often indicates the port can't currently be identified or reached.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.169.8.3.1.6.1.2 snmpwalk -v2c -c public <target> SnetSwitch-MIB::snetSwitchSANNodeType
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.169.8.3.1.6.1.2.1 snmpget -v2c -c public <target> SnetSwitch-MIB::snetSwitchSANNodeType.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::snetSwitchSANNodeType 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.2 | snetSwitchSANNodeType | SnetSwitch-MIB |