read-create variable

2006-08-23 Thread yuva raj
hello, This following is the MIB extraction of OID rip2IfConfAuthType , which is read-creatable [EMAIL PROTECTED] ~]# snmptranslate -IR -Td rip2IfConfAuthType RIPv2-MIB::rip2IfConfAuthType rip2IfConfAuthType OBJECT-TYPE   -- FROM   RIPv2-MIB   SYNTAX    INTEGER { n

Re: Using hex strings

2006-08-03 Thread yuva raj
I am realy thank ful to you sir,  can you plese tell me, which of the setting convention for hex value is true x 1122334455 x 0xff fe ee 00 Is there any limit for length that we specify.what if we dont specify 0xOn 8/2/06, Dave Shield <[EMAIL PROTECTED] > wrote:On 02/08/06, yuva raj &

Using hex strings

2006-08-02 Thread yuva raj
hello, I have been trying to use snmpset to set hexstring with various options, I dont know which one is correct.  Can anyone tell me, how to use snmpset with Hex-string.  I am not sure, whether the format which I am using is correct.  what must be the length of hex string. [EMAIL PROTECTED] mibs