2009/2/5 malar vizhi <malar...@gmail.com>:
>   What is the  net-snmp command to get a single row value.


The row (as a whole) doesn't have a value.
Individual columns of the row have values.

The command to get a single column value
is
    snmpget  ....   {targetIP}  {OID}.{index}

where {OID} is the OID of the column object
(as defined in the relevant MIB file),
and {index} is the index of the row in question.

Dave

------------------------------------------------------------------------------
Create and Deploy Rich Internet Apps outside the browser with Adobe(R)AIR(TM)
software. With Adobe AIR, Ajax developers can use existing skills and code to
build responsive, highly engaging applications that combine the power of local
resources and data with the reach of the web. Download the Adobe AIR SDK and
Ajax docs to start building applications today-http://p.sf.net/sfu/adobe-com
_______________________________________________
Net-snmp-users mailing list
Net-snmp-users@lists.sourceforge.net
Please see the following page to unsubscribe or change other options:
https://lists.sourceforge.net/lists/listinfo/net-snmp-users

Reply via email to