|
|
Description:
|
admSessionStt OBJECT-TYPE
SYNTAX INTEGER {
noManagementSession(1),
localManagementSession(2),
telnetManagementSession(3),
snmpManagementSession(4),
remoteBridgeManagementSession(5),
latManagementSession(6),
tp4ManagementSession(7),
vtpManagementSession(8)
}
ACCESS read-only
STATUS mandatory
DESCRIPTION
"The state of the management session on the product. Management
sessions can only be invoked if the value of this object is
noManagementSession(1). Traps may be generated when this
object changes (implementation specific)."
|
|
|
|