swL3IpStaticRouteStatus
SWL3MGMT-MIB ·
.0.3.2.4.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 is reside in the table.
Context
- MIB
- SWL3MGMT-MIB
- OID
.0.3.2.4.1.6- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- swL3IpStaticRouteEntry
- Table
- swL3IpStaticRouteTable
- Siblings
- 5
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | other |
2 | invalid |
3 | valid |
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 | .0.3.2.4.1.1 |
| swL3IpStaticRouteMask Indicate the mask to be logical-ANDed with the
destination address before being compared to
the value in the swL3IpStaticRouteDest field.
For those systems that do not … | column | SNMPv2-SMIIpAddress | .0.3.2.4.1.2 |
| swL3IpStaticRouteBkupState The routing state for this route.The value SHOULD be
primary(0) or backup(1). | column | Enumeration | .0.3.2.4.1.3 |
| swL3IpStaticRouteNextHop On remote routes, the address of the next sys-
tem en route; Otherwise, 0.0.0.0. | column | SNMPv2-SMIIpAddress | .0.3.2.4.1.4 |
| swL3IpStaticRouteMetric The routing metric for this route. | column | Integer32 | .0.3.2.4.1.5 |