|
Description:
|
appnPortState OBJECT-TYPE
SYNTAX INTEGER {
inactive(1),
pendingActive(2),
active(3),
pendingInactive(4) }
ACCESS read-only
STATUS mandatory
DESCRIPTION
"The attribute represents the current operational state of the port. The
value can be any of the following:
inactive -
pendingActive -
active -
pendingInactive."
|
|
|