All MIBs › SnetSwitch-MIB › snetSwitchRoutingLeafTableIndex
snetSwitchRoutingLeafTableIndex
Module: SnetSwitch-MIB
OID (symbolic): SnetSwitch-MIB::snetSwitchRoutingLeafTableIndex
OID (numeric): 1.3.6.1.4.1.169.8.3.2.3.2.1.1
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-only
Description: ServerNet Switch Routing Leaf Table Index.
An index into the routing table.
What is snetSwitchRoutingLeafTableIndex?
This read-only value is an index into the switch's routing leaf table, ranging from 1 to 64. Admins and monitoring tools use it to iterate through leaf-level routing entries, a separate, presumably smaller-scope routing table from the main routing table indexed by snetSwitchRoutingTableIndex. 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.2.1.1 snmpwalk -v2c -c public <target> SnetSwitch-MIB::snetSwitchRoutingLeafTableIndex
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.169.8.3.2.3.2.1.1.1 snmpget -v2c -c public <target> SnetSwitch-MIB::snetSwitchRoutingLeafTableIndex.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::snetSwitchRoutingLeafTableIndex 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.2 | snetSwitchRoutingLeafTable | SnetSwitch-MIB |
| 1.3.6.1.4.1.169.8.3.2.3.2.1 | snetSwitchRoutingLeafTableEntry | SnetSwitch-MIB |
| 1.3.6.1.4.1.169.8.3.2.3.2.1.1 | snetSwitchRoutingLeafTableIndex | SnetSwitch-MIB |