|
|
Description:
|
admLockDevice OBJECT-TYPE
SYNTAX INTEGER {
yes(1),
no(2)
}
ACCESS read-write
STATUS mandatory
DESCRIPTION
"The host sets this variable to prevent other hosts from
being able to use SNMP SET requests. This is intended for
use when a host needs to carry out a series of SET
operations as effectively one atomic access. When this
variable is set, the IP address of the host is copied into
'admManagerAddr', and the management session timer is
started. If the session timer expires without any contact
by the locking host, the session lock is cleared, and the
IP address zeroed. The standard Spider session time limit
is two minutes."
|
|
|
|