Hello,

There is two tables in the MIB.  Table 1 is mpbcRMHAlarmTable, and the
second one is mpbcRMHOSUTable, bath use.
For some reason the get table on mpbcRMHAlarmTable loads the correct table
(table 1) but then automatically loads another table after (table 2 (the
next table)).

Here is the MIB tree view:

   +--mpbcRMHAlarm(1)
   |  |
   |  +--mpbcRMHAlarmTable(1)
   |     |
   |     +--mpbcRMHAlarmEntry(1)
   |        |  Index: mpbcRMHAlarmIndex
   |        |
   |        +-- ---- INTEGER   mpbcRMHAlarmIndex(1)
   |        +-- -R-- String    mpbcRMHAlarmNEID(2)
   |        +-- -R-- INTEGER   mpbcRMHAlarmSlot(3)
   |        +-- -R-- String    mpbcRMHAlarmModule(4)
   |        +-- -R-- INTEGER   mpbcRMHAlarmID(5)
   |        +-- -R-- String    mpbcRMHAlarmDescription(6)
   |        +-- -R-- EnumVal   mpbcRMHAlarmSeverity(7)
   |        |        Values: critical(1), major(2), minor(3), informational(4)
   |        +-- -R-- String    mpbcRMHAlarmStartTime(8)
   |                 Textual Convention: DateAndTime
   |                 Size: 8 | 11
   |
   +--mpbcRMHControl(2)
   |  |
   |  +--mpbcRMHOSUTable(1)
   |  |  |
   |  |  +--mpbcRMHOSUEntry(1)
   |  |     |  Index: mpbcRMHOsuSlot
   |  |     |
   |  |     +-- ---- INTEGER   mpbcRMHOsuSlot(1)
   |  |     +-- -RW- EnumVal   mpbcRMHOsuState(2)
   |  |     |        Values: laserOff(1), laserOn(2), laserAPR(3)
   |  |     +-- -RW- EnumVal   mpbcRMHOsuReset(3)
   |  |     |        Textual Convention: TruthValue
   |  |     |        Values: true(1), false(2)
   |  |     +-- -R-- String    mpbcRMHOsuModel(4)



Any way to know which error can cause the dependency between table 1 and
table 2?

Francois
------------------------------------------------------------------------------
Try before you buy = See our experts in action!
The most comprehensive online learning library for Microsoft developers
is just $99.99! Visual Studio, SharePoint, SQL - plus HTML5, CSS3, MVC3,
Metro Style Apps, more. Free future releases when you subscribe now!
http://p.sf.net/sfu/learndevnow-dev2
_______________________________________________
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