netIpStaticRouteTableEntry
PROXIM-MIB ·
.1.3.6.1.4.1.841.1.1.1.4.1.3.1
Object
row
This parameter represents the entry status for the netIpStaticRouteTable and this table holds upto 256 entries.
Context
- MIB
- PROXIM-MIB
- OID
.1.3.6.1.4.1.841.1.1.1.4.1.3.1- Type
- row
- Status
- current
- Parent
- netIpStaticRouteTable
- Table
- netIpStaticRouteTable
- Children
- 6
Syntax
No syntax metadata recorded.
Values & Constraints
Enumerated Values
1 | v1 |
2 | v2 |
3 | both |
Related Objects
Child Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| netIpStaticRouteTableIndex This parameter represents the index of the netIpStaticRouteTable. | column | Unsigned32 | .1.3.6.1.4.1.841.1.1.1.4.1.3.1.1 |
| 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 |