cfmAlarmGroupEntry
An entry describes an alarm group. An alarm group defines an alarm condition that is raised when a configured number of flows in a set of flows asserts a configured standing condition. The figure below illustrates the relationship between an alarm group, a conditions profile, and a flow set. +-----------------------------------------+ | conditions profile 42 | | +-------------------------------------+ | | | cfmConditionAlarm.42.9 = 'grouped' |<-------+ | | cfmConditionAlarmGroup.42.9 = 4 -+ | | | | +----------------------------------|--+ |<--+ | | | | | | +------------------------------------|----+ | | | | | v | | +-----------------------------------------+ | | | alarm group 4 | | | | | | | | cfmAlarmGroupConditionsProfile.4 = 42 ------+ | | cfmAlarmGroupConditionId.4 = 9 ----------------+ | cfmAlarmGroupFlowset.4 = 16 -------+ | | | | +------------------------------------|----+ | v +-----------------------------------------+ | flow set 16 | | | | +------------------------------------+ | | | cfmAlarmGroupFlowId.16.100 | | | +------------------------------------+ | | +------------------------------------+ | | | cfmAlarmGroupFlowId.16.101 | | | +------------------------------------+ | | +------------------------------------+ | | | cfmAlarmGroupFlowId.16.102 | | | +------------------------------------+ | | : | | : | | +------------------------------------+ | | | cfmAlarmGroupFlowId.16.Y | | | +------------------------------------+ | +-----------------------------------------+ A device creates a row in the cfmAlarmGroupTable when it configures a new alarm group. Likewise, the device destroys a row when the alarm group ceases to exist.
Details
- cfmAlarmGroupId
Table columns
20 objects| Oid | Name | Access | Type |
|---|---|---|---|
| 1.3.6.1.4.1.9.9.692.1.5.1.1.1 | cfmAlarmGroupId | noaccess | FlowMonitorAlarmGroupIdentifier |
| 1.3.6.1.4.1.9.9.692.1.5.1.1.2 | cfmAlarmGroupDescr | readonly | SnmpAdminString |
| 1.3.6.1.4.1.9.9.692.1.5.1.1.3 | cfmAlarmGroupConditionsProfile | readonly | FlowMonitorConditionsProfile |
| 1.3.6.1.4.1.9.9.692.1.5.1.1.4 | cfmAlarmGroupConditionId | readonly | FlowMonitorConditionIdentifier |
| 1.3.6.1.4.1.9.9.692.1.5.1.1.5 | cfmAlarmGroupFlowSet | readonly | FlowSetIdentifier |
| 1.3.6.1.4.1.9.9.692.1.5.1.1.6 | cfmAlarmGroupFlowCount | readonly | Gauge32 |
| 1.3.6.1.4.1.9.9.692.1.5.1.1.7 | cfmAlarmGroupThresholdUnits | readonly | other(1), flows(2), percent(3) |
| 1.3.6.1.4.1.9.9.692.1.5.1.1.8 | cfmAlarmGroupThreshold | readonly | Unknown |
| 1.3.6.1.4.1.9.9.692.1.5.1.1.9 | cfmAlarmGroupRaised | readonly | TruthValue |
| 1.3.6.1.4.1.9.9.692.1.5.1.1.10 | cfmAlarmGroupCurrentCount | readonly | Gauge32 |
| 1.3.6.1.4.1.9.9.692.1.5.1.1.1 | cfmAlarmGroupId | noaccess | FlowMonitorAlarmGroupIdentifier |
| 1.3.6.1.4.1.9.9.692.1.5.1.1.2 | cfmAlarmGroupDescr | readonly | SnmpAdminString |
| 1.3.6.1.4.1.9.9.692.1.5.1.1.3 | cfmAlarmGroupConditionsProfile | readonly | FlowMonitorConditionsProfile |
| 1.3.6.1.4.1.9.9.692.1.5.1.1.4 | cfmAlarmGroupConditionId | readonly | FlowMonitorConditionIdentifier |
| 1.3.6.1.4.1.9.9.692.1.5.1.1.5 | cfmAlarmGroupFlowSet | readonly | FlowSetIdentifier |
| 1.3.6.1.4.1.9.9.692.1.5.1.1.6 | cfmAlarmGroupFlowCount | readonly | Gauge32 |
| 1.3.6.1.4.1.9.9.692.1.5.1.1.7 | cfmAlarmGroupThresholdUnits | readonly | other(1), flows(2), percent(3) |
| 1.3.6.1.4.1.9.9.692.1.5.1.1.8 | cfmAlarmGroupThreshold | readonly | Unknown |
| 1.3.6.1.4.1.9.9.692.1.5.1.1.9 | cfmAlarmGroupRaised | readonly | TruthValue |
| 1.3.6.1.4.1.9.9.692.1.5.1.1.10 | cfmAlarmGroupCurrentCount | readonly | Gauge32 |