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
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | boolAnd |
2 | boolOr |
3 | threshCount |