I need some help understanding how augmented tables work in SNMP, if anyone
happens to know off-hand.

The most prominent example I can think of is IF-MIB.

    IF-MIB has a table ifTable and ifXTable, where ifXTable lists ifTable as
its augment.

    The material that I've read about augmented tables indicate that if a
row is created in ifTable, the corresponding row in ifXTable should be
created as well.

    Does that indicate that in order to retrieve information specified in
ifXTable, I need to get ifTable.*rownumber*.23 to retrieve ifName?
(ifSpecific, the last entry in ifTable, is column 22, and ifName is column
one of ifXTable)

    Or is it the case that once the row in ifXTable is created via creating
a row in ifTable, the rows of ifXTable are accessible like any other row?

    Aside from the shared index, what other association do the tables have?

    Thanks in advance.

-Michael Jones.
------------------------------------------------------------------------------
Enter the BlackBerry Developer Challenge  
This is your chance to win up to $100,000 in prizes! For a limited time, 
vendors submitting new applications to BlackBerry App World(TM) will have
the opportunity to enter the BlackBerry Developer Challenge. See full prize  
details at: http://p.sf.net/sfu/Challenge
_______________________________________________
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