MIB Viewer

hwXponDeviceOntSnmpSecurityLevel

OBJECT-TYPE
1.3.6.1.4.1.2011.5.100.1.1.1.54.1.14
Access
read-write
Status
current
Sub-identifiers
0
This object indicates the trap security level. When the version of the SNMP profile is v1 or v2c, the invalid value will be returned. Options: 1. privacy(1) - Authenticate and encrypt the SNMPv3 trap packet 2. authentication(2) - Authenticate but not encrypt the SNMPv3 trap packet 3. noauthnopriv(3) - Not authenticate nor encrypt the SNMPv3 trap packet 4. invalid(255) - Invalid value
INTEGER{ privacy(1), authentication(2), noauthnopriv(3), invalid(255) }