etsysTrackedObjectsRouteOption
ENTERASYS-TRACKED-OBJECTS-MIB ·
.1.3.6.1.4.1.5624.1.2.79.1.2.5.1.4
Object
column
r/w
Enumeration
Dictates what to monitor in relation to the address.
reachability(1) - Tracks the status of the route within the
FIB.
metric(2) - Uses metric thresholds to determine the
status of the route.
The value of this object MAY NOT be modified after creating the
row.
Context
- MIB
- ENTERASYS-TRACKED-OBJECTS-MIB
- OID
.1.3.6.1.4.1.5624.1.2.79.1.2.5.1.4- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- etsysTrackedObjectsRouteEntry
- Table
- etsysTrackedObjectsRouteTable
- Siblings
- 6
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | reachability |
2 | metric |
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 |
| 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 |
| etsysTrackedObjectsRouteStatus 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 MUS… | column | SNMPv2-TCRowStatus | .1.3.6.1.4.1.5624.1.2.79.1.2.5.1.7 |