>>>>> On Mon, 24 Jan 2005 14:54:39 +0530, Amit Singh CHANDEL <[EMAIL 
>>>>> PROTECTED]> said:

Amit> I am working on setting data in to tables, and found in
Amit> ucd-snmp-4.1.2 code that SNMP-TARGET_MIB has quite detail
Amit> implementation of setting data in to table with the help
Amit> RowStatus object, but i am not clear with table index
Amit> snmpTargetAddrName kept not-accessible, when all we have to keep
Amit> table index not-accessible, any one has clue,

index values are encoded into the OID that makes up the request and
response, and thus you don't need direct access to the column since
the data is always included within the OIDs.  SMIv2 MIBs require that
the index columns of mibs be not-accessible in an attempt to force
people to write smart managers.  Many have argued that this wasn't a
wise decision on behalf of the SMIv2 RFC authors.

-- 
Wes Hardaker
Sparta


-------------------------------------------------------
This SF.Net email is sponsored by: IntelliVIEW -- Interactive Reporting
Tool for open source databases. Create drag-&-drop reports. Save time
by over 75%! Publish reports on the web. Export to DOC, XLS, RTF, etc.
Download a FREE copy at http://www.intelliview.com/go/osdn_nl
_______________________________________________
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

Reply via email to