NetSNMP: snmpset OCTET String Without Hex Type

51 views Asked by At

I know that it is possible to use snmpset to set a value for an object of HEX STRING type with the 'x' type identifier in the command line.

Is it possible to use snmpset to set the value of an object that is only of type OCTET STRING? The octet string type does not seem to be listed in the snmpset man pages.

0

There are 0 answers