Re: RowStatus
"Dave Shield" <[email protected]>
| Newsgroups | gmane.network.net-snmp.user |
|---|---|
| Message-ID | <[email protected]> |
On 07/03/07, sathyanarayanan Thangavelu <[email protected]> wrote: > To Create a table is it compulsorily need of Seperate RowStatus entry No. This is the standard SNMP mechanism for creating new rows in a table, and deleting existing ones. So if you will be supporting the creation and deletion of rows via SNMP, then you should strongly consider including a RowStatus column. But it's not compulsory. If new rows are created "automatically" (or by the actions of some underlying subsystem) then it's not always necessary to support SNMP-based row creation. And in some cases, it may be sensible to use a MIB-specific way to delete existing rows. (e.g TCP-MIB::tcpConnectionState and the value deleteTCB) But in general, if you will be supporting the creation/deletion of rows via SNMP, then you should start by thinking in terms of RowStatus, and only use other approaches if there is a good reason to. Dave ------------------------------------------------------------------------- Take Surveys. Earn Cash. Influence the Future of IT Join SourceForge.net's Techsay panel and you'll get the chance to share your opinions on IT & business topics through brief surveys-and earn cash http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV _______________________________________________ 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