|
Description:
|
fcfLineV35DteTi142 OBJECT-TYPE
SYNTAX INTEGER {
notMonitored(1),
monitoredNotSignificant(2),
monitoredOff(3),
monitoredOn(4)
}
ACCESS read-write
STATUS mandatory
DESCRIPTION
"The value of this object defines how the circuit
142 (pin NN, test indicator) is monitored to
eventually generate the corresponding event when
its state changes and, when it is monitored, how
it is scanned to determine whether this serial
line interface is up or down.
notMonitored : this circuit is not used,
monitoredNotSignificant : this circuit is
monitored (eventually events are
generated) but it is not scanned to
determine the state of this serial line
interface,
monitoredOff : this circuit is monitored
(eventually events are generated) and it
must be in the OFF condition to determine
that this serial line interface is in the
UP state,
monitoredOn : this circuit is monitored
(eventually events are generated) and it
must be in the ON condition to determine
that this serial line interface is in the
UP state.
The default value is 'notMonitored'."
|
|
|