netIpStaticRouteTableIndex
PROXIM-MIB ·
.1.3.6.1.4.1.841.1.1.1.4.1.3.1.1
Object
column
Unsigned32
This parameter represents the index of the netIpStaticRouteTable.
Context
- MIB
- PROXIM-MIB
- OID
.1.3.6.1.4.1.841.1.1.1.4.1.3.1.1- Type
- column
- Access
- readonly
- Status
- current
- Parent
- netIpStaticRouteTableEntry
- Table
- netIpStaticRouteTable
- Siblings
- 5
Syntax
Unsigned32
Values & Constraints
Enumerated Values
1 | yes |
2 | no |
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| netIpStaticRouteDestAddr This parameter is used to enter the destination IP address for which
the static route is to be made. | column | SNMPv2-SMIIpAddress | .1.3.6.1.4.1.841.1.1.1.4.1.3.1.2 |
| netIpStaticRouteMask This parameter is used to enter the mask for the destination address. | column | SNMPv2-SMIIpAddress | .1.3.6.1.4.1.841.1.1.1.4.1.3.1.3 |
| netIpStaticRouteNextHop This parameter represents the next reachable hop using which route is made
to the destination IP address. | column | SNMPv2-SMIIpAddress | .1.3.6.1.4.1.841.1.1.1.4.1.3.1.4 |
| netIpStaticRouteMetric This parameter represents the Metric, i.e.,the 'distance' to the target
(usually counted in hops). | column | Unsigned32 | .1.3.6.1.4.1.841.1.1.1.4.1.3.1.5 |
| netIpStaticRouteTableEntryStatus This parameter is used to configure the netIpStaticRouteTable status.
It can be configured as
active(enable) -1,
notInService(disable) - 2,
… | column | SNMPv2-TCRowStatus | .1.3.6.1.4.1.841.1.1.1.4.1.3.1.6 |