another question about alarmMib..
Michael Thatcher <[email protected]> Mon, 15 Dec 2008 14:05:06 -0800
| Newsgroups | gmane.ietf.disman |
|---|---|
| Message-ID | <[email protected]> |
the alarmActiveTable is indexed by alarmListName, alarmDataAndTime, alarmActiveIndex the alarmActiveVariableTable is indexed by alarmListName, alarmActiveIndex, alarmActiveVariableIndex. How come alarmDataAndTime are not an index into the alarmActiveVariableTable, since this table by definition has the varbind objects from the corresponding entry in alarmActiveTable? This also seems to imply that alarmActiveIndex is always unique regardless of alarmDataAndTime. Is this intentional? miket