rcL3StaticGateway
SWITCH-L3-MIB ·
.1.3.6.1.4.1.8886.6.1.16.2.9.1.5
Object
column
SNMPv2-TCTruthValue
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 false(2), the user indicates that this
is a direct route. If 'rcL3IpStaticMask' is '255.255.255.255'
(i.e., a host route) for this entry, this object cannot be set
to true(1).
Context
- MIB
- SWITCH-L3-MIB
- OID
.1.3.6.1.4.1.8886.6.1.16.2.9.1.5- Type
- column
- Access
- readonly
- Status
- current
- Parent
- rcL3StaticRouteEntry
- Table
- rcL3StaticRouteTable
- Siblings
- 6
Values & Constraints
Type Values
1 | true |
2 | false |
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| rcL3StaticRouteType Ip route type. | column | Enumeration | .1.3.6.1.4.1.8886.6.1.16.2.9.1.1 |
| 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 |
| 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 |