ipRouteMask
LUM-IP-MIB ·
.1.3.6.1.4.1.8708.2.14.2.3.1.1.3
Object
Indicate the mask to be logical-ANDed with the
destination address before being compared to the
value in the ipRouteDest field. For those systems
that do not support arbitrary subnet masks, an
agent constructs the value of the ipRouteMask
by reference to the IP Address Class.
Any assignment (implicit or otherwise) of an
instance of this object to a value x must be
rejected if the bitwise logical-AND of x with
the value of the corresponding instance of the
ipRouteDest object is not equal to ipRouteDest.
Context
- MIB
- LUM-IP-MIB
- OID
.1.3.6.1.4.1.8708.2.14.2.3.1.1.3- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- ipRouteEntry
- Table
- ipRouteTable
- Siblings
- 9
Syntax
SNMPv2-SMIIpAddress
- Source
- SNMPv2-SMIIpAddress
- Base type
OctetString
Values & Constraints
Type Constraints
range: 4
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| ipRouteIndex An arbitrary index assigned to each entry. | column | Unsigned32 | .1.3.6.1.4.1.8708.2.14.2.3.1.1.1 |
| ipRouteName Symbolic name of the route entry. | column | LUM-TCMgmtNameString | .1.3.6.1.4.1.8708.2.14.2.3.1.1.10 |
| ipRouteDest The destination IP address of this route.
This object may not take a Multicast (Class D)
address value.
Any assignment (implicit or otherwise) of an
… | column | SNMPv2-SMIIpAddress | .1.3.6.1.4.1.8708.2.14.2.3.1.1.2 |
| ipRouteNextHop On remote routes, the address of the next system
en route; Otherwise, 0.0.0.0.
nextHop is restricted to the same sub-net as the
node belongs. | column | SNMPv2-SMIIpAddress | .1.3.6.1.4.1.8708.2.14.2.3.1.1.4 |
| ipRouteIfName The name of the local interface through which the
next hop of this route should be reached.
The following interface names are permitted:
pn-n-n-n-n - In-band manage… | column | LUM-TCMgmtNameString | .1.3.6.1.4.1.8708.2.14.2.3.1.1.5 |
| ipRouteRowStatus Manages creation and deletion of conceptual rows.
See also SNMPv2-TC. | column | SNMPv2-TCRowStatus | .1.3.6.1.4.1.8708.2.14.2.3.1.1.6 |
| ipRouteProto The routing mechanism via which this route was
learned. Inclusion of values for gateway routing
protocols is not intended to imply that hosts
should support those protocols. | column | Enumeration | .1.3.6.1.4.1.8708.2.14.2.3.1.1.7 |
| ipRouteMetric The routing metric for this route.
The semantics of this metric are determined by
the routing-protocol specified in the routes
ipRouteProto value.
Note, this value … | column | Unsigned32 | .1.3.6.1.4.1.8708.2.14.2.3.1.1.8 |
| ipRouteOperStatus The administrative state for the interface.
down - The route is in-active.
up - The route is active. | column | Enumeration | .1.3.6.1.4.1.8708.2.14.2.3.1.1.9 |