Difference between revisions of "GET"
From Net-SNMP Wiki
					
										
					
					 (Created page with "{{protocol|GET|utility=snmpget|ref=3416}}  The '''GET''' command requests a list of exact instances from a remote entity.  If a requested object does not exist, an error conditio...")  | 
				|||
| (4 intermediate revisions by the same user not shown) | |||
| Line 1: | Line 1: | ||
| − | {{protocol|GET|utility=snmpget|ref=3416}}  | + | {{protocol|GET|utility=snmpget|ref=3416|snmp=1-3}}  | 
The '''GET''' command requests a list of exact instances from a remote entity.  If a requested object does not exist, an error condition is returned explaining why it may not exist.  | The '''GET''' command requests a list of exact instances from a remote entity.  If a requested object does not exist, an error condition is returned explaining why it may not exist.  | ||
| − | The expected returned [[PDU]] will be a [[RESPONSE]], although a [[REPORT]] may be issued as well in certain SNMPv3 circumstances.  | + | The expected returned [[PDU]] will be a [[RESPONSE]], although a [[REPORT]] may be issued as well in certain [[SNMPv3]] circumstances.  | 
Latest revision as of 05:12, 19 July 2011
| SNMP Protocol Operation | |
| GET | |
| SNMP Versions: | SNMPv1-3 | 
|---|---|
| CLI Utility: | snmpget | 
| Protocol List: | |
The GET command requests a list of exact instances from a remote entity. If a requested object does not exist, an error condition is returned explaining why it may not exist.
The expected returned PDU will be a RESPONSE, although a REPORT may be issued as well in certain SNMPv3 circumstances.