drStaticCidrOperStatus
CROUTE-MIB ·
.1.3.6.1.4.1.81.31.7.1.1.11
Object
column
Enumeration
The operational status of this route. up - the route is active, and is present in ipCidrRouteTable. down - the route is inactive; it is not present in ipCidrRouteTable.
Context
- MIB
- CROUTE-MIB
- OID
.1.3.6.1.4.1.81.31.7.1.1.11- Type
- column
- Access
- readonly
- Status
- current
- Parent
- drStaticCidrEntry
- Table
- drStaticCidrTable
- Siblings
- 13
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | up |
2 | down |
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| drStaticCidrEntID The Id of the entity for which a set of rows
applies. This index is provided as a mean of
distributing non-related information on
different entities such as physical modules.
… | column | Integer32 | .1.3.6.1.4.1.81.31.7.1.1.1 |
| drStaticCidrCRPType The internal type of this static routing
entry.
routingFWLB - Route to a group of routing
Firewalls
bridgingFWLB - Route through a group of
bridging Firewalls
regularSta… | column | Enumeration | .1.3.6.1.4.1.81.31.7.1.1.10 |
| drStaticCidrName A label given to this route by the user.
Has no equivalent in ipCidrRouteTable. | column | OctetString | .1.3.6.1.4.1.81.31.7.1.1.12 |
| drStaticOwner The user who is responsible for the entry.
Management Apps should write: 'user on host'
CLI should write:CLI_User on local device | column | OctetString | .1.3.6.1.4.1.81.31.7.1.1.13 |
| drStaticCidrStatus Creation, activation, de-activation and
deletion of a static route, using the
RowStatus convention:
active(1), notInService(2) ,
notReady(3), createAndGo(4),
createAndWait(5), … | column | RowStatus | .1.3.6.1.4.1.81.31.7.1.1.14 |
| drStaticCidrDest Equivalent to ipCidrRouteDest.
The destination IP address of this route.
This object may not take a Multicast (Class D)
address value.
Any assignment (implicit or otherwise) o… | column | RFC1155-SMIIpAddress | .1.3.6.1.4.1.81.31.7.1.1.2 |
| drStaticCidrMask Equivalent to ipCidrRouteMask.
Indicate the mask to be logical-ANDed with the
destination address before being compared to
the value in the drStaticCidrDest field.
For … | column | RFC1155-SMIIpAddress | .1.3.6.1.4.1.81.31.7.1.1.3 |
| drStaticCidrTos Equivalent to ipCidrRouteTos.
The policy specifier is the IP TOS Field.
The encoding of IP TOS is as specified by
the following convention. Zero indicates the
default path if… | column | Integer32 | .1.3.6.1.4.1.81.31.7.1.1.4 |
| drStaticCidrNextHop Equivalent to ipCidrRouteNextHop.
On remote routes, the address of the next
system en route; Otherwise, 0.0.0.0. | column | RFC1155-SMIIpAddress | .1.3.6.1.4.1.81.31.7.1.1.5 |
| drStaticCidrIfIndex Equivalent to ipCidrRouteIfIndex.
The ifIndex value which identifies the local
interface through which the next hop of this
route should be reached. | column | Integer32 | .1.3.6.1.4.1.81.31.7.1.1.6 |
| drStaticCidrType Equivalent to ipCidrRouteType.
The type of route. Note that local(3) refers
to a route for which the next hop is the final
destination; remote(4) refers to a route for
whic… | column | Enumeration | .1.3.6.1.4.1.81.31.7.1.1.7 |
| drStaticCidrMetric1 Equivalent to ipCidrRouteMetric1.
The primary routing metric for this route.
The semantics of this metric are determined by
the routing-protocol specified in the route's
d… | column | Integer32 | .1.3.6.1.4.1.81.31.7.1.1.8 |
| drStaticCidrPrecedence Equivalent to ipCidrRouteMetric5
(Avaya use of it).
The precedence of this routing rule,
compared to other routes which may have been
learned vie other methods. Translates int… | column | Integer32 | .1.3.6.1.4.1.81.31.7.1.1.9 |