Re: code to tftp download cisco configs.
Ajay Chenampara <[email protected]>
| Newsgroups | gmane.network.net-snmp.user |
|---|---|
| Message-ID | <[email protected]> |
that did not help... I am assuming you meant me to set the $OID as 1.3.6.1.4.1.9.9.96.1.1.1.1.14 (without the random index number). I got the same error [noCreation (that table does not support row creation)] Ajay Dave Shield <[email protected]> wrote: On 25/06/07, Ajay Chenampara wrote: > my $vb = new SNMP::Varbind([$OID,'0','6','INTEGER']); > oidvalue=[1.3.6.1.4.1.9.9.96.1.1.1.1.14.1000], errNo=[11], > errStr=[noCreation (that table does not support row creation)] Try oidvalue=[1.3.6.1.4.1.9.9.96.1.1.1.1.14] my $vb = new SNMP::Varbind([$OID,'1000','6','INTEGER']); Dave ------------------------------------------------------------------------- This SF.net email is sponsored by DB2 Express Download DB2 Express C - the FREE version of DB2 express and take control of your XML. No limits. Just data. Click to get it now. http://sourceforge.net/powerbar/db2/ _______________________________________________ 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 --------------------------------- Looking for a deal? Find great prices on flights and hotels with Yahoo! FareChase. ------------------------------------------------------------------------- This SF.net email is sponsored by DB2 Express Download DB2 Express C - the FREE version of DB2 express and take control of your XML. No limits. Just data. Click to get it now. http://sourceforge.net/powerbar/db2/ _______________________________________________ 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