SNMP Agent MIB Reference
|
|
Type of application security. The format is:
where security_mode can have the following values:
The value APP_PW/app_password indicates that application password security is enforced. Clients must provide the application password during initialization.
The value USER_AUTH is similar to APP_PW, but indicates also that per-user authentication is done during client initialization.
The value ACL is similar to USER_AUTH, but also indicates that access control checks are done on service names, queue names, and event names. If an associated ACL is not found for a name, it is assumed that permission is granted
The value MANDATORY_ACL is similar to ACL, but permission is denied if an associated ACL is not found for the name.
|
|
|