|
Description:
|
icfVgRepeaterHealthState OBJECT-TYPE
SYNTAX INTEGER {
other(1),
ok(2),
rptrFailure(3),
groupFailure(4),
portFailure(5),
generalFailure(6)
}
ACCESS read-only
STATUS mandatory
DESCRIPTION
"The icfVgRepeaterHealthState object indicates the
operational state of the repeater. The
icfVgRepeaterHealthText may be consulted for more
specific information about the state of the
repeater's health.
In the case of multiple kinds of failures (e.g.,
repeater failure and port failure), the value of this
attribute shall reflect the highest priority failure
in the following order, listed highest priority
first:
rptrFailure(3)
groupFailure(4)
portFailure(5)
generalFailure(6)."
REFERENCE
"Reference IEEE Draft Std. 802.12, 31 October, 1994,
13.2.4.2.1, aRepeaterHealthState."
|
|
|