Hello PHPers,
When I use the PHP::SNMP class, I found it has not the function like "-Ir"
that provided in the Linux command "snmpget".
-I INOPTS Toggle various defaults controlling input parsing:
r: do not check values for range/type legality
This arg is very useful. Some options can't be exec correctly without this
arg.
Please consider providing such function in a new PHP::SNMP class.THX (´・ω・`) -- @HBSpy工作室
