MIB Viewer

CISCO-FLOW-MONITOR-TC-MIB

19 objects
This MIB module defines textual conventions used by the MIB modules defining objects describing flow monitoring. GLOSSARY ============ Alarm Action - a method used by the device to signal changes in an alarm condition. Alarm Aggregation - a technique used to efficiently monitor the same standing condition for a flow set. Alarm Condition - a standing condition for which the device signals changes in state. Alarm Group - a flow set for which the device monitors a configured standing condition, raising an alarm when a configured number of flows in the flow set assert the standing standing. Alarm Severity - the relative disposition of an alarm condition when raised by the device. For example, a provider may regard a flow stop alarm as having a higher severity than a flow's loss fraction exceeding a configured threshold. Flow Monitor - a hardware or software entity that classifies traffic flows, collects flow data, and periodically computes flow metrics. Flow Metric - a measurement that reflects the quality of a traffic flow. Flow Point - represents the ingress or egress of a traffic flow. Flow Set - a group of traffic flows. Measurement Interval - the length of time over which a flow monitor collects data related to a traffic flow, after which the flow monitor computes flow metrics using the collected data. Standing Condition - represents a lasting error, fault, or warning resulting from the application of a set of criteria to the state of an entity, such as a flow monitor or traffic flow. For example, a flow monitor may assert a standing condition if the number of traffic flows that expire in a meansurement interval exceeds a configured threshold. Traffic Flow - a unidirectional stream of packets conforming to a classifier. For example, packets having a particular source IP address, destination IP address, protocol type, source port number, and destination port number.
Imported Objects
CISCO-SMIciscoMgmt
SNMPv2-SMIInteger32 MODULE-IDENTITY Unsigned32
SNMPv2-TCTEXTUAL-CONVENTION
OIDNameAccessStatusDescription
1.3.6.1.4.1.9.9.688IdentityciscoFlowMonitorTcMIBThis MIB module defines textual conventions used by the MIB modules defining objects describing flow monitoring. GLOSSARY ============ Alarm Action - a method …
Type Definitions
NameSyntaxStatusDescription
FlowBitRateUnitsINTEGER { bps(1), kbps(2), mbps(3), gbps(4) }currentThis textual convention denotes an enumerated integer-value that represents the units used when presenting a bit rate value. 'bps' The device presents the rate of a traffic flow in bits per second (bps). 'kbps' The devi…
FlowCfgRateTypeINTEGER { auto(1), ipPktRate(2), ipBitRate(3), mediaRate(4) }currentThis textual convention denotes an enumerated integer-value that represents the media rate used by the flow monitor to compute the delay factor for a traffic flow: 'auto' The device automatically determines the media ra…
FlowIdentifierUnsigned32 (1..4294967295)currentThis textual convention denotes an arbitrary integer-value that uniquely identifies a traffic flow within the scope of the flow monitor that collects data and periodically computes metrics for the traffic flow.
FlowMetricPrecisionInteger32 (-8..-1 | 1..9)currentThis textual convention denotes the precision or accuracy of a fixed-point value. A MIB module may abstract a fixed-point value by defining three objects together: 1) A FlowMetricScale object, which indicates the scale …
FlowMetricsBITS { mdi(0), rtp(1), ipCbr(2) }currentThis textual convention denotes an enumerated integer-value that represents a set of metrics: 'mdi' This set of metrics consists of the Media Delivery Index (MDI) [RFC4445] 'rtp' This set of metrics consists of data sim…
FlowMetricScaleINTEGER { yocto(1), zepto(2), atto(3), femto(4), pico(5), nano(6), micro(7), milli(8), units(9), kilo(10), mega(11), giga(12), tera(13), exa(14), peta(15), zetta(16), yotta(17) }currentThis textual convention denotes an enumerated integer-value that represents an International System of Units (SI) prefix used as a scaling factor for fixed-point values: Prefix Scale Factor ========================= 'yo…
FlowMetricValueInteger32 (-1000000000..1000000000)currentThis textual convention denotes the value of a fixed-point value. A MIB module may abstract a fixed-point value by defining three objects together: 1) A FlowMetricScale object, which indicates the scale of the value. 2)…
FlowMonitorAlarmGroupIdentifierUnsigned32 (1..4294967295)currentThis textual convention denotes an arbitrary integer-value that uniquely identifies an alarm group. An alarm group represents an alarm condition that the device raises if a configured number of traffic flows in a config…
FlowMonitorConditionIdentifierUnsigned32 (0..2039)currentThis textual convention denotes an integer-value representing a standing/alarm condition within a conditions profile. It has a direct correspondence to the position of the bit representing the standing/alarm condition i…
FlowMonitorConditionsOCTET STRING (SIZE (0..255))current
FlowMonitorConditionsProfileUnsigned32 (1..4294967295)currentThis textual convention denotes an arbitrary integer-value that uniquely identifies a conditions profile. A conditions profile is a set of descriptions of standing/alarm conditions that can be applied to an entity, such…
FlowMonitorConditionsProfileOrZeroUnsigned32 (0..4294967295)currentThis textual convention serves as an extension of the FlowMonitorConditionsProfile textual convention, which permits the value '0'. The use of the value '0' is specific to an object, thus requiring the descriptive text …
FlowMonitorIdentifierUnsigned32 (1..4294967295)currentThis textual convention denotes an arbitrary integer-value that uniquely identifies a flow monitor.
FlowPointDot1qVlanOCTET STRING (SIZE (6))currentThis textual convention denotes an octet string-value identifying an IEEE 802.1q VLAN. Octets Contents Encoding ========================================= 1-4 ifIndex-value network-byte order 5-6 VLAN tag network-byte or…
FlowPointIdentifierOCTET STRING (SIZE (0..255))currentThis textual convention denotes an octet string-value that identifies a point at which a flow monitor collects data for a traffic flow. An implementation MUST ALWAYS interpret a FlowPointIdentifier value within the cont…
FlowPointInterfaceOCTET STRING (SIZE (4))currentThis textual convention denotes an octet string-value identifying a row in ifTable (defined by the IF-MIB [RFC2863]). Octets Contents Encoding ========================================= 1-4 ifIndex-value network-byte ord…
FlowPointTypeINTEGER { other(1), unknown(2), none(3), interface(4), dot1qVlan(5) }currentThis textual convention denotes an enumerated integer-value that represents a point at which a flow monitor collects data for a traffic flow: 'other' The implementation of the MIB module using this textual convention do…
FlowSetIdentifierUnsigned32 (1..4294967295)currentThis textual convention denotes an arbitrary integer-value that uniquely identifies a set of traffic flows.