swL3IpStaticRouteStatus
DES3528DC-SWL3MGMT-MIB ·
.1.3.6.1.4.1.171.11.105.5.3.2.5.1.6
Object
column
r/w
Enumeration
This object indicates the status of this entry.
other(1) - this entry is currently in use but the conditions
under which it will remain so are different from each of
the following values.
invalid(2) - writing this value to the object, and then the
corresponding entry will be removed from the table.
valid(3) - this entry resides in the table.
active(4) - the nextHop of this entry exists in the ARP table.
inActive(5) - the next hop of this entry does not exist in the
ARP table.
Context
- MIB
- DES3528DC-SWL3MGMT-MIB
- OID
.1.3.6.1.4.1.171.11.105.5.3.2.5.1.6- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- swL3IpStaticRouteEntry
- Table
- swL3IpStaticRouteTable
- Siblings
- 8
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | other |
2 | invalid |
3 | valid |
4 | active |
5 | inActive |
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| swL3IpStaticRouteDest The destination IP address of this route.
This object may not take a Multicast (Class D)
address value.
Any assignment (implicit or otherwise) of … | column | SNMPv2-SMIIpAddress | .1.3.6.1.4.1.171.11.105.5.3.2.5.1.1 |
| swL3IpStaticRouteMask Indicate the mask to be logical-AND with the
destination address before being compared to
the value in the swL3IpStaticRouteDest field.
For those systems that do not su… | column | SNMPv2-SMIIpAddress | .1.3.6.1.4.1.171.11.105.5.3.2.5.1.2 |
| swL3IpStaticRouteBkupState The routing state for this route.The value SHOULD be
primary(1), backup(2) or none(3). | column | Enumeration | .1.3.6.1.4.1.171.11.105.5.3.2.5.1.3 |
| swL3IpStaticRouteNextHop Specifies the IP address for the next hop router.
An IP address of 255.255.255.255 denotes a Null interface
as the next hop. | column | SNMPv2-SMIIpAddress | .1.3.6.1.4.1.171.11.105.5.3.2.5.1.4 |
| swL3IpStaticRouteMetric Specifies the routing metric for this route. | column | Integer32 | .1.3.6.1.4.1.171.11.105.5.3.2.5.1.5 |
| swL3IpStaticRouteWeight Specifies the weight value. Used for the weighted multipath. | column | Integer32 | .1.3.6.1.4.1.171.11.105.5.3.2.5.1.7 |
| swL3IpStaticRouteInterfaceName Specifies the name of the IP interface. | column | SNMPv2-TCDisplayString | .1.3.6.1.4.1.171.11.105.5.3.2.5.1.8 |
| swL3IpStaticRouteCost Specifies the cost of the Route Entry. | column | SNMPv2-SMIInteger32 | .1.3.6.1.4.1.171.11.105.5.3.2.5.1.9 |