snmpGeneralSecurityPolicy

LUM-SNMP-MIB · .1.3.6.1.4.1.8708.2.17.2.2.8

Object

scalar Enumeration
SNMP Security level policy for authentication and privacy at node level.
          
basic - Legacy mode, users can use all SNMP versions: v1, v2c and v3.
        - v1/v2c with community string (read only)
        - v3 MD5 Auth (read and write)
        - v3 MD5 Auth + AES128 privacy (read and write)
authentication - Users must use authentication key. Only SNMP v3 modes with or
        without encryption are allowed.
        - v3 MD5 Auth (read and write)
        - v3 MD5 Auth + AES128 privacy (read and write)
authAndPrivacy - Strict SNMP v3 with encryption. Users must use authentication and
        privacy keys.
        - v3 MD5 Auth + AES128 privacy (read and write)
          Note: To be able to set the mode authAndPrivacy on a node, all
          snmp users must have an authentication and privacy password
          stored. Otherwise, changing to the highest security level will not be
          allowed.

Context

MIB
LUM-SNMP-MIB
OID
.1.3.6.1.4.1.8708.2.17.2.2.8
Type
scalar
Access
readonly
Status
current
Parent
snmpGeneral
Siblings
7

Syntax

Enumeration

Values & Constraints

Enumerated Values
1basic
2authentication
3authAndPrivacy

Related Objects

Sibling Objects