MIBs Depot

CISCO-ITP-MSU-RATES-MIB

Registered at
1.3.6.1.4.1.9.9.529
Last updated
2007-02-01 00:00
Organization
Cisco Systems, Inc.
Revisions
2007-02-01 00:00, 2006-05-31 00:00
Namespace
cisco
Source file
CISCO-ITP-MSU-RATES-MIB
Digest
sha256:56ab4f7cc37f66a5f0405bb9d0a7a1a8f8b71e91e5065ce1b9d38b70798cb515

Description

This MIB provides information used to manage the number of MTP3 MSUs transmitted and received per processor. Many of the higher level protocols require several MSUs per transaction. Traffic capacity planning is based on MSUs not transactions. This MIB will provide information to determine current traffic. The Cisco IP Transfer Point (ITP) is a hardware and software solution that transports SS7 traffic using IP. Each ITP node provides function similar to SS7 signalling point. The relevant ITU documents describing this technology is the ITU Q series, including ITU Q.700: Introduction to CCITT Signalling System No. 7 and ITU Q.701 Functional description of the message transfer part (MTP) of Signalling System No. 7.

Contact

Cisco Systems, Inc Customer Service Postal: 170 W. Tasman Drive San Jose, CA 95134 USA Tel: +1 800 553-NETS E-mail: cs-ss7@cisco.com

Imports

FromSymbols
CISCO-SMIciscoMgmt
CISCO-TCEntPhysicalIndexOrZero
SNMPv2-CONFMODULE-COMPLIANCE, NOTIFICATION-GROUP, OBJECT-GROUP
SNMPv2-SMICounter32, Gauge32, Integer32, MODULE-IDENTITY, NOTIFICATION-TYPE, OBJECT-IDENTITY, OBJECT-TYPE, Unsigned32, iso
SNMPv2-TCDisplayString, TEXTUAL-CONVENTION, TimeStamp, TruthValue

Imported by

Nothing in this corpus imports this module.

Load order

Every file a consumer needs in order to load this module, dependencies first.

CISCO-ITP-MSU-RATES-MIB
CISCO-SMI
CISCO-TC
SNMPv2-CONF
SNMPv2-SMI
SNMPv2-TC

Textual conventions

NameOIDSyntaxAccessStatus
CimrMsuRateState
TEXTUAL-CONVENTION
MSU Rate State: 'acceptable' - traffic for a specified direction is at the acceptable level. 'warning' - traffic for a specified direction is has reached or exceed warning level but is below the overloaded level. 'overloaded' - traffic for a specified direction has reached or exceeds overloaded level
current
CimrMsuThreshold
TEXTUAL-CONVENTION
This textual convention defines a threshold used to monitor the rate of MSUs per second. The zero value is used to indicate that value has not been specified. It is important to note that the MSU thresholds should be based on processor type, routing protocols and system environments.
current
CirbhMsuCurrentCount
TEXTUAL-CONVENTION
The value of this counter starts from zero and is increased when associated events occur, until and administrative operation in performed that requires the associated objects to be cleared.
current
CirbhMsuTrafficDirection
TEXTUAL-CONVENTION
Direction of traffic on an processor.
current

Objects

NameOIDSyntaxAccessStatus
ciscoItpMsuRatesMIBNotifs
OBJECT-IDENTITY
1.3.6.1.4.1.9.9.529.0
ciscoItpMsuRatesMIBObjects
OBJECT-IDENTITY
1.3.6.1.4.1.9.9.529.1
cimrScalars
OBJECT-IDENTITY
1.3.6.1.4.1.9.9.529.1.1
cimrMsuRateSampleInterval
OBJECT-TYPE
The length of the interval used to calculate MSU rate.
1.3.6.1.4.1.9.9.529.1.1.4Unsigned32 (1..60)read-writecurrent
cimrMsuRateNotifyInterval
OBJECT-TYPE
The length of the interval used to suppress ciscoItpMsuRcvdRateState and ciscoItpMsuSentRateState notifications.
1.3.6.1.4.1.9.9.529.1.1.5Unsigned32 (0 | 60..3600)read-writecurrent
cimrMsuRateNotifyEnable
OBJECT-TYPE
The MSU rate notification truth value. This object controls the generation of ciscoItpMsuRcvdRateState and ciscoItpMsuSentRateState notifications. 'true' Indicates that the notification of MSU rates has been enabled. 'false' Indicates that the notification MSU rates has been disabled.
1.3.6.1.4.1.9.9.529.1.1.6TruthValueread-writecurrent
cimrMsuRateAcceptableThreshold
OBJECT-TYPE
This object is used to establish a default value for all instances of the cimrMsuProcAcceptableThreshold object in the cimrMsuProcTable table. The value for this object must be less than the values specified by cimrMsuRateWarningThreshold and cimrMsuRateOverloadedThreshold objects. All changes to this threshold will take effect at the end of the current interval.
1.3.6.1.4.1.9.9.529.1.1.7CimrMsuThresholdread-writecurrent
cimrMsuRateWarningThreshold
OBJECT-TYPE
This object is used to establish a default value for all instances of the cimrMsuProcWarningThreshold object in the cimrMsuProcTable table. The value for this object must be less than the values specified by cimrMsuRateOverloadedThreshold and greater than cimrMsuRateAcceptableThreshold objects. All changes to this threshold will take effect at the end of the current interval.
1.3.6.1.4.1.9.9.529.1.1.8CimrMsuThresholdread-writecurrent
cimrMsuRateOverloadedThreshold
OBJECT-TYPE
This object is used to establish a default value for all instances of the cimrMsuProcOverloadedThreshold object in the cimrMsuProcTable table. The value for this object must be greater than the values specified by cimrMsuRateAcceptableThreshold and cimrMsuRateWarningThreshold objects. All changes to this threshold will take effect at the end of the current interval.
1.3.6.1.4.1.9.9.529.1.1.9CimrMsuThresholdread-writecurrent
cimrTables
OBJECT-IDENTITY
1.3.6.1.4.1.9.9.529.1.2
cimrMsuProcTable
OBJECT-TYPE
This table provides information associated with each processor. Thresholds are provided to control the behavior of the following objects from the cimrMsuTrafficTable table. -- cimrMsuTrafficRateState -- cimrMsuTrafficRate -- cimrMsuTrafficSize -- cimrMsuProcDurWarning -- cimrMsuProcDurOverloaded Any changes to these thresholds will cause a reset of measurements which is indicated by cimrMsuProcReset and cimrMsuProcResetTimestamp objects. Notifications thresholds. In order to generate notifications when MSU rate switch states the customer must define traffic levels using the following objects. When the global objects contain non-zero values they will act as defaults to all entries in table. global: - cimrMsuRateAcceptableThreshold - cimrMsuRateWarningThreshold - cimrMsuRateOverloadedThreshold Per processor: - cimrMsuProcAcceptableThreshold - cimrMsuProcWarningThreshold - cimrMsuProcOverloadedThreshold The global thresholds only apply when all of the threshold objects at instance level are set to zero. Set operations against thresholds must be performed as single operation. Calculation of cimrMsuTrafficRateState object is performed in the following manner to only report significant changes in traffic. In order to switch to a higher state the traffic rate must equal or exceed the next higher threshold. For example when current state is acceptable the traffic must equal or exceed value specified by warning-threshold to obtain warning state. In order to switch to a lower state the traffic rate must be less than the next lower threshold. For example when current state is overloaded the traffic must drop below warning-threshold to obtain warning state. Example: Acceptable-Threshold = 2000 Warning-Threshold = 2500 Overloaded-Threshold = 3000 Sample Rate Old State New State ------ ---- ---------- ---------- 1 2000 Acceptable Acceptable 2 2500 Acceptable Warning 3 2200 Warning Warning 4 2000 Warning Acceptable 5 3000 Acceptable Overloaded 5 1000 Overloaded Acceptable
1.3.6.1.4.1.9.9.529.1.2.1not-accessiblecurrent
cimrMsuProcEntry
OBJECT-TYPE
Each entry represents a processor and is updated at end of interval specified by the cimrMsuRateSampleInterval object.
1.3.6.1.4.1.9.9.529.1.2.1.1not-accessiblecurrent
cimrMsuProcIndex
OBJECT-TYPE
An index that uniquely represents a processor. This index is assigned arbitrarily by the engine and is not saved over reboots.
1.3.6.1.4.1.9.9.529.1.2.1.1.1Unsigned32 (1..4294967295)not-accessiblecurrent
cimrMsuProcPhysicalIndex
OBJECT-TYPE
The entPhysicalIndex of the physical entity for which the MSU measurements in this entry are maintained. The exact type of this entity is described by its entPhysicalVendorType value.
1.3.6.1.4.1.9.9.529.1.2.1.1.2EntPhysicalIndexOrZeroread-onlycurrent
cimrMsuProcAcceptableThreshold
OBJECT-TYPE
This object is used to specify a level of traffic below which the traffic is considered to be acceptable. All changes to this threshold will take effect at the end of the current interval. The value for this object must be less than the values specified by cimrMsuProcWarningThreshold and cimrMsuProcOverloadedThreshold objects.
1.3.6.1.4.1.9.9.529.1.2.1.1.3CimrMsuThresholdread-writecurrent
cimrMsuProcWarningThreshold
OBJECT-TYPE
This object is used to specify a level of traffic that indicates a rate that is above acceptable level, but is below level that impacts routing of MSUs. All changes to this threshold will take effect at the end of the current interval. The value for this object must be greater than the values specified by cimrMsuProcAcceptableThreshold and less than cimrMsuProcOverloadedThreshold objects.
1.3.6.1.4.1.9.9.529.1.2.1.1.4CimrMsuThresholdread-writecurrent
cimrMsuProcOverloadedThreshold
OBJECT-TYPE
This object is used to specify a level of traffic that indicates a rate that may impact routing of MSUs. All changes to this threshold will take effect at the end of the current interval. The value for this object must be greater than the value specified for cimrMsuProcAcceptableThreshold and cimrMsuProcWarningThreshold objects.
1.3.6.1.4.1.9.9.529.1.2.1.1.5CimrMsuThresholdread-writecurrent
cimrMsuProcReset
OBJECT-TYPE
This object object always returns the 'false' value. Setting the object to 'true' resets the following objects. cimrMsuProcDurWarning cimrMsuProcDurOverloaded cimrMsuTrafficMaxRate cimrMsuTrafficMaxRateTimestamp cimrMsuDist000to009Seconds cimrMsuDist010to019Seconds cimrMsuDist020to029Seconds cimrMsuDist030to039Seconds cimrMsuDist040to049Seconds cimrMsuDist050to059Seconds cimrMsuDist060to069Seconds cimrMsuDist070to079Seconds cimrMsuDist080to089Seconds cimrMsuDist090orAbove In addition, the cimrMsuRateResetTimestamp is set to the current sysUpTime.
1.3.6.1.4.1.9.9.529.1.2.1.1.6TruthValueread-writecurrent
cimrMsuProcResetTimestamp
OBJECT-TYPE
The value of sysUpTime when the measurements were reset by setting the cimrMsuProcReset object or by changing any of the following objects. cimrMsuRateSampleInterval cimrMsuRateAcceptableThreshold, cimrMsuRateWarningThreshold, cimrMsuRateOverloadedThreshold cimrMsuProcAcceptableThreshold cimrMsuProcWarningThreshold cimrMsuProcOverloadedThreshold This object will default to the time when instance was created.
1.3.6.1.4.1.9.9.529.1.2.1.1.7TimeStampread-onlycurrent
cimrMsuProcSlotNumber
OBJECT-TYPE
The number of slot contain processor and will be set to zero when platform does not support processsors in multiple slots.
1.3.6.1.4.1.9.9.529.1.2.1.1.8Integer32read-onlycurrent
cimrMsuProcBayNumber
OBJECT-TYPE
The number of bay contain processor and will be set to zero when platform does not support processsors in multiple bays.
1.3.6.1.4.1.9.9.529.1.2.1.1.9Integer32read-onlycurrent
cimrMsuTrafficTable
OBJECT-TYPE
This table provides information on the traffic in MUS for each processor in both directions. Any MSU in which a processor is involved will be counted. Here are some examples of how MSUs would be counted. Traditional SS7 Links: MSU is received on Line card 1 that supports SS7 link and MSU is routed directly to line card 2 that supports output link. Line card 1 processor information will be updated to indicate it received MSU and line card 2 processor information will be updated to indicate it sent MSU. IP/SCTP based SS7 Links: IP based SS7 Links can be terminated on linecard or owned by the main processor. When SS7 link is terminated on main processor only the main processor information will be updated. The line card processor that owns the IP interface will be involved but will not be included in measurements. When the SS7 link is terminated on line card its processor information will be updated. It is important to note that packets exchanged for SCTP associations are different from SS7 MSUs. More than one SS7 MSU can be transmitted in a single IP packet. Also, the SCTP association exchanges control packets that are not counted as SS7 MSUs.
1.3.6.1.4.1.9.9.529.1.2.2not-accessiblecurrent
cimrMsuTrafficEntry
OBJECT-TYPE
Each entry represents a processor traffic in a particular direction and is updated at end of interval specified by the cimrMsuRateSampleInterval object.
1.3.6.1.4.1.9.9.529.1.2.2.1not-accessiblecurrent
cimrMsuTrafficDirection
OBJECT-TYPE
The direction of traffic on a processor.
1.3.6.1.4.1.9.9.529.1.2.2.1.1CirbhMsuTrafficDirectionnot-accessiblecurrent
cimrMsuTrafficRateState
OBJECT-TYPE
The state of traffic load for a particular direction and is calculated using the following objects. - cimrMsuTrafficRcvdRate - cimrMsuRateAcceptableThreshold - cimrMsuRateWarningThreshold - cimrMsuRateOverloadedThreshold - cimrMsuTrafficAcceptableThreshold - cimrMsuTrafficWarningThreshold - cimrMsuTrafficOverloadedThreshold
1.3.6.1.4.1.9.9.529.1.2.2.1.2CimrMsuRateStateread-onlycurrent
cimrMsuTrafficRate
OBJECT-TYPE
Rate of MSUs over the interval specified by the cimrMsuRateSampleInterval object.
1.3.6.1.4.1.9.9.529.1.2.2.1.3Gauge32read-onlycurrent
cimrMsuTrafficSize
OBJECT-TYPE
The average size of MSU over the interval specified by the cimrMsuRateSampleInterval object.
1.3.6.1.4.1.9.9.529.1.2.2.1.4Gauge32read-onlycurrent
cimrMsuTrafficDurWarning
OBJECT-TYPE
The number of seconds the cimrMsuTrafficRateState was in the 'warning' state.
1.3.6.1.4.1.9.9.529.1.2.2.1.5CirbhMsuCurrentCountread-onlycurrent
cimrMsuTrafficDurOverloaded
OBJECT-TYPE
The number of seconds the cimrMsuTrafficRateState was in the 'overloaded' state.
1.3.6.1.4.1.9.9.529.1.2.2.1.6CirbhMsuCurrentCountread-onlycurrent
cimrMsuTrafficMaxRate
OBJECT-TYPE
Maximum value for the cimrMsuTrafficRate object since Setting this object to zero will clear the cimrMsuTrafficMaxTimestamp until the need next interval information is collected.
1.3.6.1.4.1.9.9.529.1.2.2.1.7Gauge32read-onlycurrent
cimrMsuTrafficMaxTimestamp
OBJECT-TYPE
Time and date when cimrMsuTrafficMaxRate was last set or zero when object was cleared.
1.3.6.1.4.1.9.9.529.1.2.2.1.8TimeStampread-onlycurrent
cimrMsuTrafficMSUs
OBJECT-TYPE
The total number of MSU handled by this processor.
1.3.6.1.4.1.9.9.529.1.2.2.1.9Counter32read-onlycurrent
cimrMsuDistTable
OBJECT-TYPE
This table provides distribution of MSU rates per processor in both the transmit and receive directions. The MSU rates are converted into percentages by the current overloaded-threshold by the following formula: (MSU-Rate * 100)/overloaded-threshold Any value over 100 is placed in 90 to 100 range. Any changes to the following thresholds or setting cimrMsuProcReset object to 'true' will cause information in table to be reset. global: - cimrMsuRateAcceptableThreshold - cimrMsuRateWarningThreshold - cimrMsuRateOverloadedThreshold Per processor: - cimrMsuProcAcceptableThreshold - cimrMsuProcWarningThreshold - cimrMsuProcOverloadedThreshold In order for this table to contain data either the cimrMsuRateOverloadedThreshold or cimrMsuProcOverloadedThreshold must be set to non-zero value. If both objects are zero then data is not collected for this table.
1.3.6.1.4.1.9.9.529.1.2.3not-accessiblecurrent
cimrMsuDistEntry
OBJECT-TYPE
Each entry represents a processor and is updated at end of interval specified by the cimrMsuRateSampleInterval object.
1.3.6.1.4.1.9.9.529.1.2.3.1not-accessiblecurrent
cimrMsuDist000to009Seconds
OBJECT-TYPE
The total number of seconds during which the MSU rate for this processor was from 0 to 9 percent of the current overloaded-threshold value.
1.3.6.1.4.1.9.9.529.1.2.3.1.1CirbhMsuCurrentCountread-onlycurrent
cimrMsuDist010to019Seconds
OBJECT-TYPE
The total number of seconds during which the MSU rate for this processor was from 10 to 19 percent of the current overloaded-threshold value.
1.3.6.1.4.1.9.9.529.1.2.3.1.2CirbhMsuCurrentCountread-onlycurrent
cimrMsuDist020to029Seconds
OBJECT-TYPE
The total number of seconds during which the MSU rate for this processor was from 20 to 29 percent of the current overloaded-threshold value.
1.3.6.1.4.1.9.9.529.1.2.3.1.3CirbhMsuCurrentCountread-onlycurrent
cimrMsuDist030to039Seconds
OBJECT-TYPE
The total number of seconds during which the MSU rate for this processor was from 30 to 39 percent of the current overloaded-threshold value.
1.3.6.1.4.1.9.9.529.1.2.3.1.4CirbhMsuCurrentCountread-onlycurrent
cimrMsuDist040to049Seconds
OBJECT-TYPE
The total number of seconds during which the MSU rate for this processor was from 40 to 49 percent of the current overloaded-threshold value.
1.3.6.1.4.1.9.9.529.1.2.3.1.5CirbhMsuCurrentCountread-onlycurrent
cimrMsuDist050to059Seconds
OBJECT-TYPE
The total number of seconds during which the MSU rate for this processor was from 50 to 59 percent of the current overloaded-threshold value.
1.3.6.1.4.1.9.9.529.1.2.3.1.6CirbhMsuCurrentCountread-onlycurrent
cimrMsuDist060to069Seconds
OBJECT-TYPE
The total number of seconds during which the MSU rate for this processor was from 60 to 69 percent of the current overloaded-threshold value.
1.3.6.1.4.1.9.9.529.1.2.3.1.7CirbhMsuCurrentCountread-onlycurrent
cimrMsuDist070to079Seconds
OBJECT-TYPE
The total number of seconds during which the MSU rate for this processor was from 70 to 79 percent of the current overloaded-threshold value.
1.3.6.1.4.1.9.9.529.1.2.3.1.8CirbhMsuCurrentCountread-onlycurrent
cimrMsuDist080to089Seconds
OBJECT-TYPE
The total number of seconds during which the MSU rate for this processor was from 80 to 89 percent of the current overloaded-threshold value.
1.3.6.1.4.1.9.9.529.1.2.3.1.9CirbhMsuCurrentCountread-onlycurrent
cimrMsuDist090orAbove
OBJECT-TYPE
The total number of seconds during which the MSU rate for this processor was above 90 percent of the current overloaded-threshold value.
1.3.6.1.4.1.9.9.529.1.2.3.1.10CirbhMsuCurrentCountread-onlycurrent
ciscoItpMsuRatesMIBConform
OBJECT-IDENTITY
1.3.6.1.4.1.9.9.529.2
ciscoItpMsuRatesMIBCompliances
OBJECT-IDENTITY
1.3.6.1.4.1.9.9.529.2.1
ciscoItpMsuRatesMIBGroups
OBJECT-IDENTITY
1.3.6.1.4.1.9.9.529.2.2

Notifications

NameOIDStatus
ciscoItpMsuRateState
NOTIFICATION-TYPE
This notification is generated once for the interval specified by the cimrMsuRateNotifyInterval object when the cimrMsuTrafficRateState object has the following state transitions. 'acceptable' -> 'warning' 'acceptable' -> 'overloaded' 'warning' -> 'overloaded' At the end of the interval specified by the cimrMsuRateNotifyInterval object another notification will be generated if the current state is different from state sent in last notification even if the state transition is not one of the above transitions. When the cimrMsuRateNotifyInterval is set to zero all state changes will generate notifications.
1.3.6.1.4.1.9.9.529.0.1current

Conformance

NameOIDStatus
ciscoItpMsuRatesMIBCompliance
MODULE-COMPLIANCE
The compliance statement for entities which implement the CISCO-ITP-MSU-RATES-MIB.my MIB
1.3.6.1.4.1.9.9.529.2.1.1deprecated
ciscoItpMsuRatesMIBCompliancesRev1
MODULE-COMPLIANCE
The compliance statement for entities which implement the CISCO-ITP-MSU-RATES-MIB.my MIB
1.3.6.1.4.1.9.9.529.2.1.2current
ciscoItpMsuRatesScalarsGroup
OBJECT-GROUP
Objects used control collection MSU rates.
1.3.6.1.4.1.9.9.529.2.2.1current
ciscoItpMsuRatesObjects
OBJECT-GROUP
ITP MSU rates object group.
1.3.6.1.4.1.9.9.529.2.2.2current
ciscoItpMsuDistObjects
OBJECT-GROUP
ITP MSU distribution object group.
1.3.6.1.4.1.9.9.529.2.2.3current
ciscoItpMsuRatesNotifyGroup
NOTIFICATION-GROUP
ITP MSU state notification group.
1.3.6.1.4.1.9.9.529.2.2.4current
ciscoItpMsuRatesObjectsRev1
OBJECT-GROUP
ITP total MSU handled by processor.
1.3.6.1.4.1.9.9.529.2.2.5current