QuestionQ369

Protocols and Endpoints

Drag and drop the SNMPv3 message types from the left to their corresponding definitions on the right.

Drag & Drop
TRAP
SET
GET
INFORM
messages used to modify a value of an object variable
unreliable messages that alert the SNMP manager to a condition on the network
reliable messages that alert the SNMP manager to a condition on the network
messages used to retrieve an object instance
Explanation

SET modifies a managed object value, while GET retrieves a managed object instance. TRAP notifications are sent without acknowledgement, whereas INFORM notifications are acknowledged by the manager, making INFORM reliable.

Learn more

Community Discussion

No comments yet. Be the first to start the discussion!