[SNMP4J] using snmp4j how to set octetstringhex on cisco device

hongliang hongliangpan at gmail.com
Fri May 18 03:29:36 CEST 2007


潘洪亮,您好!
            The problem has been resolved 
----------------------------
	byte[] bDestIP = new byte[1024];
bDestIP[0] = (byte) 0xEB;
bDestIP[1] = (byte) 0x90;
bDestIP[2] = (byte) 0xEB;
bDestIP[3] = (byte) 0x90;

SnmpUtils.set(snmpAgentConfig, SnmpObjId.get(ciscoPingAddress),
				svf.getOctetString(bDestIP))

======= 2007-05-18 05:23:54 您在来信中写道:=======

>using snmp4j   how to set octetstringhex  on cisco device
>
>------------------
>snmpset -c public Router_Source .1.3.6.1.4.1.9.9.16.1.1.1.3.333 octetstringhex ab447667
>
>
>----------------------------------------------------------------------------------------------
>Confidentiality Notice: The information contained in this e-mail and any accompanying attachment(s) is intended only for the use of the intended recipient and may be confidential and/or privileged of Neusoft Group Ltd., its subsidiaries and/or its affiliates. If any reader of this communication is not the intended recipient, unauthorized use, forwarding, printing, storing, disclosure or copying is strictly prohibited, and may be unlawful. If you have received this communication in error, please immediately notify the sender by return e-mail, and delete the original message and all copies from your system. Thank you. 
>-----------------------------------------------------------------------------------------------
>
>_______________________________________________
>SNMP4J mailing list
>SNMP4J at agentpp.org
>http://lists.agentpp.org/mailman/listinfo/snmp4j

= = = = = = = = = = = = = = = = = = = =
			

        致
礼!
 
				 
        **************************
                 潘洪亮       电信事业部
                 沈阳东软软件股份有限公司
                 MAIL:pan-hl at neusoft.com
				 msn:blues_pan at hotmail.com
 				 gmail:hongliangpan at gmail.com
                 Tel:+86 24-23966101
                 Mp : 13066667076
               **************************
          2007-05-18



More information about the SNMP4J mailing list