It may be a little bit of offtopic, however you could try to use pysnmpbulkwalk 
tool which mimics snmpbulkwalk syntax and behavior but supports querying 
multiple OIDs in request:

$ pysnmpbulkwalk -v2c -c public demo.snmplabs.com system system
SNMPv2-MIB::sysDescr.0 = DisplayString: SunOS zeus.snmplabs.com 4.1.3_U1 1 
sun4m 
SNMPv2-MIB::sysDescr.0 = DisplayString: SunOS zeus.snmplabs.com 4.1.3_U1 1 
sun4m 
...

Download link:

http://pysnmp.cvs.sourceforge.net/viewvc/pysnmp/pysnmp-apps/?view=tar

On Jun 6, 2013, at 9:15 AM, Ni, Weslie wrote:

> I got a question about snmpbulkwalk.
> I know snmpbulkwalk use get bulk request to query, now I wanna generate a get 
> bulk request with multiple items in variable-bindings.
> How to get this by command line? Normally it’s only one item in 
> variable-bindings…
>  

------------------------------------------------------------------------------
How ServiceNow helps IT people transform IT departments:
1. A cloud service to automate IT design, transition and operations
2. Dashboards that offer high-level views of enterprise services
3. A single system of record for all IT processes
http://p.sf.net/sfu/servicenow-d2d-j
_______________________________________________
Net-snmp-coders mailing list
Net-snmp-coders@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/net-snmp-coders

Reply via email to