etsysTrackedObjectsRouteStatus
ENTERASYS-TRACKED-OBJECTS-MIB ·
.1.3.6.1.4.1.5624.1.2.79.1.2.5.1.7
Object
This object permits management of the table by facilitating
actions such as row creation and deletion.
Creation and activation of a conceptual row in this table MUST
be performed as a single operation by setting this object to
createAndGo(4). Suspension of an active conceptual row is
not supported. Consequently, setting this object to
createAndWait(5) or notInService(2) SHALL fail.
Context
- MIB
- ENTERASYS-TRACKED-OBJECTS-MIB
- OID
.1.3.6.1.4.1.5624.1.2.79.1.2.5.1.7- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- etsysTrackedObjectsRouteEntry
- Table
- etsysTrackedObjectsRouteTable
- Siblings
- 6
Values & Constraints
Type Values
1 | active |
2 | notInService |
3 | notReady |
4 | createAndGo |
5 | createAndWait |
6 | destroy |
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| etsysTrackedObjectsRouteType The address family of this tracked object entry. This object
dictates the valid input for the etsysTrackedObjectsRoutePrefix
and etsysTrackedObjectsRoute objects.
… | column | INET-ADDRESS-MIBInetAddressType | .1.3.6.1.4.1.5624.1.2.79.1.2.5.1.1 |
| etsysTrackedObjectsRoutePrefix The address mask of etsysTrackedObjectsRoute.
The value of this object MUST be set while creating the row
and it MAY NOT be modified afterwards. | column | INET-ADDRESS-MIBInetAddressPrefixLength | .1.3.6.1.4.1.5624.1.2.79.1.2.5.1.2 |
| etsysTrackedObjectsRoute The address of the route that is monitored by this tracked
object.
The value of this object MUST be set while creating the row
and it MAY NOT be modified afterwards. | column | INET-ADDRESS-MIBInetAddress | .1.3.6.1.4.1.5624.1.2.79.1.2.5.1.3 |
| etsysTrackedObjectsRouteOption Dictates what to monitor in relation to the address.
reachability(1) - Tracks the status of the route within the
FIB.
metric(2) - Uses metri… | column | Enumeration | .1.3.6.1.4.1.5624.1.2.79.1.2.5.1.4 |
| etsysTrackedObjectsRouteMetricUpThresh The threshold value the route metric MUST reach in order for
the tracked object to transition to the 'up' state from the
'down' state.
This value MUST be less than … | column | Unsigned32 | .1.3.6.1.4.1.5624.1.2.79.1.2.5.1.5 |
| etsysTrackedObjectsRouteMetricDownThresh The threshold value the route metric MUST reach in order for
the tracked object to transition to the 'down' state from the
'up' state.
This value MUST be greater th… | column | Unsigned32 | .1.3.6.1.4.1.5624.1.2.79.1.2.5.1.6 |