Home Print document
 6 of 26 
1 2 3 4 5 6 7 8 9 10 11  
SNMP Commands
Operation
PDU
Comment
Flow
Get
GetRequest
Contains the values of the requested object
instances.
M->A
 
GetResponse
Retrieves a variable on an SNMP agent.
A->M
Set
SetRequest
Sets a variable on an SNMP agent.
M->A
 
GetResponse
Contains the error status of SetRequest.
A->M
Trap
Trap
Signals the occurrence of an unexpected event.
A->M
Getnext
GetNextRequest
Retrieves object instances.
M->A
 
GetResponse
Contains the values of object instances.
M->A
get-bulk (SNMPv2 and SNMPv3)