Re: Inquiry on command behavior

2011-07-07 Thread Dave Shield
On 6 July 2011 08:01, Dennis Cua wrote: > I know snmp get next takes the next OID not the current. Pretty much, yes. It takes a given OID (which may or may not refer to an actual instance), and returns the next valid instance. For example, given an integer-based table, rooted at .1.3.6.1.2.1.1.

Inquiry on command behavior

2011-07-07 Thread Dennis Cua
To Whom It May Concern, Good day, I'm fairly new to snmp and currently tackling some maintenance and bug fix tasks on our snmp agent. I think I failed to see snmp get bulk or some similar bulk command documentation. I know snmp get next takes the next OID not the current. Is snmp get bulk sim