Home/Catalog/CISCO-IPSLA-AUTOMEASURE-MIB

CISCO-IPSLA-AUTOMEASURE-MIB

AI MIB Summary

The CISCO-IPSLA-AUTOMEASURE-MIB manages Cisco IP SLA automation by defining MIB objects for operation grouping, template-based configuration, and auto-generated measurement operations. It enables the monitoring of aggregated IP SLA performance metrics, such as UDP jitter and ICMP latency, across customer-specific or service-level groups using predefined templates and intelligent default operation assumptions.

This module defines the MIB for IP SLA Automation. IP SLA Automation consists of the following: 1. Use of grouping - Group is an aggregation of operations sharing the same type, for example UDP jitter type, with common characteristics like frequency, interval etc. Groups are formed by policies dictated either per customer, or by service level or any other requirements. So, for example, there could be separate groups for customers named Customer A, Customer B etc, or service levels named Gold-service, Silver-service etc. A single group will contain one and only one IP SLA operation definition or reference a single template. 2. Use of templates - It has been observed that operations can be configured quickly if the variants such as IP address and ports can be configured separately and then combined with a template consisting of invariants. This allows for re-use of the invariant template with various combinations of destination addresses and ports, the benefits for which are multiplied when considering groupings. 3. Auto operations - With this feature the software will try to automatically kickstart operations by making intelligent assumptions. For example, if no specific operation is referenced by the group configuration then an ICMP jitter operation is assumed by default.
Main OID:
ciscoIpSlaAutoMIB.1.3.6.1.4.1.9.9.633
53
Objects
Active
Status
7
Dependencies

Imported Objects

Objects

53 total
Object Name
ciscoIpSlaAutoMIBThis module defines the MIB for IP SLA Automation. IP SLA Automation consists of the following: 1. Use of grouping - Group is an aggregation of operations sharing the same type, for example UDP jitter type, with common characteristics like frequency, interval etc. Groups are formed by policies dictated either per customer, or by service level or any other requirements. So, for example, there could be separate groups for customers named Customer A, Customer B etc, or service levels named Gold-service, Silver-service etc. A single group will contain one and only one IP SLA operation definition or reference a single template. 2. Use of templates - It has been observed that operations can be configured quickly if the variants such as IP address and ports can be configured separately and then combined with a template consisting of invariants. This allows for re-use of the invariant template with various combinations of destination addresses and ports, the benefits for which are multiplied when considering groupings. 3. Auto operations - With this feature the software will try to automatically kickstart operations by making intelligent assumptions. For example, if no specific operation is referenced by the group configuration then an ICMP jitter operation is assumed by default.
MODULE-IDENTITY
.1.3.6.1.4.1.9.9.633
ciscoIpSlaAutoMIBNotifs
OBJECT IDENTIFIER
.1.3.6.1.4.1.9.9.633.0
ciscoIpSlaAutoMIBObjects
OBJECT IDENTIFIER
.1.3.6.1.4.1.9.9.633.1
cipslaAutoGroupTableA table that contains IP SLA auto measure group definitions.
SEQUENCE OF CipslaAutoGroupEntry
.1.3.6.1.4.1.9.9.633.1.1
cipslaAutoGroupEntryAn entry containing the configurations for a particular auto measure group.
CipslaAutoGroupEntry
.1.3.6.1.4.1.9.9.633.1.1.1
cipslaAutoGroupNameA group name which is used by a management application to identify the group.
SnmpAdminString
.1.3.6.1.4.1.9.9.633.1.1.1.1
cipslaAutoGroupDescriptionThis field is used to provide description for the group.rw
SnmpAdminString
.1.3.6.1.4.1.9.9.633.1.1.1.2
cipslaAutoGroupDestinationNameThis object refers to the cipslaAutoGroupDestName in cipslaAutoGroupDestTable. If the name entered is not present in cipslaAutoGroupDestTable, then when group is scheduled, no ip sla operations will be created.rw
SnmpAdminString
.1.3.6.1.4.1.9.9.633.1.1.1.3
cipslaAutoGroupADDestPortThis object represents the destination port number for auto discovery use.rw
InetPortNumber (INET-ADDRESS-MIB)
.1.3.6.1.4.1.9.9.633.1.1.1.4
cipslaAutoGroupOperTemplateNameA string which is used by a management application to identify the template which is associated with the group. Depends on cipslaAutoGroupOperType, this object refers to cipslaIcmpEchoTmplName in cipslaIcmpEchoTmplTable, or cipslaUdpEchoTmplName in cipslaUdpEchoTmplTable, or cipslaTcpConnTmplName in cipslaTcpConnTmplTable, or cipslaIcmpJitterTmplName in cipslaIcmpJitterTmplTable, or ciscoIpSlaUdpJitterTmplName in ciscoIpSlaUdpJitterTmplTable.rw
SnmpAdminString
.1.3.6.1.4.1.9.9.633.1.1.1.5
cipslaAutoGroupSchedulerIdThis object refers to the cipslaAutoGroupSchedId in cipslaAutoGroupSchedTable, and is used to schedule this group.rw
SnmpAdminString
.1.3.6.1.4.1.9.9.633.1.1.1.6
cipslaAutoGroupQoSEnableWhen this object is set to true, QoS is enabled for this group and this group is linked to policy map. The restriction is that after QoS is enabled, it can not be disabled for this group.rw
TruthValue (SNMPv2-TC)
.1.3.6.1.4.1.9.9.633.1.1.1.7
cipslaAutoGroupOperTypeThis object specifies the type of IP SLA operation. When operation type is not ICMP jitter, then cipslaAutoGroupOperTemplateName must be specified.rw
IpSlaOperType (CISCO-IPSLA-TC-MIB)
.1.3.6.1.4.1.9.9.633.1.1.1.8
cipslaAutoGroupDestIPADEnableWhen this object is set to true, destination IP address is populated through auto-discovery.rw
TruthValue (SNMPv2-TC)
.1.3.6.1.4.1.9.9.633.1.1.1.9
cipslaAutoGroupADMeasureRetryThis object specifies number of measurement retries to be attempted for the discovered end point after the connection to the end point is broken. If there is no re-registration message received, the end point will be in inactive state. When the value of cipslaAutoGroupDestIPADEnable is 'false', the value of this object has no effect.rw
Unsigned32 (1..65536 )
.1.3.6.1.4.1.9.9.633.1.1.1.10
cipslaAutoGroupADDestIPAgeoutThis object represents the ageout time for the discovered end point. If the end point becomes inactive for the period of ageout time, the end point will be removed from the discovered end point list. When the value of cipslaAutoGroupDestIPADEnable is 'false', the value of this object has no effect.rw
Unsigned32 (0..65536 ) UNITS "seconds"
.1.3.6.1.4.1.9.9.633.1.1.1.11
cipslaAutoGroupStorageTypeThe storage type of this conceptual row.rw
StorageType (SNMPv2-TC)
.1.3.6.1.4.1.9.9.633.1.1.1.12
cipslaAutoGroupRowStatusThe status of the conceptual group control row. When the status is active, the other writable objects may be modified unless the scheduler with name specified by cipslaAutoGroupSchedulerId is scheduled.rw
RowStatus (SNMPv2-TC)
.1.3.6.1.4.1.9.9.633.1.1.1.13
cipslaAutoGroupDestTableA table contains the list of destination IP addresses and ports associated to the auto measure group destination name.
SEQUENCE OF CipslaAutoGroupDestEntry
.1.3.6.1.4.1.9.9.633.1.2
cipslaAutoGroupDestEntryAn entry containing the destination IP addresses and port configurations associated to auto measure group destination name.
CipslaAutoGroupDestEntry
.1.3.6.1.4.1.9.9.633.1.2.1
cipslaAutoGroupDestNameThis is the name for an auto measure group destination.
SnmpAdminString
.1.3.6.1.4.1.9.9.633.1.2.1.1
cipslaAutoGroupDestIpAddrTypeThe type of the internet address of a destination for an auto measure group.
InetAddressType (INET-ADDRESS-MIB)
.1.3.6.1.4.1.9.9.633.1.2.1.2
cipslaAutoGroupDestIpAddrThe internet address of a destination for an auto measure group. The type of this address is determined by the value of cipslaAutoGroupDestIpAddrType.
InetAddress (INET-ADDRESS-MIB)
.1.3.6.1.4.1.9.9.633.1.2.1.3
cipslaAutoGroupDestPortThis object represents the destination port number. For ICMP echo and ICMP jitter, the suggested value is '0'.
InetPortNumber (INET-ADDRESS-MIB)
.1.3.6.1.4.1.9.9.633.1.2.1.4
cipslaAutoGroupDestStorageTypeThe storage type of this conceptual row. By default the entry will be saved into non-volatile memory.rw
StorageType (SNMPv2-TC)
.1.3.6.1.4.1.9.9.633.1.2.1.5
cipslaAutoGroupDestRowStatusThe status of the conceptual destination table control row. No other objects in this row need to be set before this object can become active. During 'destroy', when cipslaAutoGroupDestIpAddr is specified as '0.0.0.0' and cipslaAutoGroupDestPort is specified as '0', then all the rows with same cipslaAutoGroupDestName will be deleted.rw
RowStatus (SNMPv2-TC)
.1.3.6.1.4.1.9.9.633.1.2.1.6
cipslaReactTableA table that contains reaction configurations for templates. Each conceptual row in cipslaReactTable corresponds to a reaction configured for one template. Each template can have multiple reactions and hence there can be multiple rows for a particular template. Different template types can have different reactions. The reaction type is specified as cipslaReactVar based upon template type as some reaction types are applicable just for specific template types.
SEQUENCE OF CipslaReactEntry
.1.3.6.1.4.1.9.9.633.1.3
cipslaReactEntryA base list of objects that define a conceptual reaction configuration control row.
CipslaReactEntry
.1.3.6.1.4.1.9.9.633.1.3.1
cipslaReactConfigIndexThis object along with cipslaAutoGroupOperType and cipslaAutoGroupOperTemplateName identifies a particular reaction-configuration for one IP SLA template. This number is persistent across reboots.
Unsigned32 (1..2147483647 )
.1.3.6.1.4.1.9.9.633.1.3.1.1
cipslaReactVarThis object specifies the type of reaction configured for an IP SLA template. Default value is 'rtt' for ICMP echo, UDP echo and TCP connect. Default value is 'jitterAvg' for UDP jitter and ICMP jitter. The reaction types 'rtt', 'timeout', 'connectionLoss' and 'verifyError' can be configured for all template types. The reaction types 'jitterSDAvg', 'jitterDSAvg', 'jitterAvg', 'packetLateArrival', 'packetOutOfSequence', 'maxOfPositiveSD', 'maxOfNegativeSD', 'maxOfPositiveDS' 'maxOfNegativeDS', 'mos' and 'icpif' can be configured for UDP jitter and ICMP jitter types only. The reaction types 'packetLossDS', 'packetLossSD' and 'packetMIA' can be configured for UDP jitter type only. The reaction types 'successivePacketLoss', 'maxOfLatencyDS', 'maxOfLatencySD', 'latencyDSAvg', 'latencySDAvg' and 'packetLoss' can be configured for ICMP jitter type only.rw
IpSlaReactVar (CISCO-IPSLA-TC-MIB)
.1.3.6.1.4.1.9.9.633.1.3.1.2
cipslaReactThresholdTypeThis object specifies the conditions under which a notification ( trap ) is sent. The rttMonReactOccurred object defined in rttMonReactTable in CISCO-RTTMON-MIB will change accordingly: never(1) - rttMonReactOccurred is never set immediate(2) - rttMonReactOccurred is set to 'true' when the value of parameter for which reaction is configured ( e.g rtt, jitterAvg, packetLossSD, mos etc ) violates the threshold. Conversely, rttMonReactOccurred is set to 'false' when the parameter ( e.g rtt, jitterAvg, packetLossSD, mos etc ) is below the threshold limits. consecutive(3) - rttMonReactOccurred is set to true when the value of parameter for which reaction is configured ( e.g rtt, jitterAvg, packetLossSD, mos etc ) violates the threshold for configured consecutive times. Conversely, rttMonReactOccurred is set to false when the value of parameter ( e.g rtt, jitterAvg packetLossSD, mos etc ) is below the threshold limits for the same number of consecutive operations. xOfy(4) - rttMonReactOccurred is set to true when x ( as specified by cipslaReactThresholdCountX ) out of the last y ( as specified by cipslaReacthresholdCountY ) times the value of parameter for which the reaction is configured ( e.g rtt, jitterAvg, packetLossSD, mos etc ) violates the threshold. Conversely, it is set to false when x, out of the last y times the value of parameter ( e.g rtt, jitterAvg, packetLossSD, mos ) is below the threshold limits. NOTE: If x > y, this will never generate a reaction. average(5) - rttMonReactOccurred is set to true when the average ( cipslaReactThresholdCountX times ) value of parameter for which reaction is configured ( e.g rtt, jitterAvg, packetLossSD, mos etc ) violates the threshold condition. Conversely, it is set to false when the average value of parameter ( e.g rtt, jitterAvg, packetLossSD, mos etc ) is below the threshold limits. If this value is changed by a management station, rttMonReactOccurred is set to false, but no reaction is generated if the prior value of rttMonReactOccurred was true.rw
Enumeration
.1.3.6.1.4.1.9.9.633.1.3.1.3
cipslaReactActionTypeSpecifies what type, if any, of reaction to generate if one of the watched (reaction-configuration ) conditions is satisfied: none(1) - no reaction is generated notificationOnly(2) - a notification is generatedrw
Enumeration
.1.3.6.1.4.1.9.9.633.1.3.1.4
cipslaReactThresholdRisingThis object defines the higher threshold limit. If the value ( e.g rtt, jitterAvg, packetLossSD etc ) rises above this limit and if the condition specified in cipslaReactThresholdType is satisfied, a notification is generated. Default value of cipslaReactThresholdRising for 'rtt' is 5000 'jitterAvg' is 100. 'jitterSDAvg' is 100. 'jitterDSAvg' 100. 'packetLossSD' is 10000. 'packetLossDS' is 10000. 'mos' is 500. 'icpif' is 93. 'packetMIA' is 10000. 'packetLateArrival' is 10000. 'packetOutOfSequence' is 10000. 'maxOfPositiveSD' is 10000. 'maxOfNegativeSD' is 10000. 'maxOfPositiveDS' is 10000. 'maxOfNegativeDS' is 10000. 'successivePacketLoss' is 1000. 'maxOfLatencyDS' is 5000. 'maxOfLatencySD' is 5000. 'latencyDSAvg' is 5000. 'latencySDAvg' is 5000. 'packetLoss' is 10000. This object is not applicable if the cipslaReactVar is 'timeout', 'connectionLoss' or 'verifyError'. For 'timeout', 'connectionLoss' and 'verifyError' default value of cipslaReactThresholdRising will be 0.rw
Unsigned32
.1.3.6.1.4.1.9.9.633.1.3.1.5
cipslaReactThresholdFallingThis object defines a lower threshold limit. If the value ( e.g rtt, jitterAvg, packetLossSD etc ) falls below this limit and if the condition specified in cipslaReactThresholdType is satisfied, a notification is generated. This object value can not bigger than cipslaReactThresholdRising value. Default value of cipslaReactThresholdFalling 'rtt' is 3000 'jitterAvg' is 100. 'jitterSDAvg' is 100. 'jitterDSAvg' 100. 'packetLossSD' is 10000. 'packetLossDS' is 10000. 'mos' is 500. 'icpif' is 93. 'packetMIA' is 10000. 'packetLateArrival' is 10000. 'packetOutOfSequence' is 10000. 'maxOfPositiveSD' is 10000. 'maxOfNegativeSD' is 10000. 'maxOfPositiveDS' is 10000. 'maxOfNegativeDS' is 10000. 'successivePacketLoss' is 1000. 'maxOfLatencyDS' is 3000. 'maxOfLatencySD' is 3000. 'latencyDSAvg' is 3000. 'latencySDAvg' is 3000. 'packetLoss' is 10000. This object is not applicable if the cipslaReactVar is 'timeout', 'connectionLoss' or 'verifyError'. For 'timeout', 'connectionLoss' and 'verifyError', default value of cipslaReactThresholdFalling will be 0.rw
Unsigned32
.1.3.6.1.4.1.9.9.633.1.3.1.6
cipslaReactThresholdCountXIf cipslaReactThresholdType value is 'xOfy', this object defines the 'x' value. If cipslaReactThresholdType value is 'consecutive' this object defines the number of consecutive occurrences that needs threshold violation before setting cipslaReactOccurred as true. If cipslaReactThresholdType value is 'average' this object defines the number of samples that needs be considered for calculating average. This object has no meaning if cipslaReactThresholdType has value of 'never' and 'immediate'.rw
Unsigned32 (1..16 )
.1.3.6.1.4.1.9.9.633.1.3.1.7
cipslaReactThresholdCountYThis object defines the 'y' value of the xOfy condition if cipslaReactThresholdType is 'xOfy'. The default for the 'y' value is 5. For other values of cipslaReactThresholdType, this object is not applicable.rw
Unsigned32 (1..16 )
.1.3.6.1.4.1.9.9.633.1.3.1.8
cipslaReactStorageTypeThe storage type of this conceptual row. By default the entry will be saved into non-volatile memory.rw
StorageType (SNMPv2-TC)
.1.3.6.1.4.1.9.9.633.1.3.1.9
cipslaReactRowStatusThis objects indicates the status of the conceptual Reaction Control Row. When this object moves to active state, the conceptual row is monitored and notifications are generated when threshold violation takes place. In order for this object to become active cipslaReactVar must be defined. All other objects assume default values. When the status is active, the following objects in that row can be modified. cipslaReactThresholdType, cipslaReactActionType, cipslaReactThresholdRising, cipslaReactThresholdFalling, cipslaReactThresholdCountX, cipslaReactThresholdCountY, cipslaReactStorageType This object can be set to 'destroy' from any value at any time. When this object is set to 'destroy' no reaction configuration would exist. The reaction configuration for the template is removed.rw
RowStatus (SNMPv2-TC)
.1.3.6.1.4.1.9.9.633.1.3.1.10
cipslaAutoGroupSchedTableA table of group scheduling definitions.
SEQUENCE OF CipslaAutoGroupSchedEntry
.1.3.6.1.4.1.9.9.633.1.4
cipslaAutoGroupSchedEntryA list of objects that define specific configuration for group scheduling.
CipslaAutoGroupSchedEntry
.1.3.6.1.4.1.9.9.633.1.4.1
cipslaAutoGroupSchedIdThis string uniquely identifies a row in the cipslaAutoGroupSchedTable.
SnmpAdminString
.1.3.6.1.4.1.9.9.633.1.4.1.1
cipslaAutoGroupSchedPeriodSpecifies the time duration between initiating two IP SLA operations generated via the auto measure group.rw
Unsigned32 (100..99000 ) UNITS "seconds"
.1.3.6.1.4.1.9.9.633.1.4.1.2
cipslaAutoGroupSchedIntervalSpecifies the duration between initiating each RTT operation for one IP SLA operation generated via the auto measure group. The value of this object is only effective when both cipslaAutoGroupSchedMaxInterval and cipslaAutoGroupSchedMinInterval have zero values.rw
Unsigned32 (1..604800 ) UNITS "seconds"
.1.3.6.1.4.1.9.9.633.1.4.1.3
cipslaAutoGroupSchedLifeThis object specifies the life of all the operations that are getting group scheduled. This value will be placed into cipslaAutoGroupSchedRttLife object when this conceptual control row becomes 'active'. The value 2147483647 has a special meaning. When this object is set to 2147483647, the rttMonCtrlOperRttLife object for all the operations will not decrement, and thus the life time of the operation will never end.rw
Unsigned32 (0..2147483647 ) UNITS "seconds"
.1.3.6.1.4.1.9.9.633.1.4.1.4
cipslaAutoGroupSchedAgeoutThis object specifies the ageout value of the operations that are getting group scheduled. This value will be placed into rttMonSchedAdminConceptRowAgeout object for each of the operations in the group when this conceptual control row becomes 'active'. When this value is set to zero, the operations will never ageout.rw
Unsigned32 (0..2073600 ) UNITS "seconds"
.1.3.6.1.4.1.9.9.633.1.4.1.5
cipslaAutoGroupSchedMaxIntervalSpecifies the max duration between initiating each RTT operation for one IP SLA operation in the group.rw
Unsigned32 (0..604800 ) UNITS "seconds"
.1.3.6.1.4.1.9.9.633.1.4.1.6
cipslaAutoGroupSchedMinIntervalSpecifies the min duration between initiating each RTT operation for one IP SLA operation in the group. The value of this object should be lower than the value of cipslaAutoGroupSchedMaxInterval.rw
Unsigned32 (0..604800 ) UNITS "seconds"
.1.3.6.1.4.1.9.9.633.1.4.1.7
cipslaAutoGroupSchedStartTimeThis is the time in seconds after which the operations of the associated groups will take transition to active state. When set to the value other than '1' (pending), then all objects in this row cannot be modified.rw
Unsigned32 (0..604800 ) UNITS "seconds"
.1.3.6.1.4.1.9.9.633.1.4.1.8
cipslaAutoGroupSchedStorageTypeThe storage type of this conceptual row. By default the entry will be saved into non-volatile memory.rw
StorageType (SNMPv2-TC)
.1.3.6.1.4.1.9.9.633.1.4.1.9
cipslaAutoGroupSchedRowStatusThe status of the conceptual group schedule control row. When the status is active and the value of cipslaAutoGroupSchedStartTime is '1', the other writable objects may be modified. This object can be set to 'destroy' from any value at any time. When this object is set to 'destroy' it will stop all the operations which had been group scheduled by it earlier, before destroying the group schedule control row.rw
RowStatus (SNMPv2-TC)
.1.3.6.1.4.1.9.9.633.1.4.1.10
ciscoIpSlaAutoMIBConform
OBJECT IDENTIFIER
.1.3.6.1.4.1.9.9.633.2
ciscoIpSlaAutoMIBCompliances
OBJECT IDENTIFIER
.1.3.6.1.4.1.9.9.633.2.1
ciscoIpSlaAutoMIBGroups
OBJECT IDENTIFIER
.1.3.6.1.4.1.9.9.633.2.2
CISCO-IPSLA-AUTOMEASURE-MIB - SNMP MIB Reference | MIBs Explorer