|
Description:
|
snmpUserSecurityLevel OBJECT-TYPE
SYNTAX INTEGER {
noAuthNoPriv(0),
authNoPriv(1),
authPriv(2)
}
MAX-ACCESS read-only
STATUS current
DESCRIPTION
"The level of security at which SNMP messages can be sent or
with which operations are being processed."
|
|
|