cfmAlarmGroupEntry
CISCO-FLOW-MONITOR-MIB ·
.1.3.6.1.4.1.9.9.692.1.5.1.1
Object
row
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.
Context
- MIB
- CISCO-FLOW-MONITOR-MIB
- OID
.1.3.6.1.4.1.9.9.692.1.5.1.1- Type
- row
- Status
- current
- Parent
- cfmAlarmGroupTable
- Table
- cfmAlarmGroupTable
- Children
- 10
Net-SNMP examples
How SNMP and these commands workUse a bulk walk to inspect objects and instances beneath this OID.
Walk the subtree
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'CISCO-FLOW-MONITOR-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-FLOW-MONITOR-MIB::cfmAlarmGroupEntry'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'CISCO-FLOW-MONITOR-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'CISCO-FLOW-MONITOR-MIB::cfmAlarmGroupEntry'
Syntax
No syntax metadata recorded.
Values & Constraints
No enumerated values or constraints recorded.