snmpAgtSecurityLevel

Level of security required for SNMP get or SET. noSec: no security; all the PDU with a known user id are accepted authSet: authentication required for set; all GET are accepted, but not authenticated SET are rejected. authAll: authentication required for SET and GET; not authenticated SET and GET are rejected. privSet: authentication required for GET and encryption required for SET. privAll: encryption required for SET and GET. trapOnly: no SNMP GET or SET are accepted.

Details

Possible values
1 noSec
2 authSet
3 authAll
4 privSet
5 privAll
6 trapOnly

Used by conformance groups

1 objects
  • 1.3.6.1.4.1.6486.800.1.2.1.1.1.2.1.1 snmpAgtConfigGroup

Comments