rcL3IpStaticRowStatus
SWITCH-L3-MIB ·
.1.3.6.1.4.1.8886.6.1.16.2.7.1.8
Object
DURABLE:
This object indicates the status of this entry. A row in this
table must be created using the createAndWait(5) action state
(i.e., createAndGo(4) is not supported). This object can only
be set to active(1) after all objects for this row are valid.
The 'rcL3IpStaticName' is optional.
Note that the notInService(2) state is not supported. Objects
in this table row can be changed when this object is notReady(3)
or active(1).
Context
- MIB
- SWITCH-L3-MIB
- OID
.1.3.6.1.4.1.8886.6.1.16.2.7.1.8- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- rcL3IpStaticRouteEntry
- Table
- rcL3IpStaticRouteTable
- Siblings
- 7
Values & Constraints
Type Values
1 | active |
2 | notInService |
3 | notReady |
4 | createAndGo |
5 | createAndWait |
6 | destroy |
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| rcL3IpStaticDestIpAddress DURABLE:
The static route host or subnet IP destination address.
All IP destination addresses must be non-zero. | column | SNMPv2-SMIIpAddress | .1.3.6.1.4.1.8886.6.1.16.2.7.1.1 |
| rcL3IpStaticMask DURABLE:
The mask for this IP destination. It contains 1's in the
bit positions for the net and subnet IDs and 0's in the
bit positions for host ID. The 1's must be contiguous,
… | column | SNMPv2-SMIIpAddress | .1.3.6.1.4.1.8886.6.1.16.2.7.1.2 |
| rcL3IpStaticNextHop The IP address of the next hop of this route.
(In the case of a route bound to an interface
which is realized via a broadcast media, the value
of this field is the agent's IP addr… | column | SNMPv2-SMIIpAddress | .1.3.6.1.4.1.8886.6.1.16.2.7.1.3 |
| rcL3IpStaticName obsolete DURABLE: { '':all )
A user reference name for this Static Route. | column | OctetString | .1.3.6.1.4.1.8886.6.1.16.2.7.1.4 |
| rcL3IpStaticUseHw obsolete DURABLE: { false:all )
By setting this object to true(1), the user indicates the
desire to use hardware routing for this entry. To disable
hardware routing for this entry, set th… | column | SNMPv2-TCTruthValue | .1.3.6.1.4.1.8886.6.1.16.2.7.1.5 |
| rcL3IpStaticInHw If this object is true(1), this static route is actually in
the hardware Route Table. Otherwise it is false(2). | column | SNMPv2-TCTruthValue | .1.3.6.1.4.1.8886.6.1.16.2.7.1.6 |
| rcL3IpStaticGateway DURABLE: { false:all )
By setting this object to true(1), the user indicates that this
subnet route is a gateway route (i.e., connected to external
router). By setting it to fals… | column | SNMPv2-TCTruthValue | .1.3.6.1.4.1.8886.6.1.16.2.7.1.7 |