All MIBs › SnetSwitch-MIB › snetSwitchRoutingTableIndex
snetSwitchRoutingTableIndex
Module: SnetSwitch-MIB
OID (symbolic): SnetSwitch-MIB::snetSwitchRoutingTableIndex
OID (numeric): 1.3.6.1.4.1.169.8.3.2.3.1.1.1
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-only
Description: ServerNet Switch Routing Table Index.
An index into the routing table.
What is snetSwitchRoutingTableIndex?
This read-only value is an index into the switch's routing table, ranging from 1 to 1024. Admins and monitoring tools use it to iterate through routing table entries when examining how the switch is forwarding traffic across the fabric. It is a table index rather than routing data itself.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.169.8.3.2.3.1.1.1 snmpwalk -v2c -c public <target> SnetSwitch-MIB::snetSwitchRoutingTableIndex
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.169.8.3.2.3.1.1.1.1 snmpget -v2c -c public <target> SnetSwitch-MIB::snetSwitchRoutingTableIndex.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::snetSwitchRoutingTableIndex 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.3 | snetSwitchRoutingData | SnetSwitch-MIB |
| 1.3.6.1.4.1.169.8.3.2.3.1 | snetSwitchRoutingTable | SnetSwitch-MIB |
| 1.3.6.1.4.1.169.8.3.2.3.1.1 | snetSwitchRoutingTableEntry | SnetSwitch-MIB |
| 1.3.6.1.4.1.169.8.3.2.3.1.1.1 | snetSwitchRoutingTableIndex | SnetSwitch-MIB |