|
|
Description:
|
irsUnitStatusStatus OBJECT-TYPE
SYNTAX INTEGER {noComms(67), -- C
disconnect(68), -- D
safeMode(69), -- E
majorAlarm(70), -- F
portMissWired(71), -- G
outOfService(76), -- L
boardTestMode(77), -- M
noConnect(78), -- N
okay(79), -- O
portShort(82), -- R
portTrip(84), -- T
bandLockout(85), -- U
wrongUnit(86), -- V
minorAlarm(87), -- W
faultLockout(88), -- X
frozen(90) -- Z}
MAX-ACCESS read-only
STATUS current
DESCRIPTION
"The unit's overall status. Units with a status of okay or one
which generally indicates the unit is communicating should be
present in other tables such as the irsUnitGenTable. Units
with a status of noComms, disconnect, portMissWired, noConnect,
portShort, or portTrip will not be present in other tables."
|
|
|
|