Re: editing a table

Dave Shield <[email protected]>
Newsgroups gmane.network.net-snmp.user
Message-ID <[email protected]>
2009/11/18  <[email protected]>:
> I couldn't find any information on how to create / edit
> rows in snmp table,
> I understand i suppose to use 'snmpset' for that,

To create a row with index 9, try

    snmpset  ....  managerRowStatus.9 i 4
     (plus similar varbinds for any other columns that don't have
default values)

To edit an existing row, with index 8, try

    snmpset    .... managerUsername s Dave

To delete an existing row, try

    snmpset  ....  managerRowStatus.7 i 6


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
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.