avstrTrackerListType
AVAYA-SAA-TRACK-MIB ·
.1.3.6.1.4.1.6889.2.6.2.1.2.1.1.5
Object
column
r/w
Enumeration
This object has a meaning only when avstrTrackerType is set to
list(1).
The value of this object determines how the states of the
object-trackers in the tracked list are analyzed in order
to determine the state of this object-tracker entry.
Possible values are:
boolAnd(1) - The entry is 'up' if all object-trackers are 'up',
or 'down' if one or more object-trackers are
'down'.
boolOr(2) - The entry is 'up' if at least one object-tracker
in the list is 'up'.
threshCount(3) - When the entry is in the 'down' state it
switches to the 'up' state if the number of
'up' object-trackers is greater or equal then
the number specified in
avstrTrackerThresholdUp.
When the entry is in the 'up' state it
switches to the 'down' state if the number of
'up' objects is less then or equal to the
number specified in avstrTrackerThresholdDown.
Context
- MIB
- AVAYA-SAA-TRACK-MIB
- OID
.1.3.6.1.4.1.6889.2.6.2.1.2.1.1.5- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- avstrTrackerEntry
- Table
- avstrTrackerTable
- Siblings
- 10
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | boolAnd |
2 | boolOr |
3 | threshCount |
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| avstrTrackerId The ID of the object-tracker object.
This is also the index component of this table. | column | SNMPv2-SMIUnsigned32 | .1.3.6.1.4.1.6889.2.6.2.1.2.1.1.1 |
| avstrTrackerRowStatus This object indicates the conceptual status of this row.
The value of this object has no effect on whether other
objects in this conceptual row can be modified.
… | column | SNMPv2-TCRowStatus | .1.3.6.1.4.1.6889.2.6.2.1.2.1.1.10 |
| avstrTrackerPermanentTrackState Enable/Disable for storing the track state or not in permanent
memory to be available after reboot.
The default mode is of not keeping the track state after reboot
and therefore… | column | SNMPv2-TCTruthValue | .1.3.6.1.4.1.6889.2.6.2.1.2.1.1.11 |
| avstrTrackerDescription Free text describing this row. | column | SNMPv2-TCDisplayString | .1.3.6.1.4.1.6889.2.6.2.1.2.1.1.2 |
| avstrTrackerType The type of object to be tracked by this object-tracker.
The value list(1) is reserved for specifying an entry
that tracks a list of object-trackers. | column | Enumeration | .1.3.6.1.4.1.6889.2.6.2.1.2.1.1.3 |
| avstrTrackerRtrId This object has a meaning only when avstrTrackerType is set to
rtr(2).
The avstrRtrId of the tracked rtr. | column | SNMPv2-SMIUnsigned32 | .1.3.6.1.4.1.6889.2.6.2.1.2.1.1.4 |
| avstrTrackerListThresholdUp This object has a meaning only when avstrTrackerType is set to
list(1), and avstrTrackerListType is set to threshXxx.
When the current state of this entry is 'down', the value
of … | column | SNMPv2-SMIUnsigned32 | .1.3.6.1.4.1.6889.2.6.2.1.2.1.1.6 |
| avstrTrackerListThresholdDown This object has a meaning only when avstrTrackType is set to
list(1), and avstrTrackListType is set to threshXxx.
When the current state of this entry is 'up', the value
of this o… | column | SNMPv2-SMIUnsigned32 | .1.3.6.1.4.1.6889.2.6.2.1.2.1.1.7 |
| avstrTrackerOperState The conceptual operational state of this entry:
reserved(1) - this value is currently reserved.
up(2) - the monitored object is 'up'.
down(3) - the monitored object is 'down' or… | column | Enumeration | .1.3.6.1.4.1.6889.2.6.2.1.2.1.1.8 |
| avstrTrackerOperStateLastChange sysUpTime when the last change in avstrTrackerOperState
occured, in hundredths of a second. | column | SNMPv2-SMITimeTicks | .1.3.6.1.4.1.6889.2.6.2.1.2.1.1.9 |