CISCO-FLOW-MONITOR-MIB Download
This MIB module defines objects that describe flow monitoring.
A typical application of this MIB module will facilitate
monitoring media flows, especially flows carrying video streams.
However, by no means does the definition of this MIB module
prevents other applications from using it.
IPHost Network Monitor offer an easy way of SNMP monitoring your Cisco Servers, Routers, Switches, Bridges,
Firewalls, Repeaters.
OID list for CISCO-FLOW-MONITOR-MIB
- cfmFlowMonitorTable
- This table lists the flow monitors contained by the device.
- cfmFlowMonitorEntry
- An entry describes a flow monitor, which represents a hardware or software entity that classifies traffic flows, monitors flow data, and periodically computes flow metrics. A simple device may only support a single flow monitor, where a more sophisticated ...
- cfmFlowMonitorId
- This object indicates an arbitrary integer-value that uniquely identifies the flow monitor. Observe that the value assigned to a flow monitor does not necessarily persist across restarts or the removal-insertion of a physical entity supporting flow monit ...
- cfmFlowMonitorDescr
- This object indicates a human-readable description for the flow monitor.
- cfmFlowMonitorCaps
- This object indicates the capabilities of the flow monitor. Specifically, the value of this column indicates a '1' for each set of flow metrics the flow monitor is capable of measuring.
- cfmFlowMonitorFlowCount
- This object indicates the number of traffic flows currently monitored by the flow monitor.
- cfmFlowMonitorConditionsProfile
- This object indicates the conditions profile that contains the descriptions of the standing conditions monitored for the flow monitor. If the flow monitor does not have an associated conditions profile, then the value of this column must be zero.
- cfmFlowMonitorConditions
- This object indicates the current standing conditions for the flow monitor. If the flow monitor does not have an associated conditions profile, then the value of this column must be the null string.
- cfmFlowMonitorAlarms
- This object indicates the current alarm conditions for the flow monitor. If the flow monitor does not have an associated conditions profile, then the value of this column must be the null string.
- cfmFlowMonitorAlarmSeverity
- This object indicates the high severity alarm condition currently raised by the flow monitor and the traffic flows monitored by the flow monitor. If no alarm is raised for the flow monitor and the traffic flows monitored for the flow monitor, then the val ...
- cfmFlowMonitorAlarmCriticalCount
- This object indicates the number of alarm conditions with a critical severity currently raised for traffic flows monitored by the flow monitor.
- cfmFlowMonitorAlarmMajorCount
- This object indicates the number of alarm conditions with a major severity currently raised for traffic flows monitored by the flow monitor.
- cfmFlowMonitorAlarmMinorCount
- This object indicates the number of alarm conditions with a minor severity currently raised for traffic flows monitored by the flow monitor.
- cfmFlowMonitorAlarmWarningCount
- This object indicates the number of alarm conditions with a warning severity currently raised for traffic flows monitored by the flow monitor.
- cfmFlowMonitorAlarmInfoCount
- This object indicates the number of alarm conditions with a informational severity currently raised for traffic flows monitored by the flow monitor.
- cfmFlowMonitorTableChanged
- This object indicates the value of sysUpTime the last time the device created or destroyed a row in cfmFlowMonitorTable.
- cfmFlowTable
- This table lists the traffic flows monitored by each flow monitor supported by the device. This table has an expansion dependent relationship on the cfmFlowMonitorTable, containing zero or more rows for each flow monitor.
- cfmFlowEntry
- An entry describes a traffic flow monitored by a flow monitor. The device creates a row in the cfmFlowTable when a flow monitor starts monitoring a traffic flow. Likewise, the device destroys a row in the cfmFlowTable when a traffic flow monitored by a f ...
- cfmFlowId
- This object indicates an arbitrary integer-value that uniquely identifies a traffic flow in the scope of the flow monitor that learned it. Observe that the value assigned to a flow does not necessarily persist across restarts or the removal-insertion of ...
- cfmFlowDescr
- This object indicates a human-readable description of the traffic flow.
- cfmFlowNext
- This object indicates a reference to a row in another table containing additional data relating to the traffic flow.
- cfmFlowCreateTime
- This object indicates the value of sysUpTime when the row was created.
- cfmFlowDiscontinuityTime
- This object indicates the value of sysUpTime on the most recent occasion at which any one or more of counters associated with the traffic flow suffered a discontinuity (e.g., process restart or failover event).
- cfmFlowExpirationTime
- This object indicates the expiration interval for the traffic flow. If the flow monitor receives no packets for the traffic flow in this interval, then it expires the flow; that is, it stops monitoring the traffic and removes the corresponding row from t ...
- cfmFlowDirection
- This object indicates the direction of the traffic flow where the flow monitor collects data: 'unknown' The SNMP entity does not know the direction of the traffic flow at the point the flow monitor collects data. 'ingress' The flow monitor collects data a ...
- cfmFlowAdminStatus
- This object specifies the desired state of the traffic flow: 'enabled' The corresponding flow monitor is collecting data and computing metrics for the traffic flow. 'disabled' The corresponding flow monitor is not collecting data or computing metrics for ...
- cfmFlowOperStatus
- This object indicates the operational state of the traffic flow: 'enabled' The corresponding flow monitor is actively monitoring the traffic flow. 'disabled' The corresponding flow monitor is neither collecting data, nor computing metrics for the traffic ...
- cfmFlowIngressType
- This object indicates the type of port that receives the traffic for this traffic flow.
- cfmFlowIngress
- This object identifies the port that receives the traffic for this traffic flow.
- cfmFlowEgressType
- This object indicates the type of port that transmits the traffic for this traffic flow.
- cfmFlowEgress
- This object identifies the port that transmits the traffic for this traffic flow.
- cfmFlowTableChanged
- This object indicates the value of sysUpTime the last time the device created or destroyed a row in cfmFlowTable.
- cfmFlowL2VlanTable
- This table contains additional data relating to the L2 VLAN carrying traffic flows monitored by flow monitors. This table has a sparse dependent relationship on the cfmFlowTable.
- cfmFlowL2VlanEntry
- An entry describes data relating to the L2 VLAN carrying the corresponding traffic flow. A device creates a row in the cfmFlowL2VlanTable when a flow monitor has data relating to the L2 VLAN carrying a corresponding traffic flow. The device destroys a ro ...
- cfmFlowL2VlanNext
- This object indicates a reference to a row in another table containing additional data relating to the corresponding traffic flow.
- cfmFlowL2VlanId
- This object indicates the tag associated with the VLAN carrying the corresponding traffic flow.
- cfmFlowL2VlanCos
- This object indicates the layer 2 COS assigned to the corresponding traffic flow.
- cfmFlowL2VlanTableChanged
- This object indicates the value of sysUpTime the last time the device changed the cfmFlowL2VlanTable.
- cfmFlowIpTable
- This table contains additional data relating to the IP carrying the corresponding traffic flow. This table has a sparse dependent relationship on the cfmFlowTable.
- cfmFlowIpEntry
- An entry describes data relating to the IP carrying the corresponding traffic flow. A device creates a row in the cfmFlowIpTable when the flow monitor has data relating to the IP carrying the corresponding traffic flow. The device destroys a row in this ...
- cfmFlowIpNext
- This object indicates a reference to a row in another table containing additional data relating to the corresponding traffic flow.
- cfmFlowIpAddrType
- This object indicates the type of IP address indicated by the corresponding instances of cfmFlowIpAddrSrc and cfmFlowIpAddrDst.
- cfmFlowIpAddrSrc
- This object indicates the source IP address of the corresponding traffic flow.
- cfmFlowIpAddrDst
- This object indicates the destination IP address of the corresponding traffic flow.
- cfmFlowIpValid
- This object indicates whether the corresponding instances of cfmFlowIpTrafficClass and cfmFlowIpHopLimit are valid.
- cfmFlowIpTrafficClass
- This object indicates the traffic class of the corresponding traffic flow. If version 4 of the IP carries the traffic flow, then the value of this column corresponds to the 'Type of Service' field of the IP header contained by packets in the traffic flow. ...
- cfmFlowIpHopLimit
- This object indicates the hop limit of the corresponding traffic flow. If version 4 of the IP carries the traffic flow, then the value of this column corresponds to the 'Time to Live' field of the IP header contained by packets in the traffic flow (as obs ...
- cfmFlowIpTableChanged
- This object indicates the value of sysUpTime the last time the device changed the cfmFlowIpTable.
- cfmFlowUdpTable
- This table contains additional data relating to the UDP carrying the corresponding traffic flow. This table has a sparse dependent relationship on the cfmFlowTable.
- cfmFlowUdpEntry
- An entry describes data relating to the UDP carrying the corresponding traffic flow. A device creates a row in the cfmFlowUdpTable when the flow monitor has data relating to the UDP carrying the corresponding traffic flow. The device destroys a row in th ...
- cfmFlowUdpNext
- This object indicates a reference to a row in another table containing additional data relating to the corresponding traffic flow.
- cfmFlowUdpPortSrc
- This object indicates the source UDP port number of the corresponding traffic flow.
- cfmFlowUdpPortDst
- This object indicates the destination UDP port number of the corresponding traffic flow.
- cfmFlowUdpTableChanged
- This object indicates the value of sysUpTime the last time the device changed the cfmFlowUdpTable.
- cfmFlowTcpTable
- This table contains additional data relating to the TCP carrying the corresponding traffic flow. This table has a sparse dependent relationship on the cfmFlowTable.
- cfmFlowTcpEntry
- An entry describes data relating to the TCP carrying the corresponding traffic flow. A device creates a row in the cfmFlowTcpTable when the flow monitor has data relating to the TCP carrying the corresponding traffic flow. The device destroys a row in th ...
- cfmFlowTcpNext
- This object indicates a reference to a row in another table containing additional data relating to the corresponding traffic flow.
- cfmFlowTcpPortSrc
- This object indicates the source TCP port number of the corresponding traffic flow.
- cfmFlowTcpPortDst
- This object indicates the destination TCP port number of the corresponding traffic flow.
- cfmFlowTcpTableChanged
- This object indicates the value of sysUpTime the last time the device changed the cfmFlowTcpTable.
- cfmFlowRtpTable
- This table contains additional data relating to the RTP carrying the corresponding traffic flow. This table has a sparse dependent relationship on the cfmFlowTable.
- cfmFlowRtpEntry
- An entry describes data relating to the RTP carrying the corresponding traffic flow. A device creates a row in the cfmFlowRtpTable when the flow monitor has data relating to the RTP carrying the corresponding traffic flow. The device destroys a row in th ...
- cfmFlowRtpNext
- This object indicates a reference to a row in another table containing additional data relating to the corresponding traffic flow.
- cfmFlowRtpVersion
- This object indicates the RTP version of the corresponding traffic flow.
- cfmFlowRtpSsrc
- This object indicates the RTP synchronized source (SSRC) of the corresponding traffic flow.
- cfmFlowRtpPayloadType
- This object indicates the RTP payload type of the corresponding traffic flow.
- cfmFlowRtpTableChanged
- This object indicates the value of sysUpTime the last time the device changed the cfmFlowRtpTable.
- cfmFlowMetricsTable
- This table contains aggregate metrics and data relating to the collection of metrics for the traffic flows monitored by each of the flow monitors supported by the device. This table has a sparse dependent relationship on the cfmFlowTable, containing a row ...
- cfmFlowMetricsEntry
- An entry contains aggregate metrics and data relating to the collection of metrics for a corresponding traffic flow. The device creates a row in the cfmFlowMetricsTable when a flow monitor starts monitoring a traffic flow. Likewise, the device destroys a ...
- cfmFlowMetricsCollected
- This object indicates the metrics collected by the corresponding flow monitor for the corresponding traffic flow.
- cfmFlowMetricsIntervalTime
- This object indicates the length of the measurement interval for the corresponding traffic flow. The flow monitor computes the collected metrics for the corresponding traffic flow with a frequency equal to the inverse of the value of this column.
- cfmFlowMetricsMaxIntervals
- This object indicates the maximum number of measurement intervals for which the corresponding flow monitor maintains metrics for the corresponding traffic flow. If the value of this column is '0', then the corresponding flow monitor does not maintain hist ...
- cfmFlowMetricsElapsedTime
- This object indicates the time that has elapsed since the beginning of the current measurement interval.
- cfmFlowMetricsIntervals
- This object indicates the number of measurement intervals for which data has been collected.
- cfmFlowMetricsInvalidIntervals
- This object indicates the number of measurement intervals in the set of collected measurement intervals that contain invalid data.
- cfmFlowMetricsConditionsProfile
- This object indicates the conditions profile that contains the descriptions of the standing conditions monitored for the traffic flow. If the flow does not have an associated conditions profile, then the value of this column must be zero.
- cfmFlowMetricsConditions
- This object indicates the current standing conditions for the corresponding traffic flow. If the flow does not have an associated conditions profile, then the value of this column must be the null string.
- cfmFlowMetricsAlarms
- This object indicates the current alarm conditions for the corresponding traffic flow. If the flow does not have an associated conditions profile, then the value of this column must be the null string.
- cfmFlowMetricsAlarmSeverity
- This object indicates the highest severity alarm currently raised for the corresponding traffic flow. If no alarm is raised for the corresponding traffic flow, then the value of this column is 'cleared'.
- cfmFlowMetricsPkts
- This object indicates the total number of packets processed by the corresponding flow monitor for the corresponding traffic flow.
- cfmFlowMetricsOctets
- This object indicates the total number of octets contained by the packets processed by the corresponding flow monitor for the corresponding traffic flow.
- cfmFlowMetricsBitRateUnits
- This object indicates the units for the corresponding instance of cfmFlowMetricsBitRate.
- cfmFlowMetricsBitRate
- This object indicates the average bit rate at which the corresponding flow monitor is processing data for the corresponding traffic flow. This value is cumulative over the lifetime of the traffic flow.
- cfmFlowMetricsPktRate
- This object indicates the average packet rate at which the corresponding flow monitor is processing data for the corresponding traffic flow. This value is cumulative over the lifetime of the traffic flow.
- cfmFlowMetricsTableChanged
- This object indicates the value of sysUpTime the last time the device created or destroyed a row in cfmFlowMetricsTable.
- cfmFlowMetricsIntTable
- This table contains historic metrics for the traffic flows monitored by each of the flow monitors supported by the device. This table has an expansion dependent relationship on the cfmFlowMetricsTable, containing zero or more rows for each traffic flow.
- cfmFlowMetricsIntEntry
- An entry describes metrics collected for a previous measurement interval for a corresponding traffic flow.
- cfmFlowMetricsIntNumber
- This object indicates the interval number identifying the measurement interval. The measurement interval identified by the value '1' represents the most recent measurement interval, and the interval identified by the value (n) represents the interval imm ...
- cfmFlowMetricsIntValid
- This object indicates whether the data for the measurement interval is valid.
- cfmFlowMetricsIntTime
- This object indicates the value of sysUpTime when the measurement interval was captured.
- cfmFlowMetricsIntConditions
- This object indicates which standing conditions were asserted at least once during the measurement interval for the corresponding traffic flow.
- cfmFlowMetricsIntAlarms
- This object indicates which alarm conditions were raised at least once during the measurement interval for the corresponding traffic flow.
- cfmFlowMetricsIntAlarmSeverity
- This object indicates the highest severity alarm raised during the measurement interval for the corresponding traffic flow. If no alarm was raised during the measurement interval for the corresponding traffic flow, then the value of this column is 'cleare ...
- cfmFlowMetricsIntPkts
- This object indicates the number of packets processed by the corresponding flow monitor for the corresponding traffic flow during the measurement interval.
- cfmFlowMetricsIntOctets
- This object indicates the number of octets contained by the packets processed by the corresponding flow monitor for the corresponding traffic flow during the measurement interval.
- cfmFlowMetricsIntBitRateUnits
- This object indicates the units for the corresponding instance of cfmFlowMetricsIntBitRate.
- cfmFlowMetricsIntBitRate
- This object indicates the bit rate at which the corresponding flow monitor processed data for the corresponding traffic flow during the measurement interval.
- cfmFlowMetricsIntPktRate
- This object indicates the packet rate at which the corresponding flow monitor processed data for the corresponding traffic flow during the measurement interval.
- cfmConditionTable
- This table lists the standing conditions monitored by the device. The table groups descriptions for standing conditions into condition profiles. The figure below illustrates the relationship between a flow monitor and a conditions profile. Observe that ...
- cfmConditionEntry
- An entry describes a standing condition monitored by the device. The cfmConditionTable groups descriptions for standing conditions into condition profiles. A device creates a row in the cfmConditionTable when it has been configured to monitor a standing ...
- cfmConditionProfile
- This object indicates an arbitrary integer-value that uniquely identifies the condition profile that contains the standing condition. Observe that the value assigned to a standing condition does not necessarily persist across restars.
- cfmConditionId
- This object indicates an arbitrary integer-value that uniquely identifies the condition within the scope of the profile. The value of this column corresponds to the bit position in a binary string-value representing the standing (or alarm) conditions for ...
- cfmConditionDescr
- This object indicates a human-readable description of the condition.
- cfmConditionMonitoredElement
- This object indicates the monitored element used in determining the state of the standing condition.
- cfmConditionType
- This object indicates the type of condition: 'other' The implementation of the MIB does not recognize the condition described by this row. 'boolean' The value monitored only can have one of two values: 'false' or 'true'. In this case, the condition itsel ...
- cfmConditionThreshRiseScale
- This object indicates the scaling factor for the corresponding instance of cfmConditionThreshRise. This value of this column only has relevance if the corresponding instance of cfmConditionType is 'risingThreshold' or 'risingAndFallingThreshold'.
- cfmConditionThreshRisePrecision
- This object indicates the precision for the corresponding instance of cfmConditionThreshRise. This value of this column only has relevance if the corresponding instance of cfmConditionType is 'risingThreshold' or 'risingAndFallingThreshold'.
- cfmConditionThreshRise
- This object indicates the value of the rising threshold. This value of this column only has relevance if the corresponding instance of cfmConditionType is 'risingThreshold' or 'risingAndFallingThreshold'.
- cfmConditionThreshFallScale
- This object indicates the scaling factor for the corresponding instance of cfmConditionThreshFall. The value of this column only has relevance if the corresponding instance of cfmConditionType is 'fallingThreshold' or 'risingAndFallingThreshold'.
- cfmConditionThreshFallPrecision
- This object indicates the precision for the corresponding instance of cfmConditionThreshFall. The value of this column only has relevance if the corresponding instance of cfmConditionType is 'fallingThreshold' or 'risingAndFallingThreshold'.
- cfmConditionThreshFall
- This object indicates the value of the falling threshold. The value of this column only has relevance if the corresponding instance of cfmConditionType is 'fallingThreshold' or 'risingAndFallingThreshold'.
- cfmConditionSampleType
- This object indicates how the device samples the monitored value before determining whether to assert the condition: 'other' The implementation of the MIB does not recognize the how the device samples the monitored value. 'raw' The device samples the moni ...
- cfmConditionSampleWindow
- This object indicates the sample window used by the device to compute an exponentially decaying average in the case that the corresponding instance of cfmConditionSampleType is 'averaged'. The value of this column only has relevance if the corresponding i ...
- cfmConditionAlarm
- This object indicates whether the device treats the standing condition as an alarm condition: 'none' The device does not treat the standing condition as an alarm condition. 'discrete' The device treats the standing condition as an alarm condition. 'groupe ...
- cfmConditionAlarmActions
- This object indicates the actions taken by the device when the alarm condition changes state: 'syslog' The device sends a syslog message. 'snmp' The device sends a cfmNotifyAlarm notification if and only if cfmNotifyEnable is set to 'true'. The value of t ...
- cfmConditionAlarmSeverity
- This object indicates the severity of the alarm condition. The value of this column only have relevance if the corresponding instance of cfmConditionAlarm is 'discrete'.
- cfmConditionAlarmGroup
- This object indicates the alarm group the device aggregates the standing condition into. The value of this column only has relevance if the corresponding instance of cfmConditionAlarm is 'grouped'.
- cfmConditionTableChanged
- This object indicates the value of sysUpTime the last time the device made a change to the cfmConditionTable.
- cfmAlarmGroupTable
- This table lists alarm groups maintained by the device.
- 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, ...
- cfmAlarmGroupId
- This object indicates an arbitrary integer-value that uniquely identifies the alarm group. Observe that the value assigned to an alarm group does not necessarily persist across restarts.
- cfmAlarmGroupDescr
- This object indicates a human-readable description of the alarm group.
- cfmAlarmGroupConditionsProfile
- This object indicates the conditions profile that contains the description of the standing profile aggregated by the alarm group.
- cfmAlarmGroupConditionId
- This object indicates the standing condition aggregated by the alarm group.
- cfmAlarmGroupFlowSet
- This object indicates the set of traffic flows aggregated by the alarm group.
- cfmAlarmGroupFlowCount
- This object indicates the number of traffic flows in the set of traffic flows indicated by the corresponding instance of cfmAlarmGroupFlowSet.
- cfmAlarmGroupThresholdUnits
- This object indicates the units for the corresponding instance of cfmAlarmGroupThreshold: 'other' The MIB implementation does not recognize the units in which the value of the corresponding instance of cfmAlarmGroupThreshold has been expressed. 'flows' Th ...
- cfmAlarmGroupThreshold
- This object indicates a number of flows that must assert the standing condition indicated by the corresponding instance of cfmAlarmGroupCondition before raising an alarm. If the corresponding instance of cfmAlarmGroupThresholdUnits is 'percent', then the ...
- cfmAlarmGroupRaised
- This object indicates whether the alarm group has raised an alarm.
- cfmAlarmGroupCurrentCount
- This object indicates the number of traffic flows currently asserting the standing condition aggregated by the alarm group.
- cfmAlarmGroupTableChanged
- This object indicates the value of sysUpTime the last time the device made a change to the cfmAlarmGroupTable.
- cfmAlarmGroupFlowTable
- This table lists the traffic flows contained by each set of flows configured for the alarm groups contained by the cfmAlarmGroupTable.
- cfmAlarmGroupFlowEntry
- An entry describes a traffic flow contained by a set of flows. An alarm group aggregates a standing condition from a set of flows. cfmAlarmFlowSetId uniquely identifies a set of traffic flows. A device creates a row in the cfmAlarmGroupTable under one of ...
- cfmAlarmGroupFlowSetId
- This object indicates an arbitrary integer-value that uniquely identifies the set of traffic flows that contains the traffic flow represented by the row. Observe that the value assigned to a flow set does not necessarily persist across restarts.
- cfmAlarmGroupFlowMonitorId
- This object identifies the flow monitor responsible for the traffic flow.
- cfmAlarmGroupFlowId
- This object identifies the traffic flow.
- cfmAlarmGroupFlowTableChanged
- This object indicates the value of sysUpTime the last time the device made a change to the cfmAlarmGroupTable.
- cfmAlarmHistorySize
- This object specifies the maximum number of rows the cfmAlarmHistoryTable can contain at any given time. If the device raises or clears an alarm and the cfmAlarmHistoryTable already contains a number of rows equal to the value of this object, then it des ...
- cfmAlarmHistoryLastId
- This object indicates the value of cfmAlarmHistoryId corresponding to the last row created in the cfmAlarmHistoryTable.
- cfmAlarmHistoryTable
- This table lists a history of the changes in the state of alarm conditions monitored by the device.
- cfmAlarmHistoryEntry
- An entry describes the change in the state of an alarm condition observed by the device. The device creates a row in the cfmAlarmHistoryTable when it observes a change in the state of an alarm condition. The device destroys a row in the cfmAlarmHistoryTab ...
- cfmAlarmHistoryId
- This object indicates an arbitrary integer-value that uniquely identifies the event. Observe that the value assigned to a alarm history entry does not necessarily persist across restarts.
- cfmAlarmHistoryType
- This object indicates the type of event: 'cleared' The event signaled an alarm condition transitioning to the cleared state. 'raised' The event signalled an alarm condition transitioning to the raised state.
- cfmAlarmHistoryEntity
- This object indicates the entity that caused the event. If the alarm condition has an association with a flow monitor, then the value of this column is a row in the cfmFlowMonitorTable. If the alarm condition has an association with a traffic flow, then t ...
- cfmAlarmHistoryConditionsProfile
- This object indicates the conditions profile containing the description of the alarm condition that changed state.
- cfmAlarmHistoryConditionId
- This object indicates the alarm condition that changed state.
- cfmAlarmHistorySeverity
- This object indicates the severity of the alarm condition that changed state.
- cfmAlarmHistoryTime
- This object indicates the value of sysUpTime when the alarm condition changed state. In the case the device updates standing/alarm conditions at the same time it captures a measurement interval, the value of this column should correlate with the correspon ...
- cfmNotifyEnable
- This object specifies whether the device generates a cfmNotifyAlarm notification when an alarm condition changes state.
- cfmeOther
- This object identifier represents a monitored element not recognized by this implementation of the MIB module.
- cfmeFlowCount
- This object identifier represents the monitored element describing the number of traffic flows currently monitored by a flow monitor (cfmFlowMonitorFlowCount).
- cfmeFlowTimeouts
- This object identifier represents the monitored element describing the number of traffic flows that expired during the last measurement interval.
- cfmeFlowStop
- This object identifier represents the monitored element describing the condition that arises when a flow monitor does not receive any packets for a traffic flow during the last measurement interval.
- cfmeFlowCumulativeBitRate
- This object identifier represents the monitored element describing the average rate at which a flow monitor processes bits contained by packets for a traffic flow (cfmFlowMetricsBitRate).
- cfmeFlowCumulativePktRate
- This object identifier represents the monitored element describing the average rate at which a flow monitor processes packets for a traffic flow (cfmFlowMetricsPktRate).
- cfmeFlowBitRate
- This object identifier represents the monitored element describing the average rate at which a flow monitor processes bits contained by packets for a traffic flow during the last measurement interval (cfmFlowMetricsIntBitRate).
- cfmeFlowPktRate
- This object identifier represents the monitored element describing the average rate at which a flow monitor processes packets for a traffic flow during the last measurement interval (cfmFlowMetricsIntPktRate).
- cfmFlowMonitorGroup
- This group contains objects describing flow monitors.
- cfmFlowGroup
- This group contains objects describing traffic flows.
- cfmFlowMetricsGroup
- This group contains objects describing traffic flow metrics.
- cfmFlowConditionsGroup
- This group contains objects describing standing/alarm conditions.
- cfmAlarmAggregationGroup
- This group contains object describing alarm aggregation.
- cfmAlarmHistoryGroup
- This group contains objects describing alarm history.
- cfmNotifySupportGroup
- This group contains objects supporting notification.
Download IPHost Network Monitor (500 monitors for 30 days, 50 monitors free forever) to start monitoring network devices right now.