All MIBs › SnetSwitch-MIB › snetSwitchIDIndex
snetSwitchIDIndex
Module: SnetSwitch-MIB
OID (symbolic): SnetSwitch-MIB::snetSwitchIDIndex
OID (numeric): 1.3.6.1.4.1.169.8.3.1.5.1.1
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-only
Description: Index in Switch ServerNet ID Entry Table.
What is snetSwitchIDIndex?
This read-only value is the index into the Switch ServerNet ID Entry Table, identifying one specific switch's row among up to 1000 entries. Admins and monitoring tools use it purely to iterate through or reference a specific switch's identity row rather than as meaningful data on its own. It has no significance outside its role as a table index.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.169.8.3.1.5.1.1 snmpwalk -v2c -c public <target> SnetSwitch-MIB::snetSwitchIDIndex
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.169.8.3.1.5.1.1.1 snmpget -v2c -c public <target> SnetSwitch-MIB::snetSwitchIDIndex.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::snetSwitchIDIndex 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.5 | snetSwitchIDTable | SnetSwitch-MIB |
| 1.3.6.1.4.1.169.8.3.1.5.1 | snetSwitchIDEntry | SnetSwitch-MIB |
| 1.3.6.1.4.1.169.8.3.1.5.1.1 | snetSwitchIDIndex | SnetSwitch-MIB |