Supported Platforms
Related Documentation
- ACX, M, MX, PTX, QFX, T Series
- Configuring SNMPv3 Traps on a Device Running Junos OS
- Configuring SNMP Informs
- Minimum SNMPv3 Configuration on a Device Running Junos OS
- ACX, M, MX, PTX, T Series
- Configuring the Inform Notification Type and Target Address
- Complete SNMPv3 Configuration Statements
- Example: Configuring the Remote Engine ID and Remote Users
Configuring the Remote Engine and Remote User
To send inform messages to an SNMPv3 user on a remote device, you must first specify the engine identifier for the SNMP agent on the remote device where the user resides. The remote engine ID is used to compute the security digest for authenticating and encrypting packets sent to a user on the remote host. When sending an inform message, the agent uses the credentials of the user configured on the remote engine (inform target).
To configure a remote engine and remote user to receive and respond to SNMP informs, include the following statements at the [edit snmp v3] hierarchy level:
For informs, remote-engine engine-id is the identifier for the SNMP agent on the remote device where the user resides.
For informs, user username is the user on a remote SNMP engine who receives the informs.
Informs generated can be unauthenticated, authenticated, or authenticated_and_encrypted, depending on the security level of the SNMPv3 user configured on the remote engine (the inform receiver). The authentication key is used for generating message authentication code (MAC). The privacy key is used to encrypt the inform PDU part of the message.
Related Documentation
- ACX, M, MX, PTX, QFX, T Series
- Configuring SNMPv3 Traps on a Device Running Junos OS
- Configuring SNMP Informs
- Minimum SNMPv3 Configuration on a Device Running Junos OS
- ACX, M, MX, PTX, T Series
- Configuring the Inform Notification Type and Target Address
- Complete SNMPv3 Configuration Statements
- Example: Configuring the Remote Engine ID and Remote Users
Published: 2013-07-16
Supported Platforms
Related Documentation
- ACX, M, MX, PTX, QFX, T Series
- Configuring SNMPv3 Traps on a Device Running Junos OS
- Configuring SNMP Informs
- Minimum SNMPv3 Configuration on a Device Running Junos OS
- ACX, M, MX, PTX, T Series
- Configuring the Inform Notification Type and Target Address
- Complete SNMPv3 Configuration Statements
- Example: Configuring the Remote Engine ID and Remote Users