netIpStaticRouteDestAddr
PROXIM-MIB ·
.1.3.6.1.4.1.841.1.1.1.4.1.3.1.2
Object
This parameter is used to enter the destination IP address for which the static route is to be made.
Context
- MIB
- PROXIM-MIB
- OID
.1.3.6.1.4.1.841.1.1.1.4.1.3.1.2- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- netIpStaticRouteTableEntry
- Table
- netIpStaticRouteTable
- Siblings
- 5
Syntax
SNMPv2-SMIIpAddress
- Source
- SNMPv2-SMIIpAddress
- Base type
OctetString
Values & Constraints
Type Constraints
range: 4
Related Objects
Sibling 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 |
| 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 |