Skip to main content

SNMP V3 Credential Profile in ObserveOps

Use the SNMP V3 protocol when your devices require SNMP version 3 for encrypted and authenticated communication.

Required Fields

SNMP V3 credential form showing Security User Name and Security Level fields

FieldDescription
Security User NameThe SNMP v3 username configured on the device that ObserveOps uses to authenticate.
Security LevelThe authentication and encryption mode for this connection. Select No Auth No Privacy, Auth No Privacy, or Auth Privacy based on your device configuration.

No Auth No Privacy: ObserveOps connects using the username only with no authentication or encryption. No additional fields appear.

Auth No Privacy: Adds message authentication without encryption. Two extra fields appear:

FieldDescription
Auth ProtocolThe hashing algorithm for authentication. Select from MD5, SHA, SHA224, SHA256, SHA384, or SHA512 to match your device.
Auth PasswordThe authentication password configured on the device for this SNMP v3 user.

Auth Privacy: Adds both authentication and encryption. Four extra fields appear:

SNMP V3 form with Auth Privacy selected showing all four extra fields

FieldDescription
Auth ProtocolThe hashing algorithm for authentication. Select from MD5, SHA, SHA224, SHA256, SHA384, or SHA512 to match your device.
Auth PasswordThe authentication password configured on the device for this SNMP v3 user.
Privacy ProtocolThe encryption algorithm for the connection. Select from DES, AES, AES192C, AES192, AES256C, or AES256 to match your device.
Private PasswordThe encryption password configured on the device for this SNMP v3 user.