I am trying to use the cisco ping mib. It seems to require
the use of the hex string type that is implemented in snmpset as the ‘x’
option. I cannot seem to find the equivalent in the perl modules. Is there one
or a work around ? I have tried to send it as an “OCTETSTRING”
type with net::snmp and get the following : error: [2287] Net::SNMP::__ANON__():
Received badValue(3) error-status at error- index 1 ERROR:
Received badValue(3) error-status at error-index 1. I have also tried to use the “IPADDRESS”
type with similar result ? Any help would be appreciated. Thanks Brad |