2009/8/12 venkatgiri <[email protected]>: > xyz::= SEQUENCE { > a InetAddressType, MAX-ACCESS read-create > b InetAddress, MAX-ACCESS read-create > d RowStatus, MAX-ACCESS read-create > } > If SNMP SET command given for the object "b", then what data type i > should use.
> 2. snmpset ......localhost b.1 x oxco100a16 That looks like the most appropriate syntax, since InetAddress is a binary string type. Dave ------------------------------------------------------------------------------ Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day trial. Simplify your report design, integration and deployment - and focus on what you do best, core application coding. Discover what's new with Crystal Reports now. http://p.sf.net/sfu/bobj-july _______________________________________________ Net-snmp-users mailing list [email protected] Please see the following page to unsubscribe or change other options: https://lists.sourceforge.net/lists/listinfo/net-snmp-users
