CISCO-SAA-APM-MIB
36 objects
Acronyms and Terms: SAA - Service Assurance Agent APM - Application Performance Monitoring A MIB for controlling SAA APM. APM provides a framework for running scripts, written in TCL language, which help emulate the data flows of an application. Through this emulation, the performance of an application across a network can be computed. The parameters required to perform an operation are defined in a 'config file' as defined by saaApmCtrlScriptCfgURL. This MIB has three OBJECT group. 'saaApmAppl' group contains global objects while 'saaApmCtrl' group contains the objects to control the APM operation. Controlling includes creation and deletion of the operation and initiating a result-transfer for the operation. 'saaApmOper' group contains objects to get the statistics of the operation.
Imported Objects
| CISCO-SMI | ciscoMgmt |
| IF-MIB | OwnerString |
| SNMP-FRAMEWORK-MIB | SnmpAdminString |
| SNMPv2-CONF | MODULE-COMPLIANCE OBJECT-GROUP |
| SNMPv2-SMI | Gauge32 Integer32 MODULE-IDENTITY OBJECT-TYPE |
| SNMPv2-TC | RowStatus TEXTUAL-CONVENTION TimeStamp TruthValue |
| OID | Name | Access | Status | Description |
|---|---|---|---|---|
| 1.3.6.1.4.1.9.9.177 | IdentityciscoSaaApmMIB | Acronyms and Terms: SAA - Service Assurance Agent APM - Application Performance Monitoring A MIB for controlling SAA APM. APM provides a framework for running … | ||
| 1.3.6.1.4.1.9.9.177.1 | NodeciscoSaaApmMIBObjects | |||
| 1.3.6.1.4.1.9.9.177.1.1 | NodesaaApmAppl | |||
| 1.3.6.1.4.1.9.9.177.1.1.1 | ScalarsaaApmApplMajorVersion | read-only | current | SAA APM application major version. |
| 1.3.6.1.4.1.9.9.177.1.1.2 | ScalarsaaApmApplMinorVersion | read-only | current | SAA APM application minor version. |
| 1.3.6.1.4.1.9.9.177.1.1.3 | ScalarsaaApmApplMaxOper | read-only | current | This object defines the maximum total number of operations that can be configured. |
| 1.3.6.1.4.1.9.9.177.1.1.4 | ScalarsaaApmApplFreeMemLowWaterMark | read-write | current | If APM determines that the available free processor memory has fallen below this mark, new operations will not be configurable until the amount of available fr… |
| 1.3.6.1.4.1.9.9.177.1.1.5 | ScalarsaaApmApplOperCapacity | read-only | current | This object defines the number of new operations that can be configured on the device. The number is obtain by dividing the memory available for APM by the ave… |
| 1.3.6.1.4.1.9.9.177.1.2 | NodesaaApmCtrl | |||
| 1.3.6.1.4.1.9.9.177.1.2.1 | TablesaaApmCtrlTable | not-accessible | current | A set of parameters to create, control and destroy an APM Operation. |
| 1.3.6.1.4.1.9.9.177.1.2.1.1 | RowsaaApmCtrlEntry | not-accessible | current | Parameters for controlling APM operation. |
| 1.3.6.1.4.1.9.9.177.1.2.1.1.1 | ColumnsaaApmCtrlIndex | not-accessible | current | This object uniquely identifies a row int the saaApmCtrlTable. This is a pseudo-random number selected by the management station when creating a row via the sa… |
| 1.3.6.1.4.1.9.9.177.1.2.1.1.2 | ColumnsaaApmCtrlScriptCfgURL | read-create | current | This URL defines the location of the config file required to measure the performance of the application. It also defines which protocol should be used in downl… |
| 1.3.6.1.4.1.9.9.177.1.2.1.1.3 | ColumnsaaApmCtrlOwner | read-create | current | Identifies the entity that created this table row. |
| 1.3.6.1.4.1.9.9.177.1.2.1.1.4 | ColumnsaaApmCtrlInitDataTrans | read-create | current | This object is set to TRUE to initiate result transfer. Results are transferred to a server specified in the control file. It is set back automatically to 'fal… |
| 1.3.6.1.4.1.9.9.177.1.2.1.1.5 | ColumnsaaApmCtrlDataTransTime | read-only | current | This object indicates the time of the last result transfer attempt. |
| 1.3.6.1.4.1.9.9.177.1.2.1.1.6 | ColumnsaaApmCtrlDataTransStatus | read-only | current | This object indicates the status of the result transfer. |
| 1.3.6.1.4.1.9.9.177.1.2.1.1.7 | ColumnsaaApmCtrlStatus | read-create | current | saaApmControlScriptCfgURL is the only required object for this row to become 'active'. APM operations are created in one of two ways: 1) By setting this object… |
| 1.3.6.1.4.1.9.9.177.1.2.1.1.8 | ColumnsaaApmCtrlNvgen | read-create | current | This object is to allow or disallow the operation control info from being written to running-config. It cannot be set once the operation is 'active'. |
| 1.3.6.1.4.1.9.9.177.1.3 | NodesaaApmOper | |||
| 1.3.6.1.4.1.9.9.177.1.3.1 | TablesaaApmOperTable | not-accessible | current | A list of Operational status for monitoring APM Operations. All the object in this table are updated after the completion of performance measurement cycle. |
| 1.3.6.1.4.1.9.9.177.1.3.1.1 | RowsaaApmOperEntry | not-accessible | current | An entry containing the status information applicable to a particular APM operation. |
| 1.3.6.1.4.1.9.9.177.1.3.1.1.1 | ColumnsaaApmOperLastStartTime | read-only | current | This object represents the start time of the last performance measurement cycle for the application specified by saaApmCtrlScriptCfgURL object. |
| 1.3.6.1.4.1.9.9.177.1.3.1.1.2 | ColumnsaaApmOperLastEndTime | read-only | current | This object represents the end time of the last performance measurement cycle for the application specified by saaApmCtrlScriptCfgURL object. |
| 1.3.6.1.4.1.9.9.177.1.3.1.1.3 | ColumnsaaApmOperLastStatus | read-only | current | This object is used to indicate status of the last measurement cycle. |
| 1.3.6.1.4.1.9.9.177.2 | NodeciscoSaaApmMIBNotifPrefix | |||
| 1.3.6.1.4.1.9.9.177.2.0 | NodeciscoSaaApmMIBNotifs | |||
| 1.3.6.1.4.1.9.9.177.3 | NodeciscoSaaApmMIBConformance | |||
| 1.3.6.1.4.1.9.9.177.3.1 | NodeciscoSaaApmMIBCompliances | |||
| 1.3.6.1.4.1.9.9.177.3.1.1 | ComplianceciscoSaaApmMIBCompliance | current | The compliance statement for entities which implement the Cisco SAA APM MIB. | |
| 1.3.6.1.4.1.9.9.177.3.2 | NodeciscoSaaApmMIBGroups | |||
| 1.3.6.1.4.1.9.9.177.3.2.1 | GroupciscoSaaApmApplGroup | current | A collection of objects to provide the general information of SAA APM management. | |
| 1.3.6.1.4.1.9.9.177.3.2.2 | GroupciscoSaaApmCtrlGroup | current | A collection of objects to control the APM Operations. | |
| 1.3.6.1.4.1.9.9.177.3.2.3 | GroupciscoSaaApmOperGroup | current | A collection of objects to provide the operational status of APM Operations. |
Type Definitions
| Name | Syntax | Status | Description |
|---|---|---|---|
| SaaApmDataTransErrorCode | INTEGER { noError(1), ftpErr(2), timeoutErr(3) } | current | Represents the various error code for APM data transfer. noError(1) - No Error. ftpErr(2) - FTP error while uploading results. timeoutErr(3) - Time out error while uploading results. |
| SaaApmOperErrorCode | INTEGER { noError(1), ftpDnldErr(2), targetDown(3), scriptErr(4), socketErr(5), internalErr(6), digestErr(7), fileHeaderErr(8), fileFormatErr(9), cacheFull(10), lowMem(11) } | current | Represents the various errors that could occur during APM operation. noError(1) - There are no errors. ftpDnldErr(2) - ftp download error while downloading the script/data/config file. targetDown(3) - Target device is d… |