joescii / snmp4s

Idiomatic type-safe Scala DSL for SNMP
23 stars 12 forks source link

Get multiple OIDs in one request #5

Open thugcee opened 3 years ago

thugcee commented 3 years ago

Is it possible in snmp4s to get multiple OIDs in one SNMP GET request? In API Docs I can't see how to create GETBULK requests, is it possible?