|
Description:
|
excelCommCardAction OBJECT-TYPE
SYNTAX INTEGER {
locked (1),
unlocked (2),
shutdown (3)
}
MAX-ACCESS read-write
STATUS current
DESCRIPTION
"This object contains the actions that can occur on a card. These
include :
locked - takes the card out of service, but leave the current
configuration intact.
unlocked - puts a card out of service back into service
shutdown - intermediate state when card is in the process of
being locked."
|
|
|