rcL3StaticRouteType
SWITCH-L3-MIB ·
.1.3.6.1.4.1.8886.6.1.16.2.9.1.1
Object
column
Enumeration
Ip route type.
Context
- MIB
- SWITCH-L3-MIB
- OID
.1.3.6.1.4.1.8886.6.1.16.2.9.1.1- Type
- column
- Access
- noaccess
- Status
- current
- Parent
- rcL3StaticRouteEntry
- Table
- rcL3StaticRouteTable
- Siblings
- 6
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | ipv4 |
2 | ipv6 |
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| rcL3StaticDestAddress DURABLE:
The static route host or subnet IP destination address.
All IP destination addresses must be non-zero. | column | INET-ADDRESS-MIBInetAddress | .1.3.6.1.4.1.8886.6.1.16.2.9.1.2 |
| rcL3StaticPrefixLen ip prefix length | column | SNMPv2-SMIUnsigned32 | .1.3.6.1.4.1.8886.6.1.16.2.9.1.3 |
| rcL3StaticNextHop 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 | INET-ADDRESS-MIBInetAddress | .1.3.6.1.4.1.8886.6.1.16.2.9.1.4 |
| rcL3StaticGateway 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.9.1.5 |
| rcL3StaticDistance The distance of the static route | column | SNMPv2-SMIUnsigned32 | .1.3.6.1.4.1.8886.6.1.16.2.9.1.6 |
| rcL3StaticRowStatus 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). Thi… | column | SNMPv2-TCRowStatus | .1.3.6.1.4.1.8886.6.1.16.2.9.1.7 |