staticRouteRowStatus
DES-1210-28ME-B2 ·
.1.3.6.1.4.1.171.10.75.15.2.42.1.1.9
Object
The status of an entry in the Static Route Table. Only a subset of the rowstatus variables (active, createAndGo, destroy) are available.
Context
- MIB
- DES-1210-28ME-B2
- OID
.1.3.6.1.4.1.171.10.75.15.2.42.1.1.9- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- staticRouteEntry
- Table
- staticRouteTable
- 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 |
|---|---|---|---|
| staticRouteInterfaceID The InterfaceID of the static Route entry. | column | SNMPv2-SMIInteger32 | .1.3.6.1.4.1.171.10.75.15.2.42.1.1.1 |
| staticRouteIpAddr Allows the entry of an IP address that will be a static entry into
the Switch's Routing Table. | column | SNMPv2-SMIIpAddress | .1.3.6.1.4.1.171.10.75.15.2.42.1.1.2 |
| staticRouteNetmask Allows the entry of a subnet mask corresponding to the IP address above. | column | SNMPv2-SMIIpAddress | .1.3.6.1.4.1.171.10.75.15.2.42.1.1.3 |
| staticRouteGateway Allows the entry of an IP address of a gateway for the IP address above. | column | SNMPv2-SMIIpAddress | .1.3.6.1.4.1.171.10.75.15.2.42.1.1.4 |
| staticRouteMetric Allows the entry of a routing protocol metric representing the number of
routers between the Switch and the IP address above.(1-65535) | column | SNMPv2-SMIInteger32 | .1.3.6.1.4.1.171.10.75.15.2.42.1.1.5 |
| staticRouteProtocol The route protocol of the static route entry. | column | Enumeration | .1.3.6.1.4.1.171.10.75.15.2.42.1.1.6 |
| staticRouteActiveStatus The active/inactive status of the static route entry. | column | Enumeration | .1.3.6.1.4.1.171.10.75.15.2.42.1.1.8 |