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
1 | basic |
2 | authentication |
3 | authAndPrivacy |
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| snmpGeneralLastChangeTime The time when the state of the MIB was last
changed. | scalar | SNMPv2-TCDateAndTime | .1.3.6.1.4.1.8708.2.17.2.2.1 |
| snmpGeneralConfigLastChangeTime The time when the configuration of the MIB was
last changed. | scalar | SNMPv2-TCDateAndTime | .1.3.6.1.4.1.8708.2.17.2.2.2 |
| snmpGeneralEngineID The engine id for the SNMP agent. | scalar | SNMP-FRAMEWORK-MIBSnmpEngineID | .1.3.6.1.4.1.8708.2.17.2.2.3 |
| snmpGeneralCommunity The community string for the SNMP agent. SNMP
v1/v2c must have a matching community string
for the SNMP agent and Manager.
To disable SNMP v1/v2c access the community
s… | scalar | OctetString | .1.3.6.1.4.1.8708.2.17.2.2.4 |
| snmpGeneralInformSinkTableSize Number of rows available in the
inform sink table. | scalar | SNMPv2-SMIUnsigned32 | .1.3.6.1.4.1.8708.2.17.2.2.5 |
| snmpGeneralUserTableSize Number of rows available in the
SNMP user table. | scalar | SNMPv2-SMIUnsigned32 | .1.3.6.1.4.1.8708.2.17.2.2.6 |
| snmpGeneralResetEngineIDCommand Reset the SNMP engine ID and recreate the users. | scalar | LUM-TCCommandString | .1.3.6.1.4.1.8708.2.17.2.2.7 |