CISCO-IPSLA-AUTOMEASURE-MIB Download
This module defines the MIB for IP SLA Automation.
IPHost Network Monitor offer an easy way of SNMP monitoring your Cisco Servers, Routers, Switches, Bridges,
Firewalls, Repeaters.
OID list for CISCO-IPSLA-AUTOMEASURE-MIB
- cipslaAutoGroupTable
- A table that contains IP SLA auto measure group definitions.
- cipslaAutoGroupEntry
- An entry containing the configurations for a particular auto measure group.
- cipslaAutoGroupName
- A group name which is used by a management application to identify the group.
- cipslaAutoGroupDescription
- This field is used to provide description for the group.
- cipslaAutoGroupDestinationName
- This 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.
- cipslaAutoGroupADDestPort
- This object represents the destination port number for auto discovery use.
- cipslaAutoGroupOperTemplateName
- A 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 cipsla ...
- cipslaAutoGroupSchedulerId
- This object refers to the cipslaAutoGroupSchedId in cipslaAutoGroupSchedTable, and is used to schedule this group.
- cipslaAutoGroupQoSEnable
- When 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.
- cipslaAutoGroupOperType
- This object specifies the type of IP SLA operation. When operation type is not ICMP jitter, then cipslaAutoGroupOperTemplateName must be specified.
- cipslaAutoGroupDestIPADEnable
- When this object is set to true, destination IP address is populated through auto-discovery.
- cipslaAutoGroupADMeasureRetry
- This 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 c ...
- cipslaAutoGroupADDestIPAgeout
- This 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 'fa ...
- cipslaAutoGroupStorageType
- The storage type of this conceptual row.
- cipslaAutoGroupRowStatus
- The 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.
- cipslaAutoGroupDestTable
- A table contains the list of destination IP addresses and ports associated to the auto measure group destination name.
- cipslaAutoGroupDestEntry
- An entry containing the destination IP addresses and port configurations associated to auto measure group destination name.
- cipslaAutoGroupDestName
- This is the name for an auto measure group destination.
- cipslaAutoGroupDestIpAddrType
- The type of the internet address of a destination for an auto measure group.
- cipslaAutoGroupDestIpAddr
- The internet address of a destination for an auto measure group. The type of this address is determined by the value of cipslaAutoGroupDestIpAddrType.
- cipslaAutoGroupDestPort
- This object represents the destination port number. For ICMP echo and ICMP jitter, the suggested value is '0'.
- cipslaAutoGroupDestStorageType
- The storage type of this conceptual row. By default the entry will be saved into non-volatile memory.
- cipslaAutoGroupDestRowStatus
- The 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 specifi ...
- cipslaReactTable
- A 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 tem ...
- cipslaReactEntry
- A base list of objects that define a conceptual reaction configuration control row.
- cipslaReactConfigIndex
- This object along with cipslaAutoGroupOperType and cipslaAutoGroupOperTemplateName identifies a particular reaction-configuration for one IP SLA template. This number is persistent across reboots.
- cipslaReactVar
- This 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 ...
- cipslaReactThresholdType
- This 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) - rt ...
- cipslaReactActionType
- Specifies 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 generated
- cipslaReactThresholdRising
- This 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 cipslaReact ...
- cipslaReactThresholdFalling
- This 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 bigge ...
- cipslaReactThresholdCountX
- If 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 ...
- cipslaReactThresholdCountY
- This 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.
- cipslaReactStorageType
- The storage type of this conceptual row. By default the entry will be saved into non-volatile memory.
- cipslaReactRowStatus
- This 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 acti ...
- cipslaAutoGroupSchedTable
- A table of group scheduling definitions.
- cipslaAutoGroupSchedEntry
- A list of objects that define specific configuration for group scheduling.
- cipslaAutoGroupSchedId
- This string uniquely identifies a row in the cipslaAutoGroupSchedTable.
- cipslaAutoGroupSchedPeriod
- Specifies the time duration between initiating two IP SLA operations generated via the auto measure group.
- cipslaAutoGroupSchedInterval
- Specifies 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 ...
- cipslaAutoGroupSchedLife
- This 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 th ...
- cipslaAutoGroupSchedAgeout
- This 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'. Wh ...
- cipslaAutoGroupSchedMaxInterval
- Specifies the max duration between initiating each RTT operation for one IP SLA operation in the group.
- cipslaAutoGroupSchedMinInterval
- Specifies 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.
- cipslaAutoGroupSchedStartTime
- This 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.
- cipslaAutoGroupSchedStorageType
- The storage type of this conceptual row. By default the entry will be saved into non-volatile memory.
- cipslaAutoGroupSchedRowStatus
- The 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 ...
- ciscoIpSlaAutoGroupConfGroup
- A collection of objects related to IP SLA auto meaure group configuration.
- ciscoIpSlaAutoGroupDestGroup
- A collection of objects related to IP SLA auto measure group destination configuration.
- ciscoIpSlaAutoGroupReactGroup
- A collection of objects related to IP SLA auto measure reaction configuration.
- ciscoIpSlaAutoGroupSchedGroup
- A collection of objects related to IP SLA auto measure group schedule configuration.
Download IPHost Network Monitor (500 monitors for 30 days, 50 monitors free forever) to start monitoring network devices right now.