All MIBs › CAIUXSA2-MIB
Category: Device Management, Vendor: CA Technologies
Description: Provides CA Unicenter UNIX system administration and performance monitoring for managed UNIX server environments.
Start monitoring vendor-neutral, standards-based MIB, any SNMPv3-capable network device (SNMP engine identity/boot/clock status) with a free 30-day trial of IPNetwork Monitor. Import MIBs, browse SNMP OIDs, create custom SNMP monitors, configure alerts, and monitor any SNMP-enabled network device from a single console.
What Is CAIUXSA2-MIB?
CAIUXSA2-MIB is a vendor-specific MIB from CA (Computer Associates) Unicenter TNG, providing system administration and performance monitoring objects for managed UNIX server hosts via the CA UNIX system agent (uxsA2). It exposes configuration data for agent polling intervals across many resource categories, alongside the underlying performance data those polls collect, including CPU, memory, swap, disk quota, directory, file system, and file monitoring. Its monitoring value is squarely hardware/software status of the managed host: uxsA2ConfigGeneralCPUPollTime, uxsA2ConfigGeneralMemPollTime, and uxsA2ConfigGeneralSwapPollTime govern how often CPU load, memory, and swap usage are sampled, while uxsA2ConfigGeneralColdStartTime/WarmStartTime track agent (and by extension host) restart events akin to uptime tracking. It is part of CA's proprietary Unicenter TNG/caiSysMgr MIB family and does not depend on standard IETF host MIBs, instead defining its own object hierarchy under the 'cai' enterprise branch. It is typically deployed in enterprise data centers using CA Unicenter as a cross-platform systems management console for UNIX server fleets. Engineers can download the CAIUXSA2-MIB file directly to load it into their MIB browser.
IPNetwork Monitor allows you to monitor SNMP objects defined in CAIUXSA2-MIB. Use the built-in SNMP Monitoring Browser to explore available variables, view their current values and descriptions, and select the objects you want to monitor. You can then create SNMP monitors, configure thresholds, and receive alerts when monitored values change.
Supported Devices
- UNIX server managed by CA Unicenter TNG
Monitoring Examples
An administrator managing a UNIX estate through CA Unicenter would check uxsA2ConfigGeneralColdStartTime and uxsA2ConfigGeneralWarmStartTime to determine when a monitored UNIX host or its agent last restarted, which can reveal an unplanned reboot. Reviewing uxsA2ConfigGeneralCPUPollTime, uxsA2ConfigGeneralMemPollTime, and uxsA2ConfigGeneralSwapPollTime alongside the resulting resource-parameter data (uxsA2ConfigGeneralResParamPollTime) would show how frequently CPU load, memory, and swap usage are sampled, and combined with uxsA2ConfigGeneralFSysPollTime/FilePollTime, an admin can track file-system space exhaustion or unexpected file-count growth across managed UNIX servers.
What Can Be Monitored
- CPU load
- memory and swap usage
- disk quota status
- file system space
- directory and file counts
- agent cold/warm start (uptime) events
This MIB depends on
Related MIBs
Imported Objects
From RFC-1212
| OBJECT-TYPE |
From RFC-1215
| TRAP-TYPE |
From RFC1155-SMI
| Counter | |
| Gauge | |
| IpAddress | |
| TimeTicks | |
| enterprises |
From RFC1213-MIB
| DisplayString | |
| PhysAddress |
OIDs
| OID symbolic | OID numeric | Type | Access | Description |
|---|---|---|---|---|
| agents | 1.3.6.1.4.1.791.2.10.2 | |||
| cai | 1.3.6.1.4.1.791 | |||
| caiSysMgr | 1.3.6.1.4.1.791.2 | |||
| caiUxsA2 | 1.3.6.1.4.1.791.2.10.2.74 | |||
| tng | 1.3.6.1.4.1.791.2.10 | |||
| uxsA2AvailableGroup | 1.3.6.1.4.1.791.2.10.2.74.3 | |||
| INT uxsA2AvailDiskButton | 1.3.6.1.4.1.791.2.10.2.74.3.12.6 | INTEGER | read-write | &This attribute is used to update the list of disk resources that are currently known to the agent and are available for monitoring. If set to 4 (refresh), the agent checks the UNIX System for available resources and updates the table with the contents of the first buffer constituting the beginning of the list of available resources found. If set to 2 (next), the agent updates the table with the contents of the next buffer. If set to 3 (previous), the agent updates the table with the contents of the previous buffer. This attribute cannot be set to 1 (none). |
| INT uxsA2AvailDiskClusterTypeFilter | 1.3.6.1.4.1.791.2.10.2.74.3.12.3 | INTEGER | read-write | &Cluster type associated with the disk to be searched for when checking the UNIX System for a list of available resources. If set to 1 (not-clustered), the search is restricted to not-clustered resources only. If set to 2 (clustered-active), the search is restricted to clustered-active resources only. If set to 3 (clustered-passive), the search is restricted to clustered-passive resources only. If set to 4 (any), the cluster type does not affect the search. |
| INT uxsA2AvailDiskCount | 1.3.6.1.4.1.791.2.10.2.74.3.12.7 | INTEGER | read-only | &Number of disk resources that are currently known to the agent and are available for monitoring. |
| STR uxsA2AvailDiskDescriptiveNameFilter | 1.3.6.1.4.1.791.2.10.2.74.3.12.2 | DisplayString | read-write | &Filter condition for descriptive names to be searched for when compiling a list of available disks. This condition is an extended regular expression pattern. |
| uxsA2AvailDiskGroup | 1.3.6.1.4.1.791.2.10.2.74.3.12 | |||
| INT uxsA2AvailDiskMatchType | 1.3.6.1.4.1.791.2.10.2.74.3.12.4 | INTEGER | read-write | &Search algorithm the agent will apply when checking the UNIX System for available disk resources. The filter is the logical AND of all attributes used to identify or otherwise narrow down resources. If set to 1 (positive), the agent searches for disk resources that match the filter. If set to 2 (negative), the agent searches for disk resources that do not match the filter. |
| STR uxsA2AvailDiskNameFilter | 1.3.6.1.4.1.791.2.10.2.74.3.12.1 | DisplayString | read-write | &Filter condition for disk names to be searched for when compiling a list of available disks. This condition is an extended regular expression pattern. |
| STR uxsA2AvailDiskViewWindow | 1.3.6.1.4.1.791.2.10.2.74.3.12.5 | DisplayString | read-only | &This attribute indicates the number of the currently displayed buffer and the total number of buffers constituting the list of disk resources that are currently known to the agent and are available for monitoring. |
| INT uxsA2AvailFSysButton | 1.3.6.1.4.1.791.2.10.2.74.3.10.7 | INTEGER | read-write | &This attribute is used to update the list of file system resources that are currently known to the agent and are available for monitoring. If set to 4 (refresh), the agent checks the UNIX System for available resources and updates the table with the contents of the first buffer constituting the beginning of the list of available resources found. If set to 2 (next), the agent updates the table with the contents of the next buffer. If set to 3 (previous), the agent updates the table with the contents of the previous buffer. This attribute cannot be set to 1 (none). |
| INT uxsA2AvailFSysClusterTypeFilter | 1.3.6.1.4.1.791.2.10.2.74.3.10.4 | INTEGER | read-write | &Cluster type associated with the file system to be searched for when checking the UNIX System for a list of available resources. If set to 1 (not-clustered), the search is restricted to not-clustered resources only. If set to 2 (clustered-active), the search is restricted to clustered-active resources only. If set to 3 (clustered-passive), the search is restricted to clustered-passive resources only. If set to 4 (any), the cluster type does not affect the search. |
| INT uxsA2AvailFSysCount | 1.3.6.1.4.1.791.2.10.2.74.3.10.8 | INTEGER | read-only | &Number of file system resources that are currently known to the agent and are available for monitoring. |
| uxsA2AvailFSysGroup | 1.3.6.1.4.1.791.2.10.2.74.3.10 | |||
| INT uxsA2AvailFSysMatchType | 1.3.6.1.4.1.791.2.10.2.74.3.10.5 | INTEGER | read-write | &Search algorithm the agent will apply when checking the UNIX System for available file system resources. The filter is the logical AND of all attributes used to identify or otherwise narrow down resources. If set to 1 (positive), the agent searches for file system resources that match the filter. If set to 2 (negative), the agent searches for file system resources that do not match the filter. |
| STR uxsA2AvailFSysNameFilter | 1.3.6.1.4.1.791.2.10.2.74.3.10.1 | DisplayString | read-write | &The file system mount point to be searched for when checking the OS for a list of available file systems. The name can constitute an extended regular expression pattern. |
| STR uxsA2AvailFSysRelatedToFilter | 1.3.6.1.4.1.791.2.10.2.74.3.10.2 | DisplayString | read-write | &The related device to be searched for when checking the OS for a list of available file systems. The name can constitute an extended regular expression pattern. |
| STR uxsA2AvailFSysTypeFilter | 1.3.6.1.4.1.791.2.10.2.74.3.10.3 | DisplayString | read-write | &The type of the mounted file system to be searched for when checking the OS for a list of available file systems. The value is platform dependent. The name can constitute an extended regular expression pattern. |
| STR uxsA2AvailFSysViewWindow | 1.3.6.1.4.1.791.2.10.2.74.3.10.6 | DisplayString | read-only | &This attribute indicates the number of the currently displayed buffer and the total number of buffers constituting the list of file system resources that are currently known to the agent and are available for monitoring. |
| INT uxsA2AvailHardwrButton | 1.3.6.1.4.1.791.2.10.2.74.3.19.6 | INTEGER | read-write | &This attribute is used to update the list of hardware resources that are currently known to the agent and are available for monitoring. If set to 6 (recreate), 5 (reinit), or 4 (refresh), the agent re-reads the 'Generic.ini' file and refreshes its internal data with the current content of this file. If the file defines resources that support instances, the agent starts all corresponding instance scripts to retrieve a list of available instances for automatic watcher creation or for display in the table (see below). Setting the value to 5 (reinit) has the same effect as refresh; in addition, the agent creates watchers from any new definitions in the ini file or for any new instances found by the instance scripts. Setting the value to 6 (recreate) has the same effect as reinit; in addition, the agent deletes all hardware status and auto watchers beforehand. If set to 4 (refresh), the agent checks the UNIX System for available resources and updates the table with the contents of the first buffer constituting the beginning of the list of available resources found. If set to 2 (next), the agent updates the table with the contents of the next buffer. If set to 3 (previous), the agent updates the table with the contents of the previous buffer. This attribute cannot be set to 1 (none). |
| INT uxsA2AvailHardwrCount | 1.3.6.1.4.1.791.2.10.2.74.3.19.7 | INTEGER | read-only | &Number of hardware resources that are currently known to the agent and are available for monitoring. |
| uxsA2AvailHardwrGroup | 1.3.6.1.4.1.791.2.10.2.74.3.19 | |||
| STR uxsA2AvailHardwrInstNameFilter | 1.3.6.1.4.1.791.2.10.2.74.3.19.3 | DisplayString | read-write | &An extended regular expression used to filter the instance names in oder to determine the set of rows displayed in the available table. |
| INT uxsA2AvailHardwrMatchType | 1.3.6.1.4.1.791.2.10.2.74.3.19.4 | INTEGER | read-write | &Search algorithm the agent will apply when checking the UNIX System for available hardware resources. The filter is the logical AND of all attributes used to identify or otherwise narrow down resources. If set to 1 (positive), the agent searches for hardware resources that match the filter. If set to 2 (negative), the agent searches for hardware resources that do not match the filter. |
| STR uxsA2AvailHardwrResNameFilter | 1.3.6.1.4.1.791.2.10.2.74.3.19.1 | DisplayString | read-write | &An extended regular expression used to filter the resource names in oder to determine the set of rows displayed in the available table. |
| STR uxsA2AvailHardwrResSubNameFilter | 1.3.6.1.4.1.791.2.10.2.74.3.19.2 | DisplayString | read-write | &An extended regular expression used to filter the resource subnames in oder to determine the set of rows displayed in the available table. |
| STR uxsA2AvailHardwrViewWindow | 1.3.6.1.4.1.791.2.10.2.74.3.19.5 | DisplayString | read-only | &This attribute indicates the number of the currently displayed buffer and the total number of buffers constituting the list of hardware resources that are currently known to the agent and are available for monitoring. |
| INT uxsA2AvailMQButton | 1.3.6.1.4.1.791.2.10.2.74.3.18.8 | INTEGER | read-write | &This attribute is used to update the list of message queue resources that are currently known to the agent and are available for monitoring. If set to 4 (refresh), the agent checks the UNIX System for available resources and updates the table with the contents of the first buffer constituting the beginning of the list of available resources found. If set to 2 (next), the agent updates the table with the contents of the next buffer. If set to 3 (previous), the agent updates the table with the contents of the previous buffer. This attribute cannot be set to 1 (none). |
| INT uxsA2AvailMQCount | 1.3.6.1.4.1.791.2.10.2.74.3.18.9 | INTEGER | read-only | &Number of message queue resources that are currently known to the agent and are available for monitoring. |
| uxsA2AvailMQGroup | 1.3.6.1.4.1.791.2.10.2.74.3.18 | |||
| STR uxsA2AvailMQGrpFilter | 1.3.6.1.4.1.791.2.10.2.74.3.18.5 | DisplayString | read-write | &Group name of the owner of the message queue identifier to be searched for when compiling a list of available message queue resources. The group name can constitute an extended regular expression pattern. |
| STR uxsA2AvailMQIdFilter | 1.3.6.1.4.1.791.2.10.2.74.3.18.1 | DisplayString | read-write | &Name of the message queue identifier to be searched for when compiling a list of available message queue resources. The name can constitute an extended regular expression pattern. |
| STR uxsA2AvailMQKeyFilter | 1.3.6.1.4.1.791.2.10.2.74.3.18.2 | DisplayString | read-write | &Key of the message queue identifier to be searched for when compiling a list of available message queue resources. The key can constitute an extended regular expression pattern. |
| INT uxsA2AvailMQMatchType | 1.3.6.1.4.1.791.2.10.2.74.3.18.6 | INTEGER | read-write | &Search algorithm the agent will apply when checking the UNIX System for available message queue resources. The filter is the logical AND of all attributes used to identify or otherwise narrow down resources. If set to 1 (positive), the agent searches for message queue resources that match the filter. If set to 2 (negative), the agent searches for message queue resources that do not match the filter. |
| STR uxsA2AvailMQModeFilter | 1.3.6.1.4.1.791.2.10.2.74.3.18.3 | DisplayString | read-write | &Access mode and flags of the message queue identifier to be searched for when compiling a list of available message queue resources. The mode can constitute an extended regular expression pattern. |
| STR uxsA2AvailMQOwnerFilter | 1.3.6.1.4.1.791.2.10.2.74.3.18.4 | DisplayString | read-write | &User name of the owner of the message queue identifier to be searched for when compiling a list of available message queue resources. The user name can constitute an extended regular expression pattern. On Solaris 10 machines the name of the zone the resource belongs to can be added to the attribute: @. Owner and zone are evaluated as separate regular expressions. When no zone is specified the expression matches resources in the current zone only (@). |
| STR uxsA2AvailMQViewWindow | 1.3.6.1.4.1.791.2.10.2.74.3.18.7 | DisplayString | read-only | &This attribute indicates the number of the currently displayed buffer and the total number of buffers constituting the list of message queue resources that are currently known to the agent and are available for monitoring. |
| INT uxsA2AvailPrnButton | 1.3.6.1.4.1.791.2.10.2.74.3.14.4 | INTEGER | read-write | &This attribute is used to update the list of print queue resources that are currently known to the agent and are available for monitoring. If set to 4 (refresh), the agent checks the UNIX System for available resources and updates the table with the contents of the first buffer constituting the beginning of the list of available resources found. If set to 2 (next), the agent updates the table with the contents of the next buffer. If set to 3 (previous), the agent updates the table with the contents of the previous buffer. This attribute cannot be set to 1 (none). |
| INT uxsA2AvailPrnCount | 1.3.6.1.4.1.791.2.10.2.74.3.14.5 | INTEGER | read-only | &Number of print queue resources that are currently known to the agent and are available for monitoring. |
| uxsA2AvailPrnGroup | 1.3.6.1.4.1.791.2.10.2.74.3.14 | |||
| INT uxsA2AvailPrnMatchType | 1.3.6.1.4.1.791.2.10.2.74.3.14.2 | INTEGER | read-write | &Search algorithm the agent will apply when checking the UNIX System for available print queue resources. The filter is the logical AND of all attributes used to identify or otherwise narrow down resources. If set to 1 (positive), the agent searches for print queue resources that match the filter. If set to 2 (negative), the agent searches for print queue resources that do not match the filter. |
| STR uxsA2AvailPrnNameFilter | 1.3.6.1.4.1.791.2.10.2.74.3.14.1 | DisplayString | read-write | &Name of the print queue to be searched for when checking the UNIX System for a list of available resources. The name can constitute an extended regular expression pattern. |
| STR uxsA2AvailPrnViewWindow | 1.3.6.1.4.1.791.2.10.2.74.3.14.3 | DisplayString | read-only | &This attribute indicates the number of the currently displayed buffer and the total number of buffers constituting the list of print queue resources that are currently known to the agent and are available for monitoring. |
| STR uxsA2AvailProcArgsFilter | 1.3.6.1.4.1.791.2.10.2.74.3.13.3 | DisplayString | read-write | &Filter condition for process arguments to be searched for when compiling a list of available processes. The argument list can constitute an extended regular expression pattern. |
| INT uxsA2AvailProcButton | 1.3.6.1.4.1.791.2.10.2.74.3.13.8 | INTEGER | read-write | &This attribute is used to update the list of process resources that are currently known to the agent and are available for monitoring. If set to 4 (refresh), the agent checks the UNIX System for available resources and updates the table with the contents of the first buffer constituting the beginning of the list of available resources found. If set to 2 (next), the agent updates the table with the contents of the next buffer. If set to 3 (previous), the agent updates the table with the contents of the previous buffer. This attribute cannot be set to 1 (none). |
| INT uxsA2AvailProcClusterTypeFilter | 1.3.6.1.4.1.791.2.10.2.74.3.13.5 | INTEGER | read-write | &Reserved for future use. |
| INT uxsA2AvailProcCount | 1.3.6.1.4.1.791.2.10.2.74.3.13.9 | INTEGER | read-only | &Number of process resources that are currently known to the agent and are available for monitoring. |
| uxsA2AvailProcGroup | 1.3.6.1.4.1.791.2.10.2.74.3.13 | |||
| INT uxsA2AvailProcMatchType | 1.3.6.1.4.1.791.2.10.2.74.3.13.6 | INTEGER | read-write | &Search algorithm the agent will apply when checking the UNIX System for available process resources. The filter is the logical AND of all attributes used to identify or otherwise narrow down resources. If set to 1 (positive), the agent searches for process resources that match the filter. If set to 2 (negative), the agent searches for process resources that do not match the filter. |
| STR uxsA2AvailProcNameFilter | 1.3.6.1.4.1.791.2.10.2.74.3.13.1 | DisplayString | read-write | &Filter condition for process names to be searched for when compiling a list of available processes. The name can constitute an extended regular expression pattern. |
| STR uxsA2AvailProcPathFilter | 1.3.6.1.4.1.791.2.10.2.74.3.13.2 | DisplayString | read-write | &Filter condition for process pathes to be searched for when compiling a list of available processes. The path can constitute an extended regular expression pattern. |
| STR uxsA2AvailProcUserFilter | 1.3.6.1.4.1.791.2.10.2.74.3.13.4 | DisplayString | read-write | &Filter condition for process owners to be searched for when compiling a list of available processes. The user can constitute an extended regular expression pattern. On Solaris 10 machines the name of the zone the process belongs to can be added to the attribute: @. Owner and zone are evaluated as separate regular expressions. When no zone is specified the expression matches processes in the current zone only (@). |
| STR uxsA2AvailProcViewWindow | 1.3.6.1.4.1.791.2.10.2.74.3.13.7 | DisplayString | read-only | &This attribute indicates the number of the currently displayed buffer and the total number of buffers constituting the list of process resources that are currently known to the agent and are available for monitoring. |
| INT uxsA2AvailProgrmButton | 1.3.6.1.4.1.791.2.10.2.74.3.20.6 | INTEGER | read-write | &This attribute is used to update the list of programmable resources that are currently known to the agent and are available for monitoring. If set to 6 (recreate), 5 (reinit), or 4 (refresh), the agent re-reads the 'Generic.ini' file and refreshes its internal data with the current content of this file. If the file defines resources that support instances, the agent starts all corresponding instance scripts to retrieve a list of available instances for automatic watcher creation or for display in the table (see below). Setting the value to 5 (reinit) has the same effect as refresh; in addition, the agent creates watchers from any new definitions in the ini file or for any new instances found by the instance scripts. Setting the value to 6 (recreate) has the same effect as reinit; in addition, the agent deletes all programmable status and auto watchers beforehand. If set to 4 (refresh), the agent checks the UNIX System for available resources and updates the table with the contents of the first buffer constituting the beginning of the list of available resources found. If set to 2 (next), the agent updates the table with the contents of the next buffer. If set to 3 (previous), the agent updates the table with the contents of the previous buffer. This attribute cannot be set to 1 (none). |
| INT uxsA2AvailProgrmCount | 1.3.6.1.4.1.791.2.10.2.74.3.20.7 | INTEGER | read-only | &Number of programmable resources that are currently known to the agent and are available for monitoring. |
| uxsA2AvailProgrmGroup | 1.3.6.1.4.1.791.2.10.2.74.3.20 | |||
| STR uxsA2AvailProgrmInstNameFilter | 1.3.6.1.4.1.791.2.10.2.74.3.20.3 | DisplayString | read-write | &An extended regular expression used to filter the instance names in oder to determine the set of rows displayed in the available table. |
| INT uxsA2AvailProgrmMatchType | 1.3.6.1.4.1.791.2.10.2.74.3.20.4 | INTEGER | read-write | &Search algorithm the agent will apply when checking the UNIX System for available programmable resources. The filter is the logical AND of all attributes used to identify or otherwise narrow down resources. If set to 1 (positive), the agent searches for programmable resources that match the filter. If set to 2 (negative), the agent searches for programmable resources that do not match the filter. |
| STR uxsA2AvailProgrmResNameFilter | 1.3.6.1.4.1.791.2.10.2.74.3.20.1 | DisplayString | read-write | &An extended regular expression used to filter the resource names in oder to determine the set of rows displayed in the available table. |
| STR uxsA2AvailProgrmResSubNameFilter | 1.3.6.1.4.1.791.2.10.2.74.3.20.2 | DisplayString | read-write | &An extended regular expression used to filter the resource subnames in oder to determine the set of rows displayed in the available table. |
| STR uxsA2AvailProgrmViewWindow | 1.3.6.1.4.1.791.2.10.2.74.3.20.5 | DisplayString | read-only | &This attribute indicates the number of the currently displayed buffer and the total number of buffers constituting the list of programmable resources that are currently known to the agent and are available for monitoring. |
| INT uxsA2AvailQuotaButton | 1.3.6.1.4.1.791.2.10.2.74.3.8.5 | INTEGER | read-write | &This attribute is used to update the list of quota resources that are currently known to the agent and are available for monitoring. If set to 4 (refresh), the agent checks the UNIX System for available resources and updates the table with the contents of the first buffer constituting the beginning of the list of available resources found. If set to 2 (next), the agent updates the table with the contents of the next buffer. If set to 3 (previous), the agent updates the table with the contents of the previous buffer. This attribute cannot be set to 1 (none). |
| INT uxsA2AvailQuotaCount | 1.3.6.1.4.1.791.2.10.2.74.3.8.6 | INTEGER | read-only | &Number of quota resources that are currently known to the agent and are available for monitoring. |
| STR uxsA2AvailQuotaFSysFilter | 1.3.6.1.4.1.791.2.10.2.74.3.8.1 | DisplayString | read-write | &File system mount name to be searched for when checking the OS for a list of available quota resources. The name can constitute an extended regular expression pattern. |
| uxsA2AvailQuotaGroup | 1.3.6.1.4.1.791.2.10.2.74.3.8 | |||
| INT uxsA2AvailQuotaMatchType | 1.3.6.1.4.1.791.2.10.2.74.3.8.3 | INTEGER | read-write | &Search algorithm the agent will apply when checking the UNIX System for available quota resources. The filter is the logical AND of all attributes used to identify or otherwise narrow down resources. If set to 1 (positive), the agent searches for quota resources that match the filter. If set to 2 (negative), the agent searches for quota resources that do not match the filter. |
| STR uxsA2AvailQuotaUserFilter | 1.3.6.1.4.1.791.2.10.2.74.3.8.2 | DisplayString | read-write | &User name to be searched for when checking the OS for a list of available quota resources. The name can constitute an extended regular expression pattern. |
| STR uxsA2AvailQuotaViewWindow | 1.3.6.1.4.1.791.2.10.2.74.3.8.4 | DisplayString | read-only | &This attribute indicates the number of the currently displayed buffer and the total number of buffers constituting the list of quota resources that are currently known to the agent and are available for monitoring. |
| INT uxsA2AvailSEMButton | 1.3.6.1.4.1.791.2.10.2.74.3.17.8 | INTEGER | read-write | &This attribute is used to update the list of semaphore resources that are currently known to the agent and are available for monitoring. If set to 4 (refresh), the agent checks the UNIX System for available resources and updates the table with the contents of the first buffer constituting the beginning of the list of available resources found. If set to 2 (next), the agent updates the table with the contents of the next buffer. If set to 3 (previous), the agent updates the table with the contents of the previous buffer. This attribute cannot be set to 1 (none). |
| INT uxsA2AvailSEMCount | 1.3.6.1.4.1.791.2.10.2.74.3.17.9 | INTEGER | read-only | &Number of semaphore resources that are currently known to the agent and are available for monitoring. |
| uxsA2AvailSEMGroup | 1.3.6.1.4.1.791.2.10.2.74.3.17 | |||
| STR uxsA2AvailSEMGrpFilter | 1.3.6.1.4.1.791.2.10.2.74.3.17.5 | DisplayString | read-write | &Group name of the owner of the semaphore identifier to be searched for when compiling a list of available semaphore resources. The group name can constitute an extended regular expression pattern. |
| STR uxsA2AvailSEMIdFilter | 1.3.6.1.4.1.791.2.10.2.74.3.17.1 | DisplayString | read-write | &Name of the semaphore identifier to be searched for when compiling a list of available semaphore resources. The name can constitute an extended regular expression pattern. |
| STR uxsA2AvailSEMKeyFilter | 1.3.6.1.4.1.791.2.10.2.74.3.17.2 | DisplayString | read-write | &Key of the semaphore identifier to be searched for when compiling a list of available semaphore resources. The key can constitute an extended regular expression pattern. |
| INT uxsA2AvailSEMMatchType | 1.3.6.1.4.1.791.2.10.2.74.3.17.6 | INTEGER | read-write | &Search algorithm the agent will apply when checking the UNIX System for available semaphore resources. The filter is the logical AND of all attributes used to identify or otherwise narrow down resources. If set to 1 (positive), the agent searches for semaphore resources that match the filter. If set to 2 (negative), the agent searches for semaphore resources that do not match the filter. |
| STR uxsA2AvailSEMModeFilter | 1.3.6.1.4.1.791.2.10.2.74.3.17.3 | DisplayString | read-write | &Access mode and flags of the semaphore identifier to be searched for when compiling a list of available semaphore resources. The mode can constitute an extended regular expression pattern. |
| STR uxsA2AvailSEMOwnerFilter | 1.3.6.1.4.1.791.2.10.2.74.3.17.4 | DisplayString | read-write | &User name of the owner of the semaphore identifier to be searched for when compiling a list of available semaphore resources. The user name can constitute an extended regular expression pattern. On Solaris 10 machines the name of the zone the resource belongs to can be added to the attribute: @. Owner and zone are evaluated as separate regular expressions. When no zone is specified the expression matches resources in the current zone only (@). |
| STR uxsA2AvailSEMViewWindow | 1.3.6.1.4.1.791.2.10.2.74.3.17.7 | DisplayString | read-only | &This attribute indicates the number of the currently displayed buffer and the total number of buffers constituting the list of semaphore resources that are currently known to the agent and are available for monitoring. |
| INT uxsA2AvailSHMButton | 1.3.6.1.4.1.791.2.10.2.74.3.16.8 | INTEGER | read-write | &This attribute is used to update the list of shared memory resources that are currently known to the agent and are available for monitoring. If set to 4 (refresh), the agent checks the UNIX System for available resources and updates the table with the contents of the first buffer constituting the beginning of the list of available resources found. If set to 2 (next), the agent updates the table with the contents of the next buffer. If set to 3 (previous), the agent updates the table with the contents of the previous buffer. This attribute cannot be set to 1 (none). |
| INT uxsA2AvailSHMCount | 1.3.6.1.4.1.791.2.10.2.74.3.16.9 | INTEGER | read-only | &Number of shared memory resources that are currently known to the agent and are available for monitoring. |
| uxsA2AvailSHMGroup | 1.3.6.1.4.1.791.2.10.2.74.3.16 | |||
| STR uxsA2AvailSHMGrpFilter | 1.3.6.1.4.1.791.2.10.2.74.3.16.5 | DisplayString | read-write | &Group name of the owner of the shared memory identifier to be searched for when compiling a list of available shared memory resources. The group name can constitute an extended regular expression pattern. |
| STR uxsA2AvailSHMIdFilter | 1.3.6.1.4.1.791.2.10.2.74.3.16.1 | DisplayString | read-write | &Name of the shared memory identifier to be searched for when compiling a list of available shared memory resources. The name can constitute an extended regular expression pattern. |
| STR uxsA2AvailSHMKeyFilter | 1.3.6.1.4.1.791.2.10.2.74.3.16.2 | DisplayString | read-write | &Key of the shared memory identifier to be searched for when compiling a list of available shared memory resources. The key can constitute an extended regular expression pattern. |
| INT uxsA2AvailSHMMatchType | 1.3.6.1.4.1.791.2.10.2.74.3.16.6 | INTEGER | read-write | &Search algorithm the agent will apply when checking the UNIX System for available shared memory resources. The filter is the logical AND of all attributes used to identify or otherwise narrow down resources. If set to 1 (positive), the agent searches for shared memory resources that match the filter. If set to 2 (negative), the agent searches for shared memory resources that do not match the filter. |
| STR uxsA2AvailSHMModeFilter | 1.3.6.1.4.1.791.2.10.2.74.3.16.3 | DisplayString | read-write | &Access mode and flags of the shared memory identifier to be searched for when compiling a list of available shared memory resources. The mode can constitute an extended regular expression pattern. |
| STR uxsA2AvailSHMOwnerFilter | 1.3.6.1.4.1.791.2.10.2.74.3.16.4 | DisplayString | read-write | &User name of the owner of the shared memory identifier to be searched for when compiling a list of available shared memory resources. The user name can constitute an extended regular expression pattern. On Solaris 10 machines the name of the zone the resource belongs to can be added to the attribute: @. Owner and zone are evaluated as separate regular expressions. When no zone is specified the expression matches resources in the current zone only (@). |
| STR uxsA2AvailSHMViewWindow | 1.3.6.1.4.1.791.2.10.2.74.3.16.7 | DisplayString | read-only | &This attribute indicates the number of the currently displayed buffer and the total number of buffers constituting the list of shared memory resources that are currently known to the agent and are available for monitoring. |
| uxsA2ConfigCPUGroup | 1.3.6.1.4.1.791.2.10.2.74.1.4 | |||
| INT uxsA2ConfigCPULoadCrit | 1.3.6.1.4.1.791.2.10.2.74.1.4.5 | INTEGER | read-write | &Default critical threshold, in percent, for the CPU utilization monitoring of the CPU watcher to add. This value represents a rising threshold and must be greater than 0, less than or equal to 100, but cannot be less than the warning threshold. |
| INT uxsA2ConfigCPULoadLag | 1.3.6.1.4.1.791.2.10.2.74.1.4.3 | INTEGER | read-write | &Default lag setting for the CPU utilization monitoring of the CPU watcher to add. Specifies the number of consecutive threshold breaches on which the CPU utilization state changes. This value must be greater than 0. |
| INT uxsA2ConfigCPULoadMonitor | 1.3.6.1.4.1.791.2.10.2.74.1.4.6 | INTEGER | read-write | &Default monitor level for the CPU utilization monitoring of the CPU watcher to add. If set to 1 (do-not-monitor), the agent disregards all thresholds and sets the status to ok. If set to 2 (warning-only), the agent evaluates only the warning threshold to determine the status of the resource. If set to 3 (critical-only), the agent evaluates only the critical threshold to determine the status of the resource. If set to 4 (both), the agent evaluates both the warning and critical thresholds to determine the status of the resource. The critical threshold comes into effect if the warning threshold is set to the same value. |
| INT uxsA2ConfigCPULoadWarn | 1.3.6.1.4.1.791.2.10.2.74.1.4.4 | INTEGER | read-write | &Default warning threshold, in percent, for the CPU utilization monitoring of the CPU watcher to add. This value represents a rising threshold and must be greater than 0, less than or equal to 100, but cannot be greater than the critical threshold. |
| INT uxsA2ConfigCPULossAction | 1.3.6.1.4.1.791.2.10.2.74.1.4.7 | INTEGER | read-write | &Default loss action for the CPU watcher to add. Specifies the action to take if the monitored CPU is removed from the UNIX System configuration. If set to 1 (remove), the agent automatically removes the watcher. If set to 2 (up), the agent sets all statuses to ok. If set to 3 (down-warning), the agent sets the loss and aggregate statuses to warning and all other statuses to ok. If set to 4 (down-critical), the agent sets the loss and aggregate statuses to critical and all other statuses to ok. |
| INT uxsA2ConfigCPUPollInterval | 1.3.6.1.4.1.791.2.10.2.74.1.4.1 | INTEGER | read-write | &Time, in seconds, between collections of CPU information. Valid range: 30 seconds or greater. |
| INT uxsA2ConfigCPUPollMethod | 1.3.6.1.4.1.791.2.10.2.74.1.4.2 | INTEGER | read-write | &Specifies how and when the agent collects CPU information. If set to 1 (disabled), the agent does not retrieve the CPU information (neither by polling nor by get request) and sets all statuses to passive or ok. If set to 2 (poll-interval-only), the agent only retrieves the information by polling, but not by get request. If set to 3 (poll-interval-and-query), the agent retrieves the information both by polling and by get request. If set to 4 (query-only), the agent retrieves the information only when a get request is made. |
| INT uxsA2ConfigDirAggLag | 1.3.6.1.4.1.791.2.10.2.74.1.9.7 | INTEGER | read-write | &Default aggregate lag setting for the directory watcher to add. Specifies the consecutive number of times at which any status is not in the ok state, before the aggregate status changes. This value must be greater than 0. |
| INT uxsA2ConfigDirButton | 1.3.6.1.4.1.791.2.10.2.74.1.9.24 | INTEGER | read-write | &This attribute is used to add or remove the directory watcher specified by the current setting of the watcher name attribute(s) in this group. If set to 2 (add), the agent adds the specified watcher to the status table using the current values of the remaining attributes as defaults. If set to 3 (remove), the agent removes the specified watcher from the status table. This attribute cannot be set to 1 (none). |
| STR uxsA2ConfigDirDescription | 1.3.6.1.4.1.791.2.10.2.74.1.9.6 | DisplayString | read-write | &Default description for the directory watcher to add. |
| STR uxsA2ConfigDirEntriesMax | 1.3.6.1.4.1.791.2.10.2.74.1.9.17 | DisplayString | read-write | &Default maximum threshold for the number of file and/or directory entries monitoring of the directory watcher to add. This value represents a rising threshold and must be equal to or greater than 0.0, but cannot be less than the minimum threshold. A value of -1 disables the evaluation of this threshold. |
| STR uxsA2ConfigDirEntriesMin | 1.3.6.1.4.1.791.2.10.2.74.1.9.16 | DisplayString | read-write | &Default minimum threshold for the number of file and/or directory entries monitoring of the directory watcher to add. This value represents a declining threshold and must be equal to or greater than 0.0, but cannot be greater than the maximum threshold. A value of -1 disables the evaluation of this threshold. |
| INT uxsA2ConfigDirEntriesMonitor | 1.3.6.1.4.1.791.2.10.2.74.1.9.18 | INTEGER | read-write | &Default monitor level for the number of file and/or directory entries monitoring of the directory watcher to add. If set to 1 (do-not-monitor), the agent does not evaluate the actual state of the resource and sets the status to ok. If set to 2 (down-warning), the agent uses a warning severity if the resource is in bad condition. If set to 3 (down-critical), the agent uses a critical severity if the resource is in bad condition. |
| INT uxsA2ConfigDirExist | 1.3.6.1.4.1.791.2.10.2.74.1.9.22 | INTEGER | read-write | &Default monitor condition for the existence monitoring of the directory watcher to add. Specifies how the agent should evaluate the presence or absence of the monitored resource in order to determine whether the resource is in good condition. If set to 1 (should-exist), the resource is expected to be existent. If set to 2 (should-not-exist), the resource is expected to be nonexistent. |
| INT uxsA2ConfigDirExistMonitor | 1.3.6.1.4.1.791.2.10.2.74.1.9.23 | INTEGER | read-write | &Default monitor level for the existence monitoring of the directory watcher to add. If set to 1 (do-not-monitor), the agent does not evaluate the actual state of the resource and sets the status to ok. If set to 2 (down-warning), the agent uses a warning severity if the resource is in bad condition. If set to 3 (down-critical), the agent uses a critical severity if the resource is in bad condition. |
| uxsA2ConfigDirGroup | 1.3.6.1.4.1.791.2.10.2.74.1.9 | |||
| INT uxsA2ConfigDirMod | 1.3.6.1.4.1.791.2.10.2.74.1.9.20 | INTEGER | read-write | &Default monitor condition for the modification monitoring of the directory watcher to add. As a reference for modification the user can choose between modification time, change time, change time only (change time is modified and modification time is not), and access time. All times can be monitored for being modified (should-be-modified, should-be-changed, should-be-changed-only, should-be-accessed) or for being unmodified (should-not-be-modified, should-not-be-changed, should-not-be-changed-only, should-not-be-accessed). At each poll the latest timestamp of the chosen policy for the directory in question will be compared with the reference timestamp. If the resulting monitor status is 'up' the reference time is set automatically to the most recent value of access time, change time, or modification time. If the monitor status is 'down' the metric may be reset manually by setting the monitor condition to reset-time-reference. Status calculation depends on the kind of monitoring (modified or unmodified) and the value of DirModInterval'. If monitoring is for being modified the status is down if the file was not modified for more seconds than the value of 'DirModInterval'. Status is reset to up if there are modifications within 'DirModInterval'. If monitoring is for being unmodified the status is down if the file was modified more often than every 'DirModInterval' seconds. If 'DirModInterval' is zero any modification sets the status down. Note that status evaluation only takes place when the agent polls. Thus the end of the modification interval will be detected on the subsequent poll. |
| STR uxsA2ConfigDirModInterval | 1.3.6.1.4.1.791.2.10.2.74.1.9.19 | DisplayString | read-write | &The period in seconds to be considered for calculating status and value of the modification metric. For a value of zero the period is identical to the current poll interval. |
| INT uxsA2ConfigDirModMonitor | 1.3.6.1.4.1.791.2.10.2.74.1.9.21 | INTEGER | read-write | &Default monitor level for the modification monitoring of the directory watcher to add. If set to 1 (do-not-monitor), the agent does not evaluate the actual state of the resource and sets the status to ok. If set to 2 (down-warning), the agent uses a warning severity if the resource is in bad condition. If set to 3 (down-critical), the agent uses a critical severity if the resource is in bad condition. |
| STR uxsA2ConfigDirName | 1.3.6.1.4.1.791.2.10.2.74.1.9.4 | DisplayString | read-write | &Name of the directory for which to add or remove a watcher. This must be a fully qualified name that may contain environment variables. |
| INT uxsA2ConfigDirPollInterval | 1.3.6.1.4.1.791.2.10.2.74.1.9.1 | INTEGER | read-write | &Time, in seconds, between collections of directory information. Valid range: 30 seconds or greater. |
| INT uxsA2ConfigDirPollMethod | 1.3.6.1.4.1.791.2.10.2.74.1.9.2 | INTEGER | read-write | &Specifies how and when the agent collects directory information. If set to 1 (disabled), the agent does not retrieve the directory information (neither by polling nor by get request) and sets all statuses to passive or ok. If set to 2 (poll-interval-only), the agent only retrieves the information by polling, but not by get request. If set to 3 (poll-interval-and-query), the agent retrieves the information both by polling and by get request. If set to 4 (query-only), the agent retrieves the information only when a get request is made. |
| INT uxsA2ConfigDirRecursivePolicy | 1.3.6.1.4.1.791.2.10.2.74.1.9.5 | INTEGER | read-write | &Recursiveness of the directory watcher. If set to 1 (no) only entries in the given directory are monitored. If set to 2 (yes) additionally all subentries (subdirectories and their files) are monitored. |
| STR uxsA2ConfigDirSizeCritMax | 1.3.6.1.4.1.791.2.10.2.74.1.9.11 | DisplayString | read-write | &Default critical maximum threshold, in kilobytes, for the size utilization monitoring of the directory watcher to add. This value represents a rising threshold and must be equal to or greater than 0.0, but cannot be less than the warning maximum threshold. A value of -1 disables the evaluation of this threshold. The threshold can be specified as either an absolute value (n) or a percentage (n%). The value of uxsA2StatusDirSizeTotal will be the reference value for n% notations. |
| STR uxsA2ConfigDirSizeCritMin | 1.3.6.1.4.1.791.2.10.2.74.1.9.10 | DisplayString | read-write | &Default critical minimum threshold, in kilobytes, for the size utilization monitoring of the directory watcher to add. This value represents a declining threshold and must be equal to or greater than 0.0, but cannot be greater than the warning minimum threshold. A value of -1 disables the evaluation of this threshold. The threshold can be specified as either an absolute value (n) or a percentage (n%). The value of uxsA2StatusDirSizeTotal will be the reference value for n% notations. |
| STR uxsA2ConfigDirSizeDCrit | 1.3.6.1.4.1.791.2.10.2.74.1.9.14 | DisplayString | read-write | &Default critical threshold, in kilobytes, for the delta size utilization monitoring of the directory watcher to add. The active critical threshold is derived from this value and represents a rising threshold. The derived value must be greater than 0.0, but cannot be less than the active warning threshold. These constraints will be maintained by the agent during all configuration actions. The threshold can be specified as either an absolute value or a percentage and can denote a growth, shrinkage or change in either direction: Absolute shrinkage (n-), absolute growth (n+), absolute change in either direction (n), percentage shrinkage (n%-), percentage growth (n%+), or percentage change in either direction (n%). The value of uxsA2StatusDirSizeTotal will be the reference value for n% notations. |
| INT uxsA2ConfigDirSizeDMonitor | 1.3.6.1.4.1.791.2.10.2.74.1.9.15 | INTEGER | read-write | &Default monitor level for the delta size utilization monitoring of the directory watcher to add. If set to 1 (do-not-monitor), the agent disregards all thresholds and sets the status to ok. If set to 2 (warning-only), the agent evaluates only the warning threshold to determine the status of the resource. If set to 3 (critical-only), the agent evaluates only the critical threshold to determine the status of the resource. If set to 4 (both), the agent evaluates both the warning and critical thresholds to determine the status of the resource. The critical threshold comes into effect if the warning threshold is set to the same value. |
| STR uxsA2ConfigDirSizeDWarn | 1.3.6.1.4.1.791.2.10.2.74.1.9.13 | DisplayString | read-write | &Default warning threshold, in kilobytes, for the delta size utilization monitoring of the directory watcher to add. The active warning threshold is derived from this value and represents a rising threshold. The derived value must be greater than 0.0, but cannot be greater than the active critical threshold. These constraints will be maintained by the agent during all configuration actions. The threshold can be specified as either an absolute value or a percentage and can denote a growth, shrinkage or change in either direction: Absolute shrinkage (n-), absolute growth (n+), absolute change in either direction (n), percentage shrinkage (n%-), percentage growth (n%+), or percentage change in either direction (n%). The value of uxsA2StatusDirSizeTotal will be the reference value for n% notations. |
| INT uxsA2ConfigDirSizeMonitor | 1.3.6.1.4.1.791.2.10.2.74.1.9.12 | INTEGER | read-write | &Default monitor level for the size utilization monitoring of the directory watcher to add. If set to 1 (do-not-monitor), the agent disregards all thresholds and sets the status to ok. If set to 2 (warning-only), the agent evaluates only the warning thresholds (both minimum and maximum) to determine the status of the resource. If set to 3 (critical-only), the agent evaluates only the critical thresholds (both minimum and maximum) to determine the status of the resource. If set to 4 (minimum-only), the agent evaluates only the minimum thresholds (both warning and critical) to determine the status of the resource. If set to 5 (maximum-only), the agent evaluates only the maximum thresholds (both warning and critical) to determine the status of the resource. If set to 6 (all), the agent evaluates all thresholds to determine the status of the resource. |
| STR uxsA2ConfigDirSizeWarnMax | 1.3.6.1.4.1.791.2.10.2.74.1.9.9 | DisplayString | read-write | &Default warning maximum threshold, in kilobytes, for the size utilization monitoring of the directory watcher to add. This value represents a rising threshold and must be equal to or greater than 0.0, equal to or greater than the warning minimum threshold, but cannot be greater than the critical maximum threshold. A value of -1 disables the evaluation of this threshold. The threshold can be specified as either an absolute value (n) or a percentage (n%). The value of uxsA2StatusDirSizeTotal will be the reference value for n% notations. |
| STR uxsA2ConfigDirSizeWarnMin | 1.3.6.1.4.1.791.2.10.2.74.1.9.8 | DisplayString | read-write | &Default warning minimum threshold, in kilobytes, for the size utilization monitoring of the directory watcher to add. This value represents a declining threshold and must be equal to or greater than 0.0, equal to or greater than the critical minimum threshold, but cannot be greater than the warning maximum threshold. A value of -1 disables the evaluation of this threshold. The threshold can be specified as either an absolute value (n) or a percentage (n%). The value of uxsA2StatusDirSizeTotal will be the reference value for n% notations. |
| STR uxsA2ConfigDirWatcherName | 1.3.6.1.4.1.791.2.10.2.74.1.9.3 | DisplayString | read-write | &Name of the directory watcher. |
| INT uxsA2ConfigDiskAggLag | 1.3.6.1.4.1.791.2.10.2.74.1.12.8 | INTEGER | read-write | &Default aggregate lag setting for the disk watcher to add. Specifies the consecutive number of times at which any status is not in the ok state, before the aggregate status changes. This value must be greater than 0. |
| INT uxsA2ConfigDiskAutoAggLag | 1.3.6.1.4.1.791.2.10.2.74.1.12.21.1.9 | INTEGER | read-write | &Current lag setting for the disk auto watcher. Specifies the consecutive number of times at which any status is not in the ok state, before the aggregate status changes. This value must be greater than 0. |
| INT uxsA2ConfigDiskAutoButton | 1.3.6.1.4.1.791.2.10.2.74.1.12.21.1.16 | INTEGER | read-write | &This attribute is used to enable/disable or remove the disk auto watcher. If set to 1 (active), the agent re-enables the watcher previously locked either explicitly or implicitly by exceeding the maximum number of allowed matches. Each set request with this value will cause the agent to process the auto watcher. If set to 3 (locked), the agent disables the auto watcher. If set to 2 (remove), the agent removes the auto watcher from the table. |
| INT uxsA2ConfigDiskAutoClusterType | 1.3.6.1.4.1.791.2.10.2.74.1.12.21.1.4 | INTEGER | read-write | &Cluster type of the disk to be searched for during an auto discovery run. If set to 1 (not-clustered), the search is restricted to not-clustered resources only. If set to 2 (clustered-active), the search is restricted to clustered-active resources only. If set to 3 (clustered-passive), the search is restricted to clustered-passive resources only. If set to 4 (any), the cluster type does not affect the search. |
| INT uxsA2ConfigDiskAutoCount | 1.3.6.1.4.1.791.2.10.2.74.1.12.19 | INTEGER | read-only | &Number of auto watchers in the disk auto configuration table. |
| STR uxsA2ConfigDiskAutoDescription | 1.3.6.1.4.1.791.2.10.2.74.1.12.21.1.5 | DisplayString | read-write | &Current description for the disk auto watcher. |
| STR uxsA2ConfigDiskAutoDescriptiveName | 1.3.6.1.4.1.791.2.10.2.74.1.12.21.1.3 | DisplayString | read-write | &An arbitrary descriptive string. The name can constitute an extended regular expression pattern. |
| uxsA2ConfigDiskAutoEntry | 1.3.6.1.4.1.791.2.10.2.74.1.12.21.1 | not-accessible | &Entry in the disk auto watcher configuration table. | |
| INT uxsA2ConfigDiskAutoLocked | 1.3.6.1.4.1.791.2.10.2.74.1.12.20 | INTEGER | read-only | &Number of auto watchers in the disk auto configuration table which are currently locked. |
| INT uxsA2ConfigDiskAutoLossAction | 1.3.6.1.4.1.791.2.10.2.74.1.12.21.1.15 | INTEGER | read-write | &Default loss action for any disk watcher created by the auto watcher. Specifies the action to take if the monitored disk is removed from the UNIX System configuration. If set to 1 (remove), the agent automatically removes the watcher. If set to 2 (up), the agent sets all statuses to ok. If set to 3 (down-warning), the agent sets the loss and aggregate statuses to warning and all other statuses to ok. If set to 4 (down-critical), the agent sets the loss and aggregate statuses to critical and all other statuses to ok. |
| STR uxsA2ConfigDiskAutoName | 1.3.6.1.4.1.791.2.10.2.74.1.12.21.1.2 | DisplayString | read-write | &Name of the disk to be searched for during an auto discovery run. The name can constitute an extended regular expression pattern. |
| INT uxsA2ConfigDiskAutoPollInterval | 1.3.6.1.4.1.791.2.10.2.74.1.12.3 | INTEGER | read-write | &Time, in minutes, between the processing of the disk auto watchers. Valid range: -1 (suspended), 30 minutes or greater. |
| uxsA2ConfigDiskAutoTable | 1.3.6.1.4.1.791.2.10.2.74.1.12.21 | not-accessible | &Configuration table containing a list of disk auto watchers. | |
| INT uxsA2ConfigDiskAutoTableWatcherLimit | 1.3.6.1.4.1.791.2.10.2.74.1.12.17 | INTEGER | read-write | &Default minimum number of matches that causes a lock of the disk auto watcher to add. |
| INT uxsA2ConfigDiskAutoTableWatcherMatchType | 1.3.6.1.4.1.791.2.10.2.74.1.12.16 | INTEGER | read-write | &Default search algorithm for the disk auto watcher to add. The filter is the logical AND of all attributes used to identify or otherwise narrow down resources. If set to 1 (positive), the agent searches for disk resources that match the filter. If set to 2 (negative), the agent searches for disk resources that do not match the filter. |
| STR uxsA2ConfigDiskAutoTableWatcherName | 1.3.6.1.4.1.791.2.10.2.74.1.12.15 | DisplayString | read-write | &Name of the disk auto watcher to add or remove. |
| STR uxsA2ConfigDiskAutoTputCritMax | 1.3.6.1.4.1.791.2.10.2.74.1.12.21.1.13 | DisplayString | read-write | &Default critical maximum threshold, in kilobytes/s, for the disk throughput monitoring of any disk watcher created by the auto watcher. This value represents a rising threshold and must be equal to or greater than 0.0, but cannot be less than the warning maximum threshold. A value of -1 disables the evaluation of this threshold. |
| STR uxsA2ConfigDiskAutoTputCritMin | 1.3.6.1.4.1.791.2.10.2.74.1.12.21.1.12 | DisplayString | read-write | &Default critical minimum threshold, in kilobytes/s, for the disk throughput monitoring of any disk watcher created by the auto watcher. This value represents a declining threshold and must be equal to or greater than 0.0, but cannot be greater than the warning minimum threshold. A value of -1 disables the evaluation of this threshold. |
| INT uxsA2ConfigDiskAutoTputMonitor | 1.3.6.1.4.1.791.2.10.2.74.1.12.21.1.14 | INTEGER | read-write | &Default monitor level for the disk throughput monitoring of any disk watcher created by the auto watcher. If set to 1 (do-not-monitor), the agent disregards all thresholds and sets the status to ok. If set to 2 (warning-only), the agent evaluates only the warning thresholds (both minimum and maximum) to determine the status of the resource. If set to 3 (critical-only), the agent evaluates only the critical thresholds (both minimum and maximum) to determine the status of the resource. If set to 4 (minimum-only), the agent evaluates only the minimum thresholds (both warning and critical) to determine the status of the resource. If set to 5 (maximum-only), the agent evaluates only the maximum thresholds (both warning and critical) to determine the status of the resource. If set to 6 (all), the agent evaluates all thresholds to determine the status of the resource. |
| STR uxsA2ConfigDiskAutoTputWarnMax | 1.3.6.1.4.1.791.2.10.2.74.1.12.21.1.11 | DisplayString | read-write | &Default warning maximum threshold, in kilobytes/s, for the disk throughput monitoring of any disk watcher created by the auto watcher. This value represents a rising threshold and must be equal to or greater than 0.0, equal to or greater than the warning minimum threshold, but cannot be greater than the critical maximum threshold. A value of -1 disables the evaluation of this threshold. |
| STR uxsA2ConfigDiskAutoTputWarnMin | 1.3.6.1.4.1.791.2.10.2.74.1.12.21.1.10 | DisplayString | read-write | &Default warning minimum threshold, in kilobytes/s, for the disk throughput monitoring of any disk watcher created by the auto watcher. This value represents a declining threshold and must be equal to or greater than 0.0, equal to or greater than the critical minimum threshold, but cannot be greater than the warning maximum threshold. A value of -1 disables the evaluation of this threshold. |
| INT uxsA2ConfigDiskAutoWatcherLastMatched | 1.3.6.1.4.1.791.2.10.2.74.1.12.21.1.8 | INTEGER | read-only | &Number of matches for the last disk auto discovery run. |
| INT uxsA2ConfigDiskAutoWatcherLimit | 1.3.6.1.4.1.791.2.10.2.74.1.12.21.1.7 | INTEGER | read-write | &Current minimum number of matches that causes the disk auto watcher to be locked. |
| INT uxsA2ConfigDiskAutoWatcherMatchType | 1.3.6.1.4.1.791.2.10.2.74.1.12.21.1.6 | INTEGER | read-write | &Current search algorithm for the disk auto watcher. The filter is the logical AND of all attributes used to identify or otherwise narrow down resources. If set to 1 (positive), the agent searches for disk resources that match the filter. If set to 2 (negative), the agent searches for disk resources that do not match the filter. |
| STR uxsA2ConfigDiskAutoWatcherName | 1.3.6.1.4.1.791.2.10.2.74.1.12.21.1.1 | DisplayString | read-only | &Name of the disk auto watcher. |
| INT uxsA2ConfigDiskButton | 1.3.6.1.4.1.791.2.10.2.74.1.12.18 | INTEGER | read-write | &This attribute is used to add or remove the disk watcher specified by the current setting of the watcher name attribute(s) in this group. If set to 2 (add), the agent adds the specified watcher to the status table using the current values of the remaining attributes as defaults. If set to 3 (remove), the agent removes the specified watcher from the status table. If set to 4 (add-auto), the agent adds the specified watcher to the auto configuration table using the current values of the remaining attributes as defaults. If set to 5 (remove-auto), the agent removes the specified watcher from the auto configuration table. This attribute cannot be set to 1 (none). |
| INT uxsA2ConfigDiskClusterType | 1.3.6.1.4.1.791.2.10.2.74.1.12.6 | INTEGER | read-write | &Cluster type of the disk to be searched for during an auto discovery run. This attribute is only used when adding an auto watcher. If set to 1 (not-clustered), the search is restricted to not-clustered resources only. If set to 2 (clustered-active), the search is restricted to clustered-active resources only. If set to 3 (clustered-passive), the search is restricted to clustered-passive resources only. If set to 4 (any), the cluster type does not affect the search. |
| STR uxsA2ConfigDiskDescription | 1.3.6.1.4.1.791.2.10.2.74.1.12.7 | DisplayString | read-write | &Default description for the disk watcher to add. |
| STR uxsA2ConfigDiskDescriptiveName | 1.3.6.1.4.1.791.2.10.2.74.1.12.5 | DisplayString | read-write | &An arbitrary descriptive string. When adding an auto watcher, the string can constitute an extended regular expression pattern. |
| uxsA2ConfigDiskGroup | 1.3.6.1.4.1.791.2.10.2.74.1.12 | |||
| INT uxsA2ConfigDiskLossAction | 1.3.6.1.4.1.791.2.10.2.74.1.12.14 | INTEGER | read-write | &Default loss action for the disk watcher to add. Specifies the action to take if the monitored disk is removed from the UNIX System configuration. If set to 1 (remove), the agent automatically removes the watcher. If set to 2 (up), the agent sets all statuses to ok. If set to 3 (down-warning), the agent sets the loss and aggregate statuses to warning and all other statuses to ok. If set to 4 (down-critical), the agent sets the loss and aggregate statuses to critical and all other statuses to ok. |
| STR uxsA2ConfigDiskName | 1.3.6.1.4.1.791.2.10.2.74.1.12.4 | DisplayString | read-write | &Name of the disk for which to add or remove a watcher. When adding an auto watcher, the name can constitute an extended regular expression pattern. |
| INT uxsA2ConfigDiskPollInterval | 1.3.6.1.4.1.791.2.10.2.74.1.12.1 | INTEGER | read-write | &Time, in seconds, between collections of disk information. Valid range: 30 seconds or greater. |
| INT uxsA2ConfigDiskPollMethod | 1.3.6.1.4.1.791.2.10.2.74.1.12.2 | INTEGER | read-write | &Specifies how and when the agent collects disk information. If set to 1 (disabled), the agent does not retrieve the disk information (neither by polling nor by get request) and sets all statuses to passive or ok. If set to 2 (poll-interval-only), the agent only retrieves the information by polling, but not by get request. If set to 3 (poll-interval-and-query), the agent retrieves the information both by polling and by get request. If set to 4 (query-only), the agent retrieves the information only when a get request is made. |
| STR uxsA2ConfigDiskTputCritMax | 1.3.6.1.4.1.791.2.10.2.74.1.12.12 | DisplayString | read-write | &Default critical maximum threshold, in kilobytes/s, for the disk throughput monitoring of the disk watcher to add. This value represents a rising threshold and must be equal to or greater than 0.0, but cannot be less than the warning maximum threshold. A value of -1 disables the evaluation of this threshold. |
| STR uxsA2ConfigDiskTputCritMin | 1.3.6.1.4.1.791.2.10.2.74.1.12.11 | DisplayString | read-write | &Default critical minimum threshold, in kilobytes/s, for the disk throughput monitoring of the disk watcher to add. This value represents a declining threshold and must be equal to or greater than 0.0, but cannot be greater than the warning minimum threshold. A value of -1 disables the evaluation of this threshold. |
| INT uxsA2ConfigDiskTputMonitor | 1.3.6.1.4.1.791.2.10.2.74.1.12.13 | INTEGER | read-write | &Default monitor level for the disk throughput monitoring of the disk watcher to add. If set to 1 (do-not-monitor), the agent disregards all thresholds and sets the status to ok. If set to 2 (warning-only), the agent evaluates only the warning thresholds (both minimum and maximum) to determine the status of the resource. If set to 3 (critical-only), the agent evaluates only the critical thresholds (both minimum and maximum) to determine the status of the resource. If set to 4 (minimum-only), the agent evaluates only the minimum thresholds (both warning and critical) to determine the status of the resource. If set to 5 (maximum-only), the agent evaluates only the maximum thresholds (both warning and critical) to determine the status of the resource. If set to 6 (all), the agent evaluates all thresholds to determine the status of the resource. |
| STR uxsA2ConfigDiskTputWarnMax | 1.3.6.1.4.1.791.2.10.2.74.1.12.10 | DisplayString | read-write | &Default warning maximum threshold, in kilobytes/s, for the disk throughput monitoring of the disk watcher to add. This value represents a rising threshold and must be equal to or greater than 0.0, equal to or greater than the warning minimum threshold, but cannot be greater than the critical maximum threshold. A value of -1 disables the evaluation of this threshold. |
| STR uxsA2ConfigDiskTputWarnMin | 1.3.6.1.4.1.791.2.10.2.74.1.12.9 | DisplayString | read-write | &Default warning minimum threshold, in kilobytes/s, for the disk throughput monitoring of the disk watcher to add. This value represents a declining threshold and must be equal to or greater than 0.0, equal to or greater than the critical minimum threshold, but cannot be greater than the warning maximum threshold. A value of -1 disables the evaluation of this threshold. |
| INT uxsA2ConfigFileAggLag | 1.3.6.1.4.1.791.2.10.2.74.1.11.7 | INTEGER | read-write | &Default aggregate lag setting for the file watcher to add. Specifies the consecutive number of times at which any status is not in the ok state, before the aggregate status changes. This value must be greater than 0. |
| INT uxsA2ConfigFileButton | 1.3.6.1.4.1.791.2.10.2.74.1.11.22 | INTEGER | read-write | &This attribute is used to add or remove the file watcher specified by the current setting of the watcher name attribute(s) in this group. If set to 2 (add), the agent adds the specified watcher to the status table using the current values of the remaining attributes as defaults. If set to 3 (remove), the agent removes the specified watcher from the status table. This attribute cannot be set to 1 (none). |
| STR uxsA2ConfigFileDescription | 1.3.6.1.4.1.791.2.10.2.74.1.11.6 | DisplayString | read-write | &Default description for the file watcher to add. |
| INT uxsA2ConfigFileEvalPolicy | 1.3.6.1.4.1.791.2.10.2.74.1.11.5 | INTEGER | read-write | &Default evaluation policy for the file watcher. Defines how metric values will be calculated and 'culprits' be determined if two or more file resources fall into the monitoring scope of a one-to-many watcher. If set to 1 (individual), metric values will be set to the worst values (lowest and/or highest) of all file instances; if the value of a metric violates the threshold condition, the respective 'culprits' list will contain all instances individually violating the most severe threshold. If set to 2 (min), metric values will be set to the lowest (minimum) values of all file instances; if the value of a metric violates the threshold condition, the respective 'culprits' list will contain all instances having the same minimum value. If set to 3 (max), metric values will be set to the highest (maximum) values of all file instances; if the value of a metric violates the threshold condition, the respective 'culprits' list will contain all instances having the same maximum value. If set to 4 (sum), metric values will be set to the cumulative values (sum) of all file instances; if the value of a metric violates the threshold condition, the respective 'culprits' list will contain all instances. If set to 5 (avg), metric values will be set to the average values of all file instances; if the value of a metric violates the threshold condition, the respective 'culprits' list will contain all instances individually violating the most severe threshold. |
| uxsA2ConfigFileGroup | 1.3.6.1.4.1.791.2.10.2.74.1.11 | |||
| STR uxsA2ConfigFileInstMax | 1.3.6.1.4.1.791.2.10.2.74.1.11.9 | DisplayString | read-write | &Default maximum threshold for the instance count monitoring of the file watcher to add. This value represents a rising threshold and must be equal to or greater than 0.0, but cannot be less than the minimum threshold. A value of -1 disables the evaluation of this threshold. |
| STR uxsA2ConfigFileInstMin | 1.3.6.1.4.1.791.2.10.2.74.1.11.8 | DisplayString | read-write | &Default minimum threshold for the instance count monitoring of the file watcher to add. This value represents a declining threshold and must be equal to or greater than 0.0, but cannot be greater than the maximum threshold. A value of -1 disables the evaluation of this threshold. |
| INT uxsA2ConfigFileInstMonitor | 1.3.6.1.4.1.791.2.10.2.74.1.11.10 | INTEGER | read-write | &Default monitor level for the instance count monitoring of the file watcher to add. If set to 1 (do-not-monitor), the agent does not evaluate the actual state of the resource and sets the status to ok. If set to 2 (down-warning), the agent uses a warning severity if the resource is in bad condition. If set to 3 (down-critical), the agent uses a critical severity if the resource is in bad condition. |
| INT uxsA2ConfigFileMod | 1.3.6.1.4.1.791.2.10.2.74.1.11.20 | INTEGER | read-write | &Default monitor condition for the modification monitoring of the file watcher to add. As basis for the comparison the user can choose between modification time, change time, change time only (change time is modified and modification time is not) and access time. The timestamps can be monitored for being modified (should-be-modified, should-be-changed, should-be-changed-only, should-be-accessed) or for being unmodified (should-not-be-modified, should-not-be-changed, should-not-be-changed-only, should-not-be-accessed). At each poll the current timestamp of the file will be compared with the reference timestamp according to the chosen policy. For one-to-many watchers the latest timestamp of all files is considered. If monitoring is for being modified the status is down if the file was not modified for more seconds than the value of 'FileModInterval'. If monitoring is for being unmodified the status is down if the file was modified more often than every 'FileModInterval' seconds. If 'FileModInterval' is zero any modification sets the status down. If the monitor status is 'down' and the monitoring condition is met at the next poll the status of the watcher will revert to up (automatic repair). However, the metric may be reset manually at any time by setting the monitor condition to reset-time-reference. Afterwards the previous policy setting is restored. Note: if the policy is set to should-not-xxx and 'FileModInterval' is 0, no automatic repair takes place. This behaviour is for compatibility with the old UNIX System Agent (caiUxOs). Note that status evaluation only takes place when the agent polls. Thus the end of the modification interval will be detected on the subsequent poll or query. |
| STR uxsA2ConfigFileModInterval | 1.3.6.1.4.1.791.2.10.2.74.1.11.19 | DisplayString | read-write | &The period in seconds to be considered for calculating status and value of the modification metric. For a value of zero the period is identical to the current poll interval. |
| INT uxsA2ConfigFileModMonitor | 1.3.6.1.4.1.791.2.10.2.74.1.11.21 | INTEGER | read-write | &Default monitor level for the modification monitoring of the file watcher to add. If set to 1 (do-not-monitor), the agent does not evaluate the actual state of the resource and sets the status to ok. If set to 2 (down-warning), the agent uses a warning severity if the resource is in bad condition. If set to 3 (down-critical), the agent uses a critical severity if the resource is in bad condition. |
| STR uxsA2ConfigFileName | 1.3.6.1.4.1.791.2.10.2.74.1.11.4 | DisplayString | read-write | &Name of the file for which to add or remove a watcher. This name may contain environment variables. The attribute is used as a filter element for one-to-many monitoring (one watcher monitors several resources simultaneously). The file name (not the path) can be a regular expression. |
| INT uxsA2ConfigFilePollInterval | 1.3.6.1.4.1.791.2.10.2.74.1.11.1 | INTEGER | read-write | &Time, in seconds, between collections of file information. Valid range: 30 seconds or greater. |
| INT uxsA2ConfigFilePollMethod | 1.3.6.1.4.1.791.2.10.2.74.1.11.2 | INTEGER | read-write | &Specifies how and when the agent collects file information. If set to 1 (disabled), the agent does not retrieve the file information (neither by polling nor by get request) and sets all statuses to passive or ok. If set to 2 (poll-interval-only), the agent only retrieves the information by polling, but not by get request. If set to 3 (poll-interval-and-query), the agent retrieves the information both by polling and by get request. If set to 4 (query-only), the agent retrieves the information only when a get request is made. |
| STR uxsA2ConfigFileSizeCritMax | 1.3.6.1.4.1.791.2.10.2.74.1.11.14 | DisplayString | read-write | &Default critical maximum threshold, in kilobytes, for the size utilization monitoring of the file watcher to add. This value represents a rising threshold and must be equal to or greater than 0.0, but cannot be less than the warning maximum threshold. A value of -1 disables the evaluation of this threshold. The threshold can be specified as either an absolute value (n) or a percentage (n%). The value of uxsA2StatusFileSizeTotal will be the reference value for n% notations. |
| STR uxsA2ConfigFileSizeCritMin | 1.3.6.1.4.1.791.2.10.2.74.1.11.13 | DisplayString | read-write | &Default critical minimum threshold, in kilobytes, for the size utilization monitoring of the file watcher to add. This value represents a declining threshold and must be equal to or greater than 0.0, but cannot be greater than the warning minimum threshold. A value of -1 disables the evaluation of this threshold. The threshold can be specified as either an absolute value (n) or a percentage (n%). The value of uxsA2StatusFileSizeTotal will be the reference value for n% notations. |
| STR uxsA2ConfigFileSizeDCrit | 1.3.6.1.4.1.791.2.10.2.74.1.11.17 | DisplayString | read-write | &Default critical threshold, in kilobytes, for the delta size utilization monitoring of the file watcher to add. The active critical threshold is derived from this value and represents a rising threshold. The derived value must be greater than 0.0, but cannot be less than the active warning threshold. These constraints will be maintained by the agent during all configuration actions. The threshold can be specified as either an absolute value or a percentage and can denote a growth, shrinkage or change in either direction: Absolute shrinkage (n-), absolute growth (n+), absolute change in either direction (n), percentage shrinkage (n%-), percentage growth (n%+), or percentage change in either direction (n%). The value of uxsA2StatusFileSizeTotal will be the reference value for n% notations. |
| INT uxsA2ConfigFileSizeDMonitor | 1.3.6.1.4.1.791.2.10.2.74.1.11.18 | INTEGER | read-write | &Default monitor level for the delta size utilization monitoring of the file watcher to add. If set to 1 (do-not-monitor), the agent disregards all thresholds and sets the status to ok. If set to 2 (warning-only), the agent evaluates only the warning threshold to determine the status of the resource. If set to 3 (critical-only), the agent evaluates only the critical threshold to determine the status of the resource. If set to 4 (both), the agent evaluates both the warning and critical thresholds to determine the status of the resource. The critical threshold comes into effect if the warning threshold is set to the same value. |
| STR uxsA2ConfigFileSizeDWarn | 1.3.6.1.4.1.791.2.10.2.74.1.11.16 | DisplayString | read-write | &Default warning threshold, in kilobytes, for the delta size utilization monitoring of the file watcher to add. The active warning threshold is derived from this value and represents a rising threshold. The derived value must be greater than 0.0, but cannot be greater than the active critical threshold. These constraints will be maintained by the agent during all configuration actions. The threshold can be specified as either an absolute value or a percentage and can denote a growth, shrinkage or change in either direction: Absolute shrinkage (n-), absolute growth (n+), absolute change in either direction (n), percentage shrinkage (n%-), percentage growth (n%+), or percentage change in either direction (n%). The value of uxsA2StatusFileSizeTotal will be the reference value for n% notations. |
| INT uxsA2ConfigFileSizeMonitor | 1.3.6.1.4.1.791.2.10.2.74.1.11.15 | INTEGER | read-write | &Default monitor level for the size utilization monitoring of the file watcher to add. If set to 1 (do-not-monitor), the agent disregards all thresholds and sets the status to ok. If set to 2 (warning-only), the agent evaluates only the warning thresholds (both minimum and maximum) to determine the status of the resource. If set to 3 (critical-only), the agent evaluates only the critical thresholds (both minimum and maximum) to determine the status of the resource. If set to 4 (minimum-only), the agent evaluates only the minimum thresholds (both warning and critical) to determine the status of the resource. If set to 5 (maximum-only), the agent evaluates only the maximum thresholds (both warning and critical) to determine the status of the resource. If set to 6 (all), the agent evaluates all thresholds to determine the status of the resource. |
| STR uxsA2ConfigFileSizeWarnMax | 1.3.6.1.4.1.791.2.10.2.74.1.11.12 | DisplayString | read-write | &Default warning maximum threshold, in kilobytes, for the size utilization monitoring of the file watcher to add. This value represents a rising threshold and must be equal to or greater than 0.0, equal to or greater than the warning minimum threshold, but cannot be greater than the critical maximum threshold. A value of -1 disables the evaluation of this threshold. The threshold can be specified as either an absolute value (n) or a percentage (n%). The value of uxsA2StatusFileSizeTotal will be the reference value for n% notations. |
| STR uxsA2ConfigFileSizeWarnMin | 1.3.6.1.4.1.791.2.10.2.74.1.11.11 | DisplayString | read-write | &Default warning minimum threshold, in kilobytes, for the size utilization monitoring of the file watcher to add. This value represents a declining threshold and must be equal to or greater than 0.0, equal to or greater than the critical minimum threshold, but cannot be greater than the warning maximum threshold. A value of -1 disables the evaluation of this threshold. The threshold can be specified as either an absolute value (n) or a percentage (n%). The value of uxsA2StatusFileSizeTotal will be the reference value for n% notations. |
| STR uxsA2ConfigFileWatcherName | 1.3.6.1.4.1.791.2.10.2.74.1.11.3 | DisplayString | read-write | &The user-defined name which uniquely identifies the file watcher. |
| INT uxsA2ConfigFSysAggLag | 1.3.6.1.4.1.791.2.10.2.74.1.10.9 | INTEGER | read-write | &Default aggregate lag setting for the file system watcher to add. Specifies the consecutive number of times at which any status is not in the ok state, before the aggregate status changes. This value must be greater than 0. |
| INT uxsA2ConfigFSysAutoAggLag | 1.3.6.1.4.1.791.2.10.2.74.1.10.32.1.10 | INTEGER | read-write | &Current lag setting for the file system auto watcher. Specifies the consecutive number of times at which any status is not in the ok state, before the aggregate status changes. This value must be greater than 0. |
| INT uxsA2ConfigFSysAutoButton | 1.3.6.1.4.1.791.2.10.2.74.1.10.32.1.27 | INTEGER | read-write | &This attribute is used to enable/disable or remove the file system auto watcher. If set to 1 (active), the agent re-enables the watcher previously locked either explicitly or implicitly by exceeding the maximum number of allowed matches. Each set request with this value will cause the agent to process the auto watcher. If set to 3 (locked), the agent disables the auto watcher. If set to 2 (remove), the agent removes the auto watcher from the table. |
| INT uxsA2ConfigFSysAutoClusterType | 1.3.6.1.4.1.791.2.10.2.74.1.10.32.1.5 | INTEGER | read-write | &Cluster type of the file system to be searched for during an auto discovery run. If set to 1 (not-clustered), the search is restricted to not-clustered resources only. If set to 2 (clustered-active), the search is restricted to clustered-active resources only. If set to 3 (clustered-passive), the search is restricted to clustered-passive resources only. If set to 4 (any), the cluster type does not affect the search. |
| INT uxsA2ConfigFSysAutoCount | 1.3.6.1.4.1.791.2.10.2.74.1.10.30 | INTEGER | read-only | &Number of auto watchers in the file system auto configuration table. |
| STR uxsA2ConfigFSysAutoDescription | 1.3.6.1.4.1.791.2.10.2.74.1.10.32.1.6 | DisplayString | read-write | &Current description for the file system auto watcher. |
| uxsA2ConfigFSysAutoEntry | 1.3.6.1.4.1.791.2.10.2.74.1.10.32.1 | not-accessible | &Entry in the file system auto watcher configuration table. | |
| STR uxsA2ConfigFSysAutoInodesCrit | 1.3.6.1.4.1.791.2.10.2.74.1.10.32.1.19 | DisplayString | read-write | &Default critical threshold for the inodes used monitoring of any file system watcher created by the auto watcher. The active critical threshold is derived from this value and represents a rising threshold. The derived value must be greater than 0.0, less than or equal to the total value (maximum capacity) of the monitored resource as specified in uxsA2StatusFSysInodesTotal, but cannot be less than the active warning threshold. These constraints will be maintained by the agent during all configuration actions. The threshold can be specified as either an absolute value (n) or a percentage (n%). It can also be specified as the absolute value left free (nF). The value of uxsA2StatusFSysInodesTotal will be the reference value for n% and nF notations. |
| STR uxsA2ConfigFSysAutoInodesDCrit | 1.3.6.1.4.1.791.2.10.2.74.1.10.32.1.22 | DisplayString | read-write | &Default critical threshold for the delta inodes used monitoring of any file system watcher created by the auto watcher. The active critical threshold is derived from this value and represents a rising threshold. The derived value must be greater than 0.0, less than or equal to the total value (maximum capacity) of the monitored resource as specified in uxsA2StatusFSysInodesTotal, but cannot be less than the active warning threshold. These constraints will be maintained by the agent during all configuration actions. The threshold can be specified as either an absolute value or a percentage and can denote a growth, shrinkage or change in either direction: Absolute shrinkage (n-), absolute growth (n+), absolute change in either direction (n), percentage shrinkage (n%-), percentage growth (n%+), or percentage change in either direction (n%). The value of uxsA2StatusFSysInodesTotal will be the reference value for n% notations. |
| INT uxsA2ConfigFSysAutoInodesDMonitor | 1.3.6.1.4.1.791.2.10.2.74.1.10.32.1.23 | INTEGER | read-write | &Default monitor level for the delta inodes used monitoring of any file system watcher created by the auto watcher. If set to 1 (do-not-monitor), the agent disregards all thresholds and sets the status to ok. If set to 2 (warning-only), the agent evaluates only the warning threshold to determine the status of the resource. If set to 3 (critical-only), the agent evaluates only the critical threshold to determine the status of the resource. If set to 4 (both), the agent evaluates both the warning and critical thresholds to determine the status of the resource. The critical threshold comes into effect if the warning threshold is set to the same value. |
| STR uxsA2ConfigFSysAutoInodesDWarn | 1.3.6.1.4.1.791.2.10.2.74.1.10.32.1.21 | DisplayString | read-write | &Default warning threshold for the delta inodes used monitoring of any file system watcher created by the auto watcher. The active warning threshold is derived from this value and represents a rising threshold. The derived value must be greater than 0.0, less than or equal to the total value (maximum capacity) of the monitored resource as specified in uxsA2StatusFSysInodesTotal, but cannot be greater than the active critical threshold. These constraints will be maintained by the agent during all configuration actions. The threshold can be specified as either an absolute value or a percentage and can denote a growth, shrinkage or change in either direction: Absolute shrinkage (n-), absolute growth (n+), absolute change in either direction (n), percentage shrinkage (n%-), percentage growth (n%+), or percentage change in either direction (n%). The value of uxsA2StatusFSysInodesTotal will be the reference value for n% notations. |
| INT uxsA2ConfigFSysAutoInodesMonitor | 1.3.6.1.4.1.791.2.10.2.74.1.10.32.1.20 | INTEGER | read-write | &Default monitor level for the inodes used monitoring of any file system watcher created by the auto watcher. If set to 1 (do-not-monitor), the agent disregards all thresholds and sets the status to ok. If set to 2 (warning-only), the agent evaluates only the warning threshold to determine the status of the resource. If set to 3 (critical-only), the agent evaluates only the critical threshold to determine the status of the resource. If set to 4 (both), the agent evaluates both the warning and critical thresholds to determine the status of the resource. The critical threshold comes into effect if the warning threshold is set to the same value. |
| STR uxsA2ConfigFSysAutoInodesWarn | 1.3.6.1.4.1.791.2.10.2.74.1.10.32.1.18 | DisplayString | read-write | &Default warning threshold for the inodes used monitoring of any file system watcher created by the auto watcher. The active warning threshold is derived from this value and represents a rising threshold. The derived value must be greater than 0.0, less than or equal to the total value (maximum capacity) of the monitored resource as specified in uxsA2StatusFSysInodesTotal, but cannot be greater than the active critical threshold. These constraints will be maintained by the agent during all configuration actions. The threshold can be specified as either an absolute value (n) or a percentage (n%). It can also be specified as the absolute value left free (nF). The value of uxsA2StatusFSysInodesTotal will be the reference value for n% and nF notations. |
| INT uxsA2ConfigFSysAutoLocked | 1.3.6.1.4.1.791.2.10.2.74.1.10.31 | INTEGER | read-only | &Number of auto watchers in the file system auto configuration table which are currently locked. |
| INT uxsA2ConfigFSysAutoLossAction | 1.3.6.1.4.1.791.2.10.2.74.1.10.32.1.26 | INTEGER | read-write | &Default loss action for any file system watcher created by the auto watcher. Specifies the action to take if the monitored file system is removed from the UNIX System configuration. If set to 1 (remove), the agent automatically removes the watcher. If set to 2 (up), the agent sets all statuses to ok. If set to 3 (down-warning), the agent sets the loss and aggregate statuses to warning and all other statuses to ok. If set to 4 (down-critical), the agent sets the loss and aggregate statuses to critical and all other statuses to ok. |
| INT uxsA2ConfigFSysAutoMount | 1.3.6.1.4.1.791.2.10.2.74.1.10.32.1.24 | INTEGER | read-write | &Default monitor condition for the mount status monitoring of any file system watcher created by the auto watcher. |
| INT uxsA2ConfigFSysAutoMountMonitor | 1.3.6.1.4.1.791.2.10.2.74.1.10.32.1.25 | INTEGER | read-write | &Default monitor level for the mount status monitoring of any file system watcher created by the auto watcher. If set to 1 (do-not-monitor), the agent does not evaluate the actual state of the resource and sets the status to ok. If set to 2 (down-warning), the agent uses a warning severity if the resource is in bad condition. If set to 3 (down-critical), the agent uses a critical severity if the resource is in bad condition. |
| STR uxsA2ConfigFSysAutoName | 1.3.6.1.4.1.791.2.10.2.74.1.10.32.1.2 | DisplayString | read-write | &Name of the file system to be searched for during an auto discovery run. The name can constitute an extended regular expression pattern. |
| INT uxsA2ConfigFSysAutoPollInterval | 1.3.6.1.4.1.791.2.10.2.74.1.10.3 | INTEGER | read-write | &Time, in minutes, between the processing of the file system auto watchers. Valid range: -1 (suspended), 30 minutes or greater. |
| STR uxsA2ConfigFSysAutoRelatedTo | 1.3.6.1.4.1.791.2.10.2.74.1.10.32.1.3 | DisplayString | read-write | &The device from which the file system is mounted. The name can constitute an extended regular expression pattern. |
| STR uxsA2ConfigFSysAutoSpaceCrit | 1.3.6.1.4.1.791.2.10.2.74.1.10.32.1.13 | DisplayString | read-write | &Default critical threshold, in megabytes, for the space utilization monitoring of any file system watcher created by the auto watcher. The active critical threshold is derived from this value and represents a rising threshold. The derived value must be greater than 0.0, less than or equal to the total value (maximum capacity) of the monitored resource as specified in uxsA2StatusFSysSpaceTotal, but cannot be less than the active warning threshold. These constraints will be maintained by the agent during all configuration actions. The threshold can be specified as either an absolute value (n) or a percentage (n%). It can also be specified as the absolute value left free (nF). The value of uxsA2StatusFSysSpaceTotal will be the reference value for n% and nF notations. |
| STR uxsA2ConfigFSysAutoSpaceDCrit | 1.3.6.1.4.1.791.2.10.2.74.1.10.32.1.16 | DisplayString | read-write | &Default critical threshold, in kilobytes, for the delta space utilization monitoring of any file system watcher created by the auto watcher. The active critical threshold is derived from this value and represents a rising threshold. The derived value must be greater than 0.0, less than or equal to the total value (maximum capacity) of the monitored resource as specified in uxsA2StatusFSysSpaceTotal, but cannot be less than the active warning threshold. These constraints will be maintained by the agent during all configuration actions. The threshold can be specified as either an absolute value or a percentage and can denote a growth, shrinkage or change in either direction: Absolute shrinkage (n-), absolute growth (n+), absolute change in either direction (n), percentage shrinkage (n%-), percentage growth (n%+), or percentage change in either direction (n%). The value of uxsA2StatusFSysSpaceTotal will be the reference value for n% notations. |
| INT uxsA2ConfigFSysAutoSpaceDMonitor | 1.3.6.1.4.1.791.2.10.2.74.1.10.32.1.17 | INTEGER | read-write | &Default monitor level for the delta space utilization monitoring of any file system watcher created by the auto watcher. If set to 1 (do-not-monitor), the agent disregards all thresholds and sets the status to ok. If set to 2 (warning-only), the agent evaluates only the warning threshold to determine the status of the resource. If set to 3 (critical-only), the agent evaluates only the critical threshold to determine the status of the resource. If set to 4 (both), the agent evaluates both the warning and critical thresholds to determine the status of the resource. The critical threshold comes into effect if the warning threshold is set to the same value. |
| STR uxsA2ConfigFSysAutoSpaceDWarn | 1.3.6.1.4.1.791.2.10.2.74.1.10.32.1.15 | DisplayString | read-write | &Default warning threshold, in kilobytes, for the delta space utilization monitoring of any file system watcher created by the auto watcher. The active warning threshold is derived from this value and represents a rising threshold. The derived value must be greater than 0.0, less than or equal to the total value (maximum capacity) of the monitored resource as specified in uxsA2StatusFSysSpaceTotal, but cannot be greater than the active critical threshold. These constraints will be maintained by the agent during all configuration actions. The threshold can be specified as either an absolute value or a percentage and can denote a growth, shrinkage or change in either direction: Absolute shrinkage (n-), absolute growth (n+), absolute change in either direction (n), percentage shrinkage (n%-), percentage growth (n%+), or percentage change in either direction (n%). The value of uxsA2StatusFSysSpaceTotal will be the reference value for n% notations. |
| INT uxsA2ConfigFSysAutoSpaceMonitor | 1.3.6.1.4.1.791.2.10.2.74.1.10.32.1.14 | INTEGER | read-write | &Default monitor level for the space utilization monitoring of any file system watcher created by the auto watcher. If set to 1 (do-not-monitor), the agent disregards all thresholds and sets the status to ok. If set to 2 (warning-only), the agent evaluates only the warning threshold to determine the status of the resource. If set to 3 (critical-only), the agent evaluates only the critical threshold to determine the status of the resource. If set to 4 (both), the agent evaluates both the warning and critical thresholds to determine the status of the resource. The critical threshold comes into effect if the warning threshold is set to the same value. |
| STR uxsA2ConfigFSysAutoSpaceWarn | 1.3.6.1.4.1.791.2.10.2.74.1.10.32.1.12 | DisplayString | read-write | &Default warning threshold, in megabytes, for the space utilization monitoring of any file system watcher created by the auto watcher. The active warning threshold is derived from this value and represents a rising threshold. The derived value must be greater than 0.0, less than or equal to the total value (maximum capacity) of the monitored resource as specified in uxsA2StatusFSysSpaceTotal, but cannot be greater than the active critical threshold. These constraints will be maintained by the agent during all configuration actions. The threshold can be specified as either an absolute value (n) or a percentage (n%). It can also be specified as the absolute value left free (nF). The value of uxsA2StatusFSysSpaceTotal will be the reference value for n% and nF notations. |
| uxsA2ConfigFSysAutoTable | 1.3.6.1.4.1.791.2.10.2.74.1.10.32 | not-accessible | &Configuration table containing a list of file system auto watchers. | |
| INT uxsA2ConfigFSysAutoTableWatcherLimit | 1.3.6.1.4.1.791.2.10.2.74.1.10.28 | INTEGER | read-write | &Default minimum number of matches that causes a lock of the file system auto watcher to add. |
| INT uxsA2ConfigFSysAutoTableWatcherMatchType | 1.3.6.1.4.1.791.2.10.2.74.1.10.27 | INTEGER | read-write | &Default search algorithm for the file system auto watcher to add. The filter is the logical AND of all attributes used to identify or otherwise narrow down resources. If set to 1 (positive), the agent searches for file system resources that match the filter. If set to 2 (negative), the agent searches for file system resources that do not match the filter. |
| STR uxsA2ConfigFSysAutoTableWatcherName | 1.3.6.1.4.1.791.2.10.2.74.1.10.26 | DisplayString | read-write | &Name of the file system auto watcher to add or remove. |
| INT uxsA2ConfigFSysAutoTotalPolicy | 1.3.6.1.4.1.791.2.10.2.74.1.10.32.1.11 | INTEGER | read-write | &If set to privileged-user the Total Value of the file system includes the superuser reserve. For unprivileged-user the reserve is not included. |
| STR uxsA2ConfigFSysAutoType | 1.3.6.1.4.1.791.2.10.2.74.1.10.32.1.4 | DisplayString | read-write | &The type of the mounted file system. The value is platform dependent. |
| INT uxsA2ConfigFSysAutoWatcherLastMatched | 1.3.6.1.4.1.791.2.10.2.74.1.10.32.1.9 | INTEGER | read-only | &Number of matches for the last file system auto discovery run. |
| INT uxsA2ConfigFSysAutoWatcherLimit | 1.3.6.1.4.1.791.2.10.2.74.1.10.32.1.8 | INTEGER | read-write | &Current minimum number of matches that causes the file system auto watcher to be locked. |
| INT uxsA2ConfigFSysAutoWatcherMatchType | 1.3.6.1.4.1.791.2.10.2.74.1.10.32.1.7 | INTEGER | read-write | &Current search algorithm for the file system auto watcher. The filter is the logical AND of all attributes used to identify or otherwise narrow down resources. If set to 1 (positive), the agent searches for file system resources that match the filter. If set to 2 (negative), the agent searches for file system resources that do not match the filter. |
| STR uxsA2ConfigFSysAutoWatcherName | 1.3.6.1.4.1.791.2.10.2.74.1.10.32.1.1 | DisplayString | read-only | &Name of the file system auto watcher. |
| INT uxsA2ConfigFSysButton | 1.3.6.1.4.1.791.2.10.2.74.1.10.29 | INTEGER | read-write | &This attribute is used to add or remove the file system watcher specified by the current setting of the watcher name attribute(s) in this group. If set to 2 (add), the agent adds the specified watcher to the status table using the current values of the remaining attributes as defaults. If set to 3 (remove), the agent removes the specified watcher from the status table. If set to 4 (add-auto), the agent adds the specified watcher to the auto configuration table using the current values of the remaining attributes as defaults. If set to 5 (remove-auto), the agent removes the specified watcher from the auto configuration table. This attribute cannot be set to 1 (none). |
| INT uxsA2ConfigFSysClusterType | 1.3.6.1.4.1.791.2.10.2.74.1.10.7 | INTEGER | read-write | &Cluster type of the file system to be searched for during an auto discovery run. This attribute is only used when adding an auto watcher. If set to 1 (not-clustered), the search is restricted to not-clustered resources only. If set to 2 (clustered-active), the search is restricted to clustered-active resources only. If set to 3 (clustered-passive), the search is restricted to clustered-passive resources only. If set to 4 (any), the cluster type does not affect the search. |
| STR uxsA2ConfigFSysDescription | 1.3.6.1.4.1.791.2.10.2.74.1.10.8 | DisplayString | read-write | &Default description for the file system watcher to add. |
| uxsA2ConfigFSysGroup | 1.3.6.1.4.1.791.2.10.2.74.1.10 | |||
| STR uxsA2ConfigFSysInodesCrit | 1.3.6.1.4.1.791.2.10.2.74.1.10.18 | DisplayString | read-write | &Default critical threshold for the inodes used monitoring of the file system watcher to add. The active critical threshold is derived from this value and represents a rising threshold. The derived value must be greater than 0.0, less than or equal to the total value (maximum capacity) of the monitored resource as specified in uxsA2StatusFSysInodesTotal, but cannot be less than the active warning threshold. These constraints will be maintained by the agent during all configuration actions. The threshold can be specified as either an absolute value (n) or a percentage (n%). It can also be specified as the absolute value left free (nF). The value of uxsA2StatusFSysInodesTotal will be the reference value for n% and nF notations. |
| STR uxsA2ConfigFSysInodesDCrit | 1.3.6.1.4.1.791.2.10.2.74.1.10.21 | DisplayString | read-write | &Default critical threshold for the delta inodes used monitoring of the file system watcher to add. The active critical threshold is derived from this value and represents a rising threshold. The derived value must be greater than 0.0, less than or equal to the total value (maximum capacity) of the monitored resource as specified in uxsA2StatusFSysInodesTotal, but cannot be less than the active warning threshold. These constraints will be maintained by the agent during all configuration actions. The threshold can be specified as either an absolute value or a percentage and can denote a growth, shrinkage or change in either direction: Absolute shrinkage (n-), absolute growth (n+), absolute change in either direction (n), percentage shrinkage (n%-), percentage growth (n%+), or percentage change in either direction (n%). The value of uxsA2StatusFSysInodesTotal will be the reference value for n% notations. |
| INT uxsA2ConfigFSysInodesDMonitor | 1.3.6.1.4.1.791.2.10.2.74.1.10.22 | INTEGER | read-write | &Default monitor level for the delta inodes used monitoring of the file system watcher to add. If set to 1 (do-not-monitor), the agent disregards all thresholds and sets the status to ok. If set to 2 (warning-only), the agent evaluates only the warning threshold to determine the status of the resource. If set to 3 (critical-only), the agent evaluates only the critical threshold to determine the status of the resource. If set to 4 (both), the agent evaluates both the warning and critical thresholds to determine the status of the resource. The critical threshold comes into effect if the warning threshold is set to the same value. |
| STR uxsA2ConfigFSysInodesDWarn | 1.3.6.1.4.1.791.2.10.2.74.1.10.20 | DisplayString | read-write | &Default warning threshold for the delta inodes used monitoring of the file system watcher to add. The active warning threshold is derived from this value and represents a rising threshold. The derived value must be greater than 0.0, less than or equal to the total value (maximum capacity) of the monitored resource as specified in uxsA2StatusFSysInodesTotal, but cannot be greater than the active critical threshold. These constraints will be maintained by the agent during all configuration actions. The threshold can be specified as either an absolute value or a percentage and can denote a growth, shrinkage or change in either direction: Absolute shrinkage (n-), absolute growth (n+), absolute change in either direction (n), percentage shrinkage (n%-), percentage growth (n%+), or percentage change in either direction (n%). The value of uxsA2StatusFSysInodesTotal will be the reference value for n% notations. |
| INT uxsA2ConfigFSysInodesMonitor | 1.3.6.1.4.1.791.2.10.2.74.1.10.19 | INTEGER | read-write | &Default monitor level for the inodes used monitoring of the file system watcher to add. If set to 1 (do-not-monitor), the agent disregards all thresholds and sets the status to ok. If set to 2 (warning-only), the agent evaluates only the warning threshold to determine the status of the resource. If set to 3 (critical-only), the agent evaluates only the critical threshold to determine the status of the resource. If set to 4 (both), the agent evaluates both the warning and critical thresholds to determine the status of the resource. The critical threshold comes into effect if the warning threshold is set to the same value. |
| STR uxsA2ConfigFSysInodesWarn | 1.3.6.1.4.1.791.2.10.2.74.1.10.17 | DisplayString | read-write | &Default warning threshold for the inodes used monitoring of the file system watcher to add. The active warning threshold is derived from this value and represents a rising threshold. The derived value must be greater than 0.0, less than or equal to the total value (maximum capacity) of the monitored resource as specified in uxsA2StatusFSysInodesTotal, but cannot be greater than the active critical threshold. These constraints will be maintained by the agent during all configuration actions. The threshold can be specified as either an absolute value (n) or a percentage (n%). It can also be specified as the absolute value left free (nF). The value of uxsA2StatusFSysInodesTotal will be the reference value for n% and nF notations. |
| INT uxsA2ConfigFSysLossAction | 1.3.6.1.4.1.791.2.10.2.74.1.10.25 | INTEGER | read-write | &Default loss action for the file system watcher to add. Specifies the action to take if the monitored file system is removed from the UNIX System configuration. If set to 1 (remove), the agent automatically removes the watcher. If set to 2 (up), the agent sets all statuses to ok. If set to 3 (down-warning), the agent sets the loss and aggregate statuses to warning and all other statuses to ok. If set to 4 (down-critical), the agent sets the loss and aggregate statuses to critical and all other statuses to ok. |
| INT uxsA2ConfigFSysMount | 1.3.6.1.4.1.791.2.10.2.74.1.10.23 | INTEGER | read-write | &Default monitor condition for the mount status monitoring of the file system watcher to add. |
| INT uxsA2ConfigFSysMountMonitor | 1.3.6.1.4.1.791.2.10.2.74.1.10.24 | INTEGER | read-write | &Default monitor level for the mount status monitoring of the file system watcher to add. If set to 1 (do-not-monitor), the agent does not evaluate the actual state of the resource and sets the status to ok. If set to 2 (down-warning), the agent uses a warning severity if the resource is in bad condition. If set to 3 (down-critical), the agent uses a critical severity if the resource is in bad condition. |
| STR uxsA2ConfigFSysName | 1.3.6.1.4.1.791.2.10.2.74.1.10.4 | DisplayString | read-write | &Name of the file system for which to add or remove a watcher. When adding an auto watcher, the name can constitute an extended regular expression pattern. |
| INT uxsA2ConfigFSysPollInterval | 1.3.6.1.4.1.791.2.10.2.74.1.10.1 | INTEGER | read-write | &Time, in seconds, between collections of file system information. Valid range: 30 seconds or greater. |
| INT uxsA2ConfigFSysPollMethod | 1.3.6.1.4.1.791.2.10.2.74.1.10.2 | INTEGER | read-write | &Specifies how and when the agent collects file system information. If set to 1 (disabled), the agent does not retrieve the file system information (neither by polling nor by get request) and sets all statuses to passive or ok. If set to 2 (poll-interval-only), the agent only retrieves the information by polling, but not by get request. If set to 3 (poll-interval-and-query), the agent retrieves the information both by polling and by get request. If set to 4 (query-only), the agent retrieves the information only when a get request is made. |
| STR uxsA2ConfigFSysRelatedTo | 1.3.6.1.4.1.791.2.10.2.74.1.10.5 | DisplayString | read-write | &The name of the device from which the file system is mounted. When adding an auto watcher, the name can constitute an extended regular expression pattern. |
| STR uxsA2ConfigFSysSpaceCrit | 1.3.6.1.4.1.791.2.10.2.74.1.10.12 | DisplayString | read-write | &Default critical threshold, in megabytes, for the space utilization monitoring of the file system watcher to add. The active critical threshold is derived from this value and represents a rising threshold. The derived value must be greater than 0.0, less than or equal to the total value (maximum capacity) of the monitored resource as specified in uxsA2StatusFSysSpaceTotal, but cannot be less than the active warning threshold. These constraints will be maintained by the agent during all configuration actions. The threshold can be specified as either an absolute value (n) or a percentage (n%). It can also be specified as the absolute value left free (nF). The value of uxsA2StatusFSysSpaceTotal will be the reference value for n% and nF notations. |
| STR uxsA2ConfigFSysSpaceDCrit | 1.3.6.1.4.1.791.2.10.2.74.1.10.15 | DisplayString | read-write | &Default critical threshold, in kilobytes, for the delta space utilization monitoring of the file system watcher to add. The active critical threshold is derived from this value and represents a rising threshold. The derived value must be greater than 0.0, less than or equal to the total value (maximum capacity) of the monitored resource as specified in uxsA2StatusFSysSpaceTotal, but cannot be less than the active warning threshold. These constraints will be maintained by the agent during all configuration actions. The threshold can be specified as either an absolute value or a percentage and can denote a growth, shrinkage or change in either direction: Absolute shrinkage (n-), absolute growth (n+), absolute change in either direction (n), percentage shrinkage (n%-), percentage growth (n%+), or percentage change in either direction (n%). The value of uxsA2StatusFSysSpaceTotal will be the reference value for n% notations. |
| INT uxsA2ConfigFSysSpaceDMonitor | 1.3.6.1.4.1.791.2.10.2.74.1.10.16 | INTEGER | read-write | &Default monitor level for the delta space utilization monitoring of the file system watcher to add. If set to 1 (do-not-monitor), the agent disregards all thresholds and sets the status to ok. If set to 2 (warning-only), the agent evaluates only the warning threshold to determine the status of the resource. If set to 3 (critical-only), the agent evaluates only the critical threshold to determine the status of the resource. If set to 4 (both), the agent evaluates both the warning and critical thresholds to determine the status of the resource. The critical threshold comes into effect if the warning threshold is set to the same value. |
| STR uxsA2ConfigFSysSpaceDWarn | 1.3.6.1.4.1.791.2.10.2.74.1.10.14 | DisplayString | read-write | &Default warning threshold, in kilobytes, for the delta space utilization monitoring of the file system watcher to add. The active warning threshold is derived from this value and represents a rising threshold. The derived value must be greater than 0.0, less than or equal to the total value (maximum capacity) of the monitored resource as specified in uxsA2StatusFSysSpaceTotal, but cannot be greater than the active critical threshold. These constraints will be maintained by the agent during all configuration actions. The threshold can be specified as either an absolute value or a percentage and can denote a growth, shrinkage or change in either direction: Absolute shrinkage (n-), absolute growth (n+), absolute change in either direction (n), percentage shrinkage (n%-), percentage growth (n%+), or percentage change in either direction (n%). The value of uxsA2StatusFSysSpaceTotal will be the reference value for n% notations. |
| INT uxsA2ConfigFSysSpaceMonitor | 1.3.6.1.4.1.791.2.10.2.74.1.10.13 | INTEGER | read-write | &Default monitor level for the space utilization monitoring of the file system watcher to add. If set to 1 (do-not-monitor), the agent disregards all thresholds and sets the status to ok. If set to 2 (warning-only), the agent evaluates only the warning threshold to determine the status of the resource. If set to 3 (critical-only), the agent evaluates only the critical threshold to determine the status of the resource. If set to 4 (both), the agent evaluates both the warning and critical thresholds to determine the status of the resource. The critical threshold comes into effect if the warning threshold is set to the same value. |
| STR uxsA2ConfigFSysSpaceWarn | 1.3.6.1.4.1.791.2.10.2.74.1.10.11 | DisplayString | read-write | &Default warning threshold, in megabytes, for the space utilization monitoring of the file system watcher to add. The active warning threshold is derived from this value and represents a rising threshold. The derived value must be greater than 0.0, less than or equal to the total value (maximum capacity) of the monitored resource as specified in uxsA2StatusFSysSpaceTotal, but cannot be greater than the active critical threshold. These constraints will be maintained by the agent during all configuration actions. The threshold can be specified as either an absolute value (n) or a percentage (n%). It can also be specified as the absolute value left free (nF). The value of uxsA2StatusFSysSpaceTotal will be the reference value for n% and nF notations. |
| INT uxsA2ConfigFSysTotalPolicy | 1.3.6.1.4.1.791.2.10.2.74.1.10.10 | INTEGER | read-write | &If set to privileged-user the Total Value of the file system includes the superuser reserve. For unprivileged-user the reserve is not included. |
| STR uxsA2ConfigFSysType | 1.3.6.1.4.1.791.2.10.2.74.1.10.6 | DisplayString | read-write | &The type of the mounted file system. The value is platform dependent. |
| STR uxsA2ConfigGeneralAgentVersion | 1.3.6.1.4.1.791.2.10.2.74.1.1.1 | DisplayString | read-only | &Currently installed version of the agent. |
| STR uxsA2ConfigGeneralColdStartTime | 1.3.6.1.4.1.791.2.10.2.74.1.1.2 | DisplayString | read-only | &Date and time that the agent was last started. |
| STR uxsA2ConfigGeneralCPUPollTime | 1.3.6.1.4.1.791.2.10.2.74.1.1.5 | DisplayString | read-only | &Date and time that the agent last collected CPU information. |
| STR uxsA2ConfigGeneralDirPollTime | 1.3.6.1.4.1.791.2.10.2.74.1.1.10 | DisplayString | read-only | &Date and time that the agent last collected directory information. |
| STR uxsA2ConfigGeneralDiskPollTime | 1.3.6.1.4.1.791.2.10.2.74.1.1.13 | DisplayString | read-only | &Date and time that the agent last collected disk information. |
| STR uxsA2ConfigGeneralFilePollTime | 1.3.6.1.4.1.791.2.10.2.74.1.1.12 | DisplayString | read-only | &Date and time that the agent last collected file information. |
| STR uxsA2ConfigGeneralFSysPollTime | 1.3.6.1.4.1.791.2.10.2.74.1.1.11 | DisplayString | read-only | &Date and time that the agent last collected file system information. |
| uxsA2ConfigGeneralGroup | 1.3.6.1.4.1.791.2.10.2.74.1.1 | |||
| STR uxsA2ConfigGeneralHardwrPollTime | 1.3.6.1.4.1.791.2.10.2.74.1.1.20 | DisplayString | read-only | &Date and time that the agent last collected hardware resource information. |
| STR uxsA2ConfigGeneralLoadPollTime | 1.3.6.1.4.1.791.2.10.2.74.1.1.6 | DisplayString | read-only | &Date and time that the agent last collected load average information. |
| STR uxsA2ConfigGeneralMemPollTime | 1.3.6.1.4.1.791.2.10.2.74.1.1.7 | DisplayString | read-only | &Date and time that the agent last collected real memory information. |
| STR uxsA2ConfigGeneralMQPollTime | 1.3.6.1.4.1.791.2.10.2.74.1.1.19 | DisplayString | read-only | &Date and time that the agent last collected message queue information. |
| STR uxsA2ConfigGeneralNetPollTime | 1.3.6.1.4.1.791.2.10.2.74.1.1.16 | DisplayString | read-only | &Date and time that the agent last collected network interface information. |
| STR uxsA2ConfigGeneralPrnPollTime | 1.3.6.1.4.1.791.2.10.2.74.1.1.15 | DisplayString | read-only | &Date and time that the agent last collected print queue information. |
| STR uxsA2ConfigGeneralProcPollTime | 1.3.6.1.4.1.791.2.10.2.74.1.1.14 | DisplayString | read-only | &Date and time that the agent last collected process information. |
| STR uxsA2ConfigGeneralProgrmPollTime | 1.3.6.1.4.1.791.2.10.2.74.1.1.21 | DisplayString | read-only | &Date and time that the agent last collected programmable resource information. |
| STR uxsA2ConfigGeneralQuotaPollTime | 1.3.6.1.4.1.791.2.10.2.74.1.1.9 | DisplayString | read-only | &Date and time that the agent last collected quota information. |
| STR uxsA2ConfigGeneralResParamPollTime | 1.3.6.1.4.1.791.2.10.2.74.1.1.4 | DisplayString | read-only | &Date and time that the agent last collected OS resource parameter information. |
| STR uxsA2ConfigGeneralSEMPollTime | 1.3.6.1.4.1.791.2.10.2.74.1.1.18 | DisplayString | read-only | &Date and time that the agent last collected semaphore information. |
| STR uxsA2ConfigGeneralSHMPollTime | 1.3.6.1.4.1.791.2.10.2.74.1.1.17 | DisplayString | read-only | &Date and time that the agent last collected shared memory information. |
| STR uxsA2ConfigGeneralSwapPollTime | 1.3.6.1.4.1.791.2.10.2.74.1.1.8 | DisplayString | read-only | &Date and time that the agent last collected swap information. |
| STR uxsA2ConfigGeneralWarmStartTime | 1.3.6.1.4.1.791.2.10.2.74.1.1.3 | DisplayString | read-only | &Date and time that the agent's configuration was last changed. |
| uxsA2ConfigGroup | 1.3.6.1.4.1.791.2.10.2.74.1 | |||
| INT uxsA2ConfigHardwrAutoButton | 1.3.6.1.4.1.791.2.10.2.74.1.19.23.1.18 | INTEGER | read-write | &This attribute is used to enable/disable or remove the hardware resource auto watcher. If set to 1 (active), the agent re-enables the watcher previously locked either explicitly or implicitly by exceeding the maximum number of allowed matches. Each set request with this value will cause the agent to process the auto watcher. If set to 3 (locked), the agent disables the auto watcher. If set to 2 (remove), the agent removes the auto watcher from the table. |
| INT uxsA2ConfigHardwrAutoCount | 1.3.6.1.4.1.791.2.10.2.74.1.19.21 | INTEGER | read-only | &Number of auto watchers in the hardware resource auto configuration table. |
| STR uxsA2ConfigHardwrAutoDescription | 1.3.6.1.4.1.791.2.10.2.74.1.19.23.1.5 | DisplayString | read-write | &Current description for the hardware resource auto watcher. |
| uxsA2ConfigHardwrAutoEntry | 1.3.6.1.4.1.791.2.10.2.74.1.19.23.1 | not-accessible | &Entry in the hardware resource auto watcher configuration table. | |
| INT uxsA2ConfigHardwrAutoErrorMsgMonitor | 1.3.6.1.4.1.791.2.10.2.74.1.19.23.1.10 | INTEGER | read-write | &Default monitor level for the error message monitoring of any hardware resource watcher created by the auto watcher. If set to 1 (do-not-monitor), the agent does not evaluate the actual state of the resource and sets the status to ok. If set to 2 (down-warning), the agent uses a warning severity if the resource is in bad condition. If set to 3 (down-critical), the agent uses a critical severity if the resource is in bad condition. |
| STR uxsA2ConfigHardwrAutoErrorMsgPattern | 1.3.6.1.4.1.791.2.10.2.74.1.19.23.1.9 | DisplayString | read-write | &An extended regular expression. If the error message matches this pattern, the error message status changes according to the error message monitor policy. |
| STR uxsA2ConfigHardwrAutoInstName | 1.3.6.1.4.1.791.2.10.2.74.1.19.23.1.4 | DisplayString | read-write | &An extended regular expression used to filter the instance names in oder to determine the set of status watchers being created for this resource. |
| INT uxsA2ConfigHardwrAutoLocked | 1.3.6.1.4.1.791.2.10.2.74.1.19.22 | INTEGER | read-only | &Number of auto watchers in the hardware resource auto configuration table which are currently locked. |
| INT uxsA2ConfigHardwrAutoLossAction | 1.3.6.1.4.1.791.2.10.2.74.1.19.23.1.17 | INTEGER | read-write | &Default loss action for any hardware resource watcher created by the auto watcher. Specifies the action to take if the monitored hardware resource is removed from the UNIX System configuration. If set to 1 (remove), the agent automatically removes the watcher. If set to 2 (up), the agent sets all statuses to ok. If set to 3 (down-warning), the agent sets the loss and aggregate statuses to warning and all other statuses to ok. If set to 4 (down-critical), the agent sets the loss and aggregate statuses to critical and all other statuses to ok. |
| INT uxsA2ConfigHardwrAutoPollInterval | 1.3.6.1.4.1.791.2.10.2.74.1.19.3 | INTEGER | read-write | &Time, in minutes, between the processing of the hardware resource auto watchers. Valid range: -1 (suspended), 30 minutes or greater. |
| STR uxsA2ConfigHardwrAutoResName | 1.3.6.1.4.1.791.2.10.2.74.1.19.23.1.2 | DisplayString | read-write | &An extended regular expression used to filter the resource names in oder to determine the set of status watchers being created for this resource. |
| STR uxsA2ConfigHardwrAutoResSubName | 1.3.6.1.4.1.791.2.10.2.74.1.19.23.1.3 | DisplayString | read-write | &An extended regular expression used to filter the resource subnames in oder to determine the set of status watchers being created for this resource. |
| STR uxsA2ConfigHardwrAutoResultCritMax | 1.3.6.1.4.1.791.2.10.2.74.1.19.23.1.15 | DisplayString | read-write | &Default critical maximum threshold for the result monitoring of any hardware resource watcher created by the auto watcher. This value represents a rising threshold and must be equal to or greater than 0.0, but cannot be less than the warning maximum threshold. A value of -1 disables the evaluation of this threshold. |
| STR uxsA2ConfigHardwrAutoResultCritMin | 1.3.6.1.4.1.791.2.10.2.74.1.19.23.1.14 | DisplayString | read-write | &Default critical minimum threshold for the result monitoring of any hardware resource watcher created by the auto watcher. This value represents a declining threshold and must be equal to or greater than 0.0, but cannot be greater than the warning minimum threshold. A value of -1 disables the evaluation of this threshold. |
| INT uxsA2ConfigHardwrAutoResultLag | 1.3.6.1.4.1.791.2.10.2.74.1.19.23.1.11 | INTEGER | read-write | &Default lag setting for the result monitoring of any hardware resource watcher created by the auto watcher. Specifies the number of consecutive threshold breaches on which the result state changes. This value must be greater than 0. |
| INT uxsA2ConfigHardwrAutoResultMonitor | 1.3.6.1.4.1.791.2.10.2.74.1.19.23.1.16 | INTEGER | read-write | &Default monitor level for the result monitoring of any hardware resource watcher created by the auto watcher. If set to 1 (do-not-monitor), the agent disregards all thresholds and sets the status to ok. If set to 2 (warning-only), the agent evaluates only the warning thresholds (both minimum and maximum) to determine the status of the resource. If set to 3 (critical-only), the agent evaluates only the critical thresholds (both minimum and maximum) to determine the status of the resource. If set to 4 (minimum-only), the agent evaluates only the minimum thresholds (both warning and critical) to determine the status of the resource. If set to 5 (maximum-only), the agent evaluates only the maximum thresholds (both warning and critical) to determine the status of the resource. If set to 6 (all), the agent evaluates all thresholds to determine the status of the resource. |
| STR uxsA2ConfigHardwrAutoResultWarnMax | 1.3.6.1.4.1.791.2.10.2.74.1.19.23.1.13 | DisplayString | read-write | &Default warning maximum threshold for the result monitoring of any hardware resource watcher created by the auto watcher. This value represents a rising threshold and must be equal to or greater than 0.0, equal to or greater than the warning minimum threshold, but cannot be greater than the critical maximum threshold. A value of -1 disables the evaluation of this threshold. |
| STR uxsA2ConfigHardwrAutoResultWarnMin | 1.3.6.1.4.1.791.2.10.2.74.1.19.23.1.12 | DisplayString | read-write | &Default warning minimum threshold for the result monitoring of any hardware resource watcher created by the auto watcher. This value represents a declining threshold and must be equal to or greater than 0.0, equal to or greater than the critical minimum threshold, but cannot be greater than the warning maximum threshold. A value of -1 disables the evaluation of this threshold. |
| uxsA2ConfigHardwrAutoTable | 1.3.6.1.4.1.791.2.10.2.74.1.19.23 | not-accessible | &Configuration table containing a list of hardware resource auto watchers. | |
| INT uxsA2ConfigHardwrAutoTableWatcherLimit | 1.3.6.1.4.1.791.2.10.2.74.1.19.19 | INTEGER | read-write | &Default minimum number of matches that causes a lock of the hardware resource auto watcher to add. |
| INT uxsA2ConfigHardwrAutoTableWatcherMatchType | 1.3.6.1.4.1.791.2.10.2.74.1.19.18 | INTEGER | read-write | &Default search algorithm for the hardware auto watcher to add. The filter is the logical AND of all attributes used to identify or otherwise narrow down resources. If set to 1 (positive), the agent searches for hardware resources that match the filter. If set to 2 (negative), the agent searches for hardware resources that do not match the filter. |
| STR uxsA2ConfigHardwrAutoTableWatcherName | 1.3.6.1.4.1.791.2.10.2.74.1.19.17 | DisplayString | read-write | &Name of the hardware resource auto watcher to add or remove. |
| INT uxsA2ConfigHardwrAutoWatcherLastMatched | 1.3.6.1.4.1.791.2.10.2.74.1.19.23.1.8 | INTEGER | read-only | &Number of matches for the last hardware resource auto discovery run. |
| INT uxsA2ConfigHardwrAutoWatcherLimit | 1.3.6.1.4.1.791.2.10.2.74.1.19.23.1.7 | INTEGER | read-write | &Current minimum number of matches that causes the hardware resource auto watcher to be locked. |
| INT uxsA2ConfigHardwrAutoWatcherMatchType | 1.3.6.1.4.1.791.2.10.2.74.1.19.23.1.6 | INTEGER | read-write | &Current search algorithm for the hardware auto watcher. The filter is the logical AND of all attributes used to identify or otherwise narrow down resources. If set to 1 (positive), the agent searches for hardware resources that match the filter. If set to 2 (negative), the agent searches for hardware resources that do not match the filter. |
| STR uxsA2ConfigHardwrAutoWatcherName | 1.3.6.1.4.1.791.2.10.2.74.1.19.23.1.1 | DisplayString | read-only | &Name of the hardware resource auto watcher. |
| INT uxsA2ConfigHardwrButton | 1.3.6.1.4.1.791.2.10.2.74.1.19.20 | INTEGER | read-write | &This attribute is used to add or remove the hardware resource watcher specified by the current setting of the watcher name attribute(s) in this group. If set to 2 (add), the agent adds the specified watcher to the status table using the current values of the remaining attributes as defaults. If set to 3 (remove), the agent removes the specified watcher from the status table. If set to 4 (add-auto), the agent adds the specified watcher to the auto configuration table using the current values of the remaining attributes as defaults. If set to 5 (remove-auto), the agent removes the specified watcher from the auto configuration table. This attribute cannot be set to 1 (none). |
| STR uxsA2ConfigHardwrDescription | 1.3.6.1.4.1.791.2.10.2.74.1.19.7 | DisplayString | read-write | &Default description for the hardware resource watcher to add. |
| INT uxsA2ConfigHardwrErrorMsgMonitor | 1.3.6.1.4.1.791.2.10.2.74.1.19.9 | INTEGER | read-write | &Default monitor level for the error message monitoring of the hardware resource watcher to add. If set to 1 (do-not-monitor), the agent does not evaluate the actual state of the resource and sets the status to ok. If set to 2 (down-warning), the agent uses a warning severity if the resource is in bad condition. If set to 3 (down-critical), the agent uses a critical severity if the resource is in bad condition. |
| STR uxsA2ConfigHardwrErrorMsgPattern | 1.3.6.1.4.1.791.2.10.2.74.1.19.8 | DisplayString | read-write | &An extended regular expression. If the error message matches this pattern, the error message status changes according to the error message monitor policy. |
| uxsA2ConfigHardwrGroup | 1.3.6.1.4.1.791.2.10.2.74.1.19 | |||
| STR uxsA2ConfigHardwrInstName | 1.3.6.1.4.1.791.2.10.2.74.1.19.6 | DisplayString | read-write | &If a resource supports instances, this must be the name of an instance. The instance name is the third index used by the agent in the different MIB tables for this resource. If a resource does not support instances, should be used as third index. |
| INT uxsA2ConfigHardwrLossAction | 1.3.6.1.4.1.791.2.10.2.74.1.19.16 | INTEGER | read-write | &Default loss action for the hardware resource watcher to add. Specifies the action to take if the monitored hardware resource is removed from the UNIX System configuration. If set to 1 (remove), the agent automatically removes the watcher. If set to 2 (up), the agent sets all statuses to ok. If set to 3 (down-warning), the agent sets the loss and aggregate statuses to warning and all other statuses to ok. If set to 4 (down-critical), the agent sets the loss and aggregate statuses to critical and all other statuses to ok. |
| INT uxsA2ConfigHardwrPollInterval | 1.3.6.1.4.1.791.2.10.2.74.1.19.1 | INTEGER | read-write | &Time, in seconds, between collections of hardware resource information. Valid range: 30 seconds or greater. |
| INT uxsA2ConfigHardwrPollMethod | 1.3.6.1.4.1.791.2.10.2.74.1.19.2 | INTEGER | read-write | &Specifies how and when the agent collects hardware resource information. If set to 1 (disabled), the agent does not retrieve the hardware resource information (neither by polling nor by get request) and sets all statuses to passive or ok. If set to 2 (poll-interval-only), the agent only retrieves the information by polling, but not by get request. If set to 3 (poll-interval-and-query), the agent retrieves the information both by polling and by get request. If set to 4 (query-only), the agent retrieves the information only when a get request is made. |
| STR uxsA2ConfigHardwrResName | 1.3.6.1.4.1.791.2.10.2.74.1.19.4 | DisplayString | read-write | &The name of the resource. This is the first index used by the agent in the different MIB tables for this resource (e.g. PowerSupply). |
| STR uxsA2ConfigHardwrResSubName | 1.3.6.1.4.1.791.2.10.2.74.1.19.5 | DisplayString | read-write | &The subname of the resource. This is the second index used by the agent in the different MIB tables for this resource (e.g. Voltage). |
| STR uxsA2ConfigHardwrResultCritMax | 1.3.6.1.4.1.791.2.10.2.74.1.19.14 | DisplayString | read-write | &Default critical maximum threshold for the result monitoring of the hardware resource watcher to add. This value represents a rising threshold and must be equal to or greater than 0.0, but cannot be less than the warning maximum threshold. A value of -1 disables the evaluation of this threshold. |
| STR uxsA2ConfigHardwrResultCritMin | 1.3.6.1.4.1.791.2.10.2.74.1.19.13 | DisplayString | read-write | &Default critical minimum threshold for the result monitoring of the hardware resource watcher to add. This value represents a declining threshold and must be equal to or greater than 0.0, but cannot be greater than the warning minimum threshold. A value of -1 disables the evaluation of this threshold. |
| INT uxsA2ConfigHardwrResultLag | 1.3.6.1.4.1.791.2.10.2.74.1.19.10 | INTEGER | read-write | &Default lag setting for the result monitoring of the hardware resource watcher to add. Specifies the number of consecutive threshold breaches on which the result state changes. This value must be greater than 0. |
| INT uxsA2ConfigHardwrResultMonitor | 1.3.6.1.4.1.791.2.10.2.74.1.19.15 | INTEGER | read-write | &Default monitor level for the result monitoring of the hardware resource watcher to add. If set to 1 (do-not-monitor), the agent disregards all thresholds and sets the status to ok. If set to 2 (warning-only), the agent evaluates only the warning thresholds (both minimum and maximum) to determine the status of the resource. If set to 3 (critical-only), the agent evaluates only the critical thresholds (both minimum and maximum) to determine the status of the resource. If set to 4 (minimum-only), the agent evaluates only the minimum thresholds (both warning and critical) to determine the status of the resource. If set to 5 (maximum-only), the agent evaluates only the maximum thresholds (both warning and critical) to determine the status of the resource. If set to 6 (all), the agent evaluates all thresholds to determine the status of the resource. |
| STR uxsA2ConfigHardwrResultWarnMax | 1.3.6.1.4.1.791.2.10.2.74.1.19.12 | DisplayString | read-write | &Default warning maximum threshold for the result monitoring of the hardware resource watcher to add. This value represents a rising threshold and must be equal to or greater than 0.0, equal to or greater than the warning minimum threshold, but cannot be greater than the critical maximum threshold. A value of -1 disables the evaluation of this threshold. |
| STR uxsA2ConfigHardwrResultWarnMin | 1.3.6.1.4.1.791.2.10.2.74.1.19.11 | DisplayString | read-write | &Default warning minimum threshold for the result monitoring of the hardware resource watcher to add. This value represents a declining threshold and must be equal to or greater than 0.0, equal to or greater than the critical minimum threshold, but cannot be greater than the warning maximum threshold. A value of -1 disables the evaluation of this threshold. |
| uxsA2ConfigLoadGroup | 1.3.6.1.4.1.791.2.10.2.74.1.5 | |||
| INT uxsA2ConfigLoadPollInterval | 1.3.6.1.4.1.791.2.10.2.74.1.5.1 | INTEGER | read-write | &Time, in seconds, between collections of load average information. Valid range: 30 seconds or greater. |
| INT uxsA2ConfigLoadPollMethod | 1.3.6.1.4.1.791.2.10.2.74.1.5.2 | INTEGER | read-write | &Specifies how and when the agent collects load average information. If set to 1 (disabled), the agent does not retrieve the load average information (neither by polling nor by get request) and sets all statuses to passive or ok. If set to 2 (poll-interval-only), the agent only retrieves the information by polling, but not by get request. If set to 3 (poll-interval-and-query), the agent retrieves the information both by polling and by get request. If set to 4 (query-only), the agent retrieves the information only when a get request is made. |
| uxsA2ConfigMemGroup | 1.3.6.1.4.1.791.2.10.2.74.1.6 | |||
| INT uxsA2ConfigMemPollInterval | 1.3.6.1.4.1.791.2.10.2.74.1.6.1 | INTEGER | read-write | &Time, in seconds, between collections of real memory information. Valid range: 30 seconds or greater. |
| INT uxsA2ConfigMemPollMethod | 1.3.6.1.4.1.791.2.10.2.74.1.6.2 | INTEGER | read-write | &Specifies how and when the agent collects real memory information. If set to 1 (disabled), the agent does not retrieve the real memory information (neither by polling nor by get request) and sets all statuses to passive or ok. If set to 2 (poll-interval-only), the agent only retrieves the information by polling, but not by get request. If set to 3 (poll-interval-and-query), the agent retrieves the information both by polling and by get request. If set to 4 (query-only), the agent retrieves the information only when a get request is made. |
| INT uxsA2ConfigMQAggLag | 1.3.6.1.4.1.791.2.10.2.74.1.18.10 | INTEGER | read-write | &Default aggregate lag setting for the message queue watcher to add. Specifies the consecutive number of times at which any status is not in the ok state, before the aggregate status changes. This value must be greater than 0. |
| INT uxsA2ConfigMQAutoAggLag | 1.3.6.1.4.1.791.2.10.2.74.1.18.24.1.11 | INTEGER | read-write | &Current lag setting for the message queue auto watcher. Specifies the consecutive number of times at which any status is not in the ok state, before the aggregate status changes. This value must be greater than 0. |
| INT uxsA2ConfigMQAutoButton | 1.3.6.1.4.1.791.2.10.2.74.1.18.24.1.19 | INTEGER | read-write | &This attribute is used to enable/disable or remove the message queue auto watcher. If set to 1 (active), the agent re-enables the watcher previously locked either explicitly or implicitly by exceeding the maximum number of allowed matches. Each set request with this value will cause the agent to process the auto watcher. If set to 3 (locked), the agent disables the auto watcher. If set to 2 (remove), the agent removes the auto watcher from the table. |
| STR uxsA2ConfigMQAutoCBytesCrit | 1.3.6.1.4.1.791.2.10.2.74.1.18.24.1.13 | DisplayString | read-write | &Default critical threshold, in bytes, for the number of bytes in messages currently outstanding monitoring of any message queue watcher created by the auto watcher. The active critical threshold is derived from this value and represents a rising threshold. The derived value must be greater than 0.0, less than or equal to the total value (maximum capacity) of the monitored resource as specified in uxsA2StatusMQCBytesTotal, but cannot be less than the active warning threshold. These constraints will be maintained by the agent during all configuration actions. The threshold can be specified as either an absolute value (n) or a percentage (n%). It can also be specified as the absolute value left free (nF). The value of uxsA2StatusMQCBytesTotal will be the reference value for n% and nF notations. |
| INT uxsA2ConfigMQAutoCBytesMonitor | 1.3.6.1.4.1.791.2.10.2.74.1.18.24.1.14 | INTEGER | read-write | &Default monitor level for the number of bytes in messages currently outstanding monitoring of any message queue watcher created by the auto watcher. If set to 1 (do-not-monitor), the agent disregards all thresholds and sets the status to ok. If set to 2 (warning-only), the agent evaluates only the warning threshold to determine the status of the resource. If set to 3 (critical-only), the agent evaluates only the critical threshold to determine the status of the resource. If set to 4 (both), the agent evaluates both the warning and critical thresholds to determine the status of the resource. The critical threshold comes into effect if the warning threshold is set to the same value. |
| STR uxsA2ConfigMQAutoCBytesWarn | 1.3.6.1.4.1.791.2.10.2.74.1.18.24.1.12 | DisplayString | read-write | &Default warning threshold, in bytes, for the number of bytes in messages currently outstanding monitoring of any message queue watcher created by the auto watcher. The active warning threshold is derived from this value and represents a rising threshold. The derived value must be greater than 0.0, less than or equal to the total value (maximum capacity) of the monitored resource as specified in uxsA2StatusMQCBytesTotal, but cannot be greater than the active critical threshold. These constraints will be maintained by the agent during all configuration actions. The threshold can be specified as either an absolute value (n) or a percentage (n%). It can also be specified as the absolute value left free (nF). The value of uxsA2StatusMQCBytesTotal will be the reference value for n% and nF notations. |
| INT uxsA2ConfigMQAutoCount | 1.3.6.1.4.1.791.2.10.2.74.1.18.22 | INTEGER | read-only | &Number of auto watchers in the message queue auto configuration table. |
| STR uxsA2ConfigMQAutoDescription | 1.3.6.1.4.1.791.2.10.2.74.1.18.24.1.7 | DisplayString | read-write | &Current description for the message queue auto watcher. |
| uxsA2ConfigMQAutoEntry | 1.3.6.1.4.1.791.2.10.2.74.1.18.24.1 | not-accessible | &Entry in the message queue auto watcher configuration table. | |
| STR uxsA2ConfigMQAutoGrp | 1.3.6.1.4.1.791.2.10.2.74.1.18.24.1.6 | DisplayString | read-write | &Group name of the owner of the message queue to be searched for during an auto discovery run. The name can constitute an extended regular expression pattern. |
| STR uxsA2ConfigMQAutoId | 1.3.6.1.4.1.791.2.10.2.74.1.18.24.1.2 | DisplayString | read-write | &Name of the message queue identifier to be searched for during an auto discovery run. The name can constitute an extended regular expression pattern. |
| STR uxsA2ConfigMQAutoKey | 1.3.6.1.4.1.791.2.10.2.74.1.18.24.1.3 | DisplayString | read-write | &Key of the message queue to be searched for during an auto discovery run. The name can constitute an extended regular expression pattern. |
| INT uxsA2ConfigMQAutoLocked | 1.3.6.1.4.1.791.2.10.2.74.1.18.23 | INTEGER | read-only | &Number of auto watchers in the message queue auto configuration table which are currently locked. |
| INT uxsA2ConfigMQAutoLossAction | 1.3.6.1.4.1.791.2.10.2.74.1.18.24.1.18 | INTEGER | read-write | &Default loss action for any message queue watcher created by the auto watcher. Specifies the action to take if the monitored message queue is removed from the UNIX System configuration. If set to 1 (remove), the agent automatically removes the watcher. If set to 2 (up), the agent sets all statuses to ok. If set to 3 (down-warning), the agent sets the loss and aggregate statuses to warning and all other statuses to ok. If set to 4 (down-critical), the agent sets the loss and aggregate statuses to critical and all other statuses to ok. |
| STR uxsA2ConfigMQAutoMode | 1.3.6.1.4.1.791.2.10.2.74.1.18.24.1.4 | DisplayString | read-write | &Access mode and flags of the message queue to be searched for during an auto discovery run. The name can constitute an extended regular expression pattern. |
| STR uxsA2ConfigMQAutoOwner | 1.3.6.1.4.1.791.2.10.2.74.1.18.24.1.5 | DisplayString | read-write | &User name of the owner of the message queue to be searched for during an auto discovery run. The name can constitute an extended regular expression pattern. On Solaris 10 machines the name of the zone the resource belongs to can be added to the attribute: @. Owner and zone are evaluated as separate regular expressions. When no zone is specified the expression matches resources in the current zone only (@). |
| INT uxsA2ConfigMQAutoPollInterval | 1.3.6.1.4.1.791.2.10.2.74.1.18.3 | INTEGER | read-write | &Time, in minutes, between the processing of the message queue auto watchers. Valid range: -1 (suspended), 30 minutes or greater. |
| INT uxsA2ConfigMQAutoQNumCrit | 1.3.6.1.4.1.791.2.10.2.74.1.18.24.1.16 | INTEGER | read-write | &Default critical threshold for the number of messages currently outstanding monitoring of any message queue watcher created by the auto watcher. This value represents a rising threshold and must be greater than 0, but cannot be less than the warning threshold. |
| INT uxsA2ConfigMQAutoQNumMonitor | 1.3.6.1.4.1.791.2.10.2.74.1.18.24.1.17 | INTEGER | read-write | &Default monitor level for the number of messages currently outstanding monitoring of any message queue watcher created by the auto watcher. If set to 1 (do-not-monitor), the agent disregards all thresholds and sets the status to ok. If set to 2 (warning-only), the agent evaluates only the warning threshold to determine the status of the resource. If set to 3 (critical-only), the agent evaluates only the critical threshold to determine the status of the resource. If set to 4 (both), the agent evaluates both the warning and critical thresholds to determine the status of the resource. The critical threshold comes into effect if the warning threshold is set to the same value. |
| INT uxsA2ConfigMQAutoQNumWarn | 1.3.6.1.4.1.791.2.10.2.74.1.18.24.1.15 | INTEGER | read-write | &Default warning threshold for the number of messages currently outstanding monitoring of any message queue watcher created by the auto watcher. This value represents a rising threshold and must be greater than 0, but cannot be greater than the critical threshold. |
| uxsA2ConfigMQAutoTable | 1.3.6.1.4.1.791.2.10.2.74.1.18.24 | not-accessible | &Configuration table containing a list of message queue auto watchers. | |
| INT uxsA2ConfigMQAutoTableWatcherLimit | 1.3.6.1.4.1.791.2.10.2.74.1.18.20 | INTEGER | read-write | &Default minimum number of matches that causes a lock of the message queue auto watcher to add. |
| INT uxsA2ConfigMQAutoTableWatcherMatchType | 1.3.6.1.4.1.791.2.10.2.74.1.18.19 | INTEGER | read-write | &Default search algorithm for the message queue auto watcher to add. The filter is the logical AND of all attributes used to identify or otherwise narrow down resources. If set to 1 (positive), the agent searches for message queue resources that match the filter. If set to 2 (negative), the agent searches for message queue resources that do not match the filter. |
| STR uxsA2ConfigMQAutoTableWatcherName | 1.3.6.1.4.1.791.2.10.2.74.1.18.18 | DisplayString | read-write | &Name of the message queue auto watcher to add or remove. |
| INT uxsA2ConfigMQAutoWatcherLastMatched | 1.3.6.1.4.1.791.2.10.2.74.1.18.24.1.10 | INTEGER | read-only | &Number of matches for the last message queue auto discovery run. |
| INT uxsA2ConfigMQAutoWatcherLimit | 1.3.6.1.4.1.791.2.10.2.74.1.18.24.1.9 | INTEGER | read-write | &Current minimum number of matches that causes the message queue auto watcher to be locked. |
| INT uxsA2ConfigMQAutoWatcherMatchType | 1.3.6.1.4.1.791.2.10.2.74.1.18.24.1.8 | INTEGER | read-write | &Current search algorithm for the message queue auto watcher. The filter is the logical AND of all attributes used to identify or otherwise narrow down resources. If set to 1 (positive), the agent searches for message queue resources that match the filter. If set to 2 (negative), the agent searches for message queue resources that do not match the filter. |
| STR uxsA2ConfigMQAutoWatcherName | 1.3.6.1.4.1.791.2.10.2.74.1.18.24.1.1 | DisplayString | read-only | &Name of the message queue auto watcher. |
| INT uxsA2ConfigMQButton | 1.3.6.1.4.1.791.2.10.2.74.1.18.21 | INTEGER | read-write | &This attribute is used to add or remove the message queue watcher specified by the current setting of the watcher name attribute(s) in this group. If set to 2 (add), the agent adds the specified watcher to the status table using the current values of the remaining attributes as defaults. If set to 3 (remove), the agent removes the specified watcher from the status table. If set to 4 (add-auto), the agent adds the specified watcher to the auto configuration table using the current values of the remaining attributes as defaults. If set to 5 (remove-auto), the agent removes the specified watcher from the auto configuration table. This attribute cannot be set to 1 (none). |
| STR uxsA2ConfigMQCBytesCrit | 1.3.6.1.4.1.791.2.10.2.74.1.18.12 | DisplayString | read-write | &Default critical threshold, in bytes, for the number of bytes in messages currently outstanding monitoring of the message queue watcher to add. The active critical threshold is derived from this value and represents a rising threshold. The derived value must be greater than 0.0, less than or equal to the total value (maximum capacity) of the monitored resource as specified in uxsA2StatusMQCBytesTotal, but cannot be less than the active warning threshold. These constraints will be maintained by the agent during all configuration actions. The threshold can be specified as either an absolute value (n) or a percentage (n%). It can also be specified as the absolute value left free (nF). The value of uxsA2StatusMQCBytesTotal will be the reference value for n% and nF notations. |
| INT uxsA2ConfigMQCBytesMonitor | 1.3.6.1.4.1.791.2.10.2.74.1.18.13 | INTEGER | read-write | &Default monitor level for the number of bytes in messages currently outstanding monitoring of the message queue watcher to add. If set to 1 (do-not-monitor), the agent disregards all thresholds and sets the status to ok. If set to 2 (warning-only), the agent evaluates only the warning threshold to determine the status of the resource. If set to 3 (critical-only), the agent evaluates only the critical threshold to determine the status of the resource. If set to 4 (both), the agent evaluates both the warning and critical thresholds to determine the status of the resource. The critical threshold comes into effect if the warning threshold is set to the same value. |
| STR uxsA2ConfigMQCBytesWarn | 1.3.6.1.4.1.791.2.10.2.74.1.18.11 | DisplayString | read-write | &Default warning threshold, in bytes, for the number of bytes in messages currently outstanding monitoring of the message queue watcher to add. The active warning threshold is derived from this value and represents a rising threshold. The derived value must be greater than 0.0, less than or equal to the total value (maximum capacity) of the monitored resource as specified in uxsA2StatusMQCBytesTotal, but cannot be greater than the active critical threshold. These constraints will be maintained by the agent during all configuration actions. The threshold can be specified as either an absolute value (n) or a percentage (n%). It can also be specified as the absolute value left free (nF). The value of uxsA2StatusMQCBytesTotal will be the reference value for n% and nF notations. |
| STR uxsA2ConfigMQDescription | 1.3.6.1.4.1.791.2.10.2.74.1.18.9 | DisplayString | read-write | &Default description for the message queue watcher to add. |
| uxsA2ConfigMQGroup | 1.3.6.1.4.1.791.2.10.2.74.1.18 | |||
| STR uxsA2ConfigMQGrp | 1.3.6.1.4.1.791.2.10.2.74.1.18.8 | DisplayString | read-write | &Group name of the owner of the message queue. When adding an auto watcher, the name can constitute an extended regular expression pattern. |
| STR uxsA2ConfigMQId | 1.3.6.1.4.1.791.2.10.2.74.1.18.4 | DisplayString | read-write | &Name of the message queue identifier. The number of used and totally available message queue identifiers is monitored in the OS Resource Parameters group. When adding an auto watcher, the name can constitute an extended regular expression pattern. |
| STR uxsA2ConfigMQKey | 1.3.6.1.4.1.791.2.10.2.74.1.18.5 | DisplayString | read-write | &Key of the message queue. When adding an auto watcher, the key can constitute an extended regular expression pattern. |
| INT uxsA2ConfigMQLossAction | 1.3.6.1.4.1.791.2.10.2.74.1.18.17 | INTEGER | read-write | &Default loss action for the message queue watcher to add. Specifies the action to take if the monitored message queue is removed from the UNIX System configuration. If set to 1 (remove), the agent automatically removes the watcher. If set to 2 (up), the agent sets all statuses to ok. If set to 3 (down-warning), the agent sets the loss and aggregate statuses to warning and all other statuses to ok. If set to 4 (down-critical), the agent sets the loss and aggregate statuses to critical and all other statuses to ok. |
| STR uxsA2ConfigMQMode | 1.3.6.1.4.1.791.2.10.2.74.1.18.6 | DisplayString | read-write | &Access mode and flags of the message queue. When adding an auto watcher, the mode can constitute an extended regular expression pattern. |
| STR uxsA2ConfigMQOwner | 1.3.6.1.4.1.791.2.10.2.74.1.18.7 | DisplayString | read-write | &User name of the owner of the message queue. When adding an auto watcher, the name can constitute an extended regular expression pattern. On Solaris 10 machines the name of the zone the resource belongs to can be added to the attribute: @. Owner and zone are evaluated as separate regular expressions. When no zone is specified the expression matches resources in the current zone only (@). |
| INT uxsA2ConfigMQPollInterval | 1.3.6.1.4.1.791.2.10.2.74.1.18.1 | INTEGER | read-write | &Time, in seconds, between collections of message queue information. Valid range: 30 seconds or greater. |
| INT uxsA2ConfigMQPollMethod | 1.3.6.1.4.1.791.2.10.2.74.1.18.2 | INTEGER | read-write | &Specifies how and when the agent collects message queue information. If set to 1 (disabled), the agent does not retrieve the message queue information (neither by polling nor by get request) and sets all statuses to passive or ok. If set to 2 (poll-interval-only), the agent only retrieves the information by polling, but not by get request. If set to 3 (poll-interval-and-query), the agent retrieves the information both by polling and by get request. If set to 4 (query-only), the agent retrieves the information only when a get request is made. |
| INT uxsA2ConfigMQQNumCrit | 1.3.6.1.4.1.791.2.10.2.74.1.18.15 | INTEGER | read-write | &Default critical threshold for the number of messages currently outstanding monitoring of the message queue watcher to add. This value represents a rising threshold and must be greater than 0, but cannot be less than the warning threshold. |
| INT uxsA2ConfigMQQNumMonitor | 1.3.6.1.4.1.791.2.10.2.74.1.18.16 | INTEGER | read-write | &Default monitor level for the number of messages currently outstanding monitoring of the message queue watcher to add. If set to 1 (do-not-monitor), the agent disregards all thresholds and sets the status to ok. If set to 2 (warning-only), the agent evaluates only the warning threshold to determine the status of the resource. If set to 3 (critical-only), the agent evaluates only the critical threshold to determine the status of the resource. If set to 4 (both), the agent evaluates both the warning and critical thresholds to determine the status of the resource. The critical threshold comes into effect if the warning threshold is set to the same value. |
| INT uxsA2ConfigMQQNumWarn | 1.3.6.1.4.1.791.2.10.2.74.1.18.14 | INTEGER | read-write | &Default warning threshold for the number of messages currently outstanding monitoring of the message queue watcher to add. This value represents a rising threshold and must be greater than 0, but cannot be greater than the critical threshold. |
| INT uxsA2ConfigNetAggLag | 1.3.6.1.4.1.791.2.10.2.74.1.15.3 | INTEGER | read-write | &Default aggregate lag setting for the network interface watcher to add. Specifies the consecutive number of times at which any status is not in the ok state, before the aggregate status changes. This value must be greater than 0. |
| INT uxsA2ConfigNetCollCrit | 1.3.6.1.4.1.791.2.10.2.74.1.15.27 | INTEGER | read-write | &Default critical threshold, in number/poll, for the collisions monitoring of the network interface watcher to add. This value represents a rising threshold and must be greater than 0, but cannot be less than the warning threshold. |
| INT uxsA2ConfigNetCollMonitor | 1.3.6.1.4.1.791.2.10.2.74.1.15.28 | INTEGER | read-write | &Default monitor level for the collisions monitoring of the network interface watcher to add. If set to 1 (do-not-monitor), the agent disregards all thresholds and sets the status to ok. If set to 2 (warning-only), the agent evaluates only the warning threshold to determine the status of the resource. If set to 3 (critical-only), the agent evaluates only the critical threshold to determine the status of the resource. If set to 4 (both), the agent evaluates both the warning and critical thresholds to determine the status of the resource. The critical threshold comes into effect if the warning threshold is set to the same value. |
| INT uxsA2ConfigNetCollWarn | 1.3.6.1.4.1.791.2.10.2.74.1.15.26 | INTEGER | read-write | &Default warning threshold, in number/poll, for the collisions monitoring of the network interface watcher to add. This value represents a rising threshold and must be greater than 0, but cannot be greater than the critical threshold. |
| uxsA2ConfigNetGroup | 1.3.6.1.4.1.791.2.10.2.74.1.15 | |||
| INT uxsA2ConfigNetInErrCrit | 1.3.6.1.4.1.791.2.10.2.74.1.15.13 | INTEGER | read-write | &Default critical threshold, in number/poll, for the input errors monitoring of the network interface watcher to add. This value represents a rising threshold and must be greater than 0, but cannot be less than the warning threshold. |
| INT uxsA2ConfigNetInErrMonitor | 1.3.6.1.4.1.791.2.10.2.74.1.15.14 | INTEGER | read-write | &Default monitor level for the input errors monitoring of the network interface watcher to add. If set to 1 (do-not-monitor), the agent disregards all thresholds and sets the status to ok. If set to 2 (warning-only), the agent evaluates only the warning threshold to determine the status of the resource. If set to 3 (critical-only), the agent evaluates only the critical threshold to determine the status of the resource. If set to 4 (both), the agent evaluates both the warning and critical thresholds to determine the status of the resource. The critical threshold comes into effect if the warning threshold is set to the same value. |
| INT uxsA2ConfigNetInErrWarn | 1.3.6.1.4.1.791.2.10.2.74.1.15.12 | INTEGER | read-write | &Default warning threshold, in number/poll, for the input errors monitoring of the network interface watcher to add. This value represents a rising threshold and must be greater than 0, but cannot be greater than the critical threshold. |
| INT uxsA2ConfigNetInPktCrit | 1.3.6.1.4.1.791.2.10.2.74.1.15.5 | INTEGER | read-write | &Default critical threshold, in pkts/s, for the input packets monitoring of the network interface watcher to add. This value represents a rising threshold and must be greater than 0, but cannot be less than the warning threshold. |
| INT uxsA2ConfigNetInPktMonitor | 1.3.6.1.4.1.791.2.10.2.74.1.15.6 | INTEGER | read-write | &Default monitor level for the input packets monitoring of the network interface watcher to add. If set to 1 (do-not-monitor), the agent disregards all thresholds and sets the status to ok. If set to 2 (warning-only), the agent evaluates only the warning threshold to determine the status of the resource. If set to 3 (critical-only), the agent evaluates only the critical threshold to determine the status of the resource. If set to 4 (both), the agent evaluates both the warning and critical thresholds to determine the status of the resource. The critical threshold comes into effect if the warning threshold is set to the same value. |
| INT uxsA2ConfigNetInPktWarn | 1.3.6.1.4.1.791.2.10.2.74.1.15.4 | INTEGER | read-write | &Default warning threshold, in pkts/s, for the input packets monitoring of the network interface watcher to add. This value represents a rising threshold and must be greater than 0, but cannot be greater than the critical threshold. |
| INT uxsA2ConfigNetInterfaceMonitor | 1.3.6.1.4.1.791.2.10.2.74.1.15.29 | INTEGER | read-write | &Default monitor level for the interface status monitoring of the network interface watcher to add. If set to 1 (do-not-monitor), the agent does not evaluate the actual state of the resource and sets the status to ok. If set to 2 (down-warning), the agent uses a warning severity if the resource is in bad condition. If set to 3 (down-critical), the agent uses a critical severity if the resource is in bad condition. |
| INT uxsA2ConfigNetLossAction | 1.3.6.1.4.1.791.2.10.2.74.1.15.30 | INTEGER | read-write | &Default loss action for the network interface watcher to add. Specifies the action to take if the monitored network interface is removed from the UNIX System configuration. If set to 1 (remove), the agent automatically removes the watcher. If set to 2 (up), the agent sets all statuses to ok. If set to 3 (down-warning), the agent sets the loss and aggregate statuses to warning and all other statuses to ok. If set to 4 (down-critical), the agent sets the loss and aggregate statuses to critical and all other statuses to ok. |
| INT uxsA2ConfigNetOutErrCrit | 1.3.6.1.4.1.791.2.10.2.74.1.15.24 | INTEGER | read-write | &Default critical threshold, in number/poll, for the output errors monitoring of the network interface watcher to add. This value represents a rising threshold and must be greater than 0, but cannot be less than the warning threshold. |
| INT uxsA2ConfigNetOutErrMonitor | 1.3.6.1.4.1.791.2.10.2.74.1.15.25 | INTEGER | read-write | &Default monitor level for the output errors monitoring of the network interface watcher to add. If set to 1 (do-not-monitor), the agent disregards all thresholds and sets the status to ok. If set to 2 (warning-only), the agent evaluates only the warning threshold to determine the status of the resource. If set to 3 (critical-only), the agent evaluates only the critical threshold to determine the status of the resource. If set to 4 (both), the agent evaluates both the warning and critical thresholds to determine the status of the resource. The critical threshold comes into effect if the warning threshold is set to the same value. |
| INT uxsA2ConfigNetOutErrWarn | 1.3.6.1.4.1.791.2.10.2.74.1.15.23 | INTEGER | read-write | &Default warning threshold, in number/poll, for the output errors monitoring of the network interface watcher to add. This value represents a rising threshold and must be greater than 0, but cannot be greater than the critical threshold. |
| INT uxsA2ConfigNetOutPktCrit | 1.3.6.1.4.1.791.2.10.2.74.1.15.16 | INTEGER | read-write | &Default critical threshold, in pkts/s, for the output packets monitoring of the network interface watcher to add. This value represents a rising threshold and must be greater than 0, but cannot be less than the warning threshold. |
| INT uxsA2ConfigNetOutPktMonitor | 1.3.6.1.4.1.791.2.10.2.74.1.15.17 | INTEGER | read-write | &Default monitor level for the output packets monitoring of the network interface watcher to add. If set to 1 (do-not-monitor), the agent disregards all thresholds and sets the status to ok. If set to 2 (warning-only), the agent evaluates only the warning threshold to determine the status of the resource. If set to 3 (critical-only), the agent evaluates only the critical threshold to determine the status of the resource. If set to 4 (both), the agent evaluates both the warning and critical thresholds to determine the status of the resource. The critical threshold comes into effect if the warning threshold is set to the same value. |
| INT uxsA2ConfigNetOutPktWarn | 1.3.6.1.4.1.791.2.10.2.74.1.15.15 | INTEGER | read-write | &Default warning threshold, in pkts/s, for the output packets monitoring of the network interface watcher to add. This value represents a rising threshold and must be greater than 0, but cannot be greater than the critical threshold. |
| INT uxsA2ConfigNetPollInterval | 1.3.6.1.4.1.791.2.10.2.74.1.15.1 | INTEGER | read-write | &Time, in seconds, between collections of network interface information. Valid range: 30 seconds or greater. |
| INT uxsA2ConfigNetPollMethod | 1.3.6.1.4.1.791.2.10.2.74.1.15.2 | INTEGER | read-write | &Specifies how and when the agent collects network interface information. If set to 1 (disabled), the agent does not retrieve the network interface information (neither by polling nor by get request) and sets all statuses to passive or ok. If set to 2 (poll-interval-only), the agent only retrieves the information by polling, but not by get request. If set to 3 (poll-interval-and-query), the agent retrieves the information both by polling and by get request. If set to 4 (query-only), the agent retrieves the information only when a get request is made. |
| STR uxsA2ConfigNetRecBytesCritMax | 1.3.6.1.4.1.791.2.10.2.74.1.15.10 | DisplayString | read-write | &Default critical maximum threshold, in bytes/s, for the received bytes monitoring of the network interface watcher to add. This value represents a rising threshold and must be equal to or greater than 0.0, but cannot be less than the warning maximum threshold. A value of -1 disables the evaluation of this threshold. |
| STR uxsA2ConfigNetRecBytesCritMin | 1.3.6.1.4.1.791.2.10.2.74.1.15.9 | DisplayString | read-write | &Default critical minimum threshold, in bytes/s, for the received bytes monitoring of the network interface watcher to add. This value represents a declining threshold and must be equal to or greater than 0.0, but cannot be greater than the warning minimum threshold. A value of -1 disables the evaluation of this threshold. |
| INT uxsA2ConfigNetRecBytesMonitor | 1.3.6.1.4.1.791.2.10.2.74.1.15.11 | INTEGER | read-write | &Default monitor level for the received bytes monitoring of the network interface watcher to add. If set to 1 (do-not-monitor), the agent disregards all thresholds and sets the status to ok. If set to 2 (warning-only), the agent evaluates only the warning thresholds (both minimum and maximum) to determine the status of the resource. If set to 3 (critical-only), the agent evaluates only the critical thresholds (both minimum and maximum) to determine the status of the resource. If set to 4 (minimum-only), the agent evaluates only the minimum thresholds (both warning and critical) to determine the status of the resource. If set to 5 (maximum-only), the agent evaluates only the maximum thresholds (both warning and critical) to determine the status of the resource. If set to 6 (all), the agent evaluates all thresholds to determine the status of the resource. |
| STR uxsA2ConfigNetRecBytesWarnMax | 1.3.6.1.4.1.791.2.10.2.74.1.15.8 | DisplayString | read-write | &Default warning maximum threshold, in bytes/s, for the received bytes monitoring of the network interface watcher to add. This value represents a rising threshold and must be equal to or greater than 0.0, equal to or greater than the warning minimum threshold, but cannot be greater than the critical maximum threshold. A value of -1 disables the evaluation of this threshold. |
| STR uxsA2ConfigNetRecBytesWarnMin | 1.3.6.1.4.1.791.2.10.2.74.1.15.7 | DisplayString | read-write | &Default warning minimum threshold, in bytes/s, for the received bytes monitoring of the network interface watcher to add. This value represents a declining threshold and must be equal to or greater than 0.0, equal to or greater than the critical minimum threshold, but cannot be greater than the warning maximum threshold. A value of -1 disables the evaluation of this threshold. |
| STR uxsA2ConfigNetSentBytesCritMax | 1.3.6.1.4.1.791.2.10.2.74.1.15.21 | DisplayString | read-write | &Default critical maximum threshold, in bytes/s, for the sent bytes monitoring of the network interface watcher to add. This value represents a rising threshold and must be equal to or greater than 0.0, but cannot be less than the warning maximum threshold. A value of -1 disables the evaluation of this threshold. |
| STR uxsA2ConfigNetSentBytesCritMin | 1.3.6.1.4.1.791.2.10.2.74.1.15.20 | DisplayString | read-write | &Default critical minimum threshold, in bytes/s, for the sent bytes monitoring of the network interface watcher to add. This value represents a declining threshold and must be equal to or greater than 0.0, but cannot be greater than the warning minimum threshold. A value of -1 disables the evaluation of this threshold. |
| INT uxsA2ConfigNetSentBytesMonitor | 1.3.6.1.4.1.791.2.10.2.74.1.15.22 | INTEGER | read-write | &Default monitor level for the sent bytes monitoring of the network interface watcher to add. If set to 1 (do-not-monitor), the agent disregards all thresholds and sets the status to ok. If set to 2 (warning-only), the agent evaluates only the warning thresholds (both minimum and maximum) to determine the status of the resource. If set to 3 (critical-only), the agent evaluates only the critical thresholds (both minimum and maximum) to determine the status of the resource. If set to 4 (minimum-only), the agent evaluates only the minimum thresholds (both warning and critical) to determine the status of the resource. If set to 5 (maximum-only), the agent evaluates only the maximum thresholds (both warning and critical) to determine the status of the resource. If set to 6 (all), the agent evaluates all thresholds to determine the status of the resource. |
| STR uxsA2ConfigNetSentBytesWarnMax | 1.3.6.1.4.1.791.2.10.2.74.1.15.19 | DisplayString | read-write | &Default warning maximum threshold, in bytes/s, for the sent bytes monitoring of the network interface watcher to add. This value represents a rising threshold and must be equal to or greater than 0.0, equal to or greater than the warning minimum threshold, but cannot be greater than the critical maximum threshold. A value of -1 disables the evaluation of this threshold. |
| STR uxsA2ConfigNetSentBytesWarnMin | 1.3.6.1.4.1.791.2.10.2.74.1.15.18 | DisplayString | read-write | &Default warning minimum threshold, in bytes/s, for the sent bytes monitoring of the network interface watcher to add. This value represents a declining threshold and must be equal to or greater than 0.0, equal to or greater than the critical minimum threshold, but cannot be greater than the warning maximum threshold. A value of -1 disables the evaluation of this threshold. |
| INT uxsA2ConfigPrnAggLag | 1.3.6.1.4.1.791.2.10.2.74.1.14.6 | INTEGER | read-write | &Default aggregate lag setting for the print queue watcher to add. Specifies the consecutive number of times at which any status is not in the ok state, before the aggregate status changes. This value must be greater than 0. |
| INT uxsA2ConfigPrnAutoAggLag | 1.3.6.1.4.1.791.2.10.2.74.1.14.18.1.7 | INTEGER | read-write | &Current lag setting for the print queue auto watcher. Specifies the consecutive number of times at which any status is not in the ok state, before the aggregate status changes. This value must be greater than 0. |
| INT uxsA2ConfigPrnAutoButton | 1.3.6.1.4.1.791.2.10.2.74.1.14.18.1.13 | INTEGER | read-write | &This attribute is used to enable/disable or remove the print queue auto watcher. If set to 1 (active), the agent re-enables the watcher previously locked either explicitly or implicitly by exceeding the maximum number of allowed matches. Each set request with this value will cause the agent to process the auto watcher. If set to 3 (locked), the agent disables the auto watcher. If set to 2 (remove), the agent removes the auto watcher from the table. |
| INT uxsA2ConfigPrnAutoCount | 1.3.6.1.4.1.791.2.10.2.74.1.14.16 | INTEGER | read-only | &Number of auto watchers in the print queue auto configuration table. |
| STR uxsA2ConfigPrnAutoDescription | 1.3.6.1.4.1.791.2.10.2.74.1.14.18.1.3 | DisplayString | read-write | &Current description for the print queue auto watcher. |
| uxsA2ConfigPrnAutoEntry | 1.3.6.1.4.1.791.2.10.2.74.1.14.18.1 | not-accessible | &Entry in the print queue auto watcher configuration table. | |
| INT uxsA2ConfigPrnAutoLocked | 1.3.6.1.4.1.791.2.10.2.74.1.14.17 | INTEGER | read-only | &Number of auto watchers in the print queue auto configuration table which are currently locked. |
| INT uxsA2ConfigPrnAutoLossAction | 1.3.6.1.4.1.791.2.10.2.74.1.14.18.1.12 | INTEGER | read-write | &Default loss action for any print queue watcher created by the auto watcher. Specifies the action to take if the monitored print queue is removed from the UNIX System configuration. If set to 1 (remove), the agent automatically removes the watcher. If set to 2 (up), the agent sets all statuses to ok. If set to 3 (down-warning), the agent sets the loss and aggregate statuses to warning and all other statuses to ok. If set to 4 (down-critical), the agent sets the loss and aggregate statuses to critical and all other statuses to ok. |
| STR uxsA2ConfigPrnAutoName | 1.3.6.1.4.1.791.2.10.2.74.1.14.18.1.2 | DisplayString | read-write | &Name of the print queue to be searched for during an auto discovery run. The name can constitute an extended regular expression pattern. |
| INT uxsA2ConfigPrnAutoPollInterval | 1.3.6.1.4.1.791.2.10.2.74.1.14.3 | INTEGER | read-write | &Time, in minutes, between the processing of the print queue auto watchers. Valid range: -1 (suspended), 30 minutes or greater. |
| INT uxsA2ConfigPrnAutoPrinterMonitor | 1.3.6.1.4.1.791.2.10.2.74.1.14.18.1.11 | INTEGER | read-write | &Default monitor level for the printer status monitoring of any print queue watcher created by the auto watcher. If set to 1 (do-not-monitor), the agent does not evaluate the actual state of the resource and sets the status to ok. If set to 2 (down-warning), the agent uses a warning severity if the resource is in bad condition. If set to 3 (down-critical), the agent uses a critical severity if the resource is in bad condition. |
| INT uxsA2ConfigPrnAutoQueueUtilCrit | 1.3.6.1.4.1.791.2.10.2.74.1.14.18.1.9 | INTEGER | read-write | &Default critical threshold for the print queue utilization monitoring of any print queue watcher created by the auto watcher. This value represents a rising threshold and must be greater than 0, but cannot be less than the warning threshold. |
| INT uxsA2ConfigPrnAutoQueueUtilMonitor | 1.3.6.1.4.1.791.2.10.2.74.1.14.18.1.10 | INTEGER | read-write | &Default monitor level for the print queue utilization monitoring of any print queue watcher created by the auto watcher. If set to 1 (do-not-monitor), the agent disregards all thresholds and sets the status to ok. If set to 2 (warning-only), the agent evaluates only the warning threshold to determine the status of the resource. If set to 3 (critical-only), the agent evaluates only the critical threshold to determine the status of the resource. If set to 4 (both), the agent evaluates both the warning and critical thresholds to determine the status of the resource. The critical threshold comes into effect if the warning threshold is set to the same value. |
| INT uxsA2ConfigPrnAutoQueueUtilWarn | 1.3.6.1.4.1.791.2.10.2.74.1.14.18.1.8 | INTEGER | read-write | &Default warning threshold for the print queue utilization monitoring of any print queue watcher created by the auto watcher. This value represents a rising threshold and must be greater than 0, but cannot be greater than the critical threshold. |
| uxsA2ConfigPrnAutoTable | 1.3.6.1.4.1.791.2.10.2.74.1.14.18 | not-accessible | &Configuration table containing a list of print queue auto watchers. | |
| INT uxsA2ConfigPrnAutoTableWatcherLimit | 1.3.6.1.4.1.791.2.10.2.74.1.14.14 | INTEGER | read-write | &Default minimum number of matches that causes a lock of the print queue auto watcher to add. |
| INT uxsA2ConfigPrnAutoTableWatcherMatchType | 1.3.6.1.4.1.791.2.10.2.74.1.14.13 | INTEGER | read-write | &Default search algorithm for the print queue auto watcher to add. The filter is the logical AND of all attributes used to identify or otherwise narrow down resources. If set to 1 (positive), the agent searches for print queue resources that match the filter. If set to 2 (negative), the agent searches for print queue resources that do not match the filter. |
| STR uxsA2ConfigPrnAutoTableWatcherName | 1.3.6.1.4.1.791.2.10.2.74.1.14.12 | DisplayString | read-write | &Name of the print queue auto watcher to add or remove. |
| INT uxsA2ConfigPrnAutoWatcherLastMatched | 1.3.6.1.4.1.791.2.10.2.74.1.14.18.1.6 | INTEGER | read-only | &Number of matches for the last print queue auto discovery run. |
| INT uxsA2ConfigPrnAutoWatcherLimit | 1.3.6.1.4.1.791.2.10.2.74.1.14.18.1.5 | INTEGER | read-write | &Current minimum number of matches that causes the print queue auto watcher to be locked. |
| INT uxsA2ConfigPrnAutoWatcherMatchType | 1.3.6.1.4.1.791.2.10.2.74.1.14.18.1.4 | INTEGER | read-write | &Current search algorithm for the print queue auto watcher. The filter is the logical AND of all attributes used to identify or otherwise narrow down resources. If set to 1 (positive), the agent searches for print queue resources that match the filter. If set to 2 (negative), the agent searches for print queue resources that do not match the filter. |
| STR uxsA2ConfigPrnAutoWatcherName | 1.3.6.1.4.1.791.2.10.2.74.1.14.18.1.1 | DisplayString | read-only | &Name of the print queue auto watcher. |
| INT uxsA2ConfigPrnButton | 1.3.6.1.4.1.791.2.10.2.74.1.14.15 | INTEGER | read-write | &This attribute is used to add or remove the print queue watcher specified by the current setting of the watcher name attribute(s) in this group. If set to 2 (add), the agent adds the specified watcher to the status table using the current values of the remaining attributes as defaults. If set to 3 (remove), the agent removes the specified watcher from the status table. If set to 4 (add-auto), the agent adds the specified watcher to the auto configuration table using the current values of the remaining attributes as defaults. If set to 5 (remove-auto), the agent removes the specified watcher from the auto configuration table. This attribute cannot be set to 1 (none). |
| STR uxsA2ConfigPrnDescription | 1.3.6.1.4.1.791.2.10.2.74.1.14.5 | DisplayString | read-write | &Default description for the print queue watcher to add. |
| uxsA2ConfigPrnGroup | 1.3.6.1.4.1.791.2.10.2.74.1.14 | |||
| INT uxsA2ConfigPrnLossAction | 1.3.6.1.4.1.791.2.10.2.74.1.14.11 | INTEGER | read-write | &Default loss action for the print queue watcher to add. Specifies the action to take if the monitored print queue is removed from the UNIX System configuration. If set to 1 (remove), the agent automatically removes the watcher. If set to 2 (up), the agent sets all statuses to ok. If set to 3 (down-warning), the agent sets the loss and aggregate statuses to warning and all other statuses to ok. If set to 4 (down-critical), the agent sets the loss and aggregate statuses to critical and all other statuses to ok. |
| STR uxsA2ConfigPrnName | 1.3.6.1.4.1.791.2.10.2.74.1.14.4 | DisplayString | read-write | &Name of the print queue for which to add or remove a watcher. When adding an auto watcher, the name can constitute an extended regular expression pattern. |
| INT uxsA2ConfigPrnPollInterval | 1.3.6.1.4.1.791.2.10.2.74.1.14.1 | INTEGER | read-write | &Time, in seconds, between collections of print queue information. Valid range: 30 seconds or greater. |
| INT uxsA2ConfigPrnPollMethod | 1.3.6.1.4.1.791.2.10.2.74.1.14.2 | INTEGER | read-write | &Specifies how and when the agent collects print queue information. If set to 1 (disabled), the agent does not retrieve the print queue information (neither by polling nor by get request) and sets all statuses to passive or ok. If set to 2 (poll-interval-only), the agent only retrieves the information by polling, but not by get request. If set to 3 (poll-interval-and-query), the agent retrieves the information both by polling and by get request. If set to 4 (query-only), the agent retrieves the information only when a get request is made. |
| INT uxsA2ConfigPrnPrinterMonitor | 1.3.6.1.4.1.791.2.10.2.74.1.14.10 | INTEGER | read-write | &Default monitor level for the printer status monitoring of the print queue watcher to add. If set to 1 (do-not-monitor), the agent does not evaluate the actual state of the resource and sets the status to ok. If set to 2 (down-warning), the agent uses a warning severity if the resource is in bad condition. If set to 3 (down-critical), the agent uses a critical severity if the resource is in bad condition. |
| INT uxsA2ConfigPrnQueueUtilCrit | 1.3.6.1.4.1.791.2.10.2.74.1.14.8 | INTEGER | read-write | &Default critical threshold for the print queue utilization monitoring of the print queue watcher to add. This value represents a rising threshold and must be greater than 0, but cannot be less than the warning threshold. |
| INT uxsA2ConfigPrnQueueUtilMonitor | 1.3.6.1.4.1.791.2.10.2.74.1.14.9 | INTEGER | read-write | &Default monitor level for the print queue utilization monitoring of the print queue watcher to add. If set to 1 (do-not-monitor), the agent disregards all thresholds and sets the status to ok. If set to 2 (warning-only), the agent evaluates only the warning threshold to determine the status of the resource. If set to 3 (critical-only), the agent evaluates only the critical threshold to determine the status of the resource. If set to 4 (both), the agent evaluates both the warning and critical thresholds to determine the status of the resource. The critical threshold comes into effect if the warning threshold is set to the same value. |
| INT uxsA2ConfigPrnQueueUtilWarn | 1.3.6.1.4.1.791.2.10.2.74.1.14.7 | INTEGER | read-write | &Default warning threshold for the print queue utilization monitoring of the print queue watcher to add. This value represents a rising threshold and must be greater than 0, but cannot be greater than the critical threshold. |
| INT uxsA2ConfigProcAggLag | 1.3.6.1.4.1.791.2.10.2.74.1.13.12 | INTEGER | read-write | &Default aggregate lag setting for the process watcher to add. Specifies the consecutive number of times at which any status is not in the ok state, before the aggregate status changes. This value must be greater than 0. |
| STR uxsA2ConfigProcArgs | 1.3.6.1.4.1.791.2.10.2.74.1.13.7 | DisplayString | read-write | &The default filter condition for matching the arguments of the processes. Matches as specified in match type. |
| INT uxsA2ConfigProcButton | 1.3.6.1.4.1.791.2.10.2.74.1.13.38 | INTEGER | read-write | &This attribute is used to add or remove the process watcher specified by the current setting of the watcher name attribute(s) in this group. If set to 2 (add), the agent adds the specified watcher to the status table using the current values of the remaining attributes as defaults. If set to 3 (remove), the agent removes the specified watcher from the status table. This attribute cannot be set to 1 (none). |
| INT uxsA2ConfigProcChildMax | 1.3.6.1.4.1.791.2.10.2.74.1.13.17 | INTEGER | read-write | &Default maximum threshold for the number of children monitoring of the process watcher to add. This value represents a rising threshold and must be equal to or greater than 0, but cannot be less than the minimum threshold. A value of -1 disables the evaluation of this threshold. |
| INT uxsA2ConfigProcChildMin | 1.3.6.1.4.1.791.2.10.2.74.1.13.16 | INTEGER | read-write | &Default minimum threshold for the number of children monitoring of the process watcher to add. This value represents a declining threshold and must be equal to or greater than 0, but cannot be greater than the maximum threshold. A value of -1 disables the evaluation of this threshold. |
| INT uxsA2ConfigProcChildMonitor | 1.3.6.1.4.1.791.2.10.2.74.1.13.18 | INTEGER | read-write | &Default monitor level for the number of children monitoring of the process watcher to add. If set to 1 (do-not-monitor), the agent does not evaluate the actual state of the resource and sets the status to ok. If set to 2 (down-warning), the agent uses a warning severity if the resource is in bad condition. If set to 3 (down-critical), the agent uses a critical severity if the resource is in bad condition. |
| STR uxsA2ConfigProcClusterResourceGroup | 1.3.6.1.4.1.791.2.10.2.74.1.13.10 | DisplayString | read-write | &Name of the cluster resource group of the process. For an unclustered process it is set to '-'. |
| STR uxsA2ConfigProcCpuUtilCritMax | 1.3.6.1.4.1.791.2.10.2.74.1.13.28 | DisplayString | read-write | &Default critical maximum threshold, in seconds, for the per poll CPU usage monitoring of the process watcher to add. This value represents a rising threshold and must be equal to or greater than 0.0, less than or equal to the total value (maximum capacity) of the monitored resource as specified in uxsA2StatusProcCpuUtilInterval, but cannot be less than the warning maximum threshold. A value of -1 disables the evaluation of this threshold. The threshold can be specified as either an absolute value (n) or a percentage (n%). The value of uxsA2StatusProcCpuUtilInterval will be the reference value for n% notations. |
| STR uxsA2ConfigProcCpuUtilCritMin | 1.3.6.1.4.1.791.2.10.2.74.1.13.27 | DisplayString | read-write | &Default critical minimum threshold, in seconds, for the per poll CPU usage monitoring of the process watcher to add. This value represents a declining threshold and must be equal to or greater than 0.0, less than or equal to the total value (maximum capacity) of the monitored resource as specified in uxsA2StatusProcCpuUtilInterval, but cannot be greater than the warning minimum threshold. A value of -1 disables the evaluation of this threshold. The threshold can be specified as either an absolute value (n) or a percentage (n%). The value of uxsA2StatusProcCpuUtilInterval will be the reference value for n% notations. |
| STR uxsA2ConfigProcCpuUtilLongtermCritMax | 1.3.6.1.4.1.791.2.10.2.74.1.13.34 | DisplayString | read-write | &Default critical maximum threshold, in seconds, for the long-term CPU usage monitoring of the process watcher to add. This value represents a rising threshold and must be equal to or greater than 0.0, less than or equal to the total value (maximum capacity) of the monitored resource as specified in uxsA2StatusProcCpuUtilLongtermInterval, but cannot be less than the warning maximum threshold. A value of -1 disables the evaluation of this threshold. The threshold can be specified as either an absolute value (n) or a percentage (n%). The value of uxsA2StatusProcCpuUtilLongtermInterval will be the reference value for n% notations. |
| STR uxsA2ConfigProcCpuUtilLongtermCritMin | 1.3.6.1.4.1.791.2.10.2.74.1.13.33 | DisplayString | read-write | &Default critical minimum threshold, in seconds, for the long-term CPU usage monitoring of the process watcher to add. This value represents a declining threshold and must be equal to or greater than 0.0, less than or equal to the total value (maximum capacity) of the monitored resource as specified in uxsA2StatusProcCpuUtilLongtermInterval, but cannot be greater than the warning minimum threshold. A value of -1 disables the evaluation of this threshold. The threshold can be specified as either an absolute value (n) or a percentage (n%). The value of uxsA2StatusProcCpuUtilLongtermInterval will be the reference value for n% notations. |
| STR uxsA2ConfigProcCpuUtilLongtermInterval | 1.3.6.1.4.1.791.2.10.2.74.1.13.30 | DisplayString | read-write | &Default time, in seconds, defining the total value to use as base for the calculation of the cpu value. This means, the cpu usage of a process, in seconds, refers to this interval. Valid range: Greater 0 or '-1'. If set to '-1', the cpu value is calculated as the cpu usage, in seconds, used up to now since the start of the agent or the creation of the watcher. If this interval is set to a value greater than the current poll interval and this time is not elapsed for the first time, the CPU value is extrapolated. If this interval is set to a value smaller than the current poll interval, the CPU value is calculated as the appropriate fraction of the value for the last poll interval. If this interval is set to a value greater than the current poll interval and this time is already elapsed, the CPU value is calculated as the sliding sum, i.e. the sum of the value for the current poll interval and the value calculated at the last poll, weighted according to it's fraction of this interval. If the interval is set to '-1', any overloading (%) used for the thresholds will be ignored. |
| INT uxsA2ConfigProcCpuUtilLongtermMonitor | 1.3.6.1.4.1.791.2.10.2.74.1.13.35 | INTEGER | read-write | &Default monitor level for the long-term CPU usage monitoring of the process watcher to add. If set to 1 (do-not-monitor), the agent disregards all thresholds and sets the status to ok. If set to 2 (warning-only), the agent evaluates only the warning thresholds (both minimum and maximum) to determine the status of the resource. If set to 3 (critical-only), the agent evaluates only the critical thresholds (both minimum and maximum) to determine the status of the resource. If set to 4 (minimum-only), the agent evaluates only the minimum thresholds (both warning and critical) to determine the status of the resource. If set to 5 (maximum-only), the agent evaluates only the maximum thresholds (both warning and critical) to determine the status of the resource. If set to 6 (all), the agent evaluates all thresholds to determine the status of the resource. |
| STR uxsA2ConfigProcCpuUtilLongtermWarnMax | 1.3.6.1.4.1.791.2.10.2.74.1.13.32 | DisplayString | read-write | &Default warning maximum threshold, in seconds, for the long-term CPU usage monitoring of the process watcher to add. This value represents a rising threshold and must be equal to or greater than 0.0, less than or equal to the total value (maximum capacity) of the monitored resource as specified in uxsA2StatusProcCpuUtilLongtermInterval, equal to or greater than the warning minimum threshold, but cannot be greater than the critical maximum threshold. A value of -1 disables the evaluation of this threshold. The threshold can be specified as either an absolute value (n) or a percentage (n%). The value of uxsA2StatusProcCpuUtilLongtermInterval will be the reference value for n% notations. |
| STR uxsA2ConfigProcCpuUtilLongtermWarnMin | 1.3.6.1.4.1.791.2.10.2.74.1.13.31 | DisplayString | read-write | &Default warning minimum threshold, in seconds, for the long-term CPU usage monitoring of the process watcher to add. This value represents a declining threshold and must be equal to or greater than 0.0, less than or equal to the total value (maximum capacity) of the monitored resource as specified in uxsA2StatusProcCpuUtilLongtermInterval, equal to or greater than the critical minimum threshold, but cannot be greater than the warning maximum threshold. A value of -1 disables the evaluation of this threshold. The threshold can be specified as either an absolute value (n) or a percentage (n%). The value of uxsA2StatusProcCpuUtilLongtermInterval will be the reference value for n% notations. |
| INT uxsA2ConfigProcCpuUtilMonitor | 1.3.6.1.4.1.791.2.10.2.74.1.13.29 | INTEGER | read-write | &Default monitor level for the per poll CPU usage monitoring of the process watcher to add. If set to 1 (do-not-monitor), the agent disregards all thresholds and sets the status to ok. If set to 2 (warning-only), the agent evaluates only the warning thresholds (both minimum and maximum) to determine the status of the resource. If set to 3 (critical-only), the agent evaluates only the critical thresholds (both minimum and maximum) to determine the status of the resource. If set to 4 (minimum-only), the agent evaluates only the minimum thresholds (both warning and critical) to determine the status of the resource. If set to 5 (maximum-only), the agent evaluates only the maximum thresholds (both warning and critical) to determine the status of the resource. If set to 6 (all), the agent evaluates all thresholds to determine the status of the resource. |
| STR uxsA2ConfigProcCpuUtilWarnMax | 1.3.6.1.4.1.791.2.10.2.74.1.13.26 | DisplayString | read-write | &Default warning maximum threshold, in seconds, for the per poll CPU usage monitoring of the process watcher to add. This value represents a rising threshold and must be equal to or greater than 0.0, less than or equal to the total value (maximum capacity) of the monitored resource as specified in uxsA2StatusProcCpuUtilInterval, equal to or greater than the warning minimum threshold, but cannot be greater than the critical maximum threshold. A value of -1 disables the evaluation of this threshold. The threshold can be specified as either an absolute value (n) or a percentage (n%). The value of uxsA2StatusProcCpuUtilInterval will be the reference value for n% notations. |
| STR uxsA2ConfigProcCpuUtilWarnMin | 1.3.6.1.4.1.791.2.10.2.74.1.13.25 | DisplayString | read-write | &Default warning minimum threshold, in seconds, for the per poll CPU usage monitoring of the process watcher to add. This value represents a declining threshold and must be equal to or greater than 0.0, less than or equal to the total value (maximum capacity) of the monitored resource as specified in uxsA2StatusProcCpuUtilInterval, equal to or greater than the critical minimum threshold, but cannot be greater than the warning maximum threshold. A value of -1 disables the evaluation of this threshold. The threshold can be specified as either an absolute value (n) or a percentage (n%). The value of uxsA2StatusProcCpuUtilInterval will be the reference value for n% notations. |
| STR uxsA2ConfigProcDescription | 1.3.6.1.4.1.791.2.10.2.74.1.13.11 | DisplayString | read-write | &Default description for the process watcher to add. |
| INT uxsA2ConfigProcEvalPolicy | 1.3.6.1.4.1.791.2.10.2.74.1.13.9 | INTEGER | read-write | &Default evaluation policy for the process watcher. Defines how metric values will be calculated and 'culprits' be determined if two or more process resources fall into the monitoring scope of a one-to-many watcher. If set to 1 (individual), metric values will be set to the worst values (lowest and/or highest) of all process instances; if the value of a metric violates the threshold condition, the respective 'culprits' list will contain all instances individually violating the most severe threshold. If set to 2 (min), metric values will be set to the lowest (minimum) values of all process instances; if the value of a metric violates the threshold condition, the respective 'culprits' list will contain all instances having the same minimum value. If set to 3 (max), metric values will be set to the highest (maximum) values of all process instances; if the value of a metric violates the threshold condition, the respective 'culprits' list will contain all instances having the same maximum value. If set to 4 (sum), metric values will be set to the cumulative values (sum) of all process instances; if the value of a metric violates the threshold condition, the respective 'culprits' list will contain all instances. If set to 5 (avg), metric values will be set to the average values of all process instances; if the value of a metric violates the threshold condition, the respective 'culprits' list will contain all instances individually violating the most severe threshold. |
| uxsA2ConfigProcGroup | 1.3.6.1.4.1.791.2.10.2.74.1.13 | |||
| INT uxsA2ConfigProcInstMax | 1.3.6.1.4.1.791.2.10.2.74.1.13.14 | INTEGER | read-write | &Default maximum threshold for the instance count monitoring of the process watcher to add. This value represents a rising threshold and must be equal to or greater than 0, but cannot be less than the minimum threshold. A value of -1 disables the evaluation of this threshold. |
| INT uxsA2ConfigProcInstMin | 1.3.6.1.4.1.791.2.10.2.74.1.13.13 | INTEGER | read-write | &Default minimum threshold for the instance count monitoring of the process watcher to add. This value represents a declining threshold and must be equal to or greater than 0, but cannot be greater than the maximum threshold. A value of -1 disables the evaluation of this threshold. |
| INT uxsA2ConfigProcInstMonitor | 1.3.6.1.4.1.791.2.10.2.74.1.13.15 | INTEGER | read-write | &Default monitor level for the instance count monitoring of the process watcher to add. If set to 1 (do-not-monitor), the agent does not evaluate the actual state of the resource and sets the status to ok. If set to 2 (down-warning), the agent uses a warning severity if the resource is in bad condition. If set to 3 (down-critical), the agent uses a critical severity if the resource is in bad condition. |
| INT uxsA2ConfigProcMatchType | 1.3.6.1.4.1.791.2.10.2.74.1.13.4 | INTEGER | read-write | &Default search algorithm for the process watcher. The filter is the logical AND of all attributes used to identify or otherwise narrow down resources. If the value of one of these attributes includes 'wildcards', then the watcher will basically behave like a one-to-many watcher, i.e. it may monitor two or more resources simultaneously. If set to 1 (positive-regular-expression), the agent searches for process resources that match the filter. Each of the filter attributes can denote an extended regular expression. If set to 2 (negative-regular-expression), the agent searches for process resources that do not match the filter. Each of the filter attributes can denote an extended regular expression. If set to 3 (positive-compare), the agent searches for process resources that match the filter. Each of the filter attributes specifies a substring to match from the beginning. If set to 4 (negative-compare), the agent searches for process resources that do not match the filter. Each of the filter attributes specifies a substring to match from the beginning. |
| STR uxsA2ConfigProcName | 1.3.6.1.4.1.791.2.10.2.74.1.13.5 | DisplayString | read-write | &The default filter condition for matching the names of the processes. Matches as specified in match type. |
| STR uxsA2ConfigProcPath | 1.3.6.1.4.1.791.2.10.2.74.1.13.6 | DisplayString | read-write | &The default filter condition for matching the pathes of the processes. Matches as specified in match type. |
| INT uxsA2ConfigProcPollInterval | 1.3.6.1.4.1.791.2.10.2.74.1.13.1 | INTEGER | read-write | &Time, in seconds, between collections of process information. Valid range: 30 seconds or greater. |
| INT uxsA2ConfigProcPollMethod | 1.3.6.1.4.1.791.2.10.2.74.1.13.2 | INTEGER | read-write | &Specifies how and when the agent collects process information. If set to 1 (disabled), the agent does not retrieve the process information (neither by polling nor by get request) and sets all statuses to passive or ok. If set to 2 (poll-interval-only), the agent only retrieves the information by polling, but not by get request. If set to 3 (poll-interval-and-query), the agent retrieves the information both by polling and by get request. If set to 4 (query-only), the agent retrieves the information only when a get request is made. |
| INT uxsA2ConfigProcRestart | 1.3.6.1.4.1.791.2.10.2.74.1.13.36 | INTEGER | read-write | &Default monitor condition for the restart policy monitoring of the process watcher to add. |
| INT uxsA2ConfigProcRestartMonitor | 1.3.6.1.4.1.791.2.10.2.74.1.13.37 | INTEGER | read-write | &Default monitor level for the restart policy monitoring of the process watcher to add. If set to 1 (do-not-monitor), the agent does not evaluate the actual state of the resource and sets the status to ok. If set to 2 (down-warning), the agent uses a warning severity if the resource is in bad condition. If set to 3 (down-critical), the agent uses a critical severity if the resource is in bad condition. |
| INT uxsA2ConfigProcSizeMax | 1.3.6.1.4.1.791.2.10.2.74.1.13.23 | INTEGER | read-write | &Default maximum threshold, in kilobytes, for the size monitoring of the process watcher to add. This value represents a rising threshold and must be equal to or greater than 0, but cannot be less than the minimum threshold. A value of -1 disables the evaluation of this threshold. |
| INT uxsA2ConfigProcSizeMin | 1.3.6.1.4.1.791.2.10.2.74.1.13.22 | INTEGER | read-write | &Default minimum threshold, in kilobytes, for the size monitoring of the process watcher to add. This value represents a declining threshold and must be equal to or greater than 0, but cannot be greater than the maximum threshold. A value of -1 disables the evaluation of this threshold. |
| INT uxsA2ConfigProcSizeMonitor | 1.3.6.1.4.1.791.2.10.2.74.1.13.24 | INTEGER | read-write | &Default monitor level for the size monitoring of the process watcher to add. If set to 1 (do-not-monitor), the agent does not evaluate the actual state of the resource and sets the status to ok. If set to 2 (down-warning), the agent uses a warning severity if the resource is in bad condition. If set to 3 (down-critical), the agent uses a critical severity if the resource is in bad condition. |
| INT uxsA2ConfigProcThreadMax | 1.3.6.1.4.1.791.2.10.2.74.1.13.20 | INTEGER | read-write | &Default maximum threshold for the number of threads monitoring of the process watcher to add. This value represents a rising threshold and must be equal to or greater than 0, but cannot be less than the minimum threshold. A value of -1 disables the evaluation of this threshold. |
| INT uxsA2ConfigProcThreadMin | 1.3.6.1.4.1.791.2.10.2.74.1.13.19 | INTEGER | read-write | &Default minimum threshold for the number of threads monitoring of the process watcher to add. This value represents a declining threshold and must be equal to or greater than 0, but cannot be greater than the maximum threshold. A value of -1 disables the evaluation of this threshold. |
| INT uxsA2ConfigProcThreadMonitor | 1.3.6.1.4.1.791.2.10.2.74.1.13.21 | INTEGER | read-write | &Default monitor level for the number of threads monitoring of the process watcher to add. If set to 1 (do-not-monitor), the agent does not evaluate the actual state of the resource and sets the status to ok. If set to 2 (down-warning), the agent uses a warning severity if the resource is in bad condition. If set to 3 (down-critical), the agent uses a critical severity if the resource is in bad condition. |
| STR uxsA2ConfigProcUser | 1.3.6.1.4.1.791.2.10.2.74.1.13.8 | DisplayString | read-write | &The default filter condition for matching the owners of the processes. Matches as specified in match type. On Solaris 10 machines the name of the zone the process belongs to can be added to the attribute: @. User and zone are evaluated as separate regular expressions. When no zone is specified the expression matches processes in the current zone only (@). |
| STR uxsA2ConfigProcWatcherName | 1.3.6.1.4.1.791.2.10.2.74.1.13.3 | DisplayString | read-write | &The default name of the process watcher. Because every process watcher must have assigned a unique watcher name this should normally be empty. |
| INT uxsA2ConfigProgrmAutoButton | 1.3.6.1.4.1.791.2.10.2.74.1.20.23.1.18 | INTEGER | read-write | &This attribute is used to enable/disable or remove the programmable resource auto watcher. If set to 1 (active), the agent re-enables the watcher previously locked either explicitly or implicitly by exceeding the maximum number of allowed matches. Each set request with this value will cause the agent to process the auto watcher. If set to 3 (locked), the agent disables the auto watcher. If set to 2 (remove), the agent removes the auto watcher from the table. |
| INT uxsA2ConfigProgrmAutoCount | 1.3.6.1.4.1.791.2.10.2.74.1.20.21 | INTEGER | read-only | &Number of auto watchers in the programmable resource auto configuration table. |
| STR uxsA2ConfigProgrmAutoDescription | 1.3.6.1.4.1.791.2.10.2.74.1.20.23.1.5 | DisplayString | read-write | &Current description for the programmable resource auto watcher. |
| uxsA2ConfigProgrmAutoEntry | 1.3.6.1.4.1.791.2.10.2.74.1.20.23.1 | not-accessible | &Entry in the programmable resource auto watcher configuration table. | |
| INT uxsA2ConfigProgrmAutoErrorMsgMonitor | 1.3.6.1.4.1.791.2.10.2.74.1.20.23.1.10 | INTEGER | read-write | &Default monitor level for the error message monitoring of any programmable resource watcher created by the auto watcher. If set to 1 (do-not-monitor), the agent does not evaluate the actual state of the resource and sets the status to ok. If set to 2 (down-warning), the agent uses a warning severity if the resource is in bad condition. If set to 3 (down-critical), the agent uses a critical severity if the resource is in bad condition. |
| STR uxsA2ConfigProgrmAutoErrorMsgPattern | 1.3.6.1.4.1.791.2.10.2.74.1.20.23.1.9 | DisplayString | read-write | &An extended regular expression. If the error message matches this pattern, the error message status changes according to the error message monitor policy. |
| STR uxsA2ConfigProgrmAutoInstName | 1.3.6.1.4.1.791.2.10.2.74.1.20.23.1.4 | DisplayString | read-write | &An extended regular expression used to filter the instance names in oder to determine the set of status watchers being created for this resource. |
| INT uxsA2ConfigProgrmAutoLocked | 1.3.6.1.4.1.791.2.10.2.74.1.20.22 | INTEGER | read-only | &Number of auto watchers in the programmable resource auto configuration table which are currently locked. |
| INT uxsA2ConfigProgrmAutoLossAction | 1.3.6.1.4.1.791.2.10.2.74.1.20.23.1.17 | INTEGER | read-write | &Default loss action for any programmable resource watcher created by the auto watcher. Specifies the action to take if the monitored programmable resource is removed from the UNIX System configuration. If set to 1 (remove), the agent automatically removes the watcher. If set to 2 (up), the agent sets all statuses to ok. If set to 3 (down-warning), the agent sets the loss and aggregate statuses to warning and all other statuses to ok. If set to 4 (down-critical), the agent sets the loss and aggregate statuses to critical and all other statuses to ok. |
| INT uxsA2ConfigProgrmAutoPollInterval | 1.3.6.1.4.1.791.2.10.2.74.1.20.3 | INTEGER | read-write | &Time, in minutes, between the processing of the programmable resource auto watchers. Valid range: -1 (suspended), 30 minutes or greater. |
| STR uxsA2ConfigProgrmAutoResName | 1.3.6.1.4.1.791.2.10.2.74.1.20.23.1.2 | DisplayString | read-write | &An extended regular expression used to filter the resource names in oder to determine the set of status watchers being created for this resource. |
| STR uxsA2ConfigProgrmAutoResSubName | 1.3.6.1.4.1.791.2.10.2.74.1.20.23.1.3 | DisplayString | read-write | &An extended regular expression used to filter the resource subnames in oder to determine the set of status watchers being created for this resource. |
| STR uxsA2ConfigProgrmAutoResultCritMax | 1.3.6.1.4.1.791.2.10.2.74.1.20.23.1.15 | DisplayString | read-write | &Default critical maximum threshold for the result monitoring of any programmable resource watcher created by the auto watcher. This value represents a rising threshold and must be equal to or greater than 0.0, but cannot be less than the warning maximum threshold. A value of -1 disables the evaluation of this threshold. |
| STR uxsA2ConfigProgrmAutoResultCritMin | 1.3.6.1.4.1.791.2.10.2.74.1.20.23.1.14 | DisplayString | read-write | &Default critical minimum threshold for the result monitoring of any programmable resource watcher created by the auto watcher. This value represents a declining threshold and must be equal to or greater than 0.0, but cannot be greater than the warning minimum threshold. A value of -1 disables the evaluation of this threshold. |
| INT uxsA2ConfigProgrmAutoResultLag | 1.3.6.1.4.1.791.2.10.2.74.1.20.23.1.11 | INTEGER | read-write | &Default lag setting for the result monitoring of any programmable resource watcher created by the auto watcher. Specifies the number of consecutive threshold breaches on which the result state changes. This value must be greater than 0. |
| INT uxsA2ConfigProgrmAutoResultMonitor | 1.3.6.1.4.1.791.2.10.2.74.1.20.23.1.16 | INTEGER | read-write | &Default monitor level for the result monitoring of any programmable resource watcher created by the auto watcher. If set to 1 (do-not-monitor), the agent disregards all thresholds and sets the status to ok. If set to 2 (warning-only), the agent evaluates only the warning thresholds (both minimum and maximum) to determine the status of the resource. If set to 3 (critical-only), the agent evaluates only the critical thresholds (both minimum and maximum) to determine the status of the resource. If set to 4 (minimum-only), the agent evaluates only the minimum thresholds (both warning and critical) to determine the status of the resource. If set to 5 (maximum-only), the agent evaluates only the maximum thresholds (both warning and critical) to determine the status of the resource. If set to 6 (all), the agent evaluates all thresholds to determine the status of the resource. |
| STR uxsA2ConfigProgrmAutoResultWarnMax | 1.3.6.1.4.1.791.2.10.2.74.1.20.23.1.13 | DisplayString | read-write | &Default warning maximum threshold for the result monitoring of any programmable resource watcher created by the auto watcher. This value represents a rising threshold and must be equal to or greater than 0.0, equal to or greater than the warning minimum threshold, but cannot be greater than the critical maximum threshold. A value of -1 disables the evaluation of this threshold. |
| STR uxsA2ConfigProgrmAutoResultWarnMin | 1.3.6.1.4.1.791.2.10.2.74.1.20.23.1.12 | DisplayString | read-write | &Default warning minimum threshold for the result monitoring of any programmable resource watcher created by the auto watcher. This value represents a declining threshold and must be equal to or greater than 0.0, equal to or greater than the critical minimum threshold, but cannot be greater than the warning maximum threshold. A value of -1 disables the evaluation of this threshold. |
| uxsA2ConfigProgrmAutoTable | 1.3.6.1.4.1.791.2.10.2.74.1.20.23 | not-accessible | &Configuration table containing a list of programmable resource auto watchers. | |
| INT uxsA2ConfigProgrmAutoTableWatcherLimit | 1.3.6.1.4.1.791.2.10.2.74.1.20.19 | INTEGER | read-write | &Default minimum number of matches that causes a lock of the programmable resource auto watcher to add. |
| INT uxsA2ConfigProgrmAutoTableWatcherMatchType | 1.3.6.1.4.1.791.2.10.2.74.1.20.18 | INTEGER | read-write | &Default search algorithm for the programmable auto watcher to add. The filter is the logical AND of all attributes used to identify or otherwise narrow down resources. If set to 1 (positive), the agent searches for programmable resources that match the filter. If set to 2 (negative), the agent searches for programmable resources that do not match the filter. |
| STR uxsA2ConfigProgrmAutoTableWatcherName | 1.3.6.1.4.1.791.2.10.2.74.1.20.17 | DisplayString | read-write | &Name of the programmable resource auto watcher to add or remove. |
| INT uxsA2ConfigProgrmAutoWatcherLastMatched | 1.3.6.1.4.1.791.2.10.2.74.1.20.23.1.8 | INTEGER | read-only | &Number of matches for the last programmable resource auto discovery run. |
| INT uxsA2ConfigProgrmAutoWatcherLimit | 1.3.6.1.4.1.791.2.10.2.74.1.20.23.1.7 | INTEGER | read-write | &Current minimum number of matches that causes the programmable resource auto watcher to be locked. |
| INT uxsA2ConfigProgrmAutoWatcherMatchType | 1.3.6.1.4.1.791.2.10.2.74.1.20.23.1.6 | INTEGER | read-write | &Current search algorithm for the programmable auto watcher. The filter is the logical AND of all attributes used to identify or otherwise narrow down resources. If set to 1 (positive), the agent searches for programmable resources that match the filter. If set to 2 (negative), the agent searches for programmable resources that do not match the filter. |
| STR uxsA2ConfigProgrmAutoWatcherName | 1.3.6.1.4.1.791.2.10.2.74.1.20.23.1.1 | DisplayString | read-only | &Name of the programmable resource auto watcher. |
| INT uxsA2ConfigProgrmButton | 1.3.6.1.4.1.791.2.10.2.74.1.20.20 | INTEGER | read-write | &This attribute is used to add or remove the programmable resource watcher specified by the current setting of the watcher name attribute(s) in this group. If set to 2 (add), the agent adds the specified watcher to the status table using the current values of the remaining attributes as defaults. If set to 3 (remove), the agent removes the specified watcher from the status table. If set to 4 (add-auto), the agent adds the specified watcher to the auto configuration table using the current values of the remaining attributes as defaults. If set to 5 (remove-auto), the agent removes the specified watcher from the auto configuration table. This attribute cannot be set to 1 (none). |
| STR uxsA2ConfigProgrmDescription | 1.3.6.1.4.1.791.2.10.2.74.1.20.7 | DisplayString | read-write | &Default description for the programmable resource watcher to add. |
| INT uxsA2ConfigProgrmErrorMsgMonitor | 1.3.6.1.4.1.791.2.10.2.74.1.20.9 | INTEGER | read-write | &Default monitor level for the error message monitoring of the programmable resource watcher to add. If set to 1 (do-not-monitor), the agent does not evaluate the actual state of the resource and sets the status to ok. If set to 2 (down-warning), the agent uses a warning severity if the resource is in bad condition. If set to 3 (down-critical), the agent uses a critical severity if the resource is in bad condition. |
| STR uxsA2ConfigProgrmErrorMsgPattern | 1.3.6.1.4.1.791.2.10.2.74.1.20.8 | DisplayString | read-write | &An extended regular expression. If the error message matches this pattern, the error message status changes according to the error message monitor policy. |
| uxsA2ConfigProgrmGroup | 1.3.6.1.4.1.791.2.10.2.74.1.20 | |||
| STR uxsA2ConfigProgrmInstName | 1.3.6.1.4.1.791.2.10.2.74.1.20.6 | DisplayString | read-write | &If a resource supports instances, this must be the name of an instance. The instance name is the third index used by the agent in the different MIB tables for this resource. If a resource does not support instances, should be used as third index. |
| INT uxsA2ConfigProgrmLossAction | 1.3.6.1.4.1.791.2.10.2.74.1.20.16 | INTEGER | read-write | &Default loss action for the programmable resource watcher to add. Specifies the action to take if the monitored programmable resource is removed from the UNIX System configuration. If set to 1 (remove), the agent automatically removes the watcher. If set to 2 (up), the agent sets all statuses to ok. If set to 3 (down-warning), the agent sets the loss and aggregate statuses to warning and all other statuses to ok. If set to 4 (down-critical), the agent sets the loss and aggregate statuses to critical and all other statuses to ok. |
| INT uxsA2ConfigProgrmPollInterval | 1.3.6.1.4.1.791.2.10.2.74.1.20.1 | INTEGER | read-write | &Time, in seconds, between collections of programmable resource information. Valid range: 30 seconds or greater. |
| INT uxsA2ConfigProgrmPollMethod | 1.3.6.1.4.1.791.2.10.2.74.1.20.2 | INTEGER | read-write | &Specifies how and when the agent collects programmable resource information. If set to 1 (disabled), the agent does not retrieve the programmable resource information (neither by polling nor by get request) and sets all statuses to passive or ok. If set to 2 (poll-interval-only), the agent only retrieves the information by polling, but not by get request. If set to 3 (poll-interval-and-query), the agent retrieves the information both by polling and by get request. If set to 4 (query-only), the agent retrieves the information only when a get request is made. |
| STR uxsA2ConfigProgrmResName | 1.3.6.1.4.1.791.2.10.2.74.1.20.4 | DisplayString | read-write | &The name of the resource. This is the first index used by the agent in the different MIB tables for this resource (e.g. PowerSupply). |
| STR uxsA2ConfigProgrmResSubName | 1.3.6.1.4.1.791.2.10.2.74.1.20.5 | DisplayString | read-write | &The subname of the resource. This is the second index used by the agent in the different MIB tables for this resource (e.g. Voltage). |
| STR uxsA2ConfigProgrmResultCritMax | 1.3.6.1.4.1.791.2.10.2.74.1.20.14 | DisplayString | read-write | &Default critical maximum threshold for the result monitoring of the programmable resource watcher to add. This value represents a rising threshold and must be equal to or greater than 0.0, but cannot be less than the warning maximum threshold. A value of -1 disables the evaluation of this threshold. |
| STR uxsA2ConfigProgrmResultCritMin | 1.3.6.1.4.1.791.2.10.2.74.1.20.13 | DisplayString | read-write | &Default critical minimum threshold for the result monitoring of the programmable resource watcher to add. This value represents a declining threshold and must be equal to or greater than 0.0, but cannot be greater than the warning minimum threshold. A value of -1 disables the evaluation of this threshold. |
| INT uxsA2ConfigProgrmResultLag | 1.3.6.1.4.1.791.2.10.2.74.1.20.10 | INTEGER | read-write | &Default lag setting for the result monitoring of the programmable resource watcher to add. Specifies the number of consecutive threshold breaches on which the result state changes. This value must be greater than 0. |
| INT uxsA2ConfigProgrmResultMonitor | 1.3.6.1.4.1.791.2.10.2.74.1.20.15 | INTEGER | read-write | &Default monitor level for the result monitoring of the programmable resource watcher to add. If set to 1 (do-not-monitor), the agent disregards all thresholds and sets the status to ok. If set to 2 (warning-only), the agent evaluates only the warning thresholds (both minimum and maximum) to determine the status of the resource. If set to 3 (critical-only), the agent evaluates only the critical thresholds (both minimum and maximum) to determine the status of the resource. If set to 4 (minimum-only), the agent evaluates only the minimum thresholds (both warning and critical) to determine the status of the resource. If set to 5 (maximum-only), the agent evaluates only the maximum thresholds (both warning and critical) to determine the status of the resource. If set to 6 (all), the agent evaluates all thresholds to determine the status of the resource. |
| STR uxsA2ConfigProgrmResultWarnMax | 1.3.6.1.4.1.791.2.10.2.74.1.20.12 | DisplayString | read-write | &Default warning maximum threshold for the result monitoring of the programmable resource watcher to add. This value represents a rising threshold and must be equal to or greater than 0.0, equal to or greater than the warning minimum threshold, but cannot be greater than the critical maximum threshold. A value of -1 disables the evaluation of this threshold. |
| STR uxsA2ConfigProgrmResultWarnMin | 1.3.6.1.4.1.791.2.10.2.74.1.20.11 | DisplayString | read-write | &Default warning minimum threshold for the result monitoring of the programmable resource watcher to add. This value represents a declining threshold and must be equal to or greater than 0.0, equal to or greater than the critical minimum threshold, but cannot be greater than the warning maximum threshold. A value of -1 disables the evaluation of this threshold. |
| INT uxsA2ConfigQuotaAggLag | 1.3.6.1.4.1.791.2.10.2.74.1.8.7 | INTEGER | read-write | &Default aggregate lag setting for the quota watcher to add. Specifies the consecutive number of times at which any status is not in the ok state, before the aggregate status changes. This value must be greater than 0. |
| INT uxsA2ConfigQuotaAutoAggLag | 1.3.6.1.4.1.791.2.10.2.74.1.8.23.1.8 | INTEGER | read-write | &Current lag setting for the quota auto watcher. Specifies the consecutive number of times at which any status is not in the ok state, before the aggregate status changes. This value must be greater than 0. |
| INT uxsA2ConfigQuotaAutoButton | 1.3.6.1.4.1.791.2.10.2.74.1.8.23.1.18 | INTEGER | read-write | &This attribute is used to enable/disable or remove the quota auto watcher. If set to 1 (active), the agent re-enables the watcher previously locked either explicitly or implicitly by exceeding the maximum number of allowed matches. Each set request with this value will cause the agent to process the auto watcher. If set to 3 (locked), the agent disables the auto watcher. If set to 2 (remove), the agent removes the auto watcher from the table. |
| INT uxsA2ConfigQuotaAutoCount | 1.3.6.1.4.1.791.2.10.2.74.1.8.21 | INTEGER | read-only | &Number of auto watchers in the quota auto configuration table. |
| STR uxsA2ConfigQuotaAutoDescription | 1.3.6.1.4.1.791.2.10.2.74.1.8.23.1.4 | DisplayString | read-write | &Current description for the quota auto watcher. |
| uxsA2ConfigQuotaAutoEntry | 1.3.6.1.4.1.791.2.10.2.74.1.8.23.1 | not-accessible | &Entry in the quota auto watcher configuration table. | |
| INT uxsA2ConfigQuotaAutoExpiredInodesMonitor | 1.3.6.1.4.1.791.2.10.2.74.1.8.23.1.16 | INTEGER | read-write | &Default monitor level for the expired inodes monitoring of any quota watcher created by the auto watcher. If set to 1 (do-not-monitor), the agent does not evaluate the actual state of the resource and sets the status to ok. If set to 2 (down-warning), the agent uses a warning severity if the resource is in bad condition. If set to 3 (down-critical), the agent uses a critical severity if the resource is in bad condition. |
| INT uxsA2ConfigQuotaAutoExpiredSpaceMonitor | 1.3.6.1.4.1.791.2.10.2.74.1.8.23.1.15 | INTEGER | read-write | &Default monitor level for the expired space monitoring of any quota watcher created by the auto watcher. If set to 1 (do-not-monitor), the agent does not evaluate the actual state of the resource and sets the status to ok. If set to 2 (down-warning), the agent uses a warning severity if the resource is in bad condition. If set to 3 (down-critical), the agent uses a critical severity if the resource is in bad condition. |
| STR uxsA2ConfigQuotaAutoFSys | 1.3.6.1.4.1.791.2.10.2.74.1.8.23.1.2 | DisplayString | read-write | &Specifies the name of the file system for which quotas are enabled. The name can constitute an extended regular expression pattern. |
| STR uxsA2ConfigQuotaAutoInodesCrit | 1.3.6.1.4.1.791.2.10.2.74.1.8.23.1.13 | DisplayString | read-write | &Default critical threshold for the inodes utilization monitoring of any quota watcher created by the auto watcher. The active critical threshold is derived from this value and represents a rising threshold. The derived value must be greater than 0.0, less than or equal to the total value (maximum capacity) of the monitored resource as specified in uxsA2StatusQuotaInodesTotal, but cannot be less than the active warning threshold. These constraints will be maintained by the agent during all configuration actions. The threshold can be specified as either an absolute value (n) or a percentage (n%). It can also be specified as the absolute value left free (nF). The value of uxsA2StatusQuotaInodesTotal will be the reference value for n% and nF notations. |
| INT uxsA2ConfigQuotaAutoInodesMonitor | 1.3.6.1.4.1.791.2.10.2.74.1.8.23.1.14 | INTEGER | read-write | &Default monitor level for the inodes utilization monitoring of any quota watcher created by the auto watcher. If set to 1 (do-not-monitor), the agent disregards all thresholds and sets the status to ok. If set to 2 (warning-only), the agent evaluates only the warning threshold to determine the status of the resource. If set to 3 (critical-only), the agent evaluates only the critical threshold to determine the status of the resource. If set to 4 (both), the agent evaluates both the warning and critical thresholds to determine the status of the resource. The critical threshold comes into effect if the warning threshold is set to the same value. |
| STR uxsA2ConfigQuotaAutoInodesWarn | 1.3.6.1.4.1.791.2.10.2.74.1.8.23.1.12 | DisplayString | read-write | &Default warning threshold for the inodes utilization monitoring of any quota watcher created by the auto watcher. The active warning threshold is derived from this value and represents a rising threshold. The derived value must be greater than 0.0, less than or equal to the total value (maximum capacity) of the monitored resource as specified in uxsA2StatusQuotaInodesTotal, but cannot be greater than the active critical threshold. These constraints will be maintained by the agent during all configuration actions. The threshold can be specified as either an absolute value (n) or a percentage (n%). It can also be specified as the absolute value left free (nF). The value of uxsA2StatusQuotaInodesTotal will be the reference value for n% and nF notations. |
| INT uxsA2ConfigQuotaAutoLocked | 1.3.6.1.4.1.791.2.10.2.74.1.8.22 | INTEGER | read-only | &Number of auto watchers in the quota auto configuration table which are currently locked. |
| INT uxsA2ConfigQuotaAutoLossAction | 1.3.6.1.4.1.791.2.10.2.74.1.8.23.1.17 | INTEGER | read-write | &Default loss action for any quota watcher created by the auto watcher. Specifies the action to take if the monitored quota is removed from the UNIX System configuration. If set to 1 (remove), the agent automatically removes the watcher. If set to 2 (up), the agent sets all statuses to ok. If set to 3 (down-warning), the agent sets the loss and aggregate statuses to warning and all other statuses to ok. If set to 4 (down-critical), the agent sets the loss and aggregate statuses to critical and all other statuses to ok. |
| INT uxsA2ConfigQuotaAutoPollInterval | 1.3.6.1.4.1.791.2.10.2.74.1.8.3 | INTEGER | read-write | &Time, in minutes, between the processing of the quota auto watchers. Valid range: -1 (suspended), 30 minutes or greater. |
| STR uxsA2ConfigQuotaAutoSpaceCrit | 1.3.6.1.4.1.791.2.10.2.74.1.8.23.1.10 | DisplayString | read-write | &Default critical threshold, in kilobytes, for the space utilization monitoring of any quota watcher created by the auto watcher. The active critical threshold is derived from this value and represents a rising threshold. The derived value must be greater than 0.0, less than or equal to the total value (maximum capacity) of the monitored resource as specified in uxsA2StatusQuotaSpaceTotal, but cannot be less than the active warning threshold. These constraints will be maintained by the agent during all configuration actions. The threshold can be specified as either an absolute value (n) or a percentage (n%). It can also be specified as the absolute value left free (nF). The value of uxsA2StatusQuotaSpaceTotal will be the reference value for n% and nF notations. |
| INT uxsA2ConfigQuotaAutoSpaceMonitor | 1.3.6.1.4.1.791.2.10.2.74.1.8.23.1.11 | INTEGER | read-write | &Default monitor level for the space utilization monitoring of any quota watcher created by the auto watcher. If set to 1 (do-not-monitor), the agent disregards all thresholds and sets the status to ok. If set to 2 (warning-only), the agent evaluates only the warning threshold to determine the status of the resource. If set to 3 (critical-only), the agent evaluates only the critical threshold to determine the status of the resource. If set to 4 (both), the agent evaluates both the warning and critical thresholds to determine the status of the resource. The critical threshold comes into effect if the warning threshold is set to the same value. |
| STR uxsA2ConfigQuotaAutoSpaceWarn | 1.3.6.1.4.1.791.2.10.2.74.1.8.23.1.9 | DisplayString | read-write | &Default warning threshold, in kilobytes, for the space utilization monitoring of any quota watcher created by the auto watcher. The active warning threshold is derived from this value and represents a rising threshold. The derived value must be greater than 0.0, less than or equal to the total value (maximum capacity) of the monitored resource as specified in uxsA2StatusQuotaSpaceTotal, but cannot be greater than the active critical threshold. These constraints will be maintained by the agent during all configuration actions. The threshold can be specified as either an absolute value (n) or a percentage (n%). It can also be specified as the absolute value left free (nF). The value of uxsA2StatusQuotaSpaceTotal will be the reference value for n% and nF notations. |
| uxsA2ConfigQuotaAutoTable | 1.3.6.1.4.1.791.2.10.2.74.1.8.23 | not-accessible | &Configuration table containing a list of quota auto watchers. | |
| INT uxsA2ConfigQuotaAutoTableWatcherLimit | 1.3.6.1.4.1.791.2.10.2.74.1.8.19 | INTEGER | read-write | &Default minimum number of matches that causes a lock of the quota auto watcher to add. |
| INT uxsA2ConfigQuotaAutoTableWatcherMatchType | 1.3.6.1.4.1.791.2.10.2.74.1.8.18 | INTEGER | read-write | &Default search algorithm for the quota auto watcher to add. The filter is the logical AND of all attributes used to identify or otherwise narrow down resources. If set to 1 (positive), the agent searches for quota resources that match the filter. If set to 2 (negative), the agent searches for quota resources that do not match the filter. |
| STR uxsA2ConfigQuotaAutoTableWatcherName | 1.3.6.1.4.1.791.2.10.2.74.1.8.17 | DisplayString | read-write | &Name of the quota auto watcher to add or remove. |
| STR uxsA2ConfigQuotaAutoUser | 1.3.6.1.4.1.791.2.10.2.74.1.8.23.1.3 | DisplayString | read-write | &Specifies the name of the user for which quota information exists on the corresponding file system. The name can constitute an extended regular expression pattern. |
| INT uxsA2ConfigQuotaAutoWatcherLastMatched | 1.3.6.1.4.1.791.2.10.2.74.1.8.23.1.7 | INTEGER | read-only | &Number of matches for the last quota auto discovery run. |
| INT uxsA2ConfigQuotaAutoWatcherLimit | 1.3.6.1.4.1.791.2.10.2.74.1.8.23.1.6 | INTEGER | read-write | &Current minimum number of matches that causes the quota auto watcher to be locked. |
| INT uxsA2ConfigQuotaAutoWatcherMatchType | 1.3.6.1.4.1.791.2.10.2.74.1.8.23.1.5 | INTEGER | read-write | &Current search algorithm for the quota auto watcher. The filter is the logical AND of all attributes used to identify or otherwise narrow down resources. If set to 1 (positive), the agent searches for quota resources that match the filter. If set to 2 (negative), the agent searches for quota resources that do not match the filter. |
| STR uxsA2ConfigQuotaAutoWatcherName | 1.3.6.1.4.1.791.2.10.2.74.1.8.23.1.1 | DisplayString | read-only | &Name of the quota auto watcher. |
| INT uxsA2ConfigQuotaButton | 1.3.6.1.4.1.791.2.10.2.74.1.8.20 | INTEGER | read-write | &This attribute is used to add or remove the quota watcher specified by the current setting of the watcher name attribute(s) in this group. If set to 2 (add), the agent adds the specified watcher to the status table using the current values of the remaining attributes as defaults. If set to 3 (remove), the agent removes the specified watcher from the status table. If set to 4 (add-auto), the agent adds the specified watcher to the auto configuration table using the current values of the remaining attributes as defaults. If set to 5 (remove-auto), the agent removes the specified watcher from the auto configuration table. This attribute cannot be set to 1 (none). |
| STR uxsA2ConfigQuotaDescription | 1.3.6.1.4.1.791.2.10.2.74.1.8.6 | DisplayString | read-write | &Default description for the quota watcher to add. |
| INT uxsA2ConfigQuotaExpiredInodesMonitor | 1.3.6.1.4.1.791.2.10.2.74.1.8.15 | INTEGER | read-write | &Default monitor level for the expired inodes monitoring of the quota watcher to add. If set to 1 (do-not-monitor), the agent does not evaluate the actual state of the resource and sets the status to ok. If set to 2 (down-warning), the agent uses a warning severity if the resource is in bad condition. If set to 3 (down-critical), the agent uses a critical severity if the resource is in bad condition. |
| INT uxsA2ConfigQuotaExpiredSpaceMonitor | 1.3.6.1.4.1.791.2.10.2.74.1.8.14 | INTEGER | read-write | &Default monitor level for the expired space monitoring of the quota watcher to add. If set to 1 (do-not-monitor), the agent does not evaluate the actual state of the resource and sets the status to ok. If set to 2 (down-warning), the agent uses a warning severity if the resource is in bad condition. If set to 3 (down-critical), the agent uses a critical severity if the resource is in bad condition. |
| STR uxsA2ConfigQuotaFSys | 1.3.6.1.4.1.791.2.10.2.74.1.8.4 | DisplayString | read-write | &Specifies the name of the file system for which quotas are enabled. When adding an auto watcher, the name can constitute an extended regular expression pattern. |
| uxsA2ConfigQuotaGroup | 1.3.6.1.4.1.791.2.10.2.74.1.8 | |||
| STR uxsA2ConfigQuotaInodesCrit | 1.3.6.1.4.1.791.2.10.2.74.1.8.12 | DisplayString | read-write | &Default critical threshold for the inodes utilization monitoring of the quota watcher to add. The active critical threshold is derived from this value and represents a rising threshold. The derived value must be greater than 0.0, less than or equal to the total value (maximum capacity) of the monitored resource as specified in uxsA2StatusQuotaInodesTotal, but cannot be less than the active warning threshold. These constraints will be maintained by the agent during all configuration actions. The threshold can be specified as either an absolute value (n) or a percentage (n%). It can also be specified as the absolute value left free (nF). The value of uxsA2StatusQuotaInodesTotal will be the reference value for n% and nF notations. |
| INT uxsA2ConfigQuotaInodesMonitor | 1.3.6.1.4.1.791.2.10.2.74.1.8.13 | INTEGER | read-write | &Default monitor level for the inodes utilization monitoring of the quota watcher to add. If set to 1 (do-not-monitor), the agent disregards all thresholds and sets the status to ok. If set to 2 (warning-only), the agent evaluates only the warning threshold to determine the status of the resource. If set to 3 (critical-only), the agent evaluates only the critical threshold to determine the status of the resource. If set to 4 (both), the agent evaluates both the warning and critical thresholds to determine the status of the resource. The critical threshold comes into effect if the warning threshold is set to the same value. |
| STR uxsA2ConfigQuotaInodesWarn | 1.3.6.1.4.1.791.2.10.2.74.1.8.11 | DisplayString | read-write | &Default warning threshold for the inodes utilization monitoring of the quota watcher to add. The active warning threshold is derived from this value and represents a rising threshold. The derived value must be greater than 0.0, less than or equal to the total value (maximum capacity) of the monitored resource as specified in uxsA2StatusQuotaInodesTotal, but cannot be greater than the active critical threshold. These constraints will be maintained by the agent during all configuration actions. The threshold can be specified as either an absolute value (n) or a percentage (n%). It can also be specified as the absolute value left free (nF). The value of uxsA2StatusQuotaInodesTotal will be the reference value for n% and nF notations. |
| INT uxsA2ConfigQuotaLossAction | 1.3.6.1.4.1.791.2.10.2.74.1.8.16 | INTEGER | read-write | &Default loss action for the quota watcher to add. Specifies the action to take if the monitored quota is removed from the UNIX System configuration. If set to 1 (remove), the agent automatically removes the watcher. If set to 2 (up), the agent sets all statuses to ok. If set to 3 (down-warning), the agent sets the loss and aggregate statuses to warning and all other statuses to ok. If set to 4 (down-critical), the agent sets the loss and aggregate statuses to critical and all other statuses to ok. |
| INT uxsA2ConfigQuotaPollInterval | 1.3.6.1.4.1.791.2.10.2.74.1.8.1 | INTEGER | read-write | &Time, in seconds, between collections of quota information. Valid range: 30 seconds or greater. |
| INT uxsA2ConfigQuotaPollMethod | 1.3.6.1.4.1.791.2.10.2.74.1.8.2 | INTEGER | read-write | &Specifies how and when the agent collects quota information. If set to 1 (disabled), the agent does not retrieve the quota information (neither by polling nor by get request) and sets all statuses to passive or ok. If set to 2 (poll-interval-only), the agent only retrieves the information by polling, but not by get request. If set to 3 (poll-interval-and-query), the agent retrieves the information both by polling and by get request. If set to 4 (query-only), the agent retrieves the information only when a get request is made. |
| STR uxsA2ConfigQuotaSpaceCrit | 1.3.6.1.4.1.791.2.10.2.74.1.8.9 | DisplayString | read-write | &Default critical threshold, in kilobytes, for the space utilization monitoring of the quota watcher to add. The active critical threshold is derived from this value and represents a rising threshold. The derived value must be greater than 0.0, less than or equal to the total value (maximum capacity) of the monitored resource as specified in uxsA2StatusQuotaSpaceTotal, but cannot be less than the active warning threshold. These constraints will be maintained by the agent during all configuration actions. The threshold can be specified as either an absolute value (n) or a percentage (n%). It can also be specified as the absolute value left free (nF). The value of uxsA2StatusQuotaSpaceTotal will be the reference value for n% and nF notations. |
| INT uxsA2ConfigQuotaSpaceMonitor | 1.3.6.1.4.1.791.2.10.2.74.1.8.10 | INTEGER | read-write | &Default monitor level for the space utilization monitoring of the quota watcher to add. If set to 1 (do-not-monitor), the agent disregards all thresholds and sets the status to ok. If set to 2 (warning-only), the agent evaluates only the warning threshold to determine the status of the resource. If set to 3 (critical-only), the agent evaluates only the critical threshold to determine the status of the resource. If set to 4 (both), the agent evaluates both the warning and critical thresholds to determine the status of the resource. The critical threshold comes into effect if the warning threshold is set to the same value. |
| STR uxsA2ConfigQuotaSpaceWarn | 1.3.6.1.4.1.791.2.10.2.74.1.8.8 | DisplayString | read-write | &Default warning threshold, in kilobytes, for the space utilization monitoring of the quota watcher to add. The active warning threshold is derived from this value and represents a rising threshold. The derived value must be greater than 0.0, less than or equal to the total value (maximum capacity) of the monitored resource as specified in uxsA2StatusQuotaSpaceTotal, but cannot be greater than the active critical threshold. These constraints will be maintained by the agent during all configuration actions. The threshold can be specified as either an absolute value (n) or a percentage (n%). It can also be specified as the absolute value left free (nF). The value of uxsA2StatusQuotaSpaceTotal will be the reference value for n% and nF notations. |
| STR uxsA2ConfigQuotaUser | 1.3.6.1.4.1.791.2.10.2.74.1.8.5 | DisplayString | read-write | &Specifies the name of the user for which quota information exists on the corresponding file system. When adding an auto watcher, the name can constitute an extended regular expression pattern. |
| uxsA2ConfigResParamGroup | 1.3.6.1.4.1.791.2.10.2.74.1.3 | |||
| INT uxsA2ConfigResParamPollInterval | 1.3.6.1.4.1.791.2.10.2.74.1.3.1 | INTEGER | read-write | &Time, in seconds, between collections of OS resource parameter information. Valid range: 30 seconds or greater. |
| INT uxsA2ConfigResParamPollMethod | 1.3.6.1.4.1.791.2.10.2.74.1.3.2 | INTEGER | read-write | &Specifies how and when the agent collects OS resource parameter information. If set to 1 (disabled), the agent does not retrieve the OS resource parameter information (neither by polling nor by get request) and sets all statuses to passive or ok. If set to 2 (poll-interval-only), the agent only retrieves the information by polling, but not by get request. |
| STR uxsA2ConfigResParamUtilCritMax | 1.3.6.1.4.1.791.2.10.2.74.1.3.7 | DisplayString | read-write | &Default critical maximum threshold for the resource utilization monitoring of the OS resource parameter watcher to add. This value represents a rising threshold and must be equal to or greater than 0.0, but cannot be less than the warning maximum threshold. A value of -1 disables the evaluation of this threshold. The threshold can be specified as either an absolute value (n) or a percentage (n%). The value of uxsA2StatusResParamUtilTotal will be the reference value for n% notations. |
| STR uxsA2ConfigResParamUtilCritMin | 1.3.6.1.4.1.791.2.10.2.74.1.3.6 | DisplayString | read-write | &Default critical minimum threshold for the resource utilization monitoring of the OS resource parameter watcher to add. This value represents a declining threshold and must be equal to or greater than 0.0, but cannot be greater than the warning minimum threshold. A value of -1 disables the evaluation of this threshold. The threshold can be specified as either an absolute value (n) or a percentage (n%). The value of uxsA2StatusResParamUtilTotal will be the reference value for n% notations. |
| INT uxsA2ConfigResParamUtilLag | 1.3.6.1.4.1.791.2.10.2.74.1.3.3 | INTEGER | read-write | &Default lag setting for the resource utilization monitoring of the OS resource parameter watcher to add. Specifies the number of consecutive threshold breaches on which the resource utilization state changes. This value must be greater than 0. |
| INT uxsA2ConfigResParamUtilMonitor | 1.3.6.1.4.1.791.2.10.2.74.1.3.8 | INTEGER | read-write | &Default monitor level for the resource utilization monitoring of the OS resource parameter watcher to add. If set to 1 (do-not-monitor), the agent disregards all thresholds and sets the status to ok. If set to 2 (warning-only), the agent evaluates only the warning thresholds (both minimum and maximum) to determine the status of the resource. If set to 3 (critical-only), the agent evaluates only the critical thresholds (both minimum and maximum) to determine the status of the resource. If set to 4 (minimum-only), the agent evaluates only the minimum thresholds (both warning and critical) to determine the status of the resource. If set to 5 (maximum-only), the agent evaluates only the maximum thresholds (both warning and critical) to determine the status of the resource. If set to 6 (all), the agent evaluates all thresholds to determine the status of the resource. |
| STR uxsA2ConfigResParamUtilWarnMax | 1.3.6.1.4.1.791.2.10.2.74.1.3.5 | DisplayString | read-write | &Default warning maximum threshold for the resource utilization monitoring of the OS resource parameter watcher to add. This value represents a rising threshold and must be equal to or greater than 0.0, equal to or greater than the warning minimum threshold, but cannot be greater than the critical maximum threshold. A value of -1 disables the evaluation of this threshold. The threshold can be specified as either an absolute value (n) or a percentage (n%). The value of uxsA2StatusResParamUtilTotal will be the reference value for n% notations. |
| STR uxsA2ConfigResParamUtilWarnMin | 1.3.6.1.4.1.791.2.10.2.74.1.3.4 | DisplayString | read-write | &Default warning minimum threshold for the resource utilization monitoring of the OS resource parameter watcher to add. This value represents a declining threshold and must be equal to or greater than 0.0, equal to or greater than the critical minimum threshold, but cannot be greater than the warning maximum threshold. A value of -1 disables the evaluation of this threshold. The threshold can be specified as either an absolute value (n) or a percentage (n%). The value of uxsA2StatusResParamUtilTotal will be the reference value for n% notations. |
| INT uxsA2ConfigSEMAggLag | 1.3.6.1.4.1.791.2.10.2.74.1.17.10 | INTEGER | read-write | &Default aggregate lag setting for the semaphore watcher to add. Specifies the consecutive number of times at which any status is not in the ok state, before the aggregate status changes. This value must be greater than 0. |
| INT uxsA2ConfigSEMAutoAggLag | 1.3.6.1.4.1.791.2.10.2.74.1.17.21.1.11 | INTEGER | read-write | &Current lag setting for the semaphore auto watcher. Specifies the consecutive number of times at which any status is not in the ok state, before the aggregate status changes. This value must be greater than 0. |
| INT uxsA2ConfigSEMAutoButton | 1.3.6.1.4.1.791.2.10.2.74.1.17.21.1.16 | INTEGER | read-write | &This attribute is used to enable/disable or remove the semaphore auto watcher. If set to 1 (active), the agent re-enables the watcher previously locked either explicitly or implicitly by exceeding the maximum number of allowed matches. Each set request with this value will cause the agent to process the auto watcher. If set to 3 (locked), the agent disables the auto watcher. If set to 2 (remove), the agent removes the auto watcher from the table. |
| INT uxsA2ConfigSEMAutoCount | 1.3.6.1.4.1.791.2.10.2.74.1.17.19 | INTEGER | read-only | &Number of auto watchers in the semaphore auto configuration table. |
| STR uxsA2ConfigSEMAutoDescription | 1.3.6.1.4.1.791.2.10.2.74.1.17.21.1.7 | DisplayString | read-write | &Current description for the semaphore auto watcher. |
| uxsA2ConfigSEMAutoEntry | 1.3.6.1.4.1.791.2.10.2.74.1.17.21.1 | not-accessible | &Entry in the semaphore auto watcher configuration table. | |
| STR uxsA2ConfigSEMAutoGrp | 1.3.6.1.4.1.791.2.10.2.74.1.17.21.1.6 | DisplayString | read-write | &Group name of the owner of the semaphore to be searched for during an auto discovery run. The name can constitute an extended regular expression pattern. |
| STR uxsA2ConfigSEMAutoId | 1.3.6.1.4.1.791.2.10.2.74.1.17.21.1.2 | DisplayString | read-write | &Name of the semaphore identifier to be searched for during an auto discovery run. The name can constitute an extended regular expression pattern. |
| STR uxsA2ConfigSEMAutoKey | 1.3.6.1.4.1.791.2.10.2.74.1.17.21.1.3 | DisplayString | read-write | &Key of the semaphore to be searched for during an auto discovery run. The name can constitute an extended regular expression pattern. |
| INT uxsA2ConfigSEMAutoLocked | 1.3.6.1.4.1.791.2.10.2.74.1.17.20 | INTEGER | read-only | &Number of auto watchers in the semaphore auto configuration table which are currently locked. |
| INT uxsA2ConfigSEMAutoLossAction | 1.3.6.1.4.1.791.2.10.2.74.1.17.21.1.15 | INTEGER | read-write | &Default loss action for any semaphore watcher created by the auto watcher. Specifies the action to take if the monitored semaphore is removed from the UNIX System configuration. If set to 1 (remove), the agent automatically removes the watcher. If set to 2 (up), the agent sets all statuses to ok. If set to 3 (down-warning), the agent sets the loss and aggregate statuses to warning and all other statuses to ok. If set to 4 (down-critical), the agent sets the loss and aggregate statuses to critical and all other statuses to ok. |
| STR uxsA2ConfigSEMAutoMode | 1.3.6.1.4.1.791.2.10.2.74.1.17.21.1.4 | DisplayString | read-write | &Access mode and flags of the semaphore to be searched for during an auto discovery run. The name can constitute an extended regular expression pattern. |
| INT uxsA2ConfigSEMAutoNSemsCrit | 1.3.6.1.4.1.791.2.10.2.74.1.17.21.1.13 | INTEGER | read-write | &Default critical threshold for the number of semaphores in the set monitoring of any semaphore watcher created by the auto watcher. This value represents a rising threshold and must be greater than 0, but cannot be less than the warning threshold. |
| INT uxsA2ConfigSEMAutoNSemsMonitor | 1.3.6.1.4.1.791.2.10.2.74.1.17.21.1.14 | INTEGER | read-write | &Default monitor level for the number of semaphores in the set monitoring of any semaphore watcher created by the auto watcher. If set to 1 (do-not-monitor), the agent disregards all thresholds and sets the status to ok. If set to 2 (warning-only), the agent evaluates only the warning threshold to determine the status of the resource. If set to 3 (critical-only), the agent evaluates only the critical threshold to determine the status of the resource. If set to 4 (both), the agent evaluates both the warning and critical thresholds to determine the status of the resource. The critical threshold comes into effect if the warning threshold is set to the same value. |
| INT uxsA2ConfigSEMAutoNSemsWarn | 1.3.6.1.4.1.791.2.10.2.74.1.17.21.1.12 | INTEGER | read-write | &Default warning threshold for the number of semaphores in the set monitoring of any semaphore watcher created by the auto watcher. This value represents a rising threshold and must be greater than 0, but cannot be greater than the critical threshold. |
| STR uxsA2ConfigSEMAutoOwner | 1.3.6.1.4.1.791.2.10.2.74.1.17.21.1.5 | DisplayString | read-write | &User name of the owner of the semaphore to be searched for during an auto discovery run. The name can constitute an extended regular expression pattern. On Solaris 10 machines the name of the zone the resource belongs to can be added to the attribute: @. Owner and zone are evaluated as separate regular expressions. When no zone is specified the expression matches resources in the current zone only (@). |
| INT uxsA2ConfigSEMAutoPollInterval | 1.3.6.1.4.1.791.2.10.2.74.1.17.3 | INTEGER | read-write | &Time, in minutes, between the processing of the semaphore auto watchers. Valid range: -1 (suspended), 30 minutes or greater. |
| uxsA2ConfigSEMAutoTable | 1.3.6.1.4.1.791.2.10.2.74.1.17.21 | not-accessible | &Configuration table containing a list of semaphore auto watchers. | |
| INT uxsA2ConfigSEMAutoTableWatcherLimit | 1.3.6.1.4.1.791.2.10.2.74.1.17.17 | INTEGER | read-write | &Default minimum number of matches that causes a lock of the semaphore auto watcher to add. |
| INT uxsA2ConfigSEMAutoTableWatcherMatchType | 1.3.6.1.4.1.791.2.10.2.74.1.17.16 | INTEGER | read-write | &Default search algorithm for the semaphore auto watcher to add. The filter is the logical AND of all attributes used to identify or otherwise narrow down resources. If set to 1 (positive), the agent searches for semaphore resources that match the filter. If set to 2 (negative), the agent searches for semaphore resources that do not match the filter. |
| STR uxsA2ConfigSEMAutoTableWatcherName | 1.3.6.1.4.1.791.2.10.2.74.1.17.15 | DisplayString | read-write | &Name of the semaphore auto watcher to add or remove. |
| INT uxsA2ConfigSEMAutoWatcherLastMatched | 1.3.6.1.4.1.791.2.10.2.74.1.17.21.1.10 | INTEGER | read-only | &Number of matches for the last semaphore auto discovery run. |
| INT uxsA2ConfigSEMAutoWatcherLimit | 1.3.6.1.4.1.791.2.10.2.74.1.17.21.1.9 | INTEGER | read-write | &Current minimum number of matches that causes the semaphore auto watcher to be locked. |
| INT uxsA2ConfigSEMAutoWatcherMatchType | 1.3.6.1.4.1.791.2.10.2.74.1.17.21.1.8 | INTEGER | read-write | &Current search algorithm for the semaphore auto watcher. The filter is the logical AND of all attributes used to identify or otherwise narrow down resources. If set to 1 (positive), the agent searches for semaphore resources that match the filter. If set to 2 (negative), the agent searches for semaphore resources that do not match the filter. |
| STR uxsA2ConfigSEMAutoWatcherName | 1.3.6.1.4.1.791.2.10.2.74.1.17.21.1.1 | DisplayString | read-only | &Name of the semaphore auto watcher. |
| INT uxsA2ConfigSEMButton | 1.3.6.1.4.1.791.2.10.2.74.1.17.18 | INTEGER | read-write | &This attribute is used to add or remove the semaphore watcher specified by the current setting of the watcher name attribute(s) in this group. If set to 2 (add), the agent adds the specified watcher to the status table using the current values of the remaining attributes as defaults. If set to 3 (remove), the agent removes the specified watcher from the status table. If set to 4 (add-auto), the agent adds the specified watcher to the auto configuration table using the current values of the remaining attributes as defaults. If set to 5 (remove-auto), the agent removes the specified watcher from the auto configuration table. This attribute cannot be set to 1 (none). |
| STR uxsA2ConfigSEMDescription | 1.3.6.1.4.1.791.2.10.2.74.1.17.9 | DisplayString | read-write | &Default description for the semaphore watcher to add. |
| uxsA2ConfigSEMGroup | 1.3.6.1.4.1.791.2.10.2.74.1.17 | |||
| STR uxsA2ConfigSEMGrp | 1.3.6.1.4.1.791.2.10.2.74.1.17.8 | DisplayString | read-write | &Group name of the owner of the semaphore. When adding an auto watcher, the name can constitute an extended regular expression pattern. |
| STR uxsA2ConfigSEMId | 1.3.6.1.4.1.791.2.10.2.74.1.17.4 | DisplayString | read-write | &Name of the semaphore identifier. The number of used and totally available semaphore identifiers is monitored in the OS Resource Parameters group. When adding an auto watcher, the name can constitute an extended regular expression pattern. |
| STR uxsA2ConfigSEMKey | 1.3.6.1.4.1.791.2.10.2.74.1.17.5 | DisplayString | read-write | &Key of the semaphore. When adding an auto watcher, the key can constitute an extended regular expression pattern. |
| INT uxsA2ConfigSEMLossAction | 1.3.6.1.4.1.791.2.10.2.74.1.17.14 | INTEGER | read-write | &Default loss action for the semaphore watcher to add. Specifies the action to take if the monitored semaphore is removed from the UNIX System configuration. If set to 1 (remove), the agent automatically removes the watcher. If set to 2 (up), the agent sets all statuses to ok. If set to 3 (down-warning), the agent sets the loss and aggregate statuses to warning and all other statuses to ok. If set to 4 (down-critical), the agent sets the loss and aggregate statuses to critical and all other statuses to ok. |
| STR uxsA2ConfigSEMMode | 1.3.6.1.4.1.791.2.10.2.74.1.17.6 | DisplayString | read-write | &Access mode and flags of the semaphore. When adding an auto watcher, the mode can constitute an extended regular expression pattern. |
| INT uxsA2ConfigSEMNSemsCrit | 1.3.6.1.4.1.791.2.10.2.74.1.17.12 | INTEGER | read-write | &Default critical threshold for the number of semaphores in the set monitoring of the semaphore watcher to add. This value represents a rising threshold and must be greater than 0, but cannot be less than the warning threshold. |
| INT uxsA2ConfigSEMNSemsMonitor | 1.3.6.1.4.1.791.2.10.2.74.1.17.13 | INTEGER | read-write | &Default monitor level for the number of semaphores in the set monitoring of the semaphore watcher to add. If set to 1 (do-not-monitor), the agent disregards all thresholds and sets the status to ok. If set to 2 (warning-only), the agent evaluates only the warning threshold to determine the status of the resource. If set to 3 (critical-only), the agent evaluates only the critical threshold to determine the status of the resource. If set to 4 (both), the agent evaluates both the warning and critical thresholds to determine the status of the resource. The critical threshold comes into effect if the warning threshold is set to the same value. |
| INT uxsA2ConfigSEMNSemsWarn | 1.3.6.1.4.1.791.2.10.2.74.1.17.11 | INTEGER | read-write | &Default warning threshold for the number of semaphores in the set monitoring of the semaphore watcher to add. This value represents a rising threshold and must be greater than 0, but cannot be greater than the critical threshold. |
| STR uxsA2ConfigSEMOwner | 1.3.6.1.4.1.791.2.10.2.74.1.17.7 | DisplayString | read-write | &User name of the owner of the semaphore. When adding an auto watcher, the name can constitute an extended regular expression pattern. On Solaris 10 machines the name of the zone the resource belongs to can be added to the attribute: @. Owner and zone are evaluated as separate regular expressions. When no zone is specified the expression matches resources in the current zone only (@). |
| INT uxsA2ConfigSEMPollInterval | 1.3.6.1.4.1.791.2.10.2.74.1.17.1 | INTEGER | read-write | &Time, in seconds, between collections of semaphore information. Valid range: 30 seconds or greater. |
| INT uxsA2ConfigSEMPollMethod | 1.3.6.1.4.1.791.2.10.2.74.1.17.2 | INTEGER | read-write | &Specifies how and when the agent collects semaphore information. If set to 1 (disabled), the agent does not retrieve the semaphore information (neither by polling nor by get request) and sets all statuses to passive or ok. If set to 2 (poll-interval-only), the agent only retrieves the information by polling, but not by get request. If set to 3 (poll-interval-and-query), the agent retrieves the information both by polling and by get request. If set to 4 (query-only), the agent retrieves the information only when a get request is made. |
| INT uxsA2ConfigSHMAggLag | 1.3.6.1.4.1.791.2.10.2.74.1.16.10 | INTEGER | read-write | &Default aggregate lag setting for the shared memory watcher to add. Specifies the consecutive number of times at which any status is not in the ok state, before the aggregate status changes. This value must be greater than 0. |
| INT uxsA2ConfigSHMAutoAggLag | 1.3.6.1.4.1.791.2.10.2.74.1.16.24.1.11 | INTEGER | read-write | &Current lag setting for the shared memory auto watcher. Specifies the consecutive number of times at which any status is not in the ok state, before the aggregate status changes. This value must be greater than 0. |
| INT uxsA2ConfigSHMAutoButton | 1.3.6.1.4.1.791.2.10.2.74.1.16.24.1.19 | INTEGER | read-write | &This attribute is used to enable/disable or remove the shared memory auto watcher. If set to 1 (active), the agent re-enables the watcher previously locked either explicitly or implicitly by exceeding the maximum number of allowed matches. Each set request with this value will cause the agent to process the auto watcher. If set to 3 (locked), the agent disables the auto watcher. If set to 2 (remove), the agent removes the auto watcher from the table. |
| INT uxsA2ConfigSHMAutoCount | 1.3.6.1.4.1.791.2.10.2.74.1.16.22 | INTEGER | read-only | &Number of auto watchers in the shared memory auto configuration table. |
| STR uxsA2ConfigSHMAutoDescription | 1.3.6.1.4.1.791.2.10.2.74.1.16.24.1.7 | DisplayString | read-write | &Current description for the shared memory auto watcher. |
| uxsA2ConfigSHMAutoEntry | 1.3.6.1.4.1.791.2.10.2.74.1.16.24.1 | not-accessible | &Entry in the shared memory auto watcher configuration table. | |
| STR uxsA2ConfigSHMAutoGrp | 1.3.6.1.4.1.791.2.10.2.74.1.16.24.1.6 | DisplayString | read-write | &Group name of the owner of the shared memory to be searched for during an auto discovery run. The name can constitute an extended regular expression pattern. |
| STR uxsA2ConfigSHMAutoId | 1.3.6.1.4.1.791.2.10.2.74.1.16.24.1.2 | DisplayString | read-write | &Name of the shared memory identifier to be searched for during an auto discovery run. The name can constitute an extended regular expression pattern. |
| STR uxsA2ConfigSHMAutoKey | 1.3.6.1.4.1.791.2.10.2.74.1.16.24.1.3 | DisplayString | read-write | &Key of the shared memory to be searched for during an auto discovery run. The name can constitute an extended regular expression pattern. |
| INT uxsA2ConfigSHMAutoLocked | 1.3.6.1.4.1.791.2.10.2.74.1.16.23 | INTEGER | read-only | &Number of auto watchers in the shared memory auto configuration table which are currently locked. |
| INT uxsA2ConfigSHMAutoLossAction | 1.3.6.1.4.1.791.2.10.2.74.1.16.24.1.18 | INTEGER | read-write | &Default loss action for any shared memory watcher created by the auto watcher. Specifies the action to take if the monitored shared memory is removed from the UNIX System configuration. If set to 1 (remove), the agent automatically removes the watcher. If set to 2 (up), the agent sets all statuses to ok. If set to 3 (down-warning), the agent sets the loss and aggregate statuses to warning and all other statuses to ok. If set to 4 (down-critical), the agent sets the loss and aggregate statuses to critical and all other statuses to ok. |
| STR uxsA2ConfigSHMAutoMode | 1.3.6.1.4.1.791.2.10.2.74.1.16.24.1.4 | DisplayString | read-write | &Access mode and flags of the shared memory to be searched for during an auto discovery run. The name can constitute an extended regular expression pattern. |
| INT uxsA2ConfigSHMAutoNAttachMax | 1.3.6.1.4.1.791.2.10.2.74.1.16.24.1.13 | INTEGER | read-write | &Default maximum threshold for the number of processes attached monitoring of any shared memory watcher created by the auto watcher. This value represents a rising threshold and must be equal to or greater than 0, but cannot be less than the minimum threshold. A value of -1 disables the evaluation of this threshold. |
| INT uxsA2ConfigSHMAutoNAttachMin | 1.3.6.1.4.1.791.2.10.2.74.1.16.24.1.12 | INTEGER | read-write | &Default minimum threshold for the number of processes attached monitoring of any shared memory watcher created by the auto watcher. This value represents a declining threshold and must be equal to or greater than 0, but cannot be greater than the maximum threshold. A value of -1 disables the evaluation of this threshold. |
| INT uxsA2ConfigSHMAutoNAttachMonitor | 1.3.6.1.4.1.791.2.10.2.74.1.16.24.1.14 | INTEGER | read-write | &Default monitor level for the number of processes attached monitoring of any shared memory watcher created by the auto watcher. If set to 1 (do-not-monitor), the agent does not evaluate the actual state of the resource and sets the status to ok. If set to 2 (down-warning), the agent uses a warning severity if the resource is in bad condition. If set to 3 (down-critical), the agent uses a critical severity if the resource is in bad condition. |
| STR uxsA2ConfigSHMAutoOwner | 1.3.6.1.4.1.791.2.10.2.74.1.16.24.1.5 | DisplayString | read-write | &User name of the owner of the shared memory to be searched for during an auto discovery run. The name can constitute an extended regular expression pattern. On Solaris 10 machines the name of the zone the resource belongs to can be added to the attribute: @. Owner and zone are evaluated as separate regular expressions. When no zone is specified the expression matches resources in the current zone only (@). |
| INT uxsA2ConfigSHMAutoPollInterval | 1.3.6.1.4.1.791.2.10.2.74.1.16.3 | INTEGER | read-write | &Time, in minutes, between the processing of the shared memory auto watchers. Valid range: -1 (suspended), 30 minutes or greater. |
| STR uxsA2ConfigSHMAutoSegSzCrit | 1.3.6.1.4.1.791.2.10.2.74.1.16.24.1.16 | DisplayString | read-write | &Default critical threshold, in megabytes, for the size of associated shared memory segment monitoring of any shared memory watcher created by the auto watcher. The active critical threshold is derived from this value and represents a rising threshold. The derived value must be greater than 0.0, less than or equal to the total value (maximum capacity) of the monitored resource as specified in uxsA2StatusSHMSegSzTotal, but cannot be less than the active warning threshold. These constraints will be maintained by the agent during all configuration actions. The threshold can be specified as either an absolute value (n) or a percentage (n%). It can also be specified as the absolute value left free (nF). The value of uxsA2StatusSHMSegSzTotal will be the reference value for n% and nF notations. |
| INT uxsA2ConfigSHMAutoSegSzMonitor | 1.3.6.1.4.1.791.2.10.2.74.1.16.24.1.17 | INTEGER | read-write | &Default monitor level for the size of associated shared memory segment monitoring of any shared memory watcher created by the auto watcher. If set to 1 (do-not-monitor), the agent disregards all thresholds and sets the status to ok. If set to 2 (warning-only), the agent evaluates only the warning threshold to determine the status of the resource. If set to 3 (critical-only), the agent evaluates only the critical threshold to determine the status of the resource. If set to 4 (both), the agent evaluates both the warning and critical thresholds to determine the status of the resource. The critical threshold comes into effect if the warning threshold is set to the same value. |
| STR uxsA2ConfigSHMAutoSegSzWarn | 1.3.6.1.4.1.791.2.10.2.74.1.16.24.1.15 | DisplayString | read-write | &Default warning threshold, in megabytes, for the size of associated shared memory segment monitoring of any shared memory watcher created by the auto watcher. The active warning threshold is derived from this value and represents a rising threshold. The derived value must be greater than 0.0, less than or equal to the total value (maximum capacity) of the monitored resource as specified in uxsA2StatusSHMSegSzTotal, but cannot be greater than the active critical threshold. These constraints will be maintained by the agent during all configuration actions. The threshold can be specified as either an absolute value (n) or a percentage (n%). It can also be specified as the absolute value left free (nF). The value of uxsA2StatusSHMSegSzTotal will be the reference value for n% and nF notations. |
| uxsA2ConfigSHMAutoTable | 1.3.6.1.4.1.791.2.10.2.74.1.16.24 | not-accessible | &Configuration table containing a list of shared memory auto watchers. | |
| INT uxsA2ConfigSHMAutoTableWatcherLimit | 1.3.6.1.4.1.791.2.10.2.74.1.16.20 | INTEGER | read-write | &Default minimum number of matches that causes a lock of the shared memory auto watcher to add. |
| INT uxsA2ConfigSHMAutoTableWatcherMatchType | 1.3.6.1.4.1.791.2.10.2.74.1.16.19 | INTEGER | read-write | &Default search algorithm for the shared memory auto watcher to add. The filter is the logical AND of all attributes used to identify or otherwise narrow down resources. If set to 1 (positive), the agent searches for shared memory resources that match the filter. If set to 2 (negative), the agent searches for shared memory resources that do not match the filter. |
| STR uxsA2ConfigSHMAutoTableWatcherName | 1.3.6.1.4.1.791.2.10.2.74.1.16.18 | DisplayString | read-write | &Name of the shared memory auto watcher to add or remove. |
| INT uxsA2ConfigSHMAutoWatcherLastMatched | 1.3.6.1.4.1.791.2.10.2.74.1.16.24.1.10 | INTEGER | read-only | &Number of matches for the last shared memory auto discovery run. |
| INT uxsA2ConfigSHMAutoWatcherLimit | 1.3.6.1.4.1.791.2.10.2.74.1.16.24.1.9 | INTEGER | read-write | &Current minimum number of matches that causes the shared memory auto watcher to be locked. |
| INT uxsA2ConfigSHMAutoWatcherMatchType | 1.3.6.1.4.1.791.2.10.2.74.1.16.24.1.8 | INTEGER | read-write | &Current search algorithm for the shared memory auto watcher. The filter is the logical AND of all attributes used to identify or otherwise narrow down resources. If set to 1 (positive), the agent searches for shared memory resources that match the filter. If set to 2 (negative), the agent searches for shared memory resources that do not match the filter. |
| STR uxsA2ConfigSHMAutoWatcherName | 1.3.6.1.4.1.791.2.10.2.74.1.16.24.1.1 | DisplayString | read-only | &Name of the shared memory auto watcher. |
| INT uxsA2ConfigSHMButton | 1.3.6.1.4.1.791.2.10.2.74.1.16.21 | INTEGER | read-write | &This attribute is used to add or remove the shared memory watcher specified by the current setting of the watcher name attribute(s) in this group. If set to 2 (add), the agent adds the specified watcher to the status table using the current values of the remaining attributes as defaults. If set to 3 (remove), the agent removes the specified watcher from the status table. If set to 4 (add-auto), the agent adds the specified watcher to the auto configuration table using the current values of the remaining attributes as defaults. If set to 5 (remove-auto), the agent removes the specified watcher from the auto configuration table. This attribute cannot be set to 1 (none). |
| STR uxsA2ConfigSHMDescription | 1.3.6.1.4.1.791.2.10.2.74.1.16.9 | DisplayString | read-write | &Default description for the shared memory watcher to add. |
| uxsA2ConfigSHMGroup | 1.3.6.1.4.1.791.2.10.2.74.1.16 | |||
| STR uxsA2ConfigSHMGrp | 1.3.6.1.4.1.791.2.10.2.74.1.16.8 | DisplayString | read-write | &Group name of the owner of the shared memory. When adding an auto watcher, the name can constitute an extended regular expression pattern. |
| STR uxsA2ConfigSHMId | 1.3.6.1.4.1.791.2.10.2.74.1.16.4 | DisplayString | read-write | &Name of the shared memory identifier. The number of used and totally available shared memory identifiers is monitored in the OS Resource Parameters group. When adding an auto watcher, the name can constitute an extended regular expression pattern. |
| STR uxsA2ConfigSHMKey | 1.3.6.1.4.1.791.2.10.2.74.1.16.5 | DisplayString | read-write | &Key of the shared memory. When adding an auto watcher, the key can constitute an extended regular expression pattern. |
| INT uxsA2ConfigSHMLossAction | 1.3.6.1.4.1.791.2.10.2.74.1.16.17 | INTEGER | read-write | &Default loss action for the shared memory watcher to add. Specifies the action to take if the monitored shared memory is removed from the UNIX System configuration. If set to 1 (remove), the agent automatically removes the watcher. If set to 2 (up), the agent sets all statuses to ok. If set to 3 (down-warning), the agent sets the loss and aggregate statuses to warning and all other statuses to ok. If set to 4 (down-critical), the agent sets the loss and aggregate statuses to critical and all other statuses to ok. |
| STR uxsA2ConfigSHMMode | 1.3.6.1.4.1.791.2.10.2.74.1.16.6 | DisplayString | read-write | &Access mode and flags of the shared memory. When adding an auto watcher, the mode can constitute an extended regular expression pattern. |
| INT uxsA2ConfigSHMNAttachMax | 1.3.6.1.4.1.791.2.10.2.74.1.16.12 | INTEGER | read-write | &Default maximum threshold for the number of processes attached monitoring of the shared memory watcher to add. This value represents a rising threshold and must be equal to or greater than 0, but cannot be less than the minimum threshold. A value of -1 disables the evaluation of this threshold. |
| INT uxsA2ConfigSHMNAttachMin | 1.3.6.1.4.1.791.2.10.2.74.1.16.11 | INTEGER | read-write | &Default minimum threshold for the number of processes attached monitoring of the shared memory watcher to add. This value represents a declining threshold and must be equal to or greater than 0, but cannot be greater than the maximum threshold. A value of -1 disables the evaluation of this threshold. |
| INT uxsA2ConfigSHMNAttachMonitor | 1.3.6.1.4.1.791.2.10.2.74.1.16.13 | INTEGER | read-write | &Default monitor level for the number of processes attached monitoring of the shared memory watcher to add. If set to 1 (do-not-monitor), the agent does not evaluate the actual state of the resource and sets the status to ok. If set to 2 (down-warning), the agent uses a warning severity if the resource is in bad condition. If set to 3 (down-critical), the agent uses a critical severity if the resource is in bad condition. |
| STR uxsA2ConfigSHMOwner | 1.3.6.1.4.1.791.2.10.2.74.1.16.7 | DisplayString | read-write | &User name of the owner of the shared memory. When adding an auto watcher, the name can constitute an extended regular expression pattern. On Solaris 10 machines the name of the zone the resource belongs to can be added to the attribute: @. Owner and zone are evaluated as separate regular expressions. When no zone is specified the expression matches resources in the current zone only (@). |
| INT uxsA2ConfigSHMPollInterval | 1.3.6.1.4.1.791.2.10.2.74.1.16.1 | INTEGER | read-write | &Time, in seconds, between collections of shared memory information. Valid range: 30 seconds or greater. |
| INT uxsA2ConfigSHMPollMethod | 1.3.6.1.4.1.791.2.10.2.74.1.16.2 | INTEGER | read-write | &Specifies how and when the agent collects shared memory information. If set to 1 (disabled), the agent does not retrieve the shared memory information (neither by polling nor by get request) and sets all statuses to passive or ok. If set to 2 (poll-interval-only), the agent only retrieves the information by polling, but not by get request. If set to 3 (poll-interval-and-query), the agent retrieves the information both by polling and by get request. If set to 4 (query-only), the agent retrieves the information only when a get request is made. |
| STR uxsA2ConfigSHMSegSzCrit | 1.3.6.1.4.1.791.2.10.2.74.1.16.15 | DisplayString | read-write | &Default critical threshold, in megabytes, for the size of associated shared memory segment monitoring of the shared memory watcher to add. The active critical threshold is derived from this value and represents a rising threshold. The derived value must be greater than 0.0, less than or equal to the total value (maximum capacity) of the monitored resource as specified in uxsA2StatusSHMSegSzTotal, but cannot be less than the active warning threshold. These constraints will be maintained by the agent during all configuration actions. The threshold can be specified as either an absolute value (n) or a percentage (n%). It can also be specified as the absolute value left free (nF). The value of uxsA2StatusSHMSegSzTotal will be the reference value for n% and nF notations. |
| INT uxsA2ConfigSHMSegSzMonitor | 1.3.6.1.4.1.791.2.10.2.74.1.16.16 | INTEGER | read-write | &Default monitor level for the size of associated shared memory segment monitoring of the shared memory watcher to add. If set to 1 (do-not-monitor), the agent disregards all thresholds and sets the status to ok. If set to 2 (warning-only), the agent evaluates only the warning threshold to determine the status of the resource. If set to 3 (critical-only), the agent evaluates only the critical threshold to determine the status of the resource. If set to 4 (both), the agent evaluates both the warning and critical thresholds to determine the status of the resource. The critical threshold comes into effect if the warning threshold is set to the same value. |
| STR uxsA2ConfigSHMSegSzWarn | 1.3.6.1.4.1.791.2.10.2.74.1.16.14 | DisplayString | read-write | &Default warning threshold, in megabytes, for the size of associated shared memory segment monitoring of the shared memory watcher to add. The active warning threshold is derived from this value and represents a rising threshold. The derived value must be greater than 0.0, less than or equal to the total value (maximum capacity) of the monitored resource as specified in uxsA2StatusSHMSegSzTotal, but cannot be greater than the active critical threshold. These constraints will be maintained by the agent during all configuration actions. The threshold can be specified as either an absolute value (n) or a percentage (n%). It can also be specified as the absolute value left free (nF). The value of uxsA2StatusSHMSegSzTotal will be the reference value for n% and nF notations. |
| uxsA2ConfigSwapGroup | 1.3.6.1.4.1.791.2.10.2.74.1.7 | |||
| INT uxsA2ConfigSwapLossAction | 1.3.6.1.4.1.791.2.10.2.74.1.7.7 | INTEGER | read-write | &Default loss action for the swap watcher to add. Specifies the action to take if the monitored swap is removed from the UNIX System configuration. If set to 1 (remove), the agent automatically removes the watcher. If set to 2 (up), the agent sets all statuses to ok. If set to 3 (down-warning), the agent sets the loss and aggregate statuses to warning and all other statuses to ok. If set to 4 (down-critical), the agent sets the loss and aggregate statuses to critical and all other statuses to ok. |
| INT uxsA2ConfigSwapPollInterval | 1.3.6.1.4.1.791.2.10.2.74.1.7.1 | INTEGER | read-write | &Time, in seconds, between collections of swap information. Valid range: 30 seconds or greater. |
| INT uxsA2ConfigSwapPollMethod | 1.3.6.1.4.1.791.2.10.2.74.1.7.2 | INTEGER | read-write | &Specifies how and when the agent collects swap information. If set to 1 (disabled), the agent does not retrieve the swap information (neither by polling nor by get request) and sets all statuses to passive or ok. If set to 2 (poll-interval-only), the agent only retrieves the information by polling, but not by get request. If set to 3 (poll-interval-and-query), the agent retrieves the information both by polling and by get request. If set to 4 (query-only), the agent retrieves the information only when a get request is made. |
| STR uxsA2ConfigSwapSpaceCrit | 1.3.6.1.4.1.791.2.10.2.74.1.7.5 | DisplayString | read-write | &Default critical threshold, in kilobytes, for the swap space utilization monitoring of the swap watcher to add. The active critical threshold is derived from this value and represents a rising threshold. The derived value must be greater than 0.0, less than or equal to the total value (maximum capacity) of the monitored resource as specified in uxsA2StatusSwapSpaceTotal, but cannot be less than the active warning threshold. These constraints will be maintained by the agent during all configuration actions. The threshold can be specified as either an absolute value (n) or a percentage (n%). It can also be specified as the absolute value left free (nF). The value of uxsA2StatusSwapSpaceTotal will be the reference value for n% and nF notations. |
| INT uxsA2ConfigSwapSpaceLag | 1.3.6.1.4.1.791.2.10.2.74.1.7.3 | INTEGER | read-write | &Default lag setting for the swap space utilization monitoring of the swap watcher to add. Specifies the number of consecutive threshold breaches on which the swap space utilization state changes. This value must be greater than 0. |
| INT uxsA2ConfigSwapSpaceMonitor | 1.3.6.1.4.1.791.2.10.2.74.1.7.6 | INTEGER | read-write | &Default monitor level for the swap space utilization monitoring of the swap watcher to add. If set to 1 (do-not-monitor), the agent disregards all thresholds and sets the status to ok. If set to 2 (warning-only), the agent evaluates only the warning threshold to determine the status of the resource. If set to 3 (critical-only), the agent evaluates only the critical threshold to determine the status of the resource. If set to 4 (both), the agent evaluates both the warning and critical thresholds to determine the status of the resource. The critical threshold comes into effect if the warning threshold is set to the same value. |
| STR uxsA2ConfigSwapSpaceWarn | 1.3.6.1.4.1.791.2.10.2.74.1.7.4 | DisplayString | read-write | &Default warning threshold, in kilobytes, for the swap space utilization monitoring of the swap watcher to add. The active warning threshold is derived from this value and represents a rising threshold. The derived value must be greater than 0.0, less than or equal to the total value (maximum capacity) of the monitored resource as specified in uxsA2StatusSwapSpaceTotal, but cannot be greater than the active critical threshold. These constraints will be maintained by the agent during all configuration actions. The threshold can be specified as either an absolute value (n) or a percentage (n%). It can also be specified as the absolute value left free (nF). The value of uxsA2StatusSwapSpaceTotal will be the reference value for n% and nF notations. |
| STR uxsA2ConfigSysBootDate | 1.3.6.1.4.1.791.2.10.2.74.1.2.7 | DisplayString | read-only | &The date and time the machine was booted. |
| STR uxsA2ConfigSysClusterName | 1.3.6.1.4.1.791.2.10.2.74.1.2.9 | DisplayString | read-only | &The name of the cluster. For an unclustered host this is set to '-'. |
| uxsA2ConfigSysGroup | 1.3.6.1.4.1.791.2.10.2.74.1.2 | |||
| STR uxsA2ConfigSysHardware | 1.3.6.1.4.1.791.2.10.2.74.1.2.5 | DisplayString | read-only | &Shows hardware information according to the uname -m command (uname -p for SunOS and AIX). |
| STR uxsA2ConfigSysNodeName | 1.3.6.1.4.1.791.2.10.2.74.1.2.1 | DisplayString | read-only | &The name of the UNIX node (uname -n). |
| STR uxsA2ConfigSysOSName | 1.3.6.1.4.1.791.2.10.2.74.1.2.2 | DisplayString | read-only | &The name of the operating system (uname -s) installed on the machine. |
| INT uxsA2ConfigSysOsParCount | 1.3.6.1.4.1.791.2.10.2.74.1.2.10 | INTEGER | read-only | &Number of entries in the operating system information configuration table. |
| STR uxsA2ConfigSysOSRelease | 1.3.6.1.4.1.791.2.10.2.74.1.2.3 | DisplayString | read-only | &The release level of the operating system (uname -r) installed on the machine. |
| STR uxsA2ConfigSysOSVersion | 1.3.6.1.4.1.791.2.10.2.74.1.2.4 | DisplayString | read-only | &The version of the operating system (uname -v) installed on the machine. |
| STR uxsA2ConfigSysProcessorWidth | 1.3.6.1.4.1.791.2.10.2.74.1.2.6 | DisplayString | read-only | &The processor width / kernel mode of the UNIX OS. |
| STR uxsA2ConfigSysRunLevel | 1.3.6.1.4.1.791.2.10.2.74.1.2.8 | DisplayString | read-only | &The run level of the machine at the time the agent started. |
| NTF uxsA2CPUActive | 1.3.6.1.4.1.791.2.10.2.74.0.11994 | &A watcher monitoring a CPU resource changed its status from 'passive'. The varbind list contains a varbind with detailed information, encoded as a single string, including the name of the involved resource and the type and value of the involved metric; if applicable, the varbind also includes the current threshold settings and other information useful for automation purposes. | ||
| NTF uxsA2CPUAdded | 1.3.6.1.4.1.791.2.10.2.74.0.11996 | &A watcher monitoring a CPU resource was added. The varbind list contains the name of the involved resource. | ||
| NTF uxsA2CPUCritical | 1.3.6.1.4.1.791.2.10.2.74.0.11993 | &A watcher monitoring a CPU resource changed its status to 'critical'. The varbind list contains a varbind with detailed information, encoded as a single string, including the name of the involved resource and the type and value of the involved metric; if applicable, the varbind also includes the current threshold settings and other information useful for automation purposes. | ||
| NTF uxsA2CPUDeleted | 1.3.6.1.4.1.791.2.10.2.74.0.11997 | &A watcher monitoring a CPU resource was removed. The varbind list contains the name of the involved resource. | ||
| NTF uxsA2CPUInfo | 1.3.6.1.4.1.791.2.10.2.74.0.11998 | &A watcher monitoring a CPU resource changed a sub-state. The varbind list contains a varbind with detailed information, encoded as a single string, including the name of the involved resource, the old and the new status, and the type and value of the involved metric; if applicable, the varbind also includes the current threshold settings and other information useful for automation purposes. | ||
| NTF uxsA2CPUModified | 1.3.6.1.4.1.791.2.10.2.74.0.11999 | &The watcher configuration for a CPU resource changed. The varbind list contains a varbind with detailed information, encoded as a single string, including the name of the involved resource and the changed attribute with its old value and with its new value. | ||
| NTF uxsA2CPUOk | 1.3.6.1.4.1.791.2.10.2.74.0.11991 | &A watcher monitoring a CPU resource changed its status to 'ok'. The varbind list contains a varbind with detailed information, encoded as a single string, including the name of the involved resource and the type and value of the involved metric; if applicable, the varbind also includes the current threshold settings and other information useful for automation purposes. | ||
| NTF uxsA2CPUPassive | 1.3.6.1.4.1.791.2.10.2.74.0.11995 | &A watcher monitoring a CPU resource changed its status to 'passive'. The varbind list contains a varbind with detailed information, encoded as a single string, including the name of the involved resource and the type and value of the involved metric; if applicable, the varbind also includes the current threshold settings and other information useful for automation purposes. | ||
| NTF uxsA2CPUTotalLoadActive | 1.3.6.1.4.1.791.2.10.2.74.0.11004 | &A watcher monitoring the total CPU utilization of a CPU resource changed its status from 'passive'. The varbind list contains a varbind with detailed information, encoded as a single string, including the type and value of the involved metric; if applicable, the varbind also includes the current threshold settings and other information useful for automation purposes. | ||
| NTF uxsA2CPUTotalLoadCritical | 1.3.6.1.4.1.791.2.10.2.74.0.11003 | &A watcher monitoring the total CPU utilization of a CPU resource changed its status to 'critical'. The varbind list contains a varbind with detailed information, encoded as a single string, including the type and value of the involved metric; if applicable, the varbind also includes the current threshold settings and other information useful for automation purposes. | ||
| NTF uxsA2CPUTotalLoadModified | 1.3.6.1.4.1.791.2.10.2.74.0.11009 | &The watcher configuration for the total CPU utilization monitoring of a CPU resource changed. The varbind list contains a varbind with detailed information, encoded as a single string, including the changed attribute with its old value and with its new value. | ||
| NTF uxsA2CPUTotalLoadOk | 1.3.6.1.4.1.791.2.10.2.74.0.11001 | &A watcher monitoring the total CPU utilization of a CPU resource changed its status to 'ok'. The varbind list contains a varbind with detailed information, encoded as a single string, including the type and value of the involved metric; if applicable, the varbind also includes the current threshold settings and other information useful for automation purposes. | ||
| NTF uxsA2CPUTotalLoadPassive | 1.3.6.1.4.1.791.2.10.2.74.0.11005 | &A watcher monitoring the total CPU utilization of a CPU resource changed its status to 'passive'. The varbind list contains a varbind with detailed information, encoded as a single string, including the type and value of the involved metric; if applicable, the varbind also includes the current threshold settings and other information useful for automation purposes. | ||
| NTF uxsA2CPUTotalLoadUnknown | 1.3.6.1.4.1.791.2.10.2.74.0.11000 | &A watcher monitoring the total CPU utilization of a CPU resource changed its status to 'unknown'. The varbind list contains a varbind with detailed information, encoded as a single string, including the type and value of the involved metric; if applicable, the varbind also includes the current threshold settings and other information useful for automation purposes. | ||
| NTF uxsA2CPUTotalLoadWarning | 1.3.6.1.4.1.791.2.10.2.74.0.11002 | &A watcher monitoring the total CPU utilization of a CPU resource changed its status to 'warning'. The varbind list contains a varbind with detailed information, encoded as a single string, including the type and value of the involved metric; if applicable, the varbind also includes the current threshold settings and other information useful for automation purposes. | ||
| NTF uxsA2CPUUnknown | 1.3.6.1.4.1.791.2.10.2.74.0.11990 | &A watcher monitoring a CPU resource changed its status to 'unknown'. The varbind list contains a varbind with detailed information, encoded as a single string, including the name of the involved resource and the type and value of the involved metric; if applicable, the varbind also includes the current threshold settings and other information useful for automation purposes. | ||
| NTF uxsA2CPUWarning | 1.3.6.1.4.1.791.2.10.2.74.0.11992 | &A watcher monitoring a CPU resource changed its status to 'warning'. The varbind list contains a varbind with detailed information, encoded as a single string, including the name of the involved resource and the type and value of the involved metric; if applicable, the varbind also includes the current threshold settings and other information useful for automation purposes. | ||
| NTF uxsA2DirActive | 1.3.6.1.4.1.791.2.10.2.74.0.16984 | &A watcher monitoring a directory resource changed its status from 'passive'. The varbind list contains a varbind with detailed information, encoded as a single string, including the name of the involved resource and the type and value of the involved metric; if applicable, the varbind also includes the current threshold settings and other information useful for automation purposes. | ||
| NTF uxsA2DirAdded | 1.3.6.1.4.1.791.2.10.2.74.0.16986 | &A watcher monitoring a directory resource was added. The varbind list contains the name of the involved resource. | ||
| NTF uxsA2DirCritical | 1.3.6.1.4.1.791.2.10.2.74.0.16983 | &A watcher monitoring a directory resource changed its status to 'critical'. The varbind list contains a varbind with detailed information, encoded as a single string, including the name of the involved resource and the type and value of the involved metric; if applicable, the varbind also includes the current threshold settings and other information useful for automation purposes. | ||
| NTF uxsA2DirDeleted | 1.3.6.1.4.1.791.2.10.2.74.0.16987 | &A watcher monitoring a directory resource was removed. The varbind list contains the name of the involved resource. | ||
| NTF uxsA2DirInfo | 1.3.6.1.4.1.791.2.10.2.74.0.16988 | &A watcher monitoring a directory resource changed a sub-state. The varbind list contains a varbind with detailed information, encoded as a single string, including the name of the involved resource, the old and the new status, and the type and value of the involved metric; if applicable, the varbind also includes the current threshold settings and other information useful for automation purposes. | ||
| NTF uxsA2DirModified | 1.3.6.1.4.1.791.2.10.2.74.0.16989 | &The watcher configuration for a directory resource changed. The varbind list contains a varbind with detailed information, encoded as a single string, including the name of the involved resource and the changed attribute with its old value and with its new value. | ||
| NTF uxsA2DirOk | 1.3.6.1.4.1.791.2.10.2.74.0.16981 | &A watcher monitoring a directory resource changed its status to 'ok'. The varbind list contains a varbind with detailed information, encoded as a single string, including the name of the involved resource and the type and value of the involved metric; if applicable, the varbind also includes the current threshold settings and other information useful for automation purposes. | ||
| NTF uxsA2DirPassive | 1.3.6.1.4.1.791.2.10.2.74.0.16985 | &A watcher monitoring a directory resource changed its status to 'passive'. The varbind list contains a varbind with detailed information, encoded as a single string, including the name of the involved resource and the type and value of the involved metric; if applicable, the varbind also includes the current threshold settings and other information useful for automation purposes. | ||
| NTF uxsA2DirUnknown | 1.3.6.1.4.1.791.2.10.2.74.0.16980 | &A watcher monitoring a directory resource changed its status to 'unknown'. The varbind list contains a varbind with detailed information, encoded as a single string, including the name of the involved resource and the type and value of the involved metric; if applicable, the varbind also includes the current threshold settings and other information useful for automation purposes. | ||
| NTF uxsA2DirWarning | 1.3.6.1.4.1.791.2.10.2.74.0.16982 | &A watcher monitoring a directory resource changed its status to 'warning'. The varbind list contains a varbind with detailed information, encoded as a single string, including the name of the involved resource and the type and value of the involved metric; if applicable, the varbind also includes the current threshold settings and other information useful for automation purposes. | ||
| NTF uxsA2DiskActive | 1.3.6.1.4.1.791.2.10.2.74.0.19984 | &A watcher monitoring a disk resource changed its status from 'passive'. The varbind list contains a varbind with detailed information, encoded as a single string, including the name of the involved resource and the type and value of the involved metric; if applicable, the varbind also includes the current threshold settings and other information useful for automation purposes. | ||
| NTF uxsA2DiskAdded | 1.3.6.1.4.1.791.2.10.2.74.0.19986 | &A watcher monitoring a disk resource was added. The varbind list contains the name of the involved resource. | ||
| NTF uxsA2DiskCritical | 1.3.6.1.4.1.791.2.10.2.74.0.19983 | &A watcher monitoring a disk resource changed its status to 'critical'. The varbind list contains a varbind with detailed information, encoded as a single string, including the name of the involved resource and the type and value of the involved metric; if applicable, the varbind also includes the current threshold settings and other information useful for automation purposes. | ||
| NTF uxsA2DiskDeleted | 1.3.6.1.4.1.791.2.10.2.74.0.19987 | &A watcher monitoring a disk resource was removed. The varbind list contains the name of the involved resource. | ||
| NTF uxsA2DiskInfo | 1.3.6.1.4.1.791.2.10.2.74.0.19988 | &A watcher monitoring a disk resource changed a sub-state. The varbind list contains a varbind with detailed information, encoded as a single string, including the name of the involved resource, the old and the new status, and the type and value of the involved metric; if applicable, the varbind also includes the current threshold settings and other information useful for automation purposes. | ||
| NTF uxsA2DiskModified | 1.3.6.1.4.1.791.2.10.2.74.0.19989 | &The watcher configuration for a disk resource changed. The varbind list contains a varbind with detailed information, encoded as a single string, including the name of the involved resource and the changed attribute with its old value and with its new value. | ||
| NTF uxsA2DiskOk | 1.3.6.1.4.1.791.2.10.2.74.0.19981 | &A watcher monitoring a disk resource changed its status to 'ok'. The varbind list contains a varbind with detailed information, encoded as a single string, including the name of the involved resource and the type and value of the involved metric; if applicable, the varbind also includes the current threshold settings and other information useful for automation purposes. | ||
| NTF uxsA2DiskPassive | 1.3.6.1.4.1.791.2.10.2.74.0.19985 | &A watcher monitoring a disk resource changed its status to 'passive'. The varbind list contains a varbind with detailed information, encoded as a single string, including the name of the involved resource and the type and value of the involved metric; if applicable, the varbind also includes the current threshold settings and other information useful for automation purposes. | ||
| NTF uxsA2DiskUnknown | 1.3.6.1.4.1.791.2.10.2.74.0.19980 | &A watcher monitoring a disk resource changed its status to 'unknown'. The varbind list contains a varbind with detailed information, encoded as a single string, including the name of the involved resource and the type and value of the involved metric; if applicable, the varbind also includes the current threshold settings and other information useful for automation purposes. | ||
| NTF uxsA2DiskWarning | 1.3.6.1.4.1.791.2.10.2.74.0.19982 | &A watcher monitoring a disk resource changed its status to 'warning'. The varbind list contains a varbind with detailed information, encoded as a single string, including the name of the involved resource and the type and value of the involved metric; if applicable, the varbind also includes the current threshold settings and other information useful for automation purposes. | ||
| uxsA2ExtensionGroup | 1.3.6.1.4.1.791.2.10.2.74.5 | |||
| NTF uxsA2FileActive | 1.3.6.1.4.1.791.2.10.2.74.0.18984 | &A watcher monitoring a file resource changed its status from 'passive'. The varbind list contains a varbind with detailed information, encoded as a single string, including the name of the involved resource and the type and value of the involved metric; if applicable, the varbind also includes the current threshold settings and other information useful for automation purposes. | ||
| NTF uxsA2FileAdded | 1.3.6.1.4.1.791.2.10.2.74.0.18986 | &A watcher monitoring a file resource was added. The varbind list contains the name of the involved resource. | ||
| NTF uxsA2FileCritical | 1.3.6.1.4.1.791.2.10.2.74.0.18983 | &A watcher monitoring a file resource changed its status to 'critical'. The varbind list contains a varbind with detailed information, encoded as a single string, including the name of the involved resource and the type and value of the involved metric; if applicable, the varbind also includes the current threshold settings and other information useful for automation purposes. | ||
| NTF uxsA2FileDeleted | 1.3.6.1.4.1.791.2.10.2.74.0.18987 | &A watcher monitoring a file resource was removed. The varbind list contains the name of the involved resource. | ||
| NTF uxsA2FileInfo | 1.3.6.1.4.1.791.2.10.2.74.0.18988 | &A watcher monitoring a file resource changed a sub-state. The varbind list contains a varbind with detailed information, encoded as a single string, including the name of the involved resource, the old and the new status, and the type and value of the involved metric; if applicable, the varbind also includes the current threshold settings and other information useful for automation purposes. | ||
| NTF uxsA2FileModified | 1.3.6.1.4.1.791.2.10.2.74.0.18989 | &The watcher configuration for a file resource changed. The varbind list contains a varbind with detailed information, encoded as a single string, including the name of the involved resource and the changed attribute with its old value and with its new value. | ||
| NTF uxsA2FileOk | 1.3.6.1.4.1.791.2.10.2.74.0.18981 | &A watcher monitoring a file resource changed its status to 'ok'. The varbind list contains a varbind with detailed information, encoded as a single string, including the name of the involved resource and the type and value of the involved metric; if applicable, the varbind also includes the current threshold settings and other information useful for automation purposes. | ||
| NTF uxsA2FilePassive | 1.3.6.1.4.1.791.2.10.2.74.0.18985 | &A watcher monitoring a file resource changed its status to 'passive'. The varbind list contains a varbind with detailed information, encoded as a single string, including the name of the involved resource and the type and value of the involved metric; if applicable, the varbind also includes the current threshold settings and other information useful for automation purposes. | ||
| NTF uxsA2FileUnknown | 1.3.6.1.4.1.791.2.10.2.74.0.18980 | &A watcher monitoring a file resource changed its status to 'unknown'. The varbind list contains a varbind with detailed information, encoded as a single string, including the name of the involved resource and the type and value of the involved metric; if applicable, the varbind also includes the current threshold settings and other information useful for automation purposes. | ||
| NTF uxsA2FileWarning | 1.3.6.1.4.1.791.2.10.2.74.0.18982 | &A watcher monitoring a file resource changed its status to 'warning'. The varbind list contains a varbind with detailed information, encoded as a single string, including the name of the involved resource and the type and value of the involved metric; if applicable, the varbind also includes the current threshold settings and other information useful for automation purposes. | ||
| NTF uxsA2FSysActive | 1.3.6.1.4.1.791.2.10.2.74.0.17984 | &A watcher monitoring a file system resource changed its status from 'passive'. The varbind list contains a varbind with detailed information, encoded as a single string, including the name of the involved resource and the type and value of the involved metric; if applicable, the varbind also includes the current threshold settings and other information useful for automation purposes. | ||
| NTF uxsA2FSysAdded | 1.3.6.1.4.1.791.2.10.2.74.0.17986 | &A watcher monitoring a file system resource was added. The varbind list contains the name of the involved resource. | ||
| NTF uxsA2FSysCritical | 1.3.6.1.4.1.791.2.10.2.74.0.17983 | &A watcher monitoring a file system resource changed its status to 'critical'. The varbind list contains a varbind with detailed information, encoded as a single string, including the name of the involved resource and the type and value of the involved metric; if applicable, the varbind also includes the current threshold settings and other information useful for automation purposes. | ||
| NTF uxsA2FSysDeleted | 1.3.6.1.4.1.791.2.10.2.74.0.17987 | &A watcher monitoring a file system resource was removed. The varbind list contains the name of the involved resource. | ||
| NTF uxsA2FSysInfo | 1.3.6.1.4.1.791.2.10.2.74.0.17988 | &A watcher monitoring a file system resource changed a sub-state. The varbind list contains a varbind with detailed information, encoded as a single string, including the name of the involved resource, the old and the new status, and the type and value of the involved metric; if applicable, the varbind also includes the current threshold settings and other information useful for automation purposes. | ||
| NTF uxsA2FSysModified | 1.3.6.1.4.1.791.2.10.2.74.0.17989 | &The watcher configuration for a file system resource changed. The varbind list contains a varbind with detailed information, encoded as a single string, including the name of the involved resource and the changed attribute with its old value and with its new value. | ||
| NTF uxsA2FSysOk | 1.3.6.1.4.1.791.2.10.2.74.0.17981 | &A watcher monitoring a file system resource changed its status to 'ok'. The varbind list contains a varbind with detailed information, encoded as a single string, including the name of the involved resource and the type and value of the involved metric; if applicable, the varbind also includes the current threshold settings and other information useful for automation purposes. | ||
| NTF uxsA2FSysPassive | 1.3.6.1.4.1.791.2.10.2.74.0.17985 | &A watcher monitoring a file system resource changed its status to 'passive'. The varbind list contains a varbind with detailed information, encoded as a single string, including the name of the involved resource and the type and value of the involved metric; if applicable, the varbind also includes the current threshold settings and other information useful for automation purposes. | ||
| NTF uxsA2FSysUnknown | 1.3.6.1.4.1.791.2.10.2.74.0.17980 | &A watcher monitoring a file system resource changed its status to 'unknown'. The varbind list contains a varbind with detailed information, encoded as a single string, including the name of the involved resource and the type and value of the involved metric; if applicable, the varbind also includes the current threshold settings and other information useful for automation purposes. | ||
| NTF uxsA2FSysWarning | 1.3.6.1.4.1.791.2.10.2.74.0.17982 | &A watcher monitoring a file system resource changed its status to 'warning'. The varbind list contains a varbind with detailed information, encoded as a single string, including the name of the involved resource and the type and value of the involved metric; if applicable, the varbind also includes the current threshold settings and other information useful for automation purposes. | ||
| NTF uxsA2HardwrActive | 1.3.6.1.4.1.791.2.10.2.74.0.26984 | &A watcher monitoring a hardware resource changed its status from 'passive'. The varbind list contains a varbind with detailed information, encoded as a single string, including the name of the involved resource and the type and value of the involved metric; if applicable, the varbind also includes the current threshold settings and other information useful for automation purposes. | ||
| NTF uxsA2HardwrAdded | 1.3.6.1.4.1.791.2.10.2.74.0.26986 | &A watcher monitoring a hardware resource was added. The varbind list contains the name of the involved resource. | ||
| NTF uxsA2HardwrCritical | 1.3.6.1.4.1.791.2.10.2.74.0.26983 | &A watcher monitoring a hardware resource changed its status to 'critical'. The varbind list contains a varbind with detailed information, encoded as a single string, including the name of the involved resource and the type and value of the involved metric; if applicable, the varbind also includes the current threshold settings and other information useful for automation purposes. | ||
| NTF uxsA2HardwrDeleted | 1.3.6.1.4.1.791.2.10.2.74.0.26987 | &A watcher monitoring a hardware resource was removed. The varbind list contains the name of the involved resource. | ||
| NTF uxsA2HardwrInfo | 1.3.6.1.4.1.791.2.10.2.74.0.26988 | &A watcher monitoring a hardware resource changed a sub-state. The varbind list contains a varbind with detailed information, encoded as a single string, including the name of the involved resource, the old and the new status, and the type and value of the involved metric; if applicable, the varbind also includes the current threshold settings and other information useful for automation purposes. | ||
| NTF uxsA2HardwrModified | 1.3.6.1.4.1.791.2.10.2.74.0.26989 | &The watcher configuration for a hardware resource changed. The varbind list contains a varbind with detailed information, encoded as a single string, including the name of the involved resource and the changed attribute with its old value and with its new value. | ||
| NTF uxsA2HardwrOk | 1.3.6.1.4.1.791.2.10.2.74.0.26981 | &A watcher monitoring a hardware resource changed its status to 'ok'. The varbind list contains a varbind with detailed information, encoded as a single string, including the name of the involved resource and the type and value of the involved metric; if applicable, the varbind also includes the current threshold settings and other information useful for automation purposes. | ||
| NTF uxsA2HardwrPassive | 1.3.6.1.4.1.791.2.10.2.74.0.26985 | &A watcher monitoring a hardware resource changed its status to 'passive'. The varbind list contains a varbind with detailed information, encoded as a single string, including the name of the involved resource and the type and value of the involved metric; if applicable, the varbind also includes the current threshold settings and other information useful for automation purposes. | ||
| NTF uxsA2HardwrUnknown | 1.3.6.1.4.1.791.2.10.2.74.0.26980 | &A watcher monitoring a hardware resource changed its status to 'unknown'. The varbind list contains a varbind with detailed information, encoded as a single string, including the name of the involved resource and the type and value of the involved metric; if applicable, the varbind also includes the current threshold settings and other information useful for automation purposes. | ||
| NTF uxsA2HardwrWarning | 1.3.6.1.4.1.791.2.10.2.74.0.26982 | &A watcher monitoring a hardware resource changed its status to 'warning'. The varbind list contains a varbind with detailed information, encoded as a single string, including the name of the involved resource and the type and value of the involved metric; if applicable, the varbind also includes the current threshold settings and other information useful for automation purposes. | ||
| INT uxsA2HistoryButton | 1.3.6.1.4.1.791.2.10.2.74.4.20 | INTEGER | read-write | &This attribute is used to clear the history table. If set to 2 (clear), the agent empties the history table. This attribute cannot be set to 1 (none). |
| INT uxsA2HistoryCount | 1.3.6.1.4.1.791.2.10.2.74.4.21 | INTEGER | read-only | &Number of the last enterprise specific status traps raised by the agent. |
| INT uxsA2HistoryCPUCollect | 1.3.6.1.4.1.791.2.10.2.74.4.2 | INTEGER | read-write | &This attribute is used to enable/disable the collection of CPU status traps in the history table. If set to 2 (yes), the agent collects status traps in the history table. If set to 1 (no) these traps are not stored in the history table. |
| INT uxsA2HistoryDirCollect | 1.3.6.1.4.1.791.2.10.2.74.4.7 | INTEGER | read-write | &This attribute is used to enable/disable the collection of directory status traps in the history table. If set to 2 (yes), the agent collects status traps in the history table. If set to 1 (no) these traps are not stored in the history table. |
| INT uxsA2HistoryDiskCollect | 1.3.6.1.4.1.791.2.10.2.74.4.10 | INTEGER | read-write | &This attribute is used to enable/disable the collection of disk status traps in the history table. If set to 2 (yes), the agent collects status traps in the history table. If set to 1 (no) these traps are not stored in the history table. |
| INT uxsA2HistoryFileCollect | 1.3.6.1.4.1.791.2.10.2.74.4.9 | INTEGER | read-write | &This attribute is used to enable/disable the collection of file status traps in the history table. If set to 2 (yes), the agent collects status traps in the history table. If set to 1 (no) these traps are not stored in the history table. |
| INT uxsA2HistoryFSysCollect | 1.3.6.1.4.1.791.2.10.2.74.4.8 | INTEGER | read-write | &This attribute is used to enable/disable the collection of file system status traps in the history table. If set to 2 (yes), the agent collects status traps in the history table. If set to 1 (no) these traps are not stored in the history table. |
| uxsA2HistoryGroup | 1.3.6.1.4.1.791.2.10.2.74.4 | |||
| INT uxsA2HistoryHardwrCollect | 1.3.6.1.4.1.791.2.10.2.74.4.17 | INTEGER | read-write | &This attribute is used to enable/disable the collection of hardware resource status traps in the history table. If set to 2 (yes), the agent collects status traps in the history table. If set to 1 (no) these traps are not stored in the history table. |
| INT uxsA2HistoryLoadCollect | 1.3.6.1.4.1.791.2.10.2.74.4.3 | INTEGER | read-write | &This attribute is used to enable/disable the collection of load average status traps in the history table. If set to 2 (yes), the agent collects status traps in the history table. If set to 1 (no) these traps are not stored in the history table. |
| INT uxsA2HistoryMaxEntries | 1.3.6.1.4.1.791.2.10.2.74.4.19 | INTEGER | read-write | &Maximum number of entries to be stored in the history table. Valid values are 0 to 100. If set to 0 no history information of traps is stored. |
| INT uxsA2HistoryMemCollect | 1.3.6.1.4.1.791.2.10.2.74.4.4 | INTEGER | read-write | &This attribute is used to enable/disable the collection of real memory status traps in the history table. If set to 2 (yes), the agent collects status traps in the history table. If set to 1 (no) these traps are not stored in the history table. |
| INT uxsA2HistoryMQCollect | 1.3.6.1.4.1.791.2.10.2.74.4.16 | INTEGER | read-write | &This attribute is used to enable/disable the collection of message queue status traps in the history table. If set to 2 (yes), the agent collects status traps in the history table. If set to 1 (no) these traps are not stored in the history table. |
| INT uxsA2HistoryNetCollect | 1.3.6.1.4.1.791.2.10.2.74.4.13 | INTEGER | read-write | &This attribute is used to enable/disable the collection of network interface status traps in the history table. If set to 2 (yes), the agent collects status traps in the history table. If set to 1 (no) these traps are not stored in the history table. |
| INT uxsA2HistoryPrnCollect | 1.3.6.1.4.1.791.2.10.2.74.4.12 | INTEGER | read-write | &This attribute is used to enable/disable the collection of print queue status traps in the history table. If set to 2 (yes), the agent collects status traps in the history table. If set to 1 (no) these traps are not stored in the history table. |
| INT uxsA2HistoryProcCollect | 1.3.6.1.4.1.791.2.10.2.74.4.11 | INTEGER | read-write | &This attribute is used to enable/disable the collection of process status traps in the history table. If set to 2 (yes), the agent collects status traps in the history table. If set to 1 (no) these traps are not stored in the history table. |
| INT uxsA2HistoryProgrmCollect | 1.3.6.1.4.1.791.2.10.2.74.4.18 | INTEGER | read-write | &This attribute is used to enable/disable the collection of programmable resource status traps in the history table. If set to 2 (yes), the agent collects status traps in the history table. If set to 1 (no) these traps are not stored in the history table. |
| INT uxsA2HistoryQuotaCollect | 1.3.6.1.4.1.791.2.10.2.74.4.6 | INTEGER | read-write | &This attribute is used to enable/disable the collection of quota status traps in the history table. If set to 2 (yes), the agent collects status traps in the history table. If set to 1 (no) these traps are not stored in the history table. |
| INT uxsA2HistoryResParamCollect | 1.3.6.1.4.1.791.2.10.2.74.4.1 | INTEGER | read-write | &This attribute is used to enable/disable the collection of OS resource parameter status traps in the history table. If set to 2 (yes), the agent collects status traps in the history table. If set to 1 (no) these traps are not stored in the history table. |
| INT uxsA2HistorySEMCollect | 1.3.6.1.4.1.791.2.10.2.74.4.15 | INTEGER | read-write | &This attribute is used to enable/disable the collection of semaphore status traps in the history table. If set to 2 (yes), the agent collects status traps in the history table. If set to 1 (no) these traps are not stored in the history table. |
| INT uxsA2HistorySHMCollect | 1.3.6.1.4.1.791.2.10.2.74.4.14 | INTEGER | read-write | &This attribute is used to enable/disable the collection of shared memory status traps in the history table. If set to 2 (yes), the agent collects status traps in the history table. If set to 1 (no) these traps are not stored in the history table. |
| INT uxsA2HistorySwapCollect | 1.3.6.1.4.1.791.2.10.2.74.4.5 | INTEGER | read-write | &This attribute is used to enable/disable the collection of swap status traps in the history table. If set to 2 (yes), the agent collects status traps in the history table. If set to 1 (no) these traps are not stored in the history table. |
| NTF uxsA2Load15MinActive | 1.3.6.1.4.1.791.2.10.2.74.0.12034 | &A watcher monitoring the 15 minute load average of a load average resource changed its status from 'passive'. The varbind list contains a varbind with detailed information, encoded as a single string, including the type and value of the involved metric; if applicable, the varbind also includes the current threshold settings and other information useful for automation purposes. | ||
| NTF uxsA2Load15MinCritical | 1.3.6.1.4.1.791.2.10.2.74.0.12033 | &A watcher monitoring the 15 minute load average of a load average resource changed its status to 'critical'. The varbind list contains a varbind with detailed information, encoded as a single string, including the type and value of the involved metric; if applicable, the varbind also includes the current threshold settings and other information useful for automation purposes. | ||
| NTF uxsA2Load15MinModified | 1.3.6.1.4.1.791.2.10.2.74.0.12039 | &The watcher configuration for the 15 minute load average monitoring of a load average resource changed. The varbind list contains a varbind with detailed information, encoded as a single string, including the changed attribute with its old value and with its new value. | ||
| NTF uxsA2Load15MinOk | 1.3.6.1.4.1.791.2.10.2.74.0.12031 | &A watcher monitoring the 15 minute load average of a load average resource changed its status to 'ok'. The varbind list contains a varbind with detailed information, encoded as a single string, including the type and value of the involved metric; if applicable, the varbind also includes the current threshold settings and other information useful for automation purposes. | ||
| NTF uxsA2Load15MinPassive | 1.3.6.1.4.1.791.2.10.2.74.0.12035 | &A watcher monitoring the 15 minute load average of a load average resource changed its status to 'passive'. The varbind list contains a varbind with detailed information, encoded as a single string, including the type and value of the involved metric; if applicable, the varbind also includes the current threshold settings and other information useful for automation purposes. | ||
| NTF uxsA2Load15MinUnknown | 1.3.6.1.4.1.791.2.10.2.74.0.12030 | &A watcher monitoring the 15 minute load average of a load average resource changed its status to 'unknown'. The varbind list contains a varbind with detailed information, encoded as a single string, including the type and value of the involved metric; if applicable, the varbind also includes the current threshold settings and other information useful for automation purposes. | ||
| NTF uxsA2Load15MinWarning | 1.3.6.1.4.1.791.2.10.2.74.0.12032 | &A watcher monitoring the 15 minute load average of a load average resource changed its status to 'warning'. The varbind list contains a varbind with detailed information, encoded as a single string, including the type and value of the involved metric; if applicable, the varbind also includes the current threshold settings and other information useful for automation purposes. | ||
| NTF uxsA2Load1MinActive | 1.3.6.1.4.1.791.2.10.2.74.0.12014 | &A watcher monitoring the 1 minute load average of a load average resource changed its status from 'passive'. The varbind list contains a varbind with detailed information, encoded as a single string, including the type and value of the involved metric; if applicable, the varbind also includes the current threshold settings and other information useful for automation purposes. | ||
| NTF uxsA2Load1MinCritical | 1.3.6.1.4.1.791.2.10.2.74.0.12013 | &A watcher monitoring the 1 minute load average of a load average resource changed its status to 'critical'. The varbind list contains a varbind with detailed information, encoded as a single string, including the type and value of the involved metric; if applicable, the varbind also includes the current threshold settings and other information useful for automation purposes. | ||
| NTF uxsA2Load1MinModified | 1.3.6.1.4.1.791.2.10.2.74.0.12019 | &The watcher configuration for the 1 minute load average monitoring of a load average resource changed. The varbind list contains a varbind with detailed information, encoded as a single string, including the changed attribute with its old value and with its new value. | ||
| NTF uxsA2Load1MinOk | 1.3.6.1.4.1.791.2.10.2.74.0.12011 | &A watcher monitoring the 1 minute load average of a load average resource changed its status to 'ok'. The varbind list contains a varbind with detailed information, encoded as a single string, including the type and value of the involved metric; if applicable, the varbind also includes the current threshold settings and other information useful for automation purposes. | ||
| NTF uxsA2Load1MinPassive | 1.3.6.1.4.1.791.2.10.2.74.0.12015 | &A watcher monitoring the 1 minute load average of a load average resource changed its status to 'passive'. The varbind list contains a varbind with detailed information, encoded as a single string, including the type and value of the involved metric; if applicable, the varbind also includes the current threshold settings and other information useful for automation purposes. | ||
| NTF uxsA2Load1MinUnknown | 1.3.6.1.4.1.791.2.10.2.74.0.12010 | &A watcher monitoring the 1 minute load average of a load average resource changed its status to 'unknown'. The varbind list contains a varbind with detailed information, encoded as a single string, including the type and value of the involved metric; if applicable, the varbind also includes the current threshold settings and other information useful for automation purposes. | ||
| NTF uxsA2Load1MinWarning | 1.3.6.1.4.1.791.2.10.2.74.0.12012 | &A watcher monitoring the 1 minute load average of a load average resource changed its status to 'warning'. The varbind list contains a varbind with detailed information, encoded as a single string, including the type and value of the involved metric; if applicable, the varbind also includes the current threshold settings and other information useful for automation purposes. | ||
| NTF uxsA2Load5MinActive | 1.3.6.1.4.1.791.2.10.2.74.0.12024 | &A watcher monitoring the 5 minute load average of a load average resource changed its status from 'passive'. The varbind list contains a varbind with detailed information, encoded as a single string, including the type and value of the involved metric; if applicable, the varbind also includes the current threshold settings and other information useful for automation purposes. | ||
| NTF uxsA2Load5MinCritical | 1.3.6.1.4.1.791.2.10.2.74.0.12023 | &A watcher monitoring the 5 minute load average of a load average resource changed its status to 'critical'. The varbind list contains a varbind with detailed information, encoded as a single string, including the type and value of the involved metric; if applicable, the varbind also includes the current threshold settings and other information useful for automation purposes. | ||
| NTF uxsA2Load5MinModified | 1.3.6.1.4.1.791.2.10.2.74.0.12029 | &The watcher configuration for the 5 minute load average monitoring of a load average resource changed. The varbind list contains a varbind with detailed information, encoded as a single string, including the changed attribute with its old value and with its new value. | ||
| NTF uxsA2Load5MinOk | 1.3.6.1.4.1.791.2.10.2.74.0.12021 | &A watcher monitoring the 5 minute load average of a load average resource changed its status to 'ok'. The varbind list contains a varbind with detailed information, encoded as a single string, including the type and value of the involved metric; if applicable, the varbind also includes the current threshold settings and other information useful for automation purposes. | ||
| NTF uxsA2Load5MinPassive | 1.3.6.1.4.1.791.2.10.2.74.0.12025 | &A watcher monitoring the 5 minute load average of a load average resource changed its status to 'passive'. The varbind list contains a varbind with detailed information, encoded as a single string, including the type and value of the involved metric; if applicable, the varbind also includes the current threshold settings and other information useful for automation purposes. | ||
| NTF uxsA2Load5MinUnknown | 1.3.6.1.4.1.791.2.10.2.74.0.12020 | &A watcher monitoring the 5 minute load average of a load average resource changed its status to 'unknown'. The varbind list contains a varbind with detailed information, encoded as a single string, including the type and value of the involved metric; if applicable, the varbind also includes the current threshold settings and other information useful for automation purposes. | ||
| NTF uxsA2Load5MinWarning | 1.3.6.1.4.1.791.2.10.2.74.0.12022 | &A watcher monitoring the 5 minute load average of a load average resource changed its status to 'warning'. The varbind list contains a varbind with detailed information, encoded as a single string, including the type and value of the involved metric; if applicable, the varbind also includes the current threshold settings and other information useful for automation purposes. | ||
| NTF uxsA2MemPageOutsActive | 1.3.6.1.4.1.791.2.10.2.74.0.13024 | &A watcher monitoring the page outs of a real memory resource changed its status from 'passive'. The varbind list contains a varbind with detailed information, encoded as a single string, including the type and value of the involved metric; if applicable, the varbind also includes the current threshold settings and other information useful for automation purposes. | ||
| NTF uxsA2MemPageOutsCritical | 1.3.6.1.4.1.791.2.10.2.74.0.13023 | &A watcher monitoring the page outs of a real memory resource changed its status to 'critical'. The varbind list contains a varbind with detailed information, encoded as a single string, including the type and value of the involved metric; if applicable, the varbind also includes the current threshold settings and other information useful for automation purposes. | ||
| NTF uxsA2MemPageOutsModified | 1.3.6.1.4.1.791.2.10.2.74.0.13029 | &The watcher configuration for the page outs monitoring of a real memory resource changed. The varbind list contains a varbind with detailed information, encoded as a single string, including the changed attribute with its old value and with its new value. | ||
| NTF uxsA2MemPageOutsOk | 1.3.6.1.4.1.791.2.10.2.74.0.13021 | &A watcher monitoring the page outs of a real memory resource changed its status to 'ok'. The varbind list contains a varbind with detailed information, encoded as a single string, including the type and value of the involved metric; if applicable, the varbind also includes the current threshold settings and other information useful for automation purposes. | ||
| NTF uxsA2MemPageOutsPassive | 1.3.6.1.4.1.791.2.10.2.74.0.13025 | &A watcher monitoring the page outs of a real memory resource changed its status to 'passive'. The varbind list contains a varbind with detailed information, encoded as a single string, including the type and value of the involved metric; if applicable, the varbind also includes the current threshold settings and other information useful for automation purposes. | ||
| NTF uxsA2MemPageOutsUnknown | 1.3.6.1.4.1.791.2.10.2.74.0.13020 | &A watcher monitoring the page outs of a real memory resource changed its status to 'unknown'. The varbind list contains a varbind with detailed information, encoded as a single string, including the type and value of the involved metric; if applicable, the varbind also includes the current threshold settings and other information useful for automation purposes. | ||
| NTF uxsA2MemPageOutsWarning | 1.3.6.1.4.1.791.2.10.2.74.0.13022 | &A watcher monitoring the page outs of a real memory resource changed its status to 'warning'. The varbind list contains a varbind with detailed information, encoded as a single string, including the type and value of the involved metric; if applicable, the varbind also includes the current threshold settings and other information useful for automation purposes. | ||
| NTF uxsA2MemScanRateActive | 1.3.6.1.4.1.791.2.10.2.74.0.13014 | &A watcher monitoring the scan rate of a real memory resource changed its status from 'passive'. The varbind list contains a varbind with detailed information, encoded as a single string, including the type and value of the involved metric; if applicable, the varbind also includes the current threshold settings and other information useful for automation purposes. | ||
| NTF uxsA2MemScanRateCritical | 1.3.6.1.4.1.791.2.10.2.74.0.13013 | &A watcher monitoring the scan rate of a real memory resource changed its status to 'critical'. The varbind list contains a varbind with detailed information, encoded as a single string, including the type and value of the involved metric; if applicable, the varbind also includes the current threshold settings and other information useful for automation purposes. | ||
| NTF uxsA2MemScanRateModified | 1.3.6.1.4.1.791.2.10.2.74.0.13019 | &The watcher configuration for the scan rate monitoring of a real memory resource changed. The varbind list contains a varbind with detailed information, encoded as a single string, including the changed attribute with its old value and with its new value. | ||
| NTF uxsA2MemScanRateOk | 1.3.6.1.4.1.791.2.10.2.74.0.13011 | &A watcher monitoring the scan rate of a real memory resource changed its status to 'ok'. The varbind list contains a varbind with detailed information, encoded as a single string, including the type and value of the involved metric; if applicable, the varbind also includes the current threshold settings and other information useful for automation purposes. | ||
| NTF uxsA2MemScanRatePassive | 1.3.6.1.4.1.791.2.10.2.74.0.13015 | &A watcher monitoring the scan rate of a real memory resource changed its status to 'passive'. The varbind list contains a varbind with detailed information, encoded as a single string, including the type and value of the involved metric; if applicable, the varbind also includes the current threshold settings and other information useful for automation purposes. | ||
| NTF uxsA2MemScanRateUnknown | 1.3.6.1.4.1.791.2.10.2.74.0.13010 | &A watcher monitoring the scan rate of a real memory resource changed its status to 'unknown'. The varbind list contains a varbind with detailed information, encoded as a single string, including the type and value of the involved metric; if applicable, the varbind also includes the current threshold settings and other information useful for automation purposes. | ||
| NTF uxsA2MemScanRateWarning | 1.3.6.1.4.1.791.2.10.2.74.0.13012 | &A watcher monitoring the scan rate of a real memory resource changed its status to 'warning'. The varbind list contains a varbind with detailed information, encoded as a single string, including the type and value of the involved metric; if applicable, the varbind also includes the current threshold settings and other information useful for automation purposes. | ||
| NTF uxsA2MemSizeActive | 1.3.6.1.4.1.791.2.10.2.74.0.13044 | &A watcher monitoring the dynamic memory reconfiguration of a real memory resource changed its status from 'passive'. The varbind list contains a varbind with detailed information, encoded as a single string, including the type and value of the involved metric; if applicable, the varbind also includes the current threshold settings and other information useful for automation purposes. | ||
| NTF uxsA2MemSizeCritical | 1.3.6.1.4.1.791.2.10.2.74.0.13043 | &A watcher monitoring the dynamic memory reconfiguration of a real memory resource changed its status to 'critical'. The varbind list contains a varbind with detailed information, encoded as a single string, including the type and value of the involved metric; if applicable, the varbind also includes the current threshold settings and other information useful for automation purposes. | ||
| NTF uxsA2MemSizeModified | 1.3.6.1.4.1.791.2.10.2.74.0.13049 | &The watcher configuration for the dynamic memory reconfiguration monitoring of a real memory resource changed. The varbind list contains a varbind with detailed information, encoded as a single string, including the changed attribute with its old value and with its new value. | ||
| NTF uxsA2MemSizeOk | 1.3.6.1.4.1.791.2.10.2.74.0.13041 | &A watcher monitoring the dynamic memory reconfiguration of a real memory resource changed its status to 'ok'. The varbind list contains a varbind with detailed information, encoded as a single string, including the type and value of the involved metric; if applicable, the varbind also includes the current threshold settings and other information useful for automation purposes. | ||
| NTF uxsA2MemSizePassive | 1.3.6.1.4.1.791.2.10.2.74.0.13045 | &A watcher monitoring the dynamic memory reconfiguration of a real memory resource changed its status to 'passive'. The varbind list contains a varbind with detailed information, encoded as a single string, including the type and value of the involved metric; if applicable, the varbind also includes the current threshold settings and other information useful for automation purposes. | ||
| NTF uxsA2MemSizeUnknown | 1.3.6.1.4.1.791.2.10.2.74.0.13040 | &A watcher monitoring the dynamic memory reconfiguration of a real memory resource changed its status to 'unknown'. The varbind list contains a varbind with detailed information, encoded as a single string, including the type and value of the involved metric; if applicable, the varbind also includes the current threshold settings and other information useful for automation purposes. | ||
| NTF uxsA2MemSizeWarning | 1.3.6.1.4.1.791.2.10.2.74.0.13042 | &A watcher monitoring the dynamic memory reconfiguration of a real memory resource changed its status to 'warning'. The varbind list contains a varbind with detailed information, encoded as a single string, including the type and value of the involved metric; if applicable, the varbind also includes the current threshold settings and other information useful for automation purposes. | ||
| NTF uxsA2MemUtilActive | 1.3.6.1.4.1.791.2.10.2.74.0.13034 | &A watcher monitoring the real memory utilization of a real memory resource changed its status from 'passive'. The varbind list contains a varbind with detailed information, encoded as a single string, including the type and value of the involved metric; if applicable, the varbind also includes the current threshold settings and other information useful for automation purposes. | ||
| NTF uxsA2MemUtilCritical | 1.3.6.1.4.1.791.2.10.2.74.0.13033 | &A watcher monitoring the real memory utilization of a real memory resource changed its status to 'critical'. The varbind list contains a varbind with detailed information, encoded as a single string, including the type and value of the involved metric; if applicable, the varbind also includes the current threshold settings and other information useful for automation purposes. | ||
| NTF uxsA2MemUtilModified | 1.3.6.1.4.1.791.2.10.2.74.0.13039 | &The watcher configuration for the real memory utilization monitoring of a real memory resource changed. The varbind list contains a varbind with detailed information, encoded as a single string, including the changed attribute with its old value and with its new value. | ||
| NTF uxsA2MemUtilOk | 1.3.6.1.4.1.791.2.10.2.74.0.13031 | &A watcher monitoring the real memory utilization of a real memory resource changed its status to 'ok'. The varbind list contains a varbind with detailed information, encoded as a single string, including the type and value of the involved metric; if applicable, the varbind also includes the current threshold settings and other information useful for automation purposes. | ||
| NTF uxsA2MemUtilPassive | 1.3.6.1.4.1.791.2.10.2.74.0.13035 | &A watcher monitoring the real memory utilization of a real memory resource changed its status to 'passive'. The varbind list contains a varbind with detailed information, encoded as a single string, including the type and value of the involved metric; if applicable, the varbind also includes the current threshold settings and other information useful for automation purposes. | ||
| NTF uxsA2MemUtilUnknown | 1.3.6.1.4.1.791.2.10.2.74.0.13030 | &A watcher monitoring the real memory utilization of a real memory resource changed its status to 'unknown'. The varbind list contains a varbind with detailed information, encoded as a single string, including the type and value of the involved metric; if applicable, the varbind also includes the current threshold settings and other information useful for automation purposes. | ||
| NTF uxsA2MemUtilWarning | 1.3.6.1.4.1.791.2.10.2.74.0.13032 | &A watcher monitoring the real memory utilization of a real memory resource changed its status to 'warning'. The varbind list contains a varbind with detailed information, encoded as a single string, including the type and value of the involved metric; if applicable, the varbind also includes the current threshold settings and other information useful for automation purposes. | ||
| NTF uxsA2MQActive | 1.3.6.1.4.1.791.2.10.2.74.0.25984 | &A watcher monitoring a message queue resource changed its status from 'passive'. The varbind list contains a varbind with detailed information, encoded as a single string, including the name of the involved resource and the type and value of the involved metric; if applicable, the varbind also includes the current threshold settings and other information useful for automation purposes. | ||
| NTF uxsA2MQAdded | 1.3.6.1.4.1.791.2.10.2.74.0.25986 | &A watcher monitoring a message queue resource was added. The varbind list contains the name of the involved resource. | ||
| NTF uxsA2MQCritical | 1.3.6.1.4.1.791.2.10.2.74.0.25983 | &A watcher monitoring a message queue resource changed its status to 'critical'. The varbind list contains a varbind with detailed information, encoded as a single string, including the name of the involved resource and the type and value of the involved metric; if applicable, the varbind also includes the current threshold settings and other information useful for automation purposes. | ||
| NTF uxsA2MQDeleted | 1.3.6.1.4.1.791.2.10.2.74.0.25987 | &A watcher monitoring a message queue resource was removed. The varbind list contains the name of the involved resource. | ||
| NTF uxsA2MQInfo | 1.3.6.1.4.1.791.2.10.2.74.0.25988 | &A watcher monitoring a message queue resource changed a sub-state. The varbind list contains a varbind with detailed information, encoded as a single string, including the name of the involved resource, the old and the new status, and the type and value of the involved metric; if applicable, the varbind also includes the current threshold settings and other information useful for automation purposes. | ||
| NTF uxsA2MQModified | 1.3.6.1.4.1.791.2.10.2.74.0.25989 | &The watcher configuration for a message queue resource changed. The varbind list contains a varbind with detailed information, encoded as a single string, including the name of the involved resource and the changed attribute with its old value and with its new value. | ||
| NTF uxsA2MQOk | 1.3.6.1.4.1.791.2.10.2.74.0.25981 | &A watcher monitoring a message queue resource changed its status to 'ok'. The varbind list contains a varbind with detailed information, encoded as a single string, including the name of the involved resource and the type and value of the involved metric; if applicable, the varbind also includes the current threshold settings and other information useful for automation purposes. | ||
| NTF uxsA2MQPassive | 1.3.6.1.4.1.791.2.10.2.74.0.25985 | &A watcher monitoring a message queue resource changed its status to 'passive'. The varbind list contains a varbind with detailed information, encoded as a single string, including the name of the involved resource and the type and value of the involved metric; if applicable, the varbind also includes the current threshold settings and other information useful for automation purposes. | ||
| NTF uxsA2MQUnknown | 1.3.6.1.4.1.791.2.10.2.74.0.25980 | &A watcher monitoring a message queue resource changed its status to 'unknown'. The varbind list contains a varbind with detailed information, encoded as a single string, including the name of the involved resource and the type and value of the involved metric; if applicable, the varbind also includes the current threshold settings and other information useful for automation purposes. | ||
| NTF uxsA2MQWarning | 1.3.6.1.4.1.791.2.10.2.74.0.25982 | &A watcher monitoring a message queue resource changed its status to 'warning'. The varbind list contains a varbind with detailed information, encoded as a single string, including the name of the involved resource and the type and value of the involved metric; if applicable, the varbind also includes the current threshold settings and other information useful for automation purposes. | ||
| NTF uxsA2NetActive | 1.3.6.1.4.1.791.2.10.2.74.0.22994 | &A watcher monitoring a network interface resource changed its status from 'passive'. The varbind list contains a varbind with detailed information, encoded as a single string, including the name of the involved resource and the type and value of the involved metric; if applicable, the varbind also includes the current threshold settings and other information useful for automation purposes. | ||
| NTF uxsA2NetAdded | 1.3.6.1.4.1.791.2.10.2.74.0.22996 | &A watcher monitoring a network interface resource was added. The varbind list contains the name of the involved resource. | ||
| NTF uxsA2NetCritical | 1.3.6.1.4.1.791.2.10.2.74.0.22993 | &A watcher monitoring a network interface resource changed its status to 'critical'. The varbind list contains a varbind with detailed information, encoded as a single string, including the name of the involved resource and the type and value of the involved metric; if applicable, the varbind also includes the current threshold settings and other information useful for automation purposes. | ||
| NTF uxsA2NetDeleted | 1.3.6.1.4.1.791.2.10.2.74.0.22997 | &A watcher monitoring a network interface resource was removed. The varbind list contains the name of the involved resource. | ||
| NTF uxsA2NetInfo | 1.3.6.1.4.1.791.2.10.2.74.0.22998 | &A watcher monitoring a network interface resource changed a sub-state. The varbind list contains a varbind with detailed information, encoded as a single string, including the name of the involved resource, the old and the new status, and the type and value of the involved metric; if applicable, the varbind also includes the current threshold settings and other information useful for automation purposes. | ||
| NTF uxsA2NetModified | 1.3.6.1.4.1.791.2.10.2.74.0.22999 | &The watcher configuration for a network interface resource changed. The varbind list contains a varbind with detailed information, encoded as a single string, including the name of the involved resource and the changed attribute with its old value and with its new value. | ||
| NTF uxsA2NetOk | 1.3.6.1.4.1.791.2.10.2.74.0.22991 | &A watcher monitoring a network interface resource changed its status to 'ok'. The varbind list contains a varbind with detailed information, encoded as a single string, including the name of the involved resource and the type and value of the involved metric; if applicable, the varbind also includes the current threshold settings and other information useful for automation purposes. | ||
| NTF uxsA2NetPassive | 1.3.6.1.4.1.791.2.10.2.74.0.22995 | &A watcher monitoring a network interface resource changed its status to 'passive'. The varbind list contains a varbind with detailed information, encoded as a single string, including the name of the involved resource and the type and value of the involved metric; if applicable, the varbind also includes the current threshold settings and other information useful for automation purposes. | ||
| NTF uxsA2NetTotalActive | 1.3.6.1.4.1.791.2.10.2.74.0.22004 | &A watcher monitoring a network interface resource changed its status from 'passive'. The varbind list contains a varbind with detailed information, encoded as a single string, including the type and value of the involved metric; if applicable, the varbind also includes the current threshold settings and other information useful for automation purposes. | ||
| NTF uxsA2NetTotalCritical | 1.3.6.1.4.1.791.2.10.2.74.0.22003 | &A watcher monitoring a network interface resource changed its status to 'critical'. The varbind list contains a varbind with detailed information, encoded as a single string, including the type and value of the involved metric; if applicable, the varbind also includes the current threshold settings and other information useful for automation purposes. | ||
| NTF uxsA2NetTotalInfo | 1.3.6.1.4.1.791.2.10.2.74.0.22008 | &A watcher monitoring a network interface resource changed a sub-state. The varbind list contains a varbind with detailed information, encoded as a single string, including the old and the new status, and the type and value of the involved metric; if applicable, the varbind also includes the current threshold settings and other information useful for automation purposes. | ||
| NTF uxsA2NetTotalModified | 1.3.6.1.4.1.791.2.10.2.74.0.22009 | &The watcher configuration for a network interface resource changed. The varbind list contains a varbind with detailed information, encoded as a single string, including the changed attribute with its old value and with its new value. | ||
| NTF uxsA2NetTotalOk | 1.3.6.1.4.1.791.2.10.2.74.0.22001 | &A watcher monitoring a network interface resource changed its status to 'ok'. The varbind list contains a varbind with detailed information, encoded as a single string, including the type and value of the involved metric; if applicable, the varbind also includes the current threshold settings and other information useful for automation purposes. | ||
| NTF uxsA2NetTotalPassive | 1.3.6.1.4.1.791.2.10.2.74.0.22005 | &A watcher monitoring a network interface resource changed its status to 'passive'. The varbind list contains a varbind with detailed information, encoded as a single string, including the type and value of the involved metric; if applicable, the varbind also includes the current threshold settings and other information useful for automation purposes. | ||
| NTF uxsA2NetTotalUnknown | 1.3.6.1.4.1.791.2.10.2.74.0.22000 | &A watcher monitoring a network interface resource changed its status to 'unknown'. The varbind list contains a varbind with detailed information, encoded as a single string, including the type and value of the involved metric; if applicable, the varbind also includes the current threshold settings and other information useful for automation purposes. | ||
| NTF uxsA2NetTotalWarning | 1.3.6.1.4.1.791.2.10.2.74.0.22002 | &A watcher monitoring a network interface resource changed its status to 'warning'. The varbind list contains a varbind with detailed information, encoded as a single string, including the type and value of the involved metric; if applicable, the varbind also includes the current threshold settings and other information useful for automation purposes. | ||
| NTF uxsA2NetUnknown | 1.3.6.1.4.1.791.2.10.2.74.0.22990 | &A watcher monitoring a network interface resource changed its status to 'unknown'. The varbind list contains a varbind with detailed information, encoded as a single string, including the name of the involved resource and the type and value of the involved metric; if applicable, the varbind also includes the current threshold settings and other information useful for automation purposes. | ||
| NTF uxsA2NetWarning | 1.3.6.1.4.1.791.2.10.2.74.0.22992 | &A watcher monitoring a network interface resource changed its status to 'warning'. The varbind list contains a varbind with detailed information, encoded as a single string, including the name of the involved resource and the type and value of the involved metric; if applicable, the varbind also includes the current threshold settings and other information useful for automation purposes. | ||
| NTF uxsA2PrnActive | 1.3.6.1.4.1.791.2.10.2.74.0.21984 | &A watcher monitoring a print queue resource changed its status from 'passive'. The varbind list contains a varbind with detailed information, encoded as a single string, including the name of the involved resource and the type and value of the involved metric; if applicable, the varbind also includes the current threshold settings and other information useful for automation purposes. | ||
| NTF uxsA2PrnAdded | 1.3.6.1.4.1.791.2.10.2.74.0.21986 | &A watcher monitoring a print queue resource was added. The varbind list contains the name of the involved resource. | ||
| NTF uxsA2PrnCritical | 1.3.6.1.4.1.791.2.10.2.74.0.21983 | &A watcher monitoring a print queue resource changed its status to 'critical'. The varbind list contains a varbind with detailed information, encoded as a single string, including the name of the involved resource and the type and value of the involved metric; if applicable, the varbind also includes the current threshold settings and other information useful for automation purposes. | ||
| NTF uxsA2PrnDeleted | 1.3.6.1.4.1.791.2.10.2.74.0.21987 | &A watcher monitoring a print queue resource was removed. The varbind list contains the name of the involved resource. | ||
| NTF uxsA2PrnInfo | 1.3.6.1.4.1.791.2.10.2.74.0.21988 | &A watcher monitoring a print queue resource changed a sub-state. The varbind list contains a varbind with detailed information, encoded as a single string, including the name of the involved resource, the old and the new status, and the type and value of the involved metric; if applicable, the varbind also includes the current threshold settings and other information useful for automation purposes. | ||
| NTF uxsA2PrnModified | 1.3.6.1.4.1.791.2.10.2.74.0.21989 | &The watcher configuration for a print queue resource changed. The varbind list contains a varbind with detailed information, encoded as a single string, including the name of the involved resource and the changed attribute with its old value and with its new value. | ||
| NTF uxsA2PrnOk | 1.3.6.1.4.1.791.2.10.2.74.0.21981 | &A watcher monitoring a print queue resource changed its status to 'ok'. The varbind list contains a varbind with detailed information, encoded as a single string, including the name of the involved resource and the type and value of the involved metric; if applicable, the varbind also includes the current threshold settings and other information useful for automation purposes. | ||
| NTF uxsA2PrnPassive | 1.3.6.1.4.1.791.2.10.2.74.0.21985 | &A watcher monitoring a print queue resource changed its status to 'passive'. The varbind list contains a varbind with detailed information, encoded as a single string, including the name of the involved resource and the type and value of the involved metric; if applicable, the varbind also includes the current threshold settings and other information useful for automation purposes. | ||
| NTF uxsA2PrnUnknown | 1.3.6.1.4.1.791.2.10.2.74.0.21980 | &A watcher monitoring a print queue resource changed its status to 'unknown'. The varbind list contains a varbind with detailed information, encoded as a single string, including the name of the involved resource and the type and value of the involved metric; if applicable, the varbind also includes the current threshold settings and other information useful for automation purposes. | ||
| NTF uxsA2PrnWarning | 1.3.6.1.4.1.791.2.10.2.74.0.21982 | &A watcher monitoring a print queue resource changed its status to 'warning'. The varbind list contains a varbind with detailed information, encoded as a single string, including the name of the involved resource and the type and value of the involved metric; if applicable, the varbind also includes the current threshold settings and other information useful for automation purposes. | ||
| NTF uxsA2ProcActive | 1.3.6.1.4.1.791.2.10.2.74.0.20984 | &A watcher monitoring a process resource changed its status from 'passive'. The varbind list contains a varbind with detailed information, encoded as a single string, including the name of the involved resource and the type and value of the involved metric; if applicable, the varbind also includes the current threshold settings and other information useful for automation purposes. | ||
| NTF uxsA2ProcAdded | 1.3.6.1.4.1.791.2.10.2.74.0.20986 | &A watcher monitoring a process resource was added. The varbind list contains the name of the involved resource. | ||
| NTF uxsA2ProcCritical | 1.3.6.1.4.1.791.2.10.2.74.0.20983 | &A watcher monitoring a process resource changed its status to 'critical'. The varbind list contains a varbind with detailed information, encoded as a single string, including the name of the involved resource and the type and value of the involved metric; if applicable, the varbind also includes the current threshold settings and other information useful for automation purposes. | ||
| NTF uxsA2ProcDeleted | 1.3.6.1.4.1.791.2.10.2.74.0.20987 | &A watcher monitoring a process resource was removed. The varbind list contains the name of the involved resource. | ||
| NTF uxsA2ProcInfo | 1.3.6.1.4.1.791.2.10.2.74.0.20988 | &A watcher monitoring a process resource changed a sub-state. The varbind list contains a varbind with detailed information, encoded as a single string, including the name of the involved resource, the old and the new status, and the type and value of the involved metric; if applicable, the varbind also includes the current threshold settings and other information useful for automation purposes. | ||
| NTF uxsA2ProcModified | 1.3.6.1.4.1.791.2.10.2.74.0.20989 | &The watcher configuration for a process resource changed. The varbind list contains a varbind with detailed information, encoded as a single string, including the name of the involved resource and the changed attribute with its old value and with its new value. | ||
| NTF uxsA2ProcOk | 1.3.6.1.4.1.791.2.10.2.74.0.20981 | &A watcher monitoring a process resource changed its status to 'ok'. The varbind list contains a varbind with detailed information, encoded as a single string, including the name of the involved resource and the type and value of the involved metric; if applicable, the varbind also includes the current threshold settings and other information useful for automation purposes. | ||
| NTF uxsA2ProcPassive | 1.3.6.1.4.1.791.2.10.2.74.0.20985 | &A watcher monitoring a process resource changed its status to 'passive'. The varbind list contains a varbind with detailed information, encoded as a single string, including the name of the involved resource and the type and value of the involved metric; if applicable, the varbind also includes the current threshold settings and other information useful for automation purposes. | ||
| NTF uxsA2ProcUnknown | 1.3.6.1.4.1.791.2.10.2.74.0.20980 | &A watcher monitoring a process resource changed its status to 'unknown'. The varbind list contains a varbind with detailed information, encoded as a single string, including the name of the involved resource and the type and value of the involved metric; if applicable, the varbind also includes the current threshold settings and other information useful for automation purposes. | ||
| NTF uxsA2ProcWarning | 1.3.6.1.4.1.791.2.10.2.74.0.20982 | &A watcher monitoring a process resource changed its status to 'warning'. The varbind list contains a varbind with detailed information, encoded as a single string, including the name of the involved resource and the type and value of the involved metric; if applicable, the varbind also includes the current threshold settings and other information useful for automation purposes. | ||
| NTF uxsA2ProgrmActive | 1.3.6.1.4.1.791.2.10.2.74.0.27984 | &A watcher monitoring a programmable resource changed its status from 'passive'. The varbind list contains a varbind with detailed information, encoded as a single string, including the name of the involved resource and the type and value of the involved metric; if applicable, the varbind also includes the current threshold settings and other information useful for automation purposes. | ||
| NTF uxsA2ProgrmAdded | 1.3.6.1.4.1.791.2.10.2.74.0.27986 | &A watcher monitoring a programmable resource was added. The varbind list contains the name of the involved resource. | ||
| NTF uxsA2ProgrmCritical | 1.3.6.1.4.1.791.2.10.2.74.0.27983 | &A watcher monitoring a programmable resource changed its status to 'critical'. The varbind list contains a varbind with detailed information, encoded as a single string, including the name of the involved resource and the type and value of the involved metric; if applicable, the varbind also includes the current threshold settings and other information useful for automation purposes. | ||
| NTF uxsA2ProgrmDeleted | 1.3.6.1.4.1.791.2.10.2.74.0.27987 | &A watcher monitoring a programmable resource was removed. The varbind list contains the name of the involved resource. | ||
| NTF uxsA2ProgrmInfo | 1.3.6.1.4.1.791.2.10.2.74.0.27988 | &A watcher monitoring a programmable resource changed a sub-state. The varbind list contains a varbind with detailed information, encoded as a single string, including the name of the involved resource, the old and the new status, and the type and value of the involved metric; if applicable, the varbind also includes the current threshold settings and other information useful for automation purposes. | ||
| NTF uxsA2ProgrmModified | 1.3.6.1.4.1.791.2.10.2.74.0.27989 | &The watcher configuration for a programmable resource changed. The varbind list contains a varbind with detailed information, encoded as a single string, including the name of the involved resource and the changed attribute with its old value and with its new value. | ||
| NTF uxsA2ProgrmOk | 1.3.6.1.4.1.791.2.10.2.74.0.27981 | &A watcher monitoring a programmable resource changed its status to 'ok'. The varbind list contains a varbind with detailed information, encoded as a single string, including the name of the involved resource and the type and value of the involved metric; if applicable, the varbind also includes the current threshold settings and other information useful for automation purposes. | ||
| NTF uxsA2ProgrmPassive | 1.3.6.1.4.1.791.2.10.2.74.0.27985 | &A watcher monitoring a programmable resource changed its status to 'passive'. The varbind list contains a varbind with detailed information, encoded as a single string, including the name of the involved resource and the type and value of the involved metric; if applicable, the varbind also includes the current threshold settings and other information useful for automation purposes. | ||
| NTF uxsA2ProgrmUnknown | 1.3.6.1.4.1.791.2.10.2.74.0.27980 | &A watcher monitoring a programmable resource changed its status to 'unknown'. The varbind list contains a varbind with detailed information, encoded as a single string, including the name of the involved resource and the type and value of the involved metric; if applicable, the varbind also includes the current threshold settings and other information useful for automation purposes. | ||
| NTF uxsA2ProgrmWarning | 1.3.6.1.4.1.791.2.10.2.74.0.27982 | &A watcher monitoring a programmable resource changed its status to 'warning'. The varbind list contains a varbind with detailed information, encoded as a single string, including the name of the involved resource and the type and value of the involved metric; if applicable, the varbind also includes the current threshold settings and other information useful for automation purposes. | ||
| NTF uxsA2QuotaActive | 1.3.6.1.4.1.791.2.10.2.74.0.15984 | &A watcher monitoring a quota resource changed its status from 'passive'. The varbind list contains a varbind with detailed information, encoded as a single string, including the name of the involved resource and the type and value of the involved metric; if applicable, the varbind also includes the current threshold settings and other information useful for automation purposes. | ||
| NTF uxsA2QuotaAdded | 1.3.6.1.4.1.791.2.10.2.74.0.15986 | &A watcher monitoring a quota resource was added. The varbind list contains the name of the involved resource. | ||
| NTF uxsA2QuotaCritical | 1.3.6.1.4.1.791.2.10.2.74.0.15983 | &A watcher monitoring a quota resource changed its status to 'critical'. The varbind list contains a varbind with detailed information, encoded as a single string, including the name of the involved resource and the type and value of the involved metric; if applicable, the varbind also includes the current threshold settings and other information useful for automation purposes. | ||
| NTF uxsA2QuotaDeleted | 1.3.6.1.4.1.791.2.10.2.74.0.15987 | &A watcher monitoring a quota resource was removed. The varbind list contains the name of the involved resource. | ||
| NTF uxsA2QuotaInfo | 1.3.6.1.4.1.791.2.10.2.74.0.15988 | &A watcher monitoring a quota resource changed a sub-state. The varbind list contains a varbind with detailed information, encoded as a single string, including the name of the involved resource, the old and the new status, and the type and value of the involved metric; if applicable, the varbind also includes the current threshold settings and other information useful for automation purposes. | ||
| NTF uxsA2QuotaModified | 1.3.6.1.4.1.791.2.10.2.74.0.15989 | &The watcher configuration for a quota resource changed. The varbind list contains a varbind with detailed information, encoded as a single string, including the name of the involved resource and the changed attribute with its old value and with its new value. | ||
| NTF uxsA2QuotaOk | 1.3.6.1.4.1.791.2.10.2.74.0.15981 | &A watcher monitoring a quota resource changed its status to 'ok'. The varbind list contains a varbind with detailed information, encoded as a single string, including the name of the involved resource and the type and value of the involved metric; if applicable, the varbind also includes the current threshold settings and other information useful for automation purposes. | ||
| NTF uxsA2QuotaPassive | 1.3.6.1.4.1.791.2.10.2.74.0.15985 | &A watcher monitoring a quota resource changed its status to 'passive'. The varbind list contains a varbind with detailed information, encoded as a single string, including the name of the involved resource and the type and value of the involved metric; if applicable, the varbind also includes the current threshold settings and other information useful for automation purposes. | ||
| NTF uxsA2QuotaUnknown | 1.3.6.1.4.1.791.2.10.2.74.0.15980 | &A watcher monitoring a quota resource changed its status to 'unknown'. The varbind list contains a varbind with detailed information, encoded as a single string, including the name of the involved resource and the type and value of the involved metric; if applicable, the varbind also includes the current threshold settings and other information useful for automation purposes. | ||
| NTF uxsA2QuotaWarning | 1.3.6.1.4.1.791.2.10.2.74.0.15982 | &A watcher monitoring a quota resource changed its status to 'warning'. The varbind list contains a varbind with detailed information, encoded as a single string, including the name of the involved resource and the type and value of the involved metric; if applicable, the varbind also includes the current threshold settings and other information useful for automation purposes. | ||
| NTF uxsA2ResParamActive | 1.3.6.1.4.1.791.2.10.2.74.0.10984 | &A watcher monitoring an OS resource parameter resource changed its status from 'passive'. The varbind list contains a varbind with detailed information, encoded as a single string, including the name of the involved resource and the type and value of the involved metric; if applicable, the varbind also includes the current threshold settings and other information useful for automation purposes. | ||
| NTF uxsA2ResParamAdded | 1.3.6.1.4.1.791.2.10.2.74.0.10986 | &A watcher monitoring an OS resource parameter resource was added. The varbind list contains the name of the involved resource. | ||
| NTF uxsA2ResParamCritical | 1.3.6.1.4.1.791.2.10.2.74.0.10983 | &A watcher monitoring an OS resource parameter resource changed its status to 'critical'. The varbind list contains a varbind with detailed information, encoded as a single string, including the name of the involved resource and the type and value of the involved metric; if applicable, the varbind also includes the current threshold settings and other information useful for automation purposes. | ||
| NTF uxsA2ResParamDeleted | 1.3.6.1.4.1.791.2.10.2.74.0.10987 | &A watcher monitoring an OS resource parameter resource was removed. The varbind list contains the name of the involved resource. | ||
| NTF uxsA2ResParamInfo | 1.3.6.1.4.1.791.2.10.2.74.0.10988 | &A watcher monitoring an OS resource parameter resource changed a sub-state. The varbind list contains a varbind with detailed information, encoded as a single string, including the name of the involved resource, the old and the new status, and the type and value of the involved metric; if applicable, the varbind also includes the current threshold settings and other information useful for automation purposes. | ||
| NTF uxsA2ResParamModified | 1.3.6.1.4.1.791.2.10.2.74.0.10989 | &The watcher configuration for an OS resource parameter resource changed. The varbind list contains a varbind with detailed information, encoded as a single string, including the name of the involved resource and the changed attribute with its old value and with its new value. | ||
| NTF uxsA2ResParamOk | 1.3.6.1.4.1.791.2.10.2.74.0.10981 | &A watcher monitoring an OS resource parameter resource changed its status to 'ok'. The varbind list contains a varbind with detailed information, encoded as a single string, including the name of the involved resource and the type and value of the involved metric; if applicable, the varbind also includes the current threshold settings and other information useful for automation purposes. | ||
| NTF uxsA2ResParamPassive | 1.3.6.1.4.1.791.2.10.2.74.0.10985 | &A watcher monitoring an OS resource parameter resource changed its status to 'passive'. The varbind list contains a varbind with detailed information, encoded as a single string, including the name of the involved resource and the type and value of the involved metric; if applicable, the varbind also includes the current threshold settings and other information useful for automation purposes. | ||
| NTF uxsA2ResParamUnknown | 1.3.6.1.4.1.791.2.10.2.74.0.10980 | &A watcher monitoring an OS resource parameter resource changed its status to 'unknown'. The varbind list contains a varbind with detailed information, encoded as a single string, including the name of the involved resource and the type and value of the involved metric; if applicable, the varbind also includes the current threshold settings and other information useful for automation purposes. | ||
| NTF uxsA2ResParamWarning | 1.3.6.1.4.1.791.2.10.2.74.0.10982 | &A watcher monitoring an OS resource parameter resource changed its status to 'warning'. The varbind list contains a varbind with detailed information, encoded as a single string, including the name of the involved resource and the type and value of the involved metric; if applicable, the varbind also includes the current threshold settings and other information useful for automation purposes. | ||
| NTF uxsA2SEMActive | 1.3.6.1.4.1.791.2.10.2.74.0.24984 | &A watcher monitoring a semaphore resource changed its status from 'passive'. The varbind list contains a varbind with detailed information, encoded as a single string, including the name of the involved resource and the type and value of the involved metric; if applicable, the varbind also includes the current threshold settings and other information useful for automation purposes. | ||
| NTF uxsA2SEMAdded | 1.3.6.1.4.1.791.2.10.2.74.0.24986 | &A watcher monitoring a semaphore resource was added. The varbind list contains the name of the involved resource. | ||
| NTF uxsA2SEMCritical | 1.3.6.1.4.1.791.2.10.2.74.0.24983 | &A watcher monitoring a semaphore resource changed its status to 'critical'. The varbind list contains a varbind with detailed information, encoded as a single string, including the name of the involved resource and the type and value of the involved metric; if applicable, the varbind also includes the current threshold settings and other information useful for automation purposes. | ||
| NTF uxsA2SEMDeleted | 1.3.6.1.4.1.791.2.10.2.74.0.24987 | &A watcher monitoring a semaphore resource was removed. The varbind list contains the name of the involved resource. | ||
| NTF uxsA2SEMInfo | 1.3.6.1.4.1.791.2.10.2.74.0.24988 | &A watcher monitoring a semaphore resource changed a sub-state. The varbind list contains a varbind with detailed information, encoded as a single string, including the name of the involved resource, the old and the new status, and the type and value of the involved metric; if applicable, the varbind also includes the current threshold settings and other information useful for automation purposes. | ||
| NTF uxsA2SEMModified | 1.3.6.1.4.1.791.2.10.2.74.0.24989 | &The watcher configuration for a semaphore resource changed. The varbind list contains a varbind with detailed information, encoded as a single string, including the name of the involved resource and the changed attribute with its old value and with its new value. | ||
| NTF uxsA2SEMOk | 1.3.6.1.4.1.791.2.10.2.74.0.24981 | &A watcher monitoring a semaphore resource changed its status to 'ok'. The varbind list contains a varbind with detailed information, encoded as a single string, including the name of the involved resource and the type and value of the involved metric; if applicable, the varbind also includes the current threshold settings and other information useful for automation purposes. | ||
| NTF uxsA2SEMPassive | 1.3.6.1.4.1.791.2.10.2.74.0.24985 | &A watcher monitoring a semaphore resource changed its status to 'passive'. The varbind list contains a varbind with detailed information, encoded as a single string, including the name of the involved resource and the type and value of the involved metric; if applicable, the varbind also includes the current threshold settings and other information useful for automation purposes. | ||
| NTF uxsA2SEMUnknown | 1.3.6.1.4.1.791.2.10.2.74.0.24980 | &A watcher monitoring a semaphore resource changed its status to 'unknown'. The varbind list contains a varbind with detailed information, encoded as a single string, including the name of the involved resource and the type and value of the involved metric; if applicable, the varbind also includes the current threshold settings and other information useful for automation purposes. | ||
| NTF uxsA2SEMWarning | 1.3.6.1.4.1.791.2.10.2.74.0.24982 | &A watcher monitoring a semaphore resource changed its status to 'warning'. The varbind list contains a varbind with detailed information, encoded as a single string, including the name of the involved resource and the type and value of the involved metric; if applicable, the varbind also includes the current threshold settings and other information useful for automation purposes. | ||
| NTF uxsA2SHMActive | 1.3.6.1.4.1.791.2.10.2.74.0.23984 | &A watcher monitoring a shared memory resource changed its status from 'passive'. The varbind list contains a varbind with detailed information, encoded as a single string, including the name of the involved resource and the type and value of the involved metric; if applicable, the varbind also includes the current threshold settings and other information useful for automation purposes. | ||
| NTF uxsA2SHMAdded | 1.3.6.1.4.1.791.2.10.2.74.0.23986 | &A watcher monitoring a shared memory resource was added. The varbind list contains the name of the involved resource. | ||
| NTF uxsA2SHMCritical | 1.3.6.1.4.1.791.2.10.2.74.0.23983 | &A watcher monitoring a shared memory resource changed its status to 'critical'. The varbind list contains a varbind with detailed information, encoded as a single string, including the name of the involved resource and the type and value of the involved metric; if applicable, the varbind also includes the current threshold settings and other information useful for automation purposes. | ||
| NTF uxsA2SHMDeleted | 1.3.6.1.4.1.791.2.10.2.74.0.23987 | &A watcher monitoring a shared memory resource was removed. The varbind list contains the name of the involved resource. | ||
| NTF uxsA2SHMInfo | 1.3.6.1.4.1.791.2.10.2.74.0.23988 | &A watcher monitoring a shared memory resource changed a sub-state. The varbind list contains a varbind with detailed information, encoded as a single string, including the name of the involved resource, the old and the new status, and the type and value of the involved metric; if applicable, the varbind also includes the current threshold settings and other information useful for automation purposes. | ||
| NTF uxsA2SHMModified | 1.3.6.1.4.1.791.2.10.2.74.0.23989 | &The watcher configuration for a shared memory resource changed. The varbind list contains a varbind with detailed information, encoded as a single string, including the name of the involved resource and the changed attribute with its old value and with its new value. | ||
| NTF uxsA2SHMOk | 1.3.6.1.4.1.791.2.10.2.74.0.23981 | &A watcher monitoring a shared memory resource changed its status to 'ok'. The varbind list contains a varbind with detailed information, encoded as a single string, including the name of the involved resource and the type and value of the involved metric; if applicable, the varbind also includes the current threshold settings and other information useful for automation purposes. | ||
| NTF uxsA2SHMPassive | 1.3.6.1.4.1.791.2.10.2.74.0.23985 | &A watcher monitoring a shared memory resource changed its status to 'passive'. The varbind list contains a varbind with detailed information, encoded as a single string, including the name of the involved resource and the type and value of the involved metric; if applicable, the varbind also includes the current threshold settings and other information useful for automation purposes. | ||
| NTF uxsA2SHMUnknown | 1.3.6.1.4.1.791.2.10.2.74.0.23980 | &A watcher monitoring a shared memory resource changed its status to 'unknown'. The varbind list contains a varbind with detailed information, encoded as a single string, including the name of the involved resource and the type and value of the involved metric; if applicable, the varbind also includes the current threshold settings and other information useful for automation purposes. | ||
| NTF uxsA2SHMWarning | 1.3.6.1.4.1.791.2.10.2.74.0.23982 | &A watcher monitoring a shared memory resource changed its status to 'warning'. The varbind list contains a varbind with detailed information, encoded as a single string, including the name of the involved resource and the type and value of the involved metric; if applicable, the varbind also includes the current threshold settings and other information useful for automation purposes. | ||
| INT uxsA2StatusCPUAggStatus | 1.3.6.1.4.1.791.2.10.2.74.2.4.14.1.2 | INTEGER | read-only | &Current aggregate status of the CPU watcher. Represents the worst case aggregate of all its sub-states: 1 (unknown) - An error occurred during data collection, 2 (ok) - All sub-states are in good condition, 3 (warning) - One or more sub-states are in a warning condition, 4 (critical) - One or more sub-states are in a critical condition, 5 (passive) - The polling is disabled for the resource and hence no data collection occurs. |
| STR uxsA2StatusCPUCallBackRef | 1.3.6.1.4.1.791.2.10.2.74.2.4.14.1.16 | DisplayString | read-only | &This attribute specifies the name of a call-back reference if a user supplied script or application should be invoked in case of a status change. The configuration details of the call-back reference are located in the agent's call-back configuration file. This file contains an entry for each call-back reference detailing the path and name of the script/application to run, the arguments being passed to the script/application, the system account being used to execute the script/application, and whether the call-back should be invoked prior to a status change. A value for this attribute can only be supplied by a definition in a configuration set. |
| INT uxsA2StatusCPUCount | 1.3.6.1.4.1.791.2.10.2.74.2.4.13 | INTEGER | read-only | &Number of entries in the CPU status table. |
| uxsA2StatusCPUEntry | 1.3.6.1.4.1.791.2.10.2.74.2.4.14.1 | not-accessible | &Entry in the CPU status table. | |
| uxsA2StatusCPUGroup | 1.3.6.1.4.1.791.2.10.2.74.2.4 | |||
| INT uxsA2StatusCPUIdle | 1.3.6.1.4.1.791.2.10.2.74.2.4.14.1.6 | INTEGER | read-only | &The time the CPU has spent in Idle state as percentage value. Linux: idle, Solaris: idle, HP-UX: idle + block, AIX: idle. |
| INT uxsA2StatusCPULoadCrit | 1.3.6.1.4.1.791.2.10.2.74.2.4.14.1.11 | INTEGER | read-write | &Current critical threshold, in percent, for the CPU utilization monitoring of the CPU watcher. This value represents a rising threshold and must be greater than 0, less than or equal to 100, but cannot be less than the warning threshold. |
| INT uxsA2StatusCPULoadLag | 1.3.6.1.4.1.791.2.10.2.74.2.4.14.1.9 | INTEGER | read-write | &Current lag setting for the CPU utilization monitoring of the CPU watcher. Specifies the number of consecutive threshold breaches on which the CPU utilization state changes. This value must be greater than 0. |
| INT uxsA2StatusCPULoadLagValue | 1.3.6.1.4.1.791.2.10.2.74.2.4.14.1.8 | INTEGER | read-only | &Current number of consecutive threshold breaches for the CPU utilization monitoring of the CPU watcher. The CPU utilization state changes from ok as soon as the lag value reaches the configured value. The state reverts back to ok if a threshold is no longer breached. |
| INT uxsA2StatusCPULoadMonitor | 1.3.6.1.4.1.791.2.10.2.74.2.4.14.1.12 | INTEGER | read-write | &Current monitor level for the CPU utilization monitoring of the CPU watcher. If set to 1 (do-not-monitor), the agent disregards all thresholds and sets the status to ok. If set to 2 (warning-only), the agent evaluates only the warning threshold to determine the status of the resource. If set to 3 (critical-only), the agent evaluates only the critical threshold to determine the status of the resource. If set to 4 (both), the agent evaluates both the warning and critical thresholds to determine the status of the resource. The critical threshold comes into effect if the warning threshold is set to the same value. |
| INT uxsA2StatusCPULoadStatus | 1.3.6.1.4.1.791.2.10.2.74.2.4.14.1.13 | INTEGER | read-only | &Current status for the CPU utilization monitoring of the CPU watcher: 1 (unknown) - An error occurred during data collection, 2 (ok) - The resource is operating within the defined limits or status evaluation is turned off and/or polling is disabled, 3 (warning) - The resource has breached the warning threshold, 4 (critical) - The resource has breached the critical threshold. |
| INT uxsA2StatusCPULoadValue | 1.3.6.1.4.1.791.2.10.2.74.2.4.14.1.7 | INTEGER | read-only | &Current value, in percent, for the CPU utilization monitoring of the CPU watcher. |
| INT uxsA2StatusCPULoadWarn | 1.3.6.1.4.1.791.2.10.2.74.2.4.14.1.10 | INTEGER | read-write | &Current warning threshold, in percent, for the CPU utilization monitoring of the CPU watcher. This value represents a rising threshold and must be greater than 0, less than or equal to 100, but cannot be greater than the critical threshold. |
| INT uxsA2StatusCPULossAction | 1.3.6.1.4.1.791.2.10.2.74.2.4.14.1.14 | INTEGER | read-write | &Current loss action for the CPU watcher. Specifies the action to take if the monitored CPU is removed from the UNIX System configuration. If set to 1 (remove), the agent automatically removes the watcher. If set to 2 (up), the agent sets all statuses to ok. If set to 3 (down-warning), the agent sets the loss and aggregate statuses to warning and all other statuses to ok. If set to 4 (down-critical), the agent sets the loss and aggregate statuses to critical and all other statuses to ok. |
| INT uxsA2StatusCPULossStatus | 1.3.6.1.4.1.791.2.10.2.74.2.4.14.1.15 | INTEGER | read-only | &Current loss status of the CPU watcher: 1 (unknown) - An error occurred during data collection, 2 (up) - The resource is in good condition or status evaluation is turned off and/or polling is disabled, 3 (down-warning) - The resource is in bad condition and has been given a warning severity, 4 (down-critical) - The resource is in bad condition and has been given a critical severity. |
| STR uxsA2StatusCPUName | 1.3.6.1.4.1.791.2.10.2.74.2.4.14.1.1 | DisplayString | read-only | &Name of the CPU. |
| INT uxsA2StatusCPUSystem | 1.3.6.1.4.1.791.2.10.2.74.2.4.14.1.4 | INTEGER | read-only | &The CPU time which has been consumed by system processes as percentage value. Linux 2.4: system, Linux 2.6: system + irq + softirq, Solaris: kernel, HP-UX: sys + ssys + intr, AIX: kernel. |
| uxsA2StatusCPUTable | 1.3.6.1.4.1.791.2.10.2.74.2.4.14 | not-accessible | &The CPU status table containing details about the currently configured CPU watchers. | |
| STR uxsA2StatusCPUTotalCallBackRef | 1.3.6.1.4.1.791.2.10.2.74.2.4.12 | DisplayString | read-only | &This attribute specifies the name of a call-back reference if a user supplied script or application should be invoked in case of a status change. The configuration details of the call-back reference are located in the agent's call-back configuration file. This file contains an entry for each call-back reference detailing the path and name of the script/application to run, the arguments being passed to the script/application, the system account being used to execute the script/application, and whether the call-back should be invoked prior to a status change. A value for this attribute can only be supplied by a definition in a configuration set. |
| INT uxsA2StatusCPUTotalIdle | 1.3.6.1.4.1.791.2.10.2.74.2.4.4 | INTEGER | read-only | &The average time all CPUs have spent in Idle state as percentage value. Linux: idle, Solaris: idle, HP-UX: idle + block, AIX: idle. |
| INT uxsA2StatusCPUTotalLoadCrit | 1.3.6.1.4.1.791.2.10.2.74.2.4.9 | INTEGER | read-write | &Current critical threshold, in percent, for the total CPU utilization monitoring of the CPU watcher. This value represents a rising threshold and must be greater than 0, less than or equal to 100, but cannot be less than the warning threshold. |
| INT uxsA2StatusCPUTotalLoadLag | 1.3.6.1.4.1.791.2.10.2.74.2.4.7 | INTEGER | read-write | &Current lag setting for the total CPU utilization monitoring of the CPU watcher. Specifies the number of consecutive threshold breaches on which the total CPU utilization state changes. This value must be greater than 0. |
| INT uxsA2StatusCPUTotalLoadLagValue | 1.3.6.1.4.1.791.2.10.2.74.2.4.6 | INTEGER | read-only | &Current number of consecutive threshold breaches for the total CPU utilization monitoring of the CPU watcher. The total CPU utilization state changes from ok as soon as the lag value reaches the configured value. The state reverts back to ok if a threshold is no longer breached. |
| INT uxsA2StatusCPUTotalLoadMonitor | 1.3.6.1.4.1.791.2.10.2.74.2.4.10 | INTEGER | read-write | &Current monitor level for the total CPU utilization monitoring of the CPU watcher. If set to 1 (do-not-monitor), the agent disregards all thresholds and sets the status to ok. If set to 2 (warning-only), the agent evaluates only the warning threshold to determine the status of the resource. If set to 3 (critical-only), the agent evaluates only the critical threshold to determine the status of the resource. If set to 4 (both), the agent evaluates both the warning and critical thresholds to determine the status of the resource. The critical threshold comes into effect if the warning threshold is set to the same value. |
| INT uxsA2StatusCPUTotalLoadStatus | 1.3.6.1.4.1.791.2.10.2.74.2.4.11 | INTEGER | read-only | &Current status for the total CPU utilization monitoring of the CPU watcher: 1 (unknown) - An error occurred during data collection, 2 (ok) - The resource is operating within the defined limits or status evaluation is turned off, 3 (warning) - The resource has breached the warning threshold, 4 (critical) - The resource has breached the critical threshold, 5 (passive) - The polling is disabled for the resource and hence no data collection occurs. |
| INT uxsA2StatusCPUTotalLoadValue | 1.3.6.1.4.1.791.2.10.2.74.2.4.5 | INTEGER | read-only | &Current value, in percent, for the total CPU utilization monitoring of the CPU watcher. |
| INT uxsA2StatusCPUTotalLoadWarn | 1.3.6.1.4.1.791.2.10.2.74.2.4.8 | INTEGER | read-write | &Current warning threshold, in percent, for the total CPU utilization monitoring of the CPU watcher. This value represents a rising threshold and must be greater than 0, less than or equal to 100, but cannot be greater than the critical threshold. |
| INT uxsA2StatusCPUTotalSystem | 1.3.6.1.4.1.791.2.10.2.74.2.4.2 | INTEGER | read-only | &The average time of all CPUs which has been consumed by system processes as percentage value. Linux 2.4: system, Linux 2.6: system + irq + softirq, Solaris: kernel, HP-UX: sys + ssys + intr, AIX: kernel. |
| INT uxsA2StatusCPUTotalUser | 1.3.6.1.4.1.791.2.10.2.74.2.4.3 | INTEGER | read-only | &The average time of all CPUs which has been consumed by user processes as percentage value. Linux: user + nice, Solaris: user, HP-UX: user + nice, AIX: user. |
| INT uxsA2StatusCPUTotalWaitIO | 1.3.6.1.4.1.791.2.10.2.74.2.4.1 | INTEGER | read-only | &The average time all CPUs have spent waiting for I/O as percentage value. Linux 2.4: not available, Linux 2.6: iowait, Solaris: wait, HP-UX: wait + swait, AIX: wait. |
| INT uxsA2StatusCPUUser | 1.3.6.1.4.1.791.2.10.2.74.2.4.14.1.5 | INTEGER | read-only | &The CPU time which has been consumed by user processes as percentage value. Linux: user + nice, Solaris: user, HP-UX: user + nice, AIX: user. |
| INT uxsA2StatusCPUWaitIO | 1.3.6.1.4.1.791.2.10.2.74.2.4.14.1.3 | INTEGER | read-only | &The time the CPU has spent waiting for I/O as percentage value. Linux 2.4: not available, Linux 2.6: iowait, Solaris: wait, HP-UX: wait + swait, AIX: wait. |
| STR uxsA2StatusDirAccessTime | 1.3.6.1.4.1.791.2.10.2.74.2.9.2.1.30 | DisplayString | read-only | &Time of last data access for the monitored directory and its entries. Time format is YYYY-mm-dd HH:MM:SS, denoting year, including the century, month number [1,12], day of month [1,31], hour (24-hour clock) [0,23], minute [00,59]; seconds [00,61(to allow for leap seconds)]. Access time is typically changed by the following functions: read, creat. |
| INT uxsA2StatusDirAggLag | 1.3.6.1.4.1.791.2.10.2.74.2.9.2.1.6 | INTEGER | read-write | &Current aggregate lag setting for the directory watcher. Specifies the consecutive number of times at which any status is not in the ok state, before the aggregate status changes. This value must be greater than 0. |
| INT uxsA2StatusDirAggLagValue | 1.3.6.1.4.1.791.2.10.2.74.2.9.2.1.5 | INTEGER | read-only | &Current aggregate lag value of the directory watcher. Indicates the consecutive number of times at which any status was not in the ok state. The aggregate status changes from ok as soon as the aggregate lag value reaches the configured value. |
| INT uxsA2StatusDirAggStatus | 1.3.6.1.4.1.791.2.10.2.74.2.9.2.1.7 | INTEGER | read-only | &Current aggregate status of the directory watcher. Represents the worst case aggregate of all its sub-states: 1 (unknown) - An error occurred during data collection, 2 (ok) - All sub-states are in good condition, 3 (warning) - One or more sub-states are in a warning condition, 4 (critical) - One or more sub-states are in a critical condition, 5 (passive) - The polling is disabled for the resource and hence no data collection occurs, or another node in the cluster has resource ownership, in which case the agent on the local node does not actively monitor the resource until ownership is transferred back. |
| INT uxsA2StatusDirButton | 1.3.6.1.4.1.791.2.10.2.74.2.9.2.1.41 | INTEGER | read-write | &This attribute is used to remove the directory watcher. If set to 2 (remove), the agent removes the watcher from the table. This attribute cannot be set to 1 (none). |
| STR uxsA2StatusDirCallBackRef | 1.3.6.1.4.1.791.2.10.2.74.2.9.2.1.40 | DisplayString | read-only | &This attribute specifies the name of a call-back reference if a user supplied script or application should be invoked in case of a status change. The configuration details of the call-back reference are located in the agent's call-back configuration file. This file contains an entry for each call-back reference detailing the path and name of the script/application to run, the arguments being passed to the script/application, the system account being used to execute the script/application, and whether the call-back should be invoked prior to a status change. A value for this attribute can only be supplied by a definition in a configuration set. |
| STR uxsA2StatusDirChangeTime | 1.3.6.1.4.1.791.2.10.2.74.2.9.2.1.29 | DisplayString | read-only | &Time of last file status change for the monitored directory and its entries. Time format is YYYY-mm-dd HH:MM:SS, denoting year, including the century, month number [1,12], day of month [1,31], hour (24-hour clock) [0,23], minute [00,59]; seconds [00,61(to allow for leap seconds)]. Change time is typically changed by the following functions: chmod, chown, write, creat. |
| INT uxsA2StatusDirCount | 1.3.6.1.4.1.791.2.10.2.74.2.9.1 | INTEGER | read-only | &Number of entries in the directory status table. |
| STR uxsA2StatusDirDescription | 1.3.6.1.4.1.791.2.10.2.74.2.9.2.1.4 | DisplayString | read-write | &Current description for the directory watcher. |
| STR uxsA2StatusDirEntriesMax | 1.3.6.1.4.1.791.2.10.2.74.2.9.2.1.25 | DisplayString | read-write | &Current maximum threshold for the number of file and/or directory entries monitoring of the directory watcher. This value represents a rising threshold and must be equal to or greater than 0.0, but cannot be less than the minimum threshold. A value of -1 disables the evaluation of this threshold. |
| STR uxsA2StatusDirEntriesMin | 1.3.6.1.4.1.791.2.10.2.74.2.9.2.1.24 | DisplayString | read-write | &Current minimum threshold for the number of file and/or directory entries monitoring of the directory watcher. This value represents a declining threshold and must be equal to or greater than 0.0, but cannot be greater than the maximum threshold. A value of -1 disables the evaluation of this threshold. |
| INT uxsA2StatusDirEntriesMonitor | 1.3.6.1.4.1.791.2.10.2.74.2.9.2.1.26 | INTEGER | read-write | &Current monitor level for the number of file and/or directory entries monitoring of the directory watcher. If set to 1 (do-not-monitor), the agent does not evaluate the actual state of the resource and sets the status to ok. If set to 2 (down-warning), the agent uses a warning severity if the resource is in bad condition. If set to 3 (down-critical), the agent uses a critical severity if the resource is in bad condition. |
| INT uxsA2StatusDirEntriesStatus | 1.3.6.1.4.1.791.2.10.2.74.2.9.2.1.27 | INTEGER | read-only | &Current status for the number of file and/or directory entries monitoring of the directory watcher: 1 (unknown) - An error occurred during data collection, 2 (up) - The resource is in good condition or status evaluation is turned off and/or polling is disabled, 3 (down-warning) - The resource is in bad condition and has been given a warning severity, 4 (down-critical) - The resource is in bad condition and has been given a critical severity. |
| STR uxsA2StatusDirEntriesValue | 1.3.6.1.4.1.791.2.10.2.74.2.9.2.1.23 | DisplayString | read-only | &Current value for the number of file and/or directory entries monitoring of the directory watcher. |
| uxsA2StatusDirEntry | 1.3.6.1.4.1.791.2.10.2.74.2.9.2.1 | not-accessible | &Entry in the directory status table. | |
| INT uxsA2StatusDirExist | 1.3.6.1.4.1.791.2.10.2.74.2.9.2.1.37 | INTEGER | read-write | &Current monitor condition for the existence monitoring of the directory watcher. Specifies how the agent should evaluate the presence or absence of the monitored resource in order to determine whether the resource is in good condition. If set to 1 (should-exist), the resource is expected to be existent. If set to 2 (should-not-exist), the resource is expected to be nonexistent. |
| INT uxsA2StatusDirExistMonitor | 1.3.6.1.4.1.791.2.10.2.74.2.9.2.1.38 | INTEGER | read-write | &Current monitor level for the existence monitoring of the directory watcher. If set to 1 (do-not-monitor), the agent does not evaluate the actual state of the resource and sets the status to ok. If set to 2 (down-warning), the agent uses a warning severity if the resource is in bad condition. If set to 3 (down-critical), the agent uses a critical severity if the resource is in bad condition. |
| INT uxsA2StatusDirExistStatus | 1.3.6.1.4.1.791.2.10.2.74.2.9.2.1.39 | INTEGER | read-only | &Current status for the existence monitoring of the directory watcher: 1 (unknown) - An error occurred during data collection, 2 (up) - The resource is in good condition or status evaluation is turned off and/or polling is disabled, 3 (down-warning) - The resource is in bad condition and has been given a warning severity, 4 (down-critical) - The resource is in bad condition and has been given a critical severity. |
| uxsA2StatusDirGroup | 1.3.6.1.4.1.791.2.10.2.74.2.9 | |||
| INT uxsA2StatusDirMod | 1.3.6.1.4.1.791.2.10.2.74.2.9.2.1.34 | INTEGER | read-write | &Current monitor condition for the modification monitoring of the directory watcher. As a reference for modification the user can choose between modification time, change time, change time only (change time is modified and modification time is not), and access time. All times can be monitored for being modified (should-be-modified, should-be-changed, should-be-changed-only, should-be-accessed) or for being unmodified (should-not-be-modified, should-not-be-changed, should-not-be-changed-only, should-not-be-accessed). At each poll the latest timestamp of the chosen policy for the directory in question will be compared with the reference timestamp. If the resulting monitor status is 'up' the reference time is set automatically to the most recent value of access time, change time, or modification time. If the monitor status is 'down' the metric may be reset manually by setting the monitor condition to reset-time-reference. Status calculation depends on the kind of monitoring (modified or unmodified) and the value of 'DirModInterval'. If monitoring is for being modified the status is down if the file was not modified for more seconds than the value of 'DirModInterval'. Status is reset to up if there are modifications within 'DirModInterval'. If monitoring is for being unmodified the status is down if the file was modified more often than every 'DirModInterval' seconds. If 'DirModInterval' is zero any modification sets the status down. Note that status evaluation only takes place when the agent polls. Thus the end of the modification interval will be detected on the subsequent poll. |
| STR uxsA2StatusDirModInterval | 1.3.6.1.4.1.791.2.10.2.74.2.9.2.1.32 | DisplayString | read-write | &The period in seconds to be considered for calculating status and value of the modification metric. For a value of zero the period is identical to the current poll interval. |
| INT uxsA2StatusDirModMonitor | 1.3.6.1.4.1.791.2.10.2.74.2.9.2.1.35 | INTEGER | read-write | &Current monitor level for the modification monitoring of the directory watcher. If set to 1 (do-not-monitor), the agent does not evaluate the actual state of the resource and sets the status to ok. If set to 2 (down-warning), the agent uses a warning severity if the resource is in bad condition. If set to 3 (down-critical), the agent uses a critical severity if the resource is in bad condition. |
| INT uxsA2StatusDirModStatus | 1.3.6.1.4.1.791.2.10.2.74.2.9.2.1.36 | INTEGER | read-only | &Current status for the modification monitoring of the directory watcher: 1 (unknown) - An error occurred during data collection, 2 (up) - The resource is in good condition or status evaluation is turned off and/or polling is disabled, 3 (down-warning) - The resource is in bad condition and has been given a warning severity, 4 (down-critical) - The resource is in bad condition and has been given a critical severity. |
| STR uxsA2StatusDirModTime | 1.3.6.1.4.1.791.2.10.2.74.2.9.2.1.28 | DisplayString | read-only | &Time of last data modfication for the monitored directory and its entries. Time format is YYYY-mm-dd HH:MM:SS, denoting year, including the century, month number [1,12], day of month [1,31], hour (24-hour clock) [0,23], minute [00,59]; seconds [00,61(to allow for leap seconds)]. Modification time is typically changed by the following functions: write, creat. |
| INT uxsA2StatusDirModValue | 1.3.6.1.4.1.791.2.10.2.74.2.9.2.1.33 | INTEGER | read-only | &The current value of the modification monitoring of the directory watcher. |
| STR uxsA2StatusDirName | 1.3.6.1.4.1.791.2.10.2.74.2.9.2.1.2 | DisplayString | read-write | &Name of the directory. This must be a fully qualified name that may contain environment variables. |
| INT uxsA2StatusDirRecursivePolicy | 1.3.6.1.4.1.791.2.10.2.74.2.9.2.1.3 | INTEGER | read-write | &Recursiveness of the directory watcher. If set to 1 (no) only entries in the given directory are monitored. If set to 2 (yes) additionally all subentries (subdirectories and their files) are monitored. |
| STR uxsA2StatusDirSizeCritMax | 1.3.6.1.4.1.791.2.10.2.74.2.9.2.1.13 | DisplayString | read-write | &Current critical maximum threshold, in kilobytes, for the size utilization monitoring of the directory watcher. This value represents a rising threshold and must be equal to or greater than 0.0, but cannot be less than the warning maximum threshold. A value of -1 disables the evaluation of this threshold. The threshold can be specified as either an absolute value (n) or a percentage (n%). The value of uxsA2StatusDirSizeTotal will be the reference value for n% notations. |
| STR uxsA2StatusDirSizeCritMin | 1.3.6.1.4.1.791.2.10.2.74.2.9.2.1.12 | DisplayString | read-write | &Current critical minimum threshold, in kilobytes, for the size utilization monitoring of the directory watcher. This value represents a declining threshold and must be equal to or greater than 0.0, but cannot be greater than the warning minimum threshold. A value of -1 disables the evaluation of this threshold. The threshold can be specified as either an absolute value (n) or a percentage (n%). The value of uxsA2StatusDirSizeTotal will be the reference value for n% notations. |
| STR uxsA2StatusDirSizeDCrit | 1.3.6.1.4.1.791.2.10.2.74.2.9.2.1.20 | DisplayString | read-write | &Configured critical threshold from which the active critical threshold is derived for the delta size utilization monitoring of the directory watcher. The threshold can be specified as either an absolute value or a percentage and can denote a growth, shrinkage or change in either direction: Absolute shrinkage (n-), absolute growth (n+), absolute change in either direction (n), percentage shrinkage (n%-), percentage growth (n%+), or percentage change in either direction (n%). The value of uxsA2StatusDirSizeTotal will be the reference value for n% notations. |
| STR uxsA2StatusDirSizeDCritValue | 1.3.6.1.4.1.791.2.10.2.74.2.9.2.1.18 | DisplayString | read-only | &Active critical threshold, in kilobytes, as derived from the configured value for the delta size utilization monitoring of the directory watcher. This value represents a rising threshold and must be greater than 0.0, but cannot be less than the active warning threshold. These constraints will be maintained by the agent during all configuration actions. |
| INT uxsA2StatusDirSizeDMonitor | 1.3.6.1.4.1.791.2.10.2.74.2.9.2.1.21 | INTEGER | read-write | &Current monitor level for the delta size utilization monitoring of the directory watcher. If set to 1 (do-not-monitor), the agent disregards all thresholds and sets the status to ok. If set to 2 (warning-only), the agent evaluates only the warning threshold to determine the status of the resource. If set to 3 (critical-only), the agent evaluates only the critical threshold to determine the status of the resource. If set to 4 (both), the agent evaluates both the warning and critical thresholds to determine the status of the resource. The critical threshold comes into effect if the warning threshold is set to the same value. |
| INT uxsA2StatusDirSizeDStatus | 1.3.6.1.4.1.791.2.10.2.74.2.9.2.1.22 | INTEGER | read-only | &Current status for the delta size utilization monitoring of the directory watcher: 1 (unknown) - An error occurred during data collection, 2 (ok) - The resource is operating within the defined limits or status evaluation is turned off and/or polling is disabled, 3 (warning) - The resource has breached the warning threshold, 4 (critical) - The resource has breached the critical threshold. |
| STR uxsA2StatusDirSizeDValue | 1.3.6.1.4.1.791.2.10.2.74.2.9.2.1.16 | DisplayString | read-only | &Current value, in kilobytes, for the delta size utilization monitoring of the directory watcher. |
| STR uxsA2StatusDirSizeDWarn | 1.3.6.1.4.1.791.2.10.2.74.2.9.2.1.19 | DisplayString | read-write | &Configured warning threshold from which the active warning threshold is derived for the delta size utilization monitoring of the directory watcher. The threshold can be specified as either an absolute value or a percentage and can denote a growth, shrinkage or change in either direction: Absolute shrinkage (n-), absolute growth (n+), absolute change in either direction (n), percentage shrinkage (n%-), percentage growth (n%+), or percentage change in either direction (n%). The value of uxsA2StatusDirSizeTotal will be the reference value for n% notations. |
| STR uxsA2StatusDirSizeDWarnValue | 1.3.6.1.4.1.791.2.10.2.74.2.9.2.1.17 | DisplayString | read-only | &Active warning threshold, in kilobytes, as derived from the configured value for the delta size utilization monitoring of the directory watcher. This value represents a rising threshold and must be greater than 0.0, but cannot be greater than the active critical threshold. These constraints will be maintained by the agent during all configuration actions. |
| INT uxsA2StatusDirSizeMonitor | 1.3.6.1.4.1.791.2.10.2.74.2.9.2.1.14 | INTEGER | read-write | &Current monitor level for the size utilization monitoring of the directory watcher. If set to 1 (do-not-monitor), the agent disregards all thresholds and sets the status to ok. If set to 2 (warning-only), the agent evaluates only the warning thresholds (both minimum and maximum) to determine the status of the resource. If set to 3 (critical-only), the agent evaluates only the critical thresholds (both minimum and maximum) to determine the status of the resource. If set to 4 (minimum-only), the agent evaluates only the minimum thresholds (both warning and critical) to determine the status of the resource. If set to 5 (maximum-only), the agent evaluates only the maximum thresholds (both warning and critical) to determine the status of the resource. If set to 6 (all), the agent evaluates all thresholds to determine the status of the resource. |
| INT uxsA2StatusDirSizeStatus | 1.3.6.1.4.1.791.2.10.2.74.2.9.2.1.15 | INTEGER | read-only | &Current status for the size utilization monitoring of the directory watcher: 1 (unknown) - An error occurred during data collection, 2 (up) - The resource is in good condition or status evaluation is turned off and/or polling is disabled, 3 (down-warning) - The resource is in bad condition and has been given a warning severity, 4 (down-critical) - The resource is in bad condition and has been given a critical severity. |
| STR uxsA2StatusDirSizeTotal | 1.3.6.1.4.1.791.2.10.2.74.2.9.2.1.8 | DisplayString | read-only | &Total value in kilobytes for the size utilization monitoring of the directory watcher. The total is used as a reference (100%) for percentage values. When the directory watcher is created the total value is set to the actual size of the directory watcher. |
| STR uxsA2StatusDirSizeValue | 1.3.6.1.4.1.791.2.10.2.74.2.9.2.1.9 | DisplayString | read-only | &Current value, in kilobytes, for the size utilization monitoring of the directory watcher. |
| STR uxsA2StatusDirSizeWarnMax | 1.3.6.1.4.1.791.2.10.2.74.2.9.2.1.11 | DisplayString | read-write | &Current warning maximum threshold, in kilobytes, for the size utilization monitoring of the directory watcher. This value represents a rising threshold and must be equal to or greater than 0.0, equal to or greater than the warning minimum threshold, but cannot be greater than the critical maximum threshold. A value of -1 disables the evaluation of this threshold. The threshold can be specified as either an absolute value (n) or a percentage (n%). The value of uxsA2StatusDirSizeTotal will be the reference value for n% notations. |
| STR uxsA2StatusDirSizeWarnMin | 1.3.6.1.4.1.791.2.10.2.74.2.9.2.1.10 | DisplayString | read-write | &Current warning minimum threshold, in kilobytes, for the size utilization monitoring of the directory watcher. This value represents a declining threshold and must be equal to or greater than 0.0, equal to or greater than the critical minimum threshold, but cannot be greater than the warning maximum threshold. A value of -1 disables the evaluation of this threshold. The threshold can be specified as either an absolute value (n) or a percentage (n%). The value of uxsA2StatusDirSizeTotal will be the reference value for n% notations. |
| uxsA2StatusDirTable | 1.3.6.1.4.1.791.2.10.2.74.2.9.2 | not-accessible | &The directory status table containing details about the currently configured directory watchers. | |
| STR uxsA2StatusDirTimeRef | 1.3.6.1.4.1.791.2.10.2.74.2.9.2.1.31 | DisplayString | read-only | &Reference Time for modification metric. It is reset automatically to the most recent value of access time, change time, and modification time if the status is up. Otherwise reference time may be reset manually. Time format is YYYY-mm-dd HH:MM:SS, denoting year, including the century, month number [1,12], day of month [1,31], hour (24-hour clock) [0,23], minute [00,59]; seconds [00,61(to allow for leap seconds)]. |
| STR uxsA2StatusDirWatcherName | 1.3.6.1.4.1.791.2.10.2.74.2.9.2.1.1 | DisplayString | read-only | &Name of the directory watcher. |
| INT uxsA2StatusDiskAggLag | 1.3.6.1.4.1.791.2.10.2.74.2.12.2.1.5 | INTEGER | read-write | &Current aggregate lag setting for the disk watcher. Specifies the consecutive number of times at which any status is not in the ok state, before the aggregate status changes. This value must be greater than 0. |
| INT uxsA2StatusDiskAggLagValue | 1.3.6.1.4.1.791.2.10.2.74.2.12.2.1.4 | INTEGER | read-only | &Current aggregate lag value of the disk watcher. Indicates the consecutive number of times at which any status was not in the ok state. The aggregate status changes from ok as soon as the aggregate lag value reaches the configured value. |
| INT uxsA2StatusDiskAggStatus | 1.3.6.1.4.1.791.2.10.2.74.2.12.2.1.6 | INTEGER | read-only | &Current aggregate status of the disk watcher. Represents the worst case aggregate of all its sub-states: 1 (unknown) - An error occurred during data collection, 2 (ok) - All sub-states are in good condition, 3 (warning) - One or more sub-states are in a warning condition, 4 (critical) - One or more sub-states are in a critical condition, 5 (passive) - The polling is disabled for the resource and hence no data collection occurs, or another node in the cluster has resource ownership, in which case the agent on the local node does not actively monitor the resource until ownership is transferred back. |
| STR uxsA2StatusDiskAutoWatcherName | 1.3.6.1.4.1.791.2.10.2.74.2.12.2.1.3 | DisplayString | read-only | &Name of the disk auto watcher which automatically created this watcher. This attribute is left blank if the watcher was added manually. |
| INT uxsA2StatusDiskButton | 1.3.6.1.4.1.791.2.10.2.74.2.12.2.1.19 | INTEGER | read-write | &This attribute is used to remove the disk watcher. If set to 2 (remove), the agent removes the watcher from the table. This attribute cannot be set to 1 (none). |
| STR uxsA2StatusDiskCallBackRef | 1.3.6.1.4.1.791.2.10.2.74.2.12.2.1.18 | DisplayString | read-only | &This attribute specifies the name of a call-back reference if a user supplied script or application should be invoked in case of a status change. The configuration details of the call-back reference are located in the agent's call-back configuration file. This file contains an entry for each call-back reference detailing the path and name of the script/application to run, the arguments being passed to the script/application, the system account being used to execute the script/application, and whether the call-back should be invoked prior to a status change. A value for this attribute can only be supplied by a definition in a configuration set. |
| INT uxsA2StatusDiskClusterType | 1.3.6.1.4.1.791.2.10.2.74.2.12.2.1.8 | INTEGER | read-only | &Cluster type of the disk: 1 (not-clustered) - Resource is not clustered, 2 (clustered-active) - Local cluster node has resource ownership, 3 (clustered-passive) - Another node in the cluster has resource ownership; the agent on the local node does not actively monitor the resource until ownership is transferred back. |
| INT uxsA2StatusDiskCount | 1.3.6.1.4.1.791.2.10.2.74.2.12.1 | INTEGER | read-only | &Number of entries in the disk status table. |
| STR uxsA2StatusDiskDescription | 1.3.6.1.4.1.791.2.10.2.74.2.12.2.1.2 | DisplayString | read-write | &Current description for the disk watcher. |
| STR uxsA2StatusDiskDescriptiveName | 1.3.6.1.4.1.791.2.10.2.74.2.12.2.1.7 | DisplayString | read-only | &An arbitrary descriptive string. |
| uxsA2StatusDiskEntry | 1.3.6.1.4.1.791.2.10.2.74.2.12.2.1 | not-accessible | &Entry in the disk status table. | |
| uxsA2StatusDiskGroup | 1.3.6.1.4.1.791.2.10.2.74.2.12 | |||
| INT uxsA2StatusDiskLossAction | 1.3.6.1.4.1.791.2.10.2.74.2.12.2.1.16 | INTEGER | read-write | &Current loss action for the disk watcher. Specifies the action to take if the monitored disk is removed from the UNIX System configuration. If set to 1 (remove), the agent automatically removes the watcher. If set to 2 (up), the agent sets all statuses to ok. If set to 3 (down-warning), the agent sets the loss and aggregate statuses to warning and all other statuses to ok. If set to 4 (down-critical), the agent sets the loss and aggregate statuses to critical and all other statuses to ok. |
| INT uxsA2StatusDiskLossStatus | 1.3.6.1.4.1.791.2.10.2.74.2.12.2.1.17 | INTEGER | read-only | &Current loss status of the disk watcher: 1 (unknown) - An error occurred during data collection, 2 (up) - The resource is in good condition or status evaluation is turned off and/or polling is disabled, 3 (down-warning) - The resource is in bad condition and has been given a warning severity, 4 (down-critical) - The resource is in bad condition and has been given a critical severity. |
| STR uxsA2StatusDiskName | 1.3.6.1.4.1.791.2.10.2.74.2.12.2.1.1 | DisplayString | read-only | &Name of the disk. |
| uxsA2StatusDiskTable | 1.3.6.1.4.1.791.2.10.2.74.2.12.2 | not-accessible | &The disk status table containing details about the currently configured disk watchers. | |
| STR uxsA2StatusDiskTputCritMax | 1.3.6.1.4.1.791.2.10.2.74.2.12.2.1.13 | DisplayString | read-write | &Current critical maximum threshold, in kilobytes/s, for the disk throughput monitoring of the disk watcher. This value represents a rising threshold and must be equal to or greater than 0.0, but cannot be less than the warning maximum threshold. A value of -1 disables the evaluation of this threshold. |
| STR uxsA2StatusDiskTputCritMin | 1.3.6.1.4.1.791.2.10.2.74.2.12.2.1.12 | DisplayString | read-write | &Current critical minimum threshold, in kilobytes/s, for the disk throughput monitoring of the disk watcher. This value represents a declining threshold and must be equal to or greater than 0.0, but cannot be greater than the warning minimum threshold. A value of -1 disables the evaluation of this threshold. |
| INT uxsA2StatusDiskTputMonitor | 1.3.6.1.4.1.791.2.10.2.74.2.12.2.1.14 | INTEGER | read-write | &Current monitor level for the disk throughput monitoring of the disk watcher. If set to 1 (do-not-monitor), the agent disregards all thresholds and sets the status to ok. If set to 2 (warning-only), the agent evaluates only the warning thresholds (both minimum and maximum) to determine the status of the resource. If set to 3 (critical-only), the agent evaluates only the critical thresholds (both minimum and maximum) to determine the status of the resource. If set to 4 (minimum-only), the agent evaluates only the minimum thresholds (both warning and critical) to determine the status of the resource. If set to 5 (maximum-only), the agent evaluates only the maximum thresholds (both warning and critical) to determine the status of the resource. If set to 6 (all), the agent evaluates all thresholds to determine the status of the resource. |
| INT uxsA2StatusDiskTputStatus | 1.3.6.1.4.1.791.2.10.2.74.2.12.2.1.15 | INTEGER | read-only | &Current status for the disk throughput monitoring of the disk watcher: 1 (unknown) - An error occurred during data collection, 2 (up) - The resource is in good condition or status evaluation is turned off and/or polling is disabled, 3 (down-warning) - The resource is in bad condition and has been given a warning severity, 4 (down-critical) - The resource is in bad condition and has been given a critical severity. |
| STR uxsA2StatusDiskTputValue | 1.3.6.1.4.1.791.2.10.2.74.2.12.2.1.9 | DisplayString | read-only | &Current value, in kilobytes/s, for the disk throughput monitoring of the disk watcher. |
| STR uxsA2StatusDiskTputWarnMax | 1.3.6.1.4.1.791.2.10.2.74.2.12.2.1.11 | DisplayString | read-write | &Current warning maximum threshold, in kilobytes/s, for the disk throughput monitoring of the disk watcher. This value represents a rising threshold and must be equal to or greater than 0.0, equal to or greater than the warning minimum threshold, but cannot be greater than the critical maximum threshold. A value of -1 disables the evaluation of this threshold. |
| STR uxsA2StatusDiskTputWarnMin | 1.3.6.1.4.1.791.2.10.2.74.2.12.2.1.10 | DisplayString | read-write | &Current warning minimum threshold, in kilobytes/s, for the disk throughput monitoring of the disk watcher. This value represents a declining threshold and must be equal to or greater than 0.0, equal to or greater than the critical minimum threshold, but cannot be greater than the warning maximum threshold. A value of -1 disables the evaluation of this threshold. |
| STR uxsA2StatusFileAccessTime | 1.3.6.1.4.1.791.2.10.2.74.2.11.2.1.34 | DisplayString | read-only | &The access time of the file. For one-to-many watchers, the maximum of all instances. The time format is YYYY-MM-DD HH:MM:SS. |
| INT uxsA2StatusFileAggLag | 1.3.6.1.4.1.791.2.10.2.74.2.11.2.1.6 | INTEGER | read-write | &Current aggregate lag setting for the file watcher. Specifies the consecutive number of times at which any status is not in the ok state, before the aggregate status changes. This value must be greater than 0. |
| INT uxsA2StatusFileAggLagValue | 1.3.6.1.4.1.791.2.10.2.74.2.11.2.1.5 | INTEGER | read-only | &Current aggregate lag value of the file watcher. Indicates the consecutive number of times at which any status was not in the ok state. The aggregate status changes from ok as soon as the aggregate lag value reaches the configured value. |
| INT uxsA2StatusFileAggStatus | 1.3.6.1.4.1.791.2.10.2.74.2.11.2.1.7 | INTEGER | read-only | &Current aggregate status of the file watcher. Represents the worst case aggregate of all its sub-states: 1 (unknown) - An error occurred during data collection, 2 (ok) - All sub-states are in good condition, 3 (warning) - One or more sub-states are in a warning condition, 4 (critical) - One or more sub-states are in a critical condition, 5 (passive) - The polling is disabled for the resource and hence no data collection occurs, or another node in the cluster has resource ownership, in which case the agent on the local node does not actively monitor the resource until ownership is transferred back. |
| INT uxsA2StatusFileButton | 1.3.6.1.4.1.791.2.10.2.74.2.11.2.1.42 | INTEGER | read-write | &This attribute is used to remove the file watcher. If set to 2 (remove), the agent removes the watcher from the table. This attribute cannot be set to 1 (none). |
| STR uxsA2StatusFileCallBackRef | 1.3.6.1.4.1.791.2.10.2.74.2.11.2.1.41 | DisplayString | read-only | &This attribute specifies the name of a call-back reference if a user supplied script or application should be invoked in case of a status change. The configuration details of the call-back reference are located in the agent's call-back configuration file. This file contains an entry for each call-back reference detailing the path and name of the script/application to run, the arguments being passed to the script/application, the system account being used to execute the script/application, and whether the call-back should be invoked prior to a status change. A value for this attribute can only be supplied by a definition in a configuration set. |
| STR uxsA2StatusFileChangeTime | 1.3.6.1.4.1.791.2.10.2.74.2.11.2.1.33 | DisplayString | read-only | &The change time of the file. For one-to-many watchers, the maximum of all instances. The time format is YYYY-MM-DD HH:MM:SS. |
| INT uxsA2StatusFileCount | 1.3.6.1.4.1.791.2.10.2.74.2.11.1 | INTEGER | read-only | &Number of entries in the file status table. |
| STR uxsA2StatusFileDescription | 1.3.6.1.4.1.791.2.10.2.74.2.11.2.1.4 | DisplayString | read-write | &Current description for the file watcher. |
| uxsA2StatusFileEntry | 1.3.6.1.4.1.791.2.10.2.74.2.11.2.1 | not-accessible | &Entry in the file status table. | |
| INT uxsA2StatusFileEvalPolicy | 1.3.6.1.4.1.791.2.10.2.74.2.11.2.1.3 | INTEGER | read-write | &Current evaluation policy for the file watcher. Defines how metric values will be calculated and 'culprits' be determined if two or more file resources fall into the monitoring scope of a one-to-many watcher. If set to 1 (individual), metric values will be set to the worst values (lowest and/or highest) of all file instances; if the value of a metric violates the threshold condition, the respective 'culprits' list will contain all instances individually violating the most severe threshold. If set to 2 (min), metric values will be set to the lowest (minimum) values of all file instances; if the value of a metric violates the threshold condition, the respective 'culprits' list will contain all instances having the same minimum value. If set to 3 (max), metric values will be set to the highest (maximum) values of all file instances; if the value of a metric violates the threshold condition, the respective 'culprits' list will contain all instances having the same maximum value. If set to 4 (sum), metric values will be set to the cumulative values (sum) of all file instances; if the value of a metric violates the threshold condition, the respective 'culprits' list will contain all instances. If set to 5 (avg), metric values will be set to the average values of all file instances; if the value of a metric violates the threshold condition, the respective 'culprits' list will contain all instances individually violating the most severe threshold. |
| uxsA2StatusFileGroup | 1.3.6.1.4.1.791.2.10.2.74.2.11 | |||
| STR uxsA2StatusFileInstIds | 1.3.6.1.4.1.791.2.10.2.74.2.11.2.1.13 | DisplayString | read-only | &The names of all files monitored by the watcher are displayed here if the 'number of files' metric is in a warning or critical state. The entries are sorted in alphabetical order. |
| STR uxsA2StatusFileInstMax | 1.3.6.1.4.1.791.2.10.2.74.2.11.2.1.10 | DisplayString | read-write | &Current maximum threshold for the instance count monitoring of the file watcher. This value represents a rising threshold and must be equal to or greater than 0.0, but cannot be less than the minimum threshold. A value of -1 disables the evaluation of this threshold. |
| STR uxsA2StatusFileInstMin | 1.3.6.1.4.1.791.2.10.2.74.2.11.2.1.9 | DisplayString | read-write | &Current minimum threshold for the instance count monitoring of the file watcher. This value represents a declining threshold and must be equal to or greater than 0.0, but cannot be greater than the maximum threshold. A value of -1 disables the evaluation of this threshold. |
| INT uxsA2StatusFileInstMonitor | 1.3.6.1.4.1.791.2.10.2.74.2.11.2.1.11 | INTEGER | read-write | &Current monitor level for the instance count monitoring of the file watcher. If set to 1 (do-not-monitor), the agent does not evaluate the actual state of the resource and sets the status to ok. If set to 2 (down-warning), the agent uses a warning severity if the resource is in bad condition. If set to 3 (down-critical), the agent uses a critical severity if the resource is in bad condition. |
| INT uxsA2StatusFileInstStatus | 1.3.6.1.4.1.791.2.10.2.74.2.11.2.1.12 | INTEGER | read-only | &Current status for the instance count monitoring of the file watcher: 1 (unknown) - An error occurred during data collection, 2 (up) - The resource is in good condition or status evaluation is turned off and/or polling is disabled, 3 (down-warning) - The resource is in bad condition and has been given a warning severity, 4 (down-critical) - The resource is in bad condition and has been given a critical severity. |
| STR uxsA2StatusFileInstValue | 1.3.6.1.4.1.791.2.10.2.74.2.11.2.1.8 | DisplayString | read-only | &Current value for the instance count monitoring of the file watcher. |
| INT uxsA2StatusFileMod | 1.3.6.1.4.1.791.2.10.2.74.2.11.2.1.38 | INTEGER | read-write | &Current monitor condition for the modification monitoring of the file watcher. As basis for the comparison the user can choose between modification time, change time, change time only (change time is modified and modification time is not) and access time. The timestamps can be monitored for being modified (should-be-modified, should-be-changed, should-be-changed-only, should-be-accessed) or for being unmodified (should-not-be-modified, should-not-be-changed, should-not-be-changed-only, should-not-be-accessed). At each poll the current timestamp of the file will be compared with the reference timestamp according to the chosen policy. For one-to-many watchers the latest timestamp of all files is considered. If monitoring is for being modified the status is down if the file was not modified for more seconds than the value of 'FileModInterval'. If monitoring is for being unmodified the status is down if the file was modified more often than every 'FileModInterval' seconds. If 'FileModInterval' is zero any modification sets the status down. If the monitor status is 'down' and the monitoring condition is met at the next poll the status of the watcher will revert to up (automatic repair). However, the metric may be reset manually at any time by setting the monitor condition to reset-time-reference. Afterwards the previous policy setting is restored. Note: if the policy is set to should-not-xxx and 'FileModInterval' is 0, no automatic repair takes place. This behaviour is for compatibility with the old UNIX System Agent (caiUxOs). Note that status evaluation only takes place when the agent polls. Thus the end of the modification interval will be detected on the subsequent poll or query. |
| STR uxsA2StatusFileModInterval | 1.3.6.1.4.1.791.2.10.2.74.2.11.2.1.36 | DisplayString | read-write | &The period in seconds to be considered for calculating status and value of the modification metric. For a value of zero the period is identical to the current poll interval. |
| INT uxsA2StatusFileModMonitor | 1.3.6.1.4.1.791.2.10.2.74.2.11.2.1.39 | INTEGER | read-write | &Current monitor level for the modification monitoring of the file watcher. If set to 1 (do-not-monitor), the agent does not evaluate the actual state of the resource and sets the status to ok. If set to 2 (down-warning), the agent uses a warning severity if the resource is in bad condition. If set to 3 (down-critical), the agent uses a critical severity if the resource is in bad condition. |
| INT uxsA2StatusFileModStatus | 1.3.6.1.4.1.791.2.10.2.74.2.11.2.1.40 | INTEGER | read-only | &Current status for the modification monitoring of the file watcher: 1 (unknown) - An error occurred during data collection, 2 (up) - The resource is in good condition or status evaluation is turned off and/or polling is disabled, 3 (down-warning) - The resource is in bad condition and has been given a warning severity, 4 (down-critical) - The resource is in bad condition and has been given a critical severity. |
| STR uxsA2StatusFileModTime | 1.3.6.1.4.1.791.2.10.2.74.2.11.2.1.32 | DisplayString | read-only | &The modification time of the file. For one-to-many watchers, the maximum of all instances. The time format is YYYY-MM-DD HH:MM:SS. |
| INT uxsA2StatusFileModValue | 1.3.6.1.4.1.791.2.10.2.74.2.11.2.1.37 | INTEGER | read-only | &The status of the modification metric. Possible values: If monitoring modification time: modified or not-modified. If monitoring change time: changed or not-changed. If monitoring change time only : changed-only or not-changed-only. If monitoring access time: accessed or not-accessed. |
| STR uxsA2StatusFileName | 1.3.6.1.4.1.791.2.10.2.74.2.11.2.1.2 | DisplayString | read-write | &Name of the file. This name may contain environment variables. The attribute is used as a filter element for one-to-many monitoring (one watcher monitors several resources simultaneously). The file name (not the path) can be a regular expression. |
| STR uxsA2StatusFileSizeCritMax | 1.3.6.1.4.1.791.2.10.2.74.2.11.2.1.20 | DisplayString | read-write | &Current critical maximum threshold, in kilobytes, for the size utilization monitoring of the file watcher. This value represents a rising threshold and must be equal to or greater than 0.0, but cannot be less than the warning maximum threshold. A value of -1 disables the evaluation of this threshold. The threshold can be specified as either an absolute value (n) or a percentage (n%). The value of uxsA2StatusFileSizeTotal will be the reference value for n% notations. |
| STR uxsA2StatusFileSizeCritMin | 1.3.6.1.4.1.791.2.10.2.74.2.11.2.1.19 | DisplayString | read-write | &Current critical minimum threshold, in kilobytes, for the size utilization monitoring of the file watcher. This value represents a declining threshold and must be equal to or greater than 0.0, but cannot be greater than the warning minimum threshold. A value of -1 disables the evaluation of this threshold. The threshold can be specified as either an absolute value (n) or a percentage (n%). The value of uxsA2StatusFileSizeTotal will be the reference value for n% notations. |
| STR uxsA2StatusFileSizeDCrit | 1.3.6.1.4.1.791.2.10.2.74.2.11.2.1.28 | DisplayString | read-write | &Configured critical threshold from which the active critical threshold is derived for the delta size utilization monitoring of the file watcher. The threshold can be specified as either an absolute value or a percentage and can denote a growth, shrinkage or change in either direction: Absolute shrinkage (n-), absolute growth (n+), absolute change in either direction (n), percentage shrinkage (n%-), percentage growth (n%+), or percentage change in either direction (n%). The value of uxsA2StatusFileSizeTotal will be the reference value for n% notations. |
| STR uxsA2StatusFileSizeDCritValue | 1.3.6.1.4.1.791.2.10.2.74.2.11.2.1.26 | DisplayString | read-only | &Active critical threshold, in kilobytes, as derived from the configured value for the delta size utilization monitoring of the file watcher. This value represents a rising threshold and must be greater than 0.0, but cannot be less than the active warning threshold. These constraints will be maintained by the agent during all configuration actions. |
| STR uxsA2StatusFileSizeDIds | 1.3.6.1.4.1.791.2.10.2.74.2.11.2.1.31 | DisplayString | read-only | &The names and size delta values of the files causing a warning or critical state of the size delta metric. The entries in this culprit list depend on the evaluation policy. They are sorted by size delta in ascending order if shrinkage is monitored, in descending order if growth is monitored and in descending order of absolute values if any change is monitored. individual : Those individual instances breaching the thresholds are displayed in the culprit list. min : The instance(s) showing the minimum value is/are displayed in the culprit list. max : The instance(s) showing the maximum value is/are displayed in the culprit list. sum : All instances are displayed in the culprit list. avg : Those individual instances breaching the thresholds are displayed in the culprit list. |
| INT uxsA2StatusFileSizeDMonitor | 1.3.6.1.4.1.791.2.10.2.74.2.11.2.1.29 | INTEGER | read-write | &Current monitor level for the delta size utilization monitoring of the file watcher. If set to 1 (do-not-monitor), the agent disregards all thresholds and sets the status to ok. If set to 2 (warning-only), the agent evaluates only the warning threshold to determine the status of the resource. If set to 3 (critical-only), the agent evaluates only the critical threshold to determine the status of the resource. If set to 4 (both), the agent evaluates both the warning and critical thresholds to determine the status of the resource. The critical threshold comes into effect if the warning threshold is set to the same value. |
| INT uxsA2StatusFileSizeDStatus | 1.3.6.1.4.1.791.2.10.2.74.2.11.2.1.30 | INTEGER | read-only | &Current status for the delta size utilization monitoring of the file watcher: 1 (unknown) - An error occurred during data collection, 2 (ok) - The resource is operating within the defined limits or status evaluation is turned off and/or polling is disabled, 3 (warning) - The resource has breached the warning threshold, 4 (critical) - The resource has breached the critical threshold. |
| STR uxsA2StatusFileSizeDValue | 1.3.6.1.4.1.791.2.10.2.74.2.11.2.1.24 | DisplayString | read-only | &Current value, in kilobytes, for the delta size utilization monitoring of the file watcher. |
| STR uxsA2StatusFileSizeDWarn | 1.3.6.1.4.1.791.2.10.2.74.2.11.2.1.27 | DisplayString | read-write | &Configured warning threshold from which the active warning threshold is derived for the delta size utilization monitoring of the file watcher. The threshold can be specified as either an absolute value or a percentage and can denote a growth, shrinkage or change in either direction: Absolute shrinkage (n-), absolute growth (n+), absolute change in either direction (n), percentage shrinkage (n%-), percentage growth (n%+), or percentage change in either direction (n%). The value of uxsA2StatusFileSizeTotal will be the reference value for n% notations. |
| STR uxsA2StatusFileSizeDWarnValue | 1.3.6.1.4.1.791.2.10.2.74.2.11.2.1.25 | DisplayString | read-only | &Active warning threshold, in kilobytes, as derived from the configured value for the delta size utilization monitoring of the file watcher. This value represents a rising threshold and must be greater than 0.0, but cannot be greater than the active critical threshold. These constraints will be maintained by the agent during all configuration actions. |
| STR uxsA2StatusFileSizeIds | 1.3.6.1.4.1.791.2.10.2.74.2.11.2.1.23 | DisplayString | read-only | &The names and size values of the files causing a warning or critical state of the size metric. The entries in this culprit list depend on the evaluation policy. They are sorted by size in ascending order if a minimum threshold is broken and in descending order if a maximum threshold or both limits are broken. individual : Those individual instances breaching the thresholds are displayed in the culprit list. min : The instance(s) showing the minimum value is/are displayed in the culprit list. max : The instance(s) showing the maximum value is/are displayed in the culprit list. sum : All instances are displayed in the culprit list. avg : Those individual instances breaching the thresholds are displayed in the culprit list. |
| STR uxsA2StatusFileSizeMaxValue | 1.3.6.1.4.1.791.2.10.2.74.2.11.2.1.16 | DisplayString | read-only | &The current maximum size (in kilobytes) of the file(s) being monitored. This value may depend on the evaluation policy (see there for a more detailed description). |
| STR uxsA2StatusFileSizeMinValue | 1.3.6.1.4.1.791.2.10.2.74.2.11.2.1.15 | DisplayString | read-only | &The current minimum size (in kilobytes) of the file(s) being monitored. This value may depend on the evaluation policy (see there for a more detailed description). |
| INT uxsA2StatusFileSizeMonitor | 1.3.6.1.4.1.791.2.10.2.74.2.11.2.1.21 | INTEGER | read-write | &Current monitor level for the size utilization monitoring of the file watcher. If set to 1 (do-not-monitor), the agent disregards all thresholds and sets the status to ok. If set to 2 (warning-only), the agent evaluates only the warning thresholds (both minimum and maximum) to determine the status of the resource. If set to 3 (critical-only), the agent evaluates only the critical thresholds (both minimum and maximum) to determine the status of the resource. If set to 4 (minimum-only), the agent evaluates only the minimum thresholds (both warning and critical) to determine the status of the resource. If set to 5 (maximum-only), the agent evaluates only the maximum thresholds (both warning and critical) to determine the status of the resource. If set to 6 (all), the agent evaluates all thresholds to determine the status of the resource. |
| INT uxsA2StatusFileSizeStatus | 1.3.6.1.4.1.791.2.10.2.74.2.11.2.1.22 | INTEGER | read-only | &Current status for the size utilization monitoring of the file watcher: 1 (unknown) - An error occurred during data collection, 2 (up) - The resource is in good condition or status evaluation is turned off and/or polling is disabled, 3 (down-warning) - The resource is in bad condition and has been given a warning severity, 4 (down-critical) - The resource is in bad condition and has been given a critical severity. |
| STR uxsA2StatusFileSizeTotal | 1.3.6.1.4.1.791.2.10.2.74.2.11.2.1.14 | DisplayString | read-only | &The total size (in kilobytes) of the file(s) being monitored at the time the watcher is created. This value may depend on the current evaluation policy (see there for a more detailed description). The total size is reset to the current size if the file name or the evaluation policy are changed. |
| STR uxsA2StatusFileSizeWarnMax | 1.3.6.1.4.1.791.2.10.2.74.2.11.2.1.18 | DisplayString | read-write | &Current warning maximum threshold, in kilobytes, for the size utilization monitoring of the file watcher. This value represents a rising threshold and must be equal to or greater than 0.0, equal to or greater than the warning minimum threshold, but cannot be greater than the critical maximum threshold. A value of -1 disables the evaluation of this threshold. The threshold can be specified as either an absolute value (n) or a percentage (n%). The value of uxsA2StatusFileSizeTotal will be the reference value for n% notations. |
| STR uxsA2StatusFileSizeWarnMin | 1.3.6.1.4.1.791.2.10.2.74.2.11.2.1.17 | DisplayString | read-write | &Current warning minimum threshold, in kilobytes, for the size utilization monitoring of the file watcher. This value represents a declining threshold and must be equal to or greater than 0.0, equal to or greater than the critical minimum threshold, but cannot be greater than the warning maximum threshold. A value of -1 disables the evaluation of this threshold. The threshold can be specified as either an absolute value (n) or a percentage (n%). The value of uxsA2StatusFileSizeTotal will be the reference value for n% notations. |
| uxsA2StatusFileTable | 1.3.6.1.4.1.791.2.10.2.74.2.11.2 | not-accessible | &The file status table containing details about the currently configured file watchers. | |
| STR uxsA2StatusFileTimeRef | 1.3.6.1.4.1.791.2.10.2.74.2.11.2.1.35 | DisplayString | read-only | &The time reference used to calculate the status of the modification metric. The time format is YYYY-MM-DD HH:MM:SS. The time reference is reset: - if name or evaluation policy change. - manually by the user choosing the respective option of modification policy. - if the monitored time stamp has changed and the status is 'up' (condition is satisfied). At the same time a new modification interval is set up. |
| STR uxsA2StatusFileWatcherName | 1.3.6.1.4.1.791.2.10.2.74.2.11.2.1.1 | DisplayString | read-only | &The user-defined name which uniquely identifies the file watcher. |
| INT uxsA2StatusFSysAggLag | 1.3.6.1.4.1.791.2.10.2.74.2.10.2.1.5 | INTEGER | read-write | &Current aggregate lag setting for the file system watcher. Specifies the consecutive number of times at which any status is not in the ok state, before the aggregate status changes. This value must be greater than 0. |
| INT uxsA2StatusFSysAggLagValue | 1.3.6.1.4.1.791.2.10.2.74.2.10.2.1.4 | INTEGER | read-only | &Current aggregate lag value of the file system watcher. Indicates the consecutive number of times at which any status was not in the ok state. The aggregate status changes from ok as soon as the aggregate lag value reaches the configured value. |
| INT uxsA2StatusFSysAggStatus | 1.3.6.1.4.1.791.2.10.2.74.2.10.2.1.6 | INTEGER | read-only | &Current aggregate status of the file system watcher. Represents the worst case aggregate of all its sub-states: 1 (unknown) - An error occurred during data collection, 2 (ok) - All sub-states are in good condition, 3 (warning) - One or more sub-states are in a warning condition, 4 (critical) - One or more sub-states are in a critical condition, 5 (passive) - The polling is disabled for the resource and hence no data collection occurs, or another node in the cluster has resource ownership, in which case the agent on the local node does not actively monitor the resource until ownership is transferred back. |
| STR uxsA2StatusFSysAutoWatcherName | 1.3.6.1.4.1.791.2.10.2.74.2.10.2.1.3 | DisplayString | read-only | &Name of the file system auto watcher which automatically created this watcher. This attribute is left blank if the watcher was added manually. |
| INT uxsA2StatusFSysButton | 1.3.6.1.4.1.791.2.10.2.74.2.10.2.1.48 | INTEGER | read-write | &This attribute is used to remove the file system watcher. If set to 2 (remove), the agent removes the watcher from the table. This attribute cannot be set to 1 (none). |
| STR uxsA2StatusFSysCallBackRef | 1.3.6.1.4.1.791.2.10.2.74.2.10.2.1.47 | DisplayString | read-only | &This attribute specifies the name of a call-back reference if a user supplied script or application should be invoked in case of a status change. The configuration details of the call-back reference are located in the agent's call-back configuration file. This file contains an entry for each call-back reference detailing the path and name of the script/application to run, the arguments being passed to the script/application, the system account being used to execute the script/application, and whether the call-back should be invoked prior to a status change. A value for this attribute can only be supplied by a definition in a configuration set. |
| INT uxsA2StatusFSysClusterType | 1.3.6.1.4.1.791.2.10.2.74.2.10.2.1.9 | INTEGER | read-only | &Cluster type of the file system: 1 (not-clustered) - Resource is not clustered, 2 (clustered-active) - Local cluster node has resource ownership, 3 (clustered-passive) - Another node in the cluster has resource ownership; the agent on the local node does not actively monitor the resource until ownership is transferred back. |
| INT uxsA2StatusFSysCount | 1.3.6.1.4.1.791.2.10.2.74.2.10.1 | INTEGER | read-only | &Number of entries in the file system status table. |
| STR uxsA2StatusFSysDescription | 1.3.6.1.4.1.791.2.10.2.74.2.10.2.1.2 | DisplayString | read-write | &Current description for the file system watcher. |
| uxsA2StatusFSysEntry | 1.3.6.1.4.1.791.2.10.2.74.2.10.2.1 | not-accessible | &Entry in the file system status table. | |
| uxsA2StatusFSysGroup | 1.3.6.1.4.1.791.2.10.2.74.2.10 | |||
| STR uxsA2StatusFSysInodesCrit | 1.3.6.1.4.1.791.2.10.2.74.2.10.2.1.31 | DisplayString | read-write | &Configured critical threshold from which the active critical threshold is derived for the inodes used monitoring of the file system watcher. The threshold can be specified as either an absolute value (n) or a percentage (n%). It can also be specified as the absolute value left free (nF). The value of uxsA2StatusFSysInodesTotal will be the reference value for n% and nF notations. |
| STR uxsA2StatusFSysInodesCritValue | 1.3.6.1.4.1.791.2.10.2.74.2.10.2.1.29 | DisplayString | read-only | &Active critical threshold as derived from the configured value for the inodes used monitoring of the file system watcher. This value represents a rising threshold and must be greater than 0.0, less than or equal to the total value (maximum capacity) of the monitored resource as specified in uxsA2StatusFSysInodesTotal, but cannot be less than the active warning threshold. These constraints will be maintained by the agent during all configuration actions. |
| STR uxsA2StatusFSysInodesDCrit | 1.3.6.1.4.1.791.2.10.2.74.2.10.2.1.38 | DisplayString | read-write | &Configured critical threshold from which the active critical threshold is derived for the delta inodes used monitoring of the file system watcher. The threshold can be specified as either an absolute value or a percentage and can denote a growth, shrinkage or change in either direction: Absolute shrinkage (n-), absolute growth (n+), absolute change in either direction (n), percentage shrinkage (n%-), percentage growth (n%+), or percentage change in either direction (n%). The value of uxsA2StatusFSysInodesTotal will be the reference value for n% notations. |
| STR uxsA2StatusFSysInodesDCritValue | 1.3.6.1.4.1.791.2.10.2.74.2.10.2.1.36 | DisplayString | read-only | &Active critical threshold as derived from the configured value for the delta inodes used monitoring of the file system watcher. This value represents a rising threshold and must be greater than 0.0, less than or equal to the total value (maximum capacity) of the monitored resource as specified in uxsA2StatusFSysInodesTotal, but cannot be less than the active warning threshold. These constraints will be maintained by the agent during all configuration actions. |
| INT uxsA2StatusFSysInodesDMonitor | 1.3.6.1.4.1.791.2.10.2.74.2.10.2.1.39 | INTEGER | read-write | &Current monitor level for the delta inodes used monitoring of the file system watcher. If set to 1 (do-not-monitor), the agent disregards all thresholds and sets the status to ok. If set to 2 (warning-only), the agent evaluates only the warning threshold to determine the status of the resource. If set to 3 (critical-only), the agent evaluates only the critical threshold to determine the status of the resource. If set to 4 (both), the agent evaluates both the warning and critical thresholds to determine the status of the resource. The critical threshold comes into effect if the warning threshold is set to the same value. |
| INT uxsA2StatusFSysInodesDStatus | 1.3.6.1.4.1.791.2.10.2.74.2.10.2.1.40 | INTEGER | read-only | &Current status for the delta inodes used monitoring of the file system watcher: 1 (unknown) - An error occurred during data collection, 2 (ok) - The resource is operating within the defined limits or status evaluation is turned off and/or polling is disabled, 3 (warning) - The resource has breached the warning threshold, 4 (critical) - The resource has breached the critical threshold. |
| STR uxsA2StatusFSysInodesDValue | 1.3.6.1.4.1.791.2.10.2.74.2.10.2.1.34 | DisplayString | read-only | &Current value for the delta inodes used monitoring of the file system watcher. |
| STR uxsA2StatusFSysInodesDWarn | 1.3.6.1.4.1.791.2.10.2.74.2.10.2.1.37 | DisplayString | read-write | &Configured warning threshold from which the active warning threshold is derived for the delta inodes used monitoring of the file system watcher. The threshold can be specified as either an absolute value or a percentage and can denote a growth, shrinkage or change in either direction: Absolute shrinkage (n-), absolute growth (n+), absolute change in either direction (n), percentage shrinkage (n%-), percentage growth (n%+), or percentage change in either direction (n%). The value of uxsA2StatusFSysInodesTotal will be the reference value for n% notations. |
| STR uxsA2StatusFSysInodesDWarnValue | 1.3.6.1.4.1.791.2.10.2.74.2.10.2.1.35 | DisplayString | read-only | &Active warning threshold as derived from the configured value for the delta inodes used monitoring of the file system watcher. This value represents a rising threshold and must be greater than 0.0, less than or equal to the total value (maximum capacity) of the monitored resource as specified in uxsA2StatusFSysInodesTotal, but cannot be greater than the active critical threshold. These constraints will be maintained by the agent during all configuration actions. |
| INT uxsA2StatusFSysInodesMonitor | 1.3.6.1.4.1.791.2.10.2.74.2.10.2.1.32 | INTEGER | read-write | &Current monitor level for the inodes used monitoring of the file system watcher. If set to 1 (do-not-monitor), the agent disregards all thresholds and sets the status to ok. If set to 2 (warning-only), the agent evaluates only the warning threshold to determine the status of the resource. If set to 3 (critical-only), the agent evaluates only the critical threshold to determine the status of the resource. If set to 4 (both), the agent evaluates both the warning and critical thresholds to determine the status of the resource. The critical threshold comes into effect if the warning threshold is set to the same value. |
| INT uxsA2StatusFSysInodesStatus | 1.3.6.1.4.1.791.2.10.2.74.2.10.2.1.33 | INTEGER | read-only | &Current status for the inodes used monitoring of the file system watcher: 1 (unknown) - An error occurred during data collection, 2 (ok) - The resource is operating within the defined limits or status evaluation is turned off and/or polling is disabled, 3 (warning) - The resource has breached the warning threshold, 4 (critical) - The resource has breached the critical threshold. |
| STR uxsA2StatusFSysInodesTotal | 1.3.6.1.4.1.791.2.10.2.74.2.10.2.1.26 | DisplayString | read-only | &The amount of inodes configured on the file system. For certain file system types the value is meaningless and therefore set to 0. |
| STR uxsA2StatusFSysInodesValue | 1.3.6.1.4.1.791.2.10.2.74.2.10.2.1.27 | DisplayString | read-only | &Current value for the inodes used monitoring of the file system watcher. |
| STR uxsA2StatusFSysInodesWarn | 1.3.6.1.4.1.791.2.10.2.74.2.10.2.1.30 | DisplayString | read-write | &Configured warning threshold from which the active warning threshold is derived for the inodes used monitoring of the file system watcher. The threshold can be specified as either an absolute value (n) or a percentage (n%). It can also be specified as the absolute value left free (nF). The value of uxsA2StatusFSysInodesTotal will be the reference value for n% and nF notations. |
| STR uxsA2StatusFSysInodesWarnValue | 1.3.6.1.4.1.791.2.10.2.74.2.10.2.1.28 | DisplayString | read-only | &Active warning threshold as derived from the configured value for the inodes used monitoring of the file system watcher. This value represents a rising threshold and must be greater than 0.0, less than or equal to the total value (maximum capacity) of the monitored resource as specified in uxsA2StatusFSysInodesTotal, but cannot be greater than the active critical threshold. These constraints will be maintained by the agent during all configuration actions. |
| INT uxsA2StatusFSysLossAction | 1.3.6.1.4.1.791.2.10.2.74.2.10.2.1.45 | INTEGER | read-write | &Current loss action for the file system watcher. Specifies the action to take if the monitored file system is removed from the UNIX System configuration. If set to 1 (remove), the agent automatically removes the watcher. If set to 2 (up), the agent sets all statuses to ok. If set to 3 (down-warning), the agent sets the loss and aggregate statuses to warning and all other statuses to ok. If set to 4 (down-critical), the agent sets the loss and aggregate statuses to critical and all other statuses to ok. |
| INT uxsA2StatusFSysLossStatus | 1.3.6.1.4.1.791.2.10.2.74.2.10.2.1.46 | INTEGER | read-only | &Current loss status of the file system watcher: 1 (unknown) - An error occurred during data collection, 2 (up) - The resource is in good condition or status evaluation is turned off and/or polling is disabled, 3 (down-warning) - The resource is in bad condition and has been given a warning severity, 4 (down-critical) - The resource is in bad condition and has been given a critical severity. |
| INT uxsA2StatusFSysMount | 1.3.6.1.4.1.791.2.10.2.74.2.10.2.1.42 | INTEGER | read-write | &Current monitor condition for the mount status monitoring of the file system watcher. |
| INT uxsA2StatusFSysMountMonitor | 1.3.6.1.4.1.791.2.10.2.74.2.10.2.1.43 | INTEGER | read-write | &Current monitor level for the mount status monitoring of the file system watcher. If set to 1 (do-not-monitor), the agent does not evaluate the actual state of the resource and sets the status to ok. If set to 2 (down-warning), the agent uses a warning severity if the resource is in bad condition. If set to 3 (down-critical), the agent uses a critical severity if the resource is in bad condition. |
| INT uxsA2StatusFSysMountStatus | 1.3.6.1.4.1.791.2.10.2.74.2.10.2.1.44 | INTEGER | read-only | &Current status for the mount status monitoring of the file system watcher: 1 (unknown) - An error occurred during data collection, 2 (up) - The resource is in good condition or status evaluation is turned off and/or polling is disabled, 3 (down-warning) - The resource is in bad condition and has been given a warning severity, 4 (down-critical) - The resource is in bad condition and has been given a critical severity. |
| INT uxsA2StatusFSysMountValue | 1.3.6.1.4.1.791.2.10.2.74.2.10.2.1.41 | INTEGER | read-only | &Denotes if the file system is currently mounted or not mounted. |
| STR uxsA2StatusFSysName | 1.3.6.1.4.1.791.2.10.2.74.2.10.2.1.1 | DisplayString | read-only | &The file system mount point. |
| STR uxsA2StatusFSysRelatedTo | 1.3.6.1.4.1.791.2.10.2.74.2.10.2.1.7 | DisplayString | read-only | &The device from which the file system is mounted. |
| STR uxsA2StatusFSysSpaceCrit | 1.3.6.1.4.1.791.2.10.2.74.2.10.2.1.16 | DisplayString | read-write | &Configured critical threshold from which the active critical threshold is derived for the space utilization monitoring of the file system watcher. The threshold can be specified as either an absolute value (n) or a percentage (n%). It can also be specified as the absolute value left free (nF). The value of uxsA2StatusFSysSpaceTotal will be the reference value for n% and nF notations. |
| STR uxsA2StatusFSysSpaceCritValue | 1.3.6.1.4.1.791.2.10.2.74.2.10.2.1.14 | DisplayString | read-only | &Active critical threshold, in megabytes, as derived from the configured value for the space utilization monitoring of the file system watcher. This value represents a rising threshold and must be greater than 0.0, less than or equal to the total value (maximum capacity) of the monitored resource as specified in uxsA2StatusFSysSpaceTotal, but cannot be less than the active warning threshold. These constraints will be maintained by the agent during all configuration actions. |
| STR uxsA2StatusFSysSpaceDCrit | 1.3.6.1.4.1.791.2.10.2.74.2.10.2.1.23 | DisplayString | read-write | &Configured critical threshold from which the active critical threshold is derived for the delta space utilization monitoring of the file system watcher. The threshold can be specified as either an absolute value or a percentage and can denote a growth, shrinkage or change in either direction: Absolute shrinkage (n-), absolute growth (n+), absolute change in either direction (n), percentage shrinkage (n%-), percentage growth (n%+), or percentage change in either direction (n%). The value of uxsA2StatusFSysSpaceTotal will be the reference value for n% notations. |
| STR uxsA2StatusFSysSpaceDCritValue | 1.3.6.1.4.1.791.2.10.2.74.2.10.2.1.21 | DisplayString | read-only | &Active critical threshold, in kilobytes, as derived from the configured value for the delta space utilization monitoring of the file system watcher. This value represents a rising threshold and must be greater than 0.0, less than or equal to the total value (maximum capacity) of the monitored resource as specified in uxsA2StatusFSysSpaceTotal, but cannot be less than the active warning threshold. These constraints will be maintained by the agent during all configuration actions. |
| INT uxsA2StatusFSysSpaceDMonitor | 1.3.6.1.4.1.791.2.10.2.74.2.10.2.1.24 | INTEGER | read-write | &Current monitor level for the delta space utilization monitoring of the file system watcher. If set to 1 (do-not-monitor), the agent disregards all thresholds and sets the status to ok. If set to 2 (warning-only), the agent evaluates only the warning threshold to determine the status of the resource. If set to 3 (critical-only), the agent evaluates only the critical threshold to determine the status of the resource. If set to 4 (both), the agent evaluates both the warning and critical thresholds to determine the status of the resource. The critical threshold comes into effect if the warning threshold is set to the same value. |
| INT uxsA2StatusFSysSpaceDStatus | 1.3.6.1.4.1.791.2.10.2.74.2.10.2.1.25 | INTEGER | read-only | &Current status for the delta space utilization monitoring of the file system watcher: 1 (unknown) - An error occurred during data collection, 2 (ok) - The resource is operating within the defined limits or status evaluation is turned off and/or polling is disabled, 3 (warning) - The resource has breached the warning threshold, 4 (critical) - The resource has breached the critical threshold. |
| STR uxsA2StatusFSysSpaceDValue | 1.3.6.1.4.1.791.2.10.2.74.2.10.2.1.19 | DisplayString | read-only | &Current value, in kilobytes, for the delta space utilization monitoring of the file system watcher. |
| STR uxsA2StatusFSysSpaceDWarn | 1.3.6.1.4.1.791.2.10.2.74.2.10.2.1.22 | DisplayString | read-write | &Configured warning threshold from which the active warning threshold is derived for the delta space utilization monitoring of the file system watcher. The threshold can be specified as either an absolute value or a percentage and can denote a growth, shrinkage or change in either direction: Absolute shrinkage (n-), absolute growth (n+), absolute change in either direction (n), percentage shrinkage (n%-), percentage growth (n%+), or percentage change in either direction (n%). The value of uxsA2StatusFSysSpaceTotal will be the reference value for n% notations. |
| STR uxsA2StatusFSysSpaceDWarnValue | 1.3.6.1.4.1.791.2.10.2.74.2.10.2.1.20 | DisplayString | read-only | &Active warning threshold, in kilobytes, as derived from the configured value for the delta space utilization monitoring of the file system watcher. This value represents a rising threshold and must be greater than 0.0, less than or equal to the total value (maximum capacity) of the monitored resource as specified in uxsA2StatusFSysSpaceTotal, but cannot be greater than the active critical threshold. These constraints will be maintained by the agent during all configuration actions. |
| INT uxsA2StatusFSysSpaceMonitor | 1.3.6.1.4.1.791.2.10.2.74.2.10.2.1.17 | INTEGER | read-write | &Current monitor level for the space utilization monitoring of the file system watcher. If set to 1 (do-not-monitor), the agent disregards all thresholds and sets the status to ok. If set to 2 (warning-only), the agent evaluates only the warning threshold to determine the status of the resource. If set to 3 (critical-only), the agent evaluates only the critical threshold to determine the status of the resource. If set to 4 (both), the agent evaluates both the warning and critical thresholds to determine the status of the resource. The critical threshold comes into effect if the warning threshold is set to the same value. |
| INT uxsA2StatusFSysSpaceStatus | 1.3.6.1.4.1.791.2.10.2.74.2.10.2.1.18 | INTEGER | read-only | &Current status for the space utilization monitoring of the file system watcher: 1 (unknown) - An error occurred during data collection, 2 (ok) - The resource is operating within the defined limits or status evaluation is turned off and/or polling is disabled, 3 (warning) - The resource has breached the warning threshold, 4 (critical) - The resource has breached the critical threshold. |
| STR uxsA2StatusFSysSpaceTotal | 1.3.6.1.4.1.791.2.10.2.74.2.10.2.1.10 | DisplayString | read-only | &The total amount of space on the file system in megabytes. |
| STR uxsA2StatusFSysSpaceValue | 1.3.6.1.4.1.791.2.10.2.74.2.10.2.1.12 | DisplayString | read-only | &Current value, in megabytes, for the space utilization monitoring of the file system watcher. |
| STR uxsA2StatusFSysSpaceWarn | 1.3.6.1.4.1.791.2.10.2.74.2.10.2.1.15 | DisplayString | read-write | &Configured warning threshold from which the active warning threshold is derived for the space utilization monitoring of the file system watcher. The threshold can be specified as either an absolute value (n) or a percentage (n%). It can also be specified as the absolute value left free (nF). The value of uxsA2StatusFSysSpaceTotal will be the reference value for n% and nF notations. |
| STR uxsA2StatusFSysSpaceWarnValue | 1.3.6.1.4.1.791.2.10.2.74.2.10.2.1.13 | DisplayString | read-only | &Active warning threshold, in megabytes, as derived from the configured value for the space utilization monitoring of the file system watcher. This value represents a rising threshold and must be greater than 0.0, less than or equal to the total value (maximum capacity) of the monitored resource as specified in uxsA2StatusFSysSpaceTotal, but cannot be greater than the active critical threshold. These constraints will be maintained by the agent during all configuration actions. |
| uxsA2StatusFSysTable | 1.3.6.1.4.1.791.2.10.2.74.2.10.2 | not-accessible | &The file system status table containing details about the currently configured file system watchers. | |
| INT uxsA2StatusFSysTotalPolicy | 1.3.6.1.4.1.791.2.10.2.74.2.10.2.1.11 | INTEGER | read-write | &If set to privileged-user the Total Value of the file system includes the superuser reserve. For unprivileged-user the reserve is not included. |
| STR uxsA2StatusFSysType | 1.3.6.1.4.1.791.2.10.2.74.2.10.2.1.8 | DisplayString | read-only | &The type of the mounted file system. The value is platform dependent. |
| INT uxsA2StatusGeneralCPUCount | 1.3.6.1.4.1.791.2.10.2.74.2.1.7 | INTEGER | read-only | &Total number of CPU resources that the agent is configured to monitor. |
| INT uxsA2StatusGeneralCPUCrit | 1.3.6.1.4.1.791.2.10.2.74.2.1.9 | INTEGER | read-only | &Total number of CPU resources that the agent is configured to monitor that are in a critical state. |
| INT uxsA2StatusGeneralCPUWarn | 1.3.6.1.4.1.791.2.10.2.74.2.1.8 | INTEGER | read-only | &Total number of CPU resources that the agent is configured to monitor that are in a warning state. |
| INT uxsA2StatusGeneralDirCount | 1.3.6.1.4.1.791.2.10.2.74.2.1.22 | INTEGER | read-only | &Total number of directory resources that the agent is configured to monitor. |
| INT uxsA2StatusGeneralDirCrit | 1.3.6.1.4.1.791.2.10.2.74.2.1.24 | INTEGER | read-only | &Total number of directory resources that the agent is configured to monitor that are in a critical state. |
| INT uxsA2StatusGeneralDirWarn | 1.3.6.1.4.1.791.2.10.2.74.2.1.23 | INTEGER | read-only | &Total number of directory resources that the agent is configured to monitor that are in a warning state. |
| INT uxsA2StatusGeneralDiskCount | 1.3.6.1.4.1.791.2.10.2.74.2.1.31 | INTEGER | read-only | &Total number of disk resources that the agent is configured to monitor. |
| INT uxsA2StatusGeneralDiskCrit | 1.3.6.1.4.1.791.2.10.2.74.2.1.33 | INTEGER | read-only | &Total number of disk resources that the agent is configured to monitor that are in a critical state. |
| INT uxsA2StatusGeneralDiskWarn | 1.3.6.1.4.1.791.2.10.2.74.2.1.32 | INTEGER | read-only | &Total number of disk resources that the agent is configured to monitor that are in a warning state. |
| INT uxsA2StatusGeneralFileCount | 1.3.6.1.4.1.791.2.10.2.74.2.1.28 | INTEGER | read-only | &Total number of file resources that the agent is configured to monitor. |
| INT uxsA2StatusGeneralFileCrit | 1.3.6.1.4.1.791.2.10.2.74.2.1.30 | INTEGER | read-only | &Total number of file resources that the agent is configured to monitor that are in a critical state. |
| INT uxsA2StatusGeneralFileWarn | 1.3.6.1.4.1.791.2.10.2.74.2.1.29 | INTEGER | read-only | &Total number of file resources that the agent is configured to monitor that are in a warning state. |
| INT uxsA2StatusGeneralFSysCount | 1.3.6.1.4.1.791.2.10.2.74.2.1.25 | INTEGER | read-only | &Total number of file system resources that the agent is configured to monitor. |
| INT uxsA2StatusGeneralFSysCrit | 1.3.6.1.4.1.791.2.10.2.74.2.1.27 | INTEGER | read-only | &Total number of file system resources that the agent is configured to monitor that are in a critical state. |
| INT uxsA2StatusGeneralFSysWarn | 1.3.6.1.4.1.791.2.10.2.74.2.1.26 | INTEGER | read-only | &Total number of file system resources that the agent is configured to monitor that are in a warning state. |
| uxsA2StatusGeneralGroup | 1.3.6.1.4.1.791.2.10.2.74.2.1 | |||
| INT uxsA2StatusGeneralHardwrCount | 1.3.6.1.4.1.791.2.10.2.74.2.1.52 | INTEGER | read-only | &Total number of hardware resources that the agent is configured to monitor. |
| INT uxsA2StatusGeneralHardwrCrit | 1.3.6.1.4.1.791.2.10.2.74.2.1.54 | INTEGER | read-only | &Total number of hardware resources that the agent is configured to monitor that are in a critical state. |
| INT uxsA2StatusGeneralHardwrWarn | 1.3.6.1.4.1.791.2.10.2.74.2.1.53 | INTEGER | read-only | &Total number of hardware resources that the agent is configured to monitor that are in a warning state. |
| INT uxsA2StatusGeneralLoadCount | 1.3.6.1.4.1.791.2.10.2.74.2.1.10 | INTEGER | read-only | &Total number of load average resources that the agent is configured to monitor. |
| INT uxsA2StatusGeneralLoadCrit | 1.3.6.1.4.1.791.2.10.2.74.2.1.12 | INTEGER | read-only | &Total number of load average resources that the agent is configured to monitor that are in a critical state. |
| INT uxsA2StatusGeneralLoadWarn | 1.3.6.1.4.1.791.2.10.2.74.2.1.11 | INTEGER | read-only | &Total number of load average resources that the agent is configured to monitor that are in a warning state. |
| INT uxsA2StatusGeneralMemCount | 1.3.6.1.4.1.791.2.10.2.74.2.1.13 | INTEGER | read-only | &Total number of real memory resources that the agent is configured to monitor. |
| INT uxsA2StatusGeneralMemCrit | 1.3.6.1.4.1.791.2.10.2.74.2.1.15 | INTEGER | read-only | &Total number of real memory resources that the agent is configured to monitor that are in a critical state. |
| INT uxsA2StatusGeneralMemWarn | 1.3.6.1.4.1.791.2.10.2.74.2.1.14 | INTEGER | read-only | &Total number of real memory resources that the agent is configured to monitor that are in a warning state. |
| INT uxsA2StatusGeneralMQCount | 1.3.6.1.4.1.791.2.10.2.74.2.1.49 | INTEGER | read-only | &Total number of message queue resources that the agent is configured to monitor. |
| INT uxsA2StatusGeneralMQCrit | 1.3.6.1.4.1.791.2.10.2.74.2.1.51 | INTEGER | read-only | &Total number of message queue resources that the agent is configured to monitor that are in a critical state. |
| INT uxsA2StatusGeneralMQWarn | 1.3.6.1.4.1.791.2.10.2.74.2.1.50 | INTEGER | read-only | &Total number of message queue resources that the agent is configured to monitor that are in a warning state. |
| INT uxsA2StatusGeneralNetCount | 1.3.6.1.4.1.791.2.10.2.74.2.1.40 | INTEGER | read-only | &Total number of network interface resources that the agent is configured to monitor. |
| INT uxsA2StatusGeneralNetCrit | 1.3.6.1.4.1.791.2.10.2.74.2.1.42 | INTEGER | read-only | &Total number of network interface resources that the agent is configured to monitor that are in a critical state. |
| INT uxsA2StatusGeneralNetWarn | 1.3.6.1.4.1.791.2.10.2.74.2.1.41 | INTEGER | read-only | &Total number of network interface resources that the agent is configured to monitor that are in a warning state. |
| INT uxsA2StatusGeneralPrnCount | 1.3.6.1.4.1.791.2.10.2.74.2.1.37 | INTEGER | read-only | &Total number of print queue resources that the agent is configured to monitor. |
| INT uxsA2StatusGeneralPrnCrit | 1.3.6.1.4.1.791.2.10.2.74.2.1.39 | INTEGER | read-only | &Total number of print queue resources that the agent is configured to monitor that are in a critical state. |
| INT uxsA2StatusGeneralPrnWarn | 1.3.6.1.4.1.791.2.10.2.74.2.1.38 | INTEGER | read-only | &Total number of print queue resources that the agent is configured to monitor that are in a warning state. |
| INT uxsA2StatusGeneralProcCount | 1.3.6.1.4.1.791.2.10.2.74.2.1.34 | INTEGER | read-only | &Total number of process resources that the agent is configured to monitor. |
| INT uxsA2StatusGeneralProcCrit | 1.3.6.1.4.1.791.2.10.2.74.2.1.36 | INTEGER | read-only | &Total number of process resources that the agent is configured to monitor that are in a critical state. |
| INT uxsA2StatusGeneralProcWarn | 1.3.6.1.4.1.791.2.10.2.74.2.1.35 | INTEGER | read-only | &Total number of process resources that the agent is configured to monitor that are in a warning state. |
| INT uxsA2StatusGeneralProgrmCount | 1.3.6.1.4.1.791.2.10.2.74.2.1.55 | INTEGER | read-only | &Total number of programmable resources that the agent is configured to monitor. |
| INT uxsA2StatusGeneralProgrmCrit | 1.3.6.1.4.1.791.2.10.2.74.2.1.57 | INTEGER | read-only | &Total number of programmable resources that the agent is configured to monitor that are in a critical state. |
| INT uxsA2StatusGeneralProgrmWarn | 1.3.6.1.4.1.791.2.10.2.74.2.1.56 | INTEGER | read-only | &Total number of programmable resources that the agent is configured to monitor that are in a warning state. |
| INT uxsA2StatusGeneralQuotaCount | 1.3.6.1.4.1.791.2.10.2.74.2.1.19 | INTEGER | read-only | &Total number of quota resources that the agent is configured to monitor. |
| INT uxsA2StatusGeneralQuotaCrit | 1.3.6.1.4.1.791.2.10.2.74.2.1.21 | INTEGER | read-only | &Total number of quota resources that the agent is configured to monitor that are in a critical state. |
| INT uxsA2StatusGeneralQuotaWarn | 1.3.6.1.4.1.791.2.10.2.74.2.1.20 | INTEGER | read-only | &Total number of quota resources that the agent is configured to monitor that are in a warning state. |
| INT uxsA2StatusGeneralResParamCount | 1.3.6.1.4.1.791.2.10.2.74.2.1.4 | INTEGER | read-only | &Total number of OS resource parameter resources that the agent is configured to monitor. |
| INT uxsA2StatusGeneralResParamCrit | 1.3.6.1.4.1.791.2.10.2.74.2.1.6 | INTEGER | read-only | &Total number of OS resource parameter resources that the agent is configured to monitor that are in a critical state. |
| INT uxsA2StatusGeneralResParamWarn | 1.3.6.1.4.1.791.2.10.2.74.2.1.5 | INTEGER | read-only | &Total number of OS resource parameter resources that the agent is configured to monitor that are in a warning state. |
| INT uxsA2StatusGeneralSEMCount | 1.3.6.1.4.1.791.2.10.2.74.2.1.46 | INTEGER | read-only | &Total number of semaphore resources that the agent is configured to monitor. |
| INT uxsA2StatusGeneralSEMCrit | 1.3.6.1.4.1.791.2.10.2.74.2.1.48 | INTEGER | read-only | &Total number of semaphore resources that the agent is configured to monitor that are in a critical state. |
| INT uxsA2StatusGeneralSEMWarn | 1.3.6.1.4.1.791.2.10.2.74.2.1.47 | INTEGER | read-only | &Total number of semaphore resources that the agent is configured to monitor that are in a warning state. |
| INT uxsA2StatusGeneralSHMCount | 1.3.6.1.4.1.791.2.10.2.74.2.1.43 | INTEGER | read-only | &Total number of shared memory resources that the agent is configured to monitor. |
| INT uxsA2StatusGeneralSHMCrit | 1.3.6.1.4.1.791.2.10.2.74.2.1.45 | INTEGER | read-only | &Total number of shared memory resources that the agent is configured to monitor that are in a critical state. |
| INT uxsA2StatusGeneralSHMWarn | 1.3.6.1.4.1.791.2.10.2.74.2.1.44 | INTEGER | read-only | &Total number of shared memory resources that the agent is configured to monitor that are in a warning state. |
| INT uxsA2StatusGeneralSwapCount | 1.3.6.1.4.1.791.2.10.2.74.2.1.16 | INTEGER | read-only | &Total number of swap resources that the agent is configured to monitor. |
| INT uxsA2StatusGeneralSwapCrit | 1.3.6.1.4.1.791.2.10.2.74.2.1.18 | INTEGER | read-only | &Total number of swap resources that the agent is configured to monitor that are in a critical state. |
| INT uxsA2StatusGeneralSwapWarn | 1.3.6.1.4.1.791.2.10.2.74.2.1.17 | INTEGER | read-only | &Total number of swap resources that the agent is configured to monitor that are in a warning state. |
| INT uxsA2StatusGeneralTotalCount | 1.3.6.1.4.1.791.2.10.2.74.2.1.1 | INTEGER | read-only | &Total number of resources that the agent is configured to monitor. |
| INT uxsA2StatusGeneralTotalCrit | 1.3.6.1.4.1.791.2.10.2.74.2.1.3 | INTEGER | read-only | &Total number of resources that the agent is configured to monitor that are in a critical state. |
| INT uxsA2StatusGeneralTotalWarn | 1.3.6.1.4.1.791.2.10.2.74.2.1.2 | INTEGER | read-only | &Total number of resources that the agent is configured to monitor that are in a warning state. |
| uxsA2StatusGroup | 1.3.6.1.4.1.791.2.10.2.74.2 | |||
| INT uxsA2StatusHardwrAggStatus | 1.3.6.1.4.1.791.2.10.2.74.2.19.2.1.6 | INTEGER | read-only | &Current aggregate status of the hardware resource watcher. Represents the worst case aggregate of all its sub-states: 1 (unknown) - An error occurred during data collection, 2 (ok) - All sub-states are in good condition, 3 (warning) - One or more sub-states are in a warning condition, 4 (critical) - One or more sub-states are in a critical condition, 5 (passive) - The polling is disabled for the resource and hence no data collection occurs. |
| STR uxsA2StatusHardwrAutoWatcherName | 1.3.6.1.4.1.791.2.10.2.74.2.19.2.1.5 | DisplayString | read-only | &Name of the hardware resource auto watcher which automatically created this watcher. This attribute is left blank if the watcher was added manually. |
| INT uxsA2StatusHardwrButton | 1.3.6.1.4.1.791.2.10.2.74.2.19.2.1.28 | INTEGER | read-write | &This attribute is used to remove the hardware resource watcher. Additionally, this attribute is used to reset the hardware resource monitoring watcher. If set to 3 (reset), the status of the watcher is set to ok. The watcher will be evaluated again at the next poll if the info message has changed. If set to 2 (remove), the agent removes the watcher from the table. This attribute cannot be set to 1 (none). |
| STR uxsA2StatusHardwrCallBackRef | 1.3.6.1.4.1.791.2.10.2.74.2.19.2.1.27 | DisplayString | read-only | &This attribute specifies the name of a call-back reference if a user supplied script or application should be invoked in case of a status change. The configuration details of the call-back reference are located in the agent's call-back configuration file. This file contains an entry for each call-back reference detailing the path and name of the script/application to run, the arguments being passed to the script/application, the system account being used to execute the script/application, and whether the call-back should be invoked prior to a status change. A value for this attribute can only be supplied by a definition in a configuration set. |
| STR uxsA2StatusHardwrCollectArgs | 1.3.6.1.4.1.791.2.10.2.74.2.19.2.1.8 | DisplayString | read-only | &This attribute can only be configured in the 'Generic.ini' file. Arguments passed to the collect script. If a resource supports instances, the names of all monitored instances are always appended and passed as last parameters. |
| STR uxsA2StatusHardwrCollectScript | 1.3.6.1.4.1.791.2.10.2.74.2.19.2.1.7 | DisplayString | read-only | &This attribute can only be configured in the 'Generic.ini' file. Script to be called to retrieve the value for a resource. If a resource supports instances, the script needs to gather the values for all required instances in one call. The script must be in a dedicated directory (agents/config/caiUxsA2). Any path element will be ignored. |
| INT uxsA2StatusHardwrCount | 1.3.6.1.4.1.791.2.10.2.74.2.19.1 | INTEGER | read-only | &Number of entries in the hardware resource status table. |
| STR uxsA2StatusHardwrDescription | 1.3.6.1.4.1.791.2.10.2.74.2.19.2.1.4 | DisplayString | read-write | &Current description for the hardware resource watcher. |
| uxsA2StatusHardwrEntry | 1.3.6.1.4.1.791.2.10.2.74.2.19.2.1 | not-accessible | &Entry in the hardware resource status table. | |
| STR uxsA2StatusHardwrErrorMsg | 1.3.6.1.4.1.791.2.10.2.74.2.19.2.1.12 | DisplayString | read-only | &The error message string the agent collected from the script. If the script did not finish and has been killed by the agent, the agent uses as value for the error message. Similar, if the script could not be started, the agent uses as value for the error message. |
| INT uxsA2StatusHardwrErrorMsgMonitor | 1.3.6.1.4.1.791.2.10.2.74.2.19.2.1.14 | INTEGER | read-write | &Current monitor level for the error message monitoring of the hardware resource watcher. If set to 1 (do-not-monitor), the agent does not evaluate the actual state of the resource and sets the status to ok. If set to 2 (down-warning), the agent uses a warning severity if the resource is in bad condition. If set to 3 (down-critical), the agent uses a critical severity if the resource is in bad condition. |
| STR uxsA2StatusHardwrErrorMsgPattern | 1.3.6.1.4.1.791.2.10.2.74.2.19.2.1.13 | DisplayString | read-write | &An extended regular expression. If the error message matches this pattern, the error message status changes according to the error message monitor policy. |
| INT uxsA2StatusHardwrErrorMsgStatus | 1.3.6.1.4.1.791.2.10.2.74.2.19.2.1.15 | INTEGER | read-only | &Current status for the error message monitoring of the hardware resource watcher: 1 (unknown) - An error occurred during data collection, 2 (up) - The resource is in good condition or status evaluation is turned off and/or polling is disabled, 3 (down-warning) - The resource is in bad condition and has been given a warning severity, 4 (down-critical) - The resource is in bad condition and has been given a critical severity. |
| uxsA2StatusHardwrGroup | 1.3.6.1.4.1.791.2.10.2.74.2.19 | |||
| STR uxsA2StatusHardwrInfoMsg | 1.3.6.1.4.1.791.2.10.2.74.2.19.2.1.11 | DisplayString | read-only | &The info message string the agent collected from the script. The info message must always start with an arbitrary but unique time prefix. If there is no change in the info message from one poll to the next, the agent will not evaluate the corresponding watcher! The agent uses as value for the info message as long as the corresponding collect script of this resource is still running. |
| STR uxsA2StatusHardwrInstName | 1.3.6.1.4.1.791.2.10.2.74.2.19.2.1.3 | DisplayString | read-only | &If a resource supports instances, this must be the name of an instance. The instance name is the third index used by the agent in the different MIB tables for this resource. If a resource does not support instances, should be used as third index. |
| INT uxsA2StatusHardwrLossAction | 1.3.6.1.4.1.791.2.10.2.74.2.19.2.1.25 | INTEGER | read-write | &Current loss action for the hardware resource watcher. Specifies the action to take if the monitored hardware resource is removed from the UNIX System configuration. If set to 1 (remove), the agent automatically removes the watcher. If set to 2 (up), the agent sets all statuses to ok. If set to 3 (down-warning), the agent sets the loss and aggregate statuses to warning and all other statuses to ok. If set to 4 (down-critical), the agent sets the loss and aggregate statuses to critical and all other statuses to ok. |
| INT uxsA2StatusHardwrLossStatus | 1.3.6.1.4.1.791.2.10.2.74.2.19.2.1.26 | INTEGER | read-only | &Current loss status of the hardware resource watcher: 1 (unknown) - An error occurred during data collection, 2 (up) - The resource is in good condition or status evaluation is turned off and/or polling is disabled, 3 (down-warning) - The resource is in bad condition and has been given a warning severity, 4 (down-critical) - The resource is in bad condition and has been given a critical severity. |
| STR uxsA2StatusHardwrResName | 1.3.6.1.4.1.791.2.10.2.74.2.19.2.1.1 | DisplayString | read-only | &The name of the resource. This is the first index used by the agent in the different MIB tables for this resource (e.g. PowerSupply). |
| STR uxsA2StatusHardwrResSubName | 1.3.6.1.4.1.791.2.10.2.74.2.19.2.1.2 | DisplayString | read-only | &The subname of the resource. This is the second index used by the agent in the different MIB tables for this resource (e.g. Voltage). |
| STR uxsA2StatusHardwrResultCritMax | 1.3.6.1.4.1.791.2.10.2.74.2.19.2.1.22 | DisplayString | read-write | &Current critical maximum threshold for the result monitoring of the hardware resource watcher. This value represents a rising threshold and must be equal to or greater than 0.0, but cannot be less than the warning maximum threshold. A value of -1 disables the evaluation of this threshold. |
| STR uxsA2StatusHardwrResultCritMin | 1.3.6.1.4.1.791.2.10.2.74.2.19.2.1.21 | DisplayString | read-write | &Current critical minimum threshold for the result monitoring of the hardware resource watcher. This value represents a declining threshold and must be equal to or greater than 0.0, but cannot be greater than the warning minimum threshold. A value of -1 disables the evaluation of this threshold. |
| INT uxsA2StatusHardwrResultLag | 1.3.6.1.4.1.791.2.10.2.74.2.19.2.1.18 | INTEGER | read-write | &Current lag setting for the result monitoring of the hardware resource watcher. Specifies the number of consecutive threshold breaches on which the result state changes. This value must be greater than 0. |
| INT uxsA2StatusHardwrResultLagValue | 1.3.6.1.4.1.791.2.10.2.74.2.19.2.1.17 | INTEGER | read-only | &Current number of consecutive threshold breaches for the result monitoring of the hardware resource watcher. The result state changes from ok as soon as the lag value reaches the configured value. The state reverts back to ok if a threshold is no longer breached. |
| INT uxsA2StatusHardwrResultMonitor | 1.3.6.1.4.1.791.2.10.2.74.2.19.2.1.23 | INTEGER | read-write | &Current monitor level for the result monitoring of the hardware resource watcher. If set to 1 (do-not-monitor), the agent disregards all thresholds and sets the status to ok. If set to 2 (warning-only), the agent evaluates only the warning thresholds (both minimum and maximum) to determine the status of the resource. If set to 3 (critical-only), the agent evaluates only the critical thresholds (both minimum and maximum) to determine the status of the resource. If set to 4 (minimum-only), the agent evaluates only the minimum thresholds (both warning and critical) to determine the status of the resource. If set to 5 (maximum-only), the agent evaluates only the maximum thresholds (both warning and critical) to determine the status of the resource. If set to 6 (all), the agent evaluates all thresholds to determine the status of the resource. |
| INT uxsA2StatusHardwrResultStatus | 1.3.6.1.4.1.791.2.10.2.74.2.19.2.1.24 | INTEGER | read-only | &Current status for the result monitoring of the hardware resource watcher: 1 (unknown) - An error occurred during data collection, 2 (up) - The resource is in good condition or status evaluation is turned off and/or polling is disabled, 3 (down-warning) - The resource is in bad condition and has been given a warning severity, 4 (down-critical) - The resource is in bad condition and has been given a critical severity. |
| STR uxsA2StatusHardwrResultValue | 1.3.6.1.4.1.791.2.10.2.74.2.19.2.1.16 | DisplayString | read-only | &Current value for the result monitoring of the hardware resource watcher. |
| STR uxsA2StatusHardwrResultWarnMax | 1.3.6.1.4.1.791.2.10.2.74.2.19.2.1.20 | DisplayString | read-write | &Current warning maximum threshold for the result monitoring of the hardware resource watcher. This value represents a rising threshold and must be equal to or greater than 0.0, equal to or greater than the warning minimum threshold, but cannot be greater than the critical maximum threshold. A value of -1 disables the evaluation of this threshold. |
| STR uxsA2StatusHardwrResultWarnMin | 1.3.6.1.4.1.791.2.10.2.74.2.19.2.1.19 | DisplayString | read-write | &Current warning minimum threshold for the result monitoring of the hardware resource watcher. This value represents a declining threshold and must be equal to or greater than 0.0, equal to or greater than the critical minimum threshold, but cannot be greater than the warning maximum threshold. A value of -1 disables the evaluation of this threshold. |
| INT uxsA2StatusHardwrSkipCount | 1.3.6.1.4.1.791.2.10.2.74.2.19.2.1.10 | INTEGER | read-only | &This attribute can only be configured in the 'Generic.ini' file. Current skip count for the hardware resource watcher. Specifies the number of consecutive poll intervals that should be passed without evaluating the watcher. This value must be equal to or greater than 0. |
| uxsA2StatusHardwrTable | 1.3.6.1.4.1.791.2.10.2.74.2.19.2 | not-accessible | &The hardware resource status table containing details about the currently configured hardware resource watchers. | |
| STR uxsA2StatusHardwrUserName | 1.3.6.1.4.1.791.2.10.2.74.2.19.2.1.9 | DisplayString | read-only | &This attribute can only be configured in the 'Generic.ini' file. Specifies the user ID to be used for the execution of any script. |
| STR uxsA2StatusLoad15MinCrit | 1.3.6.1.4.1.791.2.10.2.74.2.5.13 | DisplayString | read-write | &Current critical threshold, in jobs, for the 15 minute load average monitoring of the load average watcher. This value represents a rising threshold and must be greater than 0.0, but cannot be less than the warning threshold. |
| INT uxsA2StatusLoad15MinMonitor | 1.3.6.1.4.1.791.2.10.2.74.2.5.14 | INTEGER | read-write | &Current monitor level for the 15 minute load average monitoring of the load average watcher. If set to 1 (do-not-monitor), the agent disregards all thresholds and sets the status to ok. If set to 2 (warning-only), the agent evaluates only the warning threshold to determine the status of the resource. If set to 3 (critical-only), the agent evaluates only the critical threshold to determine the status of the resource. If set to 4 (both), the agent evaluates both the warning and critical thresholds to determine the status of the resource. The critical threshold comes into effect if the warning threshold is set to the same value. |
| INT uxsA2StatusLoad15MinStatus | 1.3.6.1.4.1.791.2.10.2.74.2.5.15 | INTEGER | read-only | &Current status for the 15 minute load average monitoring of the load average watcher: 1 (unknown) - An error occurred during data collection, 2 (ok) - The resource is operating within the defined limits or status evaluation is turned off, 3 (warning) - The resource has breached the warning threshold, 4 (critical) - The resource has breached the critical threshold, 5 (passive) - The polling is disabled for the resource and hence no data collection occurs. |
| STR uxsA2StatusLoad15MinValue | 1.3.6.1.4.1.791.2.10.2.74.2.5.11 | DisplayString | read-only | &Current value, in jobs, for the 15 minute load average monitoring of the load average watcher. |
| STR uxsA2StatusLoad15MinWarn | 1.3.6.1.4.1.791.2.10.2.74.2.5.12 | DisplayString | read-write | &Current warning threshold, in jobs, for the 15 minute load average monitoring of the load average watcher. This value represents a rising threshold and must be greater than 0.0, but cannot be greater than the critical threshold. |
| STR uxsA2StatusLoad1MinCrit | 1.3.6.1.4.1.791.2.10.2.74.2.5.3 | DisplayString | read-write | &Current critical threshold, in jobs, for the 1 minute load average monitoring of the load average watcher. This value represents a rising threshold and must be greater than 0.0, but cannot be less than the warning threshold. |
| INT uxsA2StatusLoad1MinMonitor | 1.3.6.1.4.1.791.2.10.2.74.2.5.4 | INTEGER | read-write | &Current monitor level for the 1 minute load average monitoring of the load average watcher. If set to 1 (do-not-monitor), the agent disregards all thresholds and sets the status to ok. If set to 2 (warning-only), the agent evaluates only the warning threshold to determine the status of the resource. If set to 3 (critical-only), the agent evaluates only the critical threshold to determine the status of the resource. If set to 4 (both), the agent evaluates both the warning and critical thresholds to determine the status of the resource. The critical threshold comes into effect if the warning threshold is set to the same value. |
| INT uxsA2StatusLoad1MinStatus | 1.3.6.1.4.1.791.2.10.2.74.2.5.5 | INTEGER | read-only | &Current status for the 1 minute load average monitoring of the load average watcher: 1 (unknown) - An error occurred during data collection, 2 (ok) - The resource is operating within the defined limits or status evaluation is turned off, 3 (warning) - The resource has breached the warning threshold, 4 (critical) - The resource has breached the critical threshold, 5 (passive) - The polling is disabled for the resource and hence no data collection occurs. |
| STR uxsA2StatusLoad1MinValue | 1.3.6.1.4.1.791.2.10.2.74.2.5.1 | DisplayString | read-only | &Current value, in jobs, for the 1 minute load average monitoring of the load average watcher. |
| STR uxsA2StatusLoad1MinWarn | 1.3.6.1.4.1.791.2.10.2.74.2.5.2 | DisplayString | read-write | &Current warning threshold, in jobs, for the 1 minute load average monitoring of the load average watcher. This value represents a rising threshold and must be greater than 0.0, but cannot be greater than the critical threshold. |
| STR uxsA2StatusLoad5MinCrit | 1.3.6.1.4.1.791.2.10.2.74.2.5.8 | DisplayString | read-write | &Current critical threshold, in jobs, for the 5 minute load average monitoring of the load average watcher. This value represents a rising threshold and must be greater than 0.0, but cannot be less than the warning threshold. |
| INT uxsA2StatusLoad5MinMonitor | 1.3.6.1.4.1.791.2.10.2.74.2.5.9 | INTEGER | read-write | &Current monitor level for the 5 minute load average monitoring of the load average watcher. If set to 1 (do-not-monitor), the agent disregards all thresholds and sets the status to ok. If set to 2 (warning-only), the agent evaluates only the warning threshold to determine the status of the resource. If set to 3 (critical-only), the agent evaluates only the critical threshold to determine the status of the resource. If set to 4 (both), the agent evaluates both the warning and critical thresholds to determine the status of the resource. The critical threshold comes into effect if the warning threshold is set to the same value. |
| INT uxsA2StatusLoad5MinStatus | 1.3.6.1.4.1.791.2.10.2.74.2.5.10 | INTEGER | read-only | &Current status for the 5 minute load average monitoring of the load average watcher: 1 (unknown) - An error occurred during data collection, 2 (ok) - The resource is operating within the defined limits or status evaluation is turned off, 3 (warning) - The resource has breached the warning threshold, 4 (critical) - The resource has breached the critical threshold, 5 (passive) - The polling is disabled for the resource and hence no data collection occurs. |
| STR uxsA2StatusLoad5MinValue | 1.3.6.1.4.1.791.2.10.2.74.2.5.6 | DisplayString | read-only | &Current value, in jobs, for the 5 minute load average monitoring of the load average watcher. |
| STR uxsA2StatusLoad5MinWarn | 1.3.6.1.4.1.791.2.10.2.74.2.5.7 | DisplayString | read-write | &Current warning threshold, in jobs, for the 5 minute load average monitoring of the load average watcher. This value represents a rising threshold and must be greater than 0.0, but cannot be greater than the critical threshold. |
| STR uxsA2StatusLoadCallBackRef | 1.3.6.1.4.1.791.2.10.2.74.2.5.16 | DisplayString | read-only | &This attribute specifies the name of a call-back reference if a user supplied script or application should be invoked in case of a status change. The configuration details of the call-back reference are located in the agent's call-back configuration file. This file contains an entry for each call-back reference detailing the path and name of the script/application to run, the arguments being passed to the script/application, the system account being used to execute the script/application, and whether the call-back should be invoked prior to a status change. A value for this attribute can only be supplied by a definition in a configuration set. |
| uxsA2StatusLoadGroup | 1.3.6.1.4.1.791.2.10.2.74.2.5 | |||
| STR uxsA2StatusMemCallBackRef | 1.3.6.1.4.1.791.2.10.2.74.2.6.31 | DisplayString | read-only | &This attribute specifies the name of a call-back reference if a user supplied script or application should be invoked in case of a status change. The configuration details of the call-back reference are located in the agent's call-back configuration file. This file contains an entry for each call-back reference detailing the path and name of the script/application to run, the arguments being passed to the script/application, the system account being used to execute the script/application, and whether the call-back should be invoked prior to a status change. A value for this attribute can only be supplied by a definition in a configuration set. |
| uxsA2StatusMemGroup | 1.3.6.1.4.1.791.2.10.2.74.2.6 | |||
| INT uxsA2StatusMemPageOutsCrit | 1.3.6.1.4.1.791.2.10.2.74.2.6.12 | INTEGER | read-write | &Current critical threshold, in page outs/s, for the page outs monitoring of the real memory watcher. This value represents a rising threshold and must be greater than 0, but cannot be less than the warning threshold. |
| INT uxsA2StatusMemPageOutsLag | 1.3.6.1.4.1.791.2.10.2.74.2.6.10 | INTEGER | read-write | &Current lag setting for the page outs monitoring of the real memory watcher. Specifies the number of consecutive threshold breaches on which the page outs state changes. This value must be greater than 0. |
| INT uxsA2StatusMemPageOutsLagValue | 1.3.6.1.4.1.791.2.10.2.74.2.6.9 | INTEGER | read-only | &Current number of consecutive threshold breaches for the page outs monitoring of the real memory watcher. The page outs state changes from ok as soon as the lag value reaches the configured value. The state reverts back to ok if a threshold is no longer breached. |
| INT uxsA2StatusMemPageOutsMonitor | 1.3.6.1.4.1.791.2.10.2.74.2.6.13 | INTEGER | read-write | &Current monitor level for the page outs monitoring of the real memory watcher. If set to 1 (do-not-monitor), the agent disregards all thresholds and sets the status to ok. If set to 2 (warning-only), the agent evaluates only the warning threshold to determine the status of the resource. If set to 3 (critical-only), the agent evaluates only the critical threshold to determine the status of the resource. If set to 4 (both), the agent evaluates both the warning and critical thresholds to determine the status of the resource. The critical threshold comes into effect if the warning threshold is set to the same value. |
| INT uxsA2StatusMemPageOutsStatus | 1.3.6.1.4.1.791.2.10.2.74.2.6.14 | INTEGER | read-only | &Current status for the page outs monitoring of the real memory watcher: 1 (unknown) - An error occurred during data collection, 2 (ok) - The resource is operating within the defined limits or status evaluation is turned off, 3 (warning) - The resource has breached the warning threshold, 4 (critical) - The resource has breached the critical threshold, 5 (passive) - The polling is disabled for the resource and hence no data collection occurs. |
| INT uxsA2StatusMemPageOutsValue | 1.3.6.1.4.1.791.2.10.2.74.2.6.8 | INTEGER | read-only | &Current value, in page outs/s, for the page outs monitoring of the real memory watcher. |
| INT uxsA2StatusMemPageOutsWarn | 1.3.6.1.4.1.791.2.10.2.74.2.6.11 | INTEGER | read-write | &Current warning threshold, in page outs/s, for the page outs monitoring of the real memory watcher. This value represents a rising threshold and must be greater than 0, but cannot be greater than the critical threshold. |
| STR uxsA2StatusMemRef | 1.3.6.1.4.1.791.2.10.2.74.2.6.26 | DisplayString | read-only | &The delta of total memory size. This will be only different from zero if memory was added or removed dynamically. |
| INT uxsA2StatusMemScanRateCrit | 1.3.6.1.4.1.791.2.10.2.74.2.6.5 | INTEGER | read-write | &Current critical threshold, in scans/s, for the scan rate monitoring of the real memory watcher. This value represents a rising threshold and must be greater than 0, but cannot be less than the warning threshold. |
| INT uxsA2StatusMemScanRateLag | 1.3.6.1.4.1.791.2.10.2.74.2.6.3 | INTEGER | read-write | &Current lag setting for the scan rate monitoring of the real memory watcher. Specifies the number of consecutive threshold breaches on which the scan rate state changes. This value must be greater than 0. |
| INT uxsA2StatusMemScanRateLagValue | 1.3.6.1.4.1.791.2.10.2.74.2.6.2 | INTEGER | read-only | &Current number of consecutive threshold breaches for the scan rate monitoring of the real memory watcher. The scan rate state changes from ok as soon as the lag value reaches the configured value. The state reverts back to ok if a threshold is no longer breached. |
| INT uxsA2StatusMemScanRateMonitor | 1.3.6.1.4.1.791.2.10.2.74.2.6.6 | INTEGER | read-write | &Current monitor level for the scan rate monitoring of the real memory watcher. If set to 1 (do-not-monitor), the agent disregards all thresholds and sets the status to ok. If set to 2 (warning-only), the agent evaluates only the warning threshold to determine the status of the resource. If set to 3 (critical-only), the agent evaluates only the critical threshold to determine the status of the resource. If set to 4 (both), the agent evaluates both the warning and critical thresholds to determine the status of the resource. The critical threshold comes into effect if the warning threshold is set to the same value. |
| INT uxsA2StatusMemScanRateStatus | 1.3.6.1.4.1.791.2.10.2.74.2.6.7 | INTEGER | read-only | &Current status for the scan rate monitoring of the real memory watcher: 1 (unknown) - An error occurred during data collection, 2 (ok) - The resource is operating within the defined limits or status evaluation is turned off, 3 (warning) - The resource has breached the warning threshold, 4 (critical) - The resource has breached the critical threshold, 5 (passive) - The polling is disabled for the resource and hence no data collection occurs. |
| INT uxsA2StatusMemScanRateValue | 1.3.6.1.4.1.791.2.10.2.74.2.6.1 | INTEGER | read-only | &The current value, in scans/second, for the scan rate monitoring of the real memory watcher. Scan rate is an integer value and should be zero and fluctuate only occasionally for a short period (platform-dependent). This metric is not available and set to 0 on Linux. |
| INT uxsA2StatusMemScanRateWarn | 1.3.6.1.4.1.791.2.10.2.74.2.6.4 | INTEGER | read-write | &Current warning threshold, in scans/s, for the scan rate monitoring of the real memory watcher. This value represents a rising threshold and must be greater than 0, but cannot be greater than the critical threshold. |
| INT uxsA2StatusMemSize | 1.3.6.1.4.1.791.2.10.2.74.2.6.28 | INTEGER | read-write | &Current monitor condition for the dynamic memory reconfiguration monitoring of the real memory watcher. |
| INT uxsA2StatusMemSizeMonitor | 1.3.6.1.4.1.791.2.10.2.74.2.6.29 | INTEGER | read-write | &Current monitor level for the dynamic memory reconfiguration monitoring of the real memory watcher. If set to 1 (do-not-monitor), the agent does not evaluate the actual state of the resource and sets the status to ok. If set to 2 (down-warning), the agent uses a warning severity if the resource is in bad condition. If set to 3 (down-critical), the agent uses a critical severity if the resource is in bad condition. |
| INT uxsA2StatusMemSizeStatus | 1.3.6.1.4.1.791.2.10.2.74.2.6.30 | INTEGER | read-only | &Current status for the dynamic memory reconfiguration monitoring of the real memory watcher: 1 (unknown) - An error occurred during data collection, 2 (up) - The resource is in good condition or status evaluation is turned off, 3 (down-warning) - The resource is in bad condition and has been given a warning severity, 4 (down-critical) - The resource is in bad condition and has been given a critical severity, 5 (passive) - The polling is disabled for the resource and hence no data collection occurs. |
| INT uxsA2StatusMemSizeValue | 1.3.6.1.4.1.791.2.10.2.74.2.6.27 | INTEGER | read-only | &The current value of the modification monitoring of the real memory watcher. |
| STR uxsA2StatusMemUtilCrit | 1.3.6.1.4.1.791.2.10.2.74.2.6.23 | DisplayString | read-write | &Configured critical threshold from which the active critical threshold is derived for the real memory utilization monitoring of the real memory watcher. The threshold can be specified as either an absolute value (n) or a percentage (n%). It can also be specified as the absolute value left free (nF). The value of uxsA2StatusMemUtilTotal will be the reference value for n% and nF notations. |
| STR uxsA2StatusMemUtilCritValue | 1.3.6.1.4.1.791.2.10.2.74.2.6.21 | DisplayString | read-only | &Active critical threshold, in kilobytes, as derived from the configured value for the real memory utilization monitoring of the real memory watcher. This value represents a rising threshold and must be greater than 0.0, less than or equal to the total value (maximum capacity) of the monitored resource as specified in uxsA2StatusMemUtilTotal, but cannot be less than the active warning threshold. These constraints will be maintained by the agent during all configuration actions. |
| INT uxsA2StatusMemUtilLag | 1.3.6.1.4.1.791.2.10.2.74.2.6.19 | INTEGER | read-write | &Current lag setting for the real memory utilization monitoring of the real memory watcher. Specifies the number of consecutive threshold breaches on which the real memory utilization state changes. This value must be greater than 0. |
| INT uxsA2StatusMemUtilLagValue | 1.3.6.1.4.1.791.2.10.2.74.2.6.18 | INTEGER | read-only | &Current number of consecutive threshold breaches for the real memory utilization monitoring of the real memory watcher. The real memory utilization state changes from ok as soon as the lag value reaches the configured value. The state reverts back to ok if a threshold is no longer breached. |
| INT uxsA2StatusMemUtilMonitor | 1.3.6.1.4.1.791.2.10.2.74.2.6.24 | INTEGER | read-write | &Current monitor level for the real memory utilization monitoring of the real memory watcher. If set to 1 (do-not-monitor), the agent disregards all thresholds and sets the status to ok. If set to 2 (warning-only), the agent evaluates only the warning threshold to determine the status of the resource. If set to 3 (critical-only), the agent evaluates only the critical threshold to determine the status of the resource. If set to 4 (both), the agent evaluates both the warning and critical thresholds to determine the status of the resource. The critical threshold comes into effect if the warning threshold is set to the same value. |
| STR uxsA2StatusMemUtilNonLinear | 1.3.6.1.4.1.791.2.10.2.74.2.6.15 | DisplayString | read-write | &Parameter for non linear memory utilization calculation (a value betweeen 0.0 and 50.0). Depending on this parameter the memory utilization curve will be calculated more stretched in the upper range. The value 0.0 will calculate the linear curve. |
| INT uxsA2StatusMemUtilStatus | 1.3.6.1.4.1.791.2.10.2.74.2.6.25 | INTEGER | read-only | &Current status for the real memory utilization monitoring of the real memory watcher: 1 (unknown) - An error occurred during data collection, 2 (ok) - The resource is operating within the defined limits or status evaluation is turned off, 3 (warning) - The resource has breached the warning threshold, 4 (critical) - The resource has breached the critical threshold, 5 (passive) - The polling is disabled for the resource and hence no data collection occurs. |
| STR uxsA2StatusMemUtilTotal | 1.3.6.1.4.1.791.2.10.2.74.2.6.16 | DisplayString | read-only | &Absolute size of real memory in kilobytes. |
| STR uxsA2StatusMemUtilValue | 1.3.6.1.4.1.791.2.10.2.74.2.6.17 | DisplayString | read-only | &Current value, in kilobytes, for the real memory utilization monitoring of the real memory watcher. |
| STR uxsA2StatusMemUtilWarn | 1.3.6.1.4.1.791.2.10.2.74.2.6.22 | DisplayString | read-write | &Configured warning threshold from which the active warning threshold is derived for the real memory utilization monitoring of the real memory watcher. The threshold can be specified as either an absolute value (n) or a percentage (n%). It can also be specified as the absolute value left free (nF). The value of uxsA2StatusMemUtilTotal will be the reference value for n% and nF notations. |
| STR uxsA2StatusMemUtilWarnValue | 1.3.6.1.4.1.791.2.10.2.74.2.6.20 | DisplayString | read-only | &Active warning threshold, in kilobytes, as derived from the configured value for the real memory utilization monitoring of the real memory watcher. This value represents a rising threshold and must be greater than 0.0, less than or equal to the total value (maximum capacity) of the monitored resource as specified in uxsA2StatusMemUtilTotal, but cannot be greater than the active critical threshold. These constraints will be maintained by the agent during all configuration actions. |
| INT uxsA2StatusMQAggLag | 1.3.6.1.4.1.791.2.10.2.74.2.18.2.1.5 | INTEGER | read-write | &Current aggregate lag setting for the message queue watcher. Specifies the consecutive number of times at which any status is not in the ok state, before the aggregate status changes. This value must be greater than 0. |
| INT uxsA2StatusMQAggLagValue | 1.3.6.1.4.1.791.2.10.2.74.2.18.2.1.4 | INTEGER | read-only | &Current aggregate lag value of the message queue watcher. Indicates the consecutive number of times at which any status was not in the ok state. The aggregate status changes from ok as soon as the aggregate lag value reaches the configured value. |
| INT uxsA2StatusMQAggStatus | 1.3.6.1.4.1.791.2.10.2.74.2.18.2.1.6 | INTEGER | read-only | &Current aggregate status of the message queue watcher. Represents the worst case aggregate of all its sub-states: 1 (unknown) - An error occurred during data collection, 2 (ok) - All sub-states are in good condition, 3 (warning) - One or more sub-states are in a warning condition, 4 (critical) - One or more sub-states are in a critical condition, 5 (passive) - The polling is disabled for the resource and hence no data collection occurs. |
| STR uxsA2StatusMQAutoWatcherName | 1.3.6.1.4.1.791.2.10.2.74.2.18.2.1.3 | DisplayString | read-only | &Name of the message queue auto watcher which automatically created this watcher. This attribute is left blank if the watcher was added manually. |
| INT uxsA2StatusMQButton | 1.3.6.1.4.1.791.2.10.2.74.2.18.2.1.27 | INTEGER | read-write | &This attribute is used to remove the message queue watcher. If set to 2 (remove), the agent removes the watcher from the table. This attribute cannot be set to 1 (none). |
| STR uxsA2StatusMQCallBackRef | 1.3.6.1.4.1.791.2.10.2.74.2.18.2.1.26 | DisplayString | read-only | &This attribute specifies the name of a call-back reference if a user supplied script or application should be invoked in case of a status change. The configuration details of the call-back reference are located in the agent's call-back configuration file. This file contains an entry for each call-back reference detailing the path and name of the script/application to run, the arguments being passed to the script/application, the system account being used to execute the script/application, and whether the call-back should be invoked prior to a status change. A value for this attribute can only be supplied by a definition in a configuration set. |
| STR uxsA2StatusMQCBytesCrit | 1.3.6.1.4.1.791.2.10.2.74.2.18.2.1.16 | DisplayString | read-write | &Configured critical threshold from which the active critical threshold is derived for the number of bytes in messages currently outstanding monitoring of the message queue watcher. The threshold can be specified as either an absolute value (n) or a percentage (n%). It can also be specified as the absolute value left free (nF). The value of uxsA2StatusMQCBytesTotal will be the reference value for n% and nF notations. |
| STR uxsA2StatusMQCBytesCritValue | 1.3.6.1.4.1.791.2.10.2.74.2.18.2.1.14 | DisplayString | read-only | &Active critical threshold, in bytes, as derived from the configured value for the number of bytes in messages currently outstanding monitoring of the message queue watcher. This value represents a rising threshold and must be greater than 0.0, less than or equal to the total value (maximum capacity) of the monitored resource as specified in uxsA2StatusMQCBytesTotal, but cannot be less than the active warning threshold. These constraints will be maintained by the agent during all configuration actions. |
| INT uxsA2StatusMQCBytesMonitor | 1.3.6.1.4.1.791.2.10.2.74.2.18.2.1.17 | INTEGER | read-write | &Current monitor level for the number of bytes in messages currently outstanding monitoring of the message queue watcher. If set to 1 (do-not-monitor), the agent disregards all thresholds and sets the status to ok. If set to 2 (warning-only), the agent evaluates only the warning threshold to determine the status of the resource. If set to 3 (critical-only), the agent evaluates only the critical threshold to determine the status of the resource. If set to 4 (both), the agent evaluates both the warning and critical thresholds to determine the status of the resource. The critical threshold comes into effect if the warning threshold is set to the same value. |
| INT uxsA2StatusMQCBytesStatus | 1.3.6.1.4.1.791.2.10.2.74.2.18.2.1.18 | INTEGER | read-only | &Current status for the number of bytes in messages currently outstanding monitoring of the message queue watcher: 1 (unknown) - An error occurred during data collection, 2 (ok) - The resource is operating within the defined limits or status evaluation is turned off and/or polling is disabled, 3 (warning) - The resource has breached the warning threshold, 4 (critical) - The resource has breached the critical threshold. |
| STR uxsA2StatusMQCBytesTotal | 1.3.6.1.4.1.791.2.10.2.74.2.18.2.1.11 | DisplayString | read-only | &Maximum number of bytes allowed in messages outstanding on the associated message queue. |
| STR uxsA2StatusMQCBytesValue | 1.3.6.1.4.1.791.2.10.2.74.2.18.2.1.12 | DisplayString | read-only | &Current value, in bytes, for the number of bytes in messages currently outstanding monitoring of the message queue watcher. |
| STR uxsA2StatusMQCBytesWarn | 1.3.6.1.4.1.791.2.10.2.74.2.18.2.1.15 | DisplayString | read-write | &Configured warning threshold from which the active warning threshold is derived for the number of bytes in messages currently outstanding monitoring of the message queue watcher. The threshold can be specified as either an absolute value (n) or a percentage (n%). It can also be specified as the absolute value left free (nF). The value of uxsA2StatusMQCBytesTotal will be the reference value for n% and nF notations. |
| STR uxsA2StatusMQCBytesWarnValue | 1.3.6.1.4.1.791.2.10.2.74.2.18.2.1.13 | DisplayString | read-only | &Active warning threshold, in bytes, as derived from the configured value for the number of bytes in messages currently outstanding monitoring of the message queue watcher. This value represents a rising threshold and must be greater than 0.0, less than or equal to the total value (maximum capacity) of the monitored resource as specified in uxsA2StatusMQCBytesTotal, but cannot be greater than the active critical threshold. These constraints will be maintained by the agent during all configuration actions. |
| INT uxsA2StatusMQCount | 1.3.6.1.4.1.791.2.10.2.74.2.18.1 | INTEGER | read-only | &Number of entries in the message queue status table. |
| STR uxsA2StatusMQDescription | 1.3.6.1.4.1.791.2.10.2.74.2.18.2.1.2 | DisplayString | read-write | &Current description for the message queue watcher. |
| uxsA2StatusMQEntry | 1.3.6.1.4.1.791.2.10.2.74.2.18.2.1 | not-accessible | &Entry in the message queue status table. | |
| uxsA2StatusMQGroup | 1.3.6.1.4.1.791.2.10.2.74.2.18 | |||
| STR uxsA2StatusMQGrp | 1.3.6.1.4.1.791.2.10.2.74.2.18.2.1.10 | DisplayString | read-only | &Group name of the owner of the message queue. |
| STR uxsA2StatusMQId | 1.3.6.1.4.1.791.2.10.2.74.2.18.2.1.1 | DisplayString | read-only | &Name of the message queue identifier. The number of used and totally available message queue identifiers is monitored in the OS Resource Parameters group. Note that resource limits can be set dynamically on Solaris 10: The total value is the current limit for a privileged process in the project the agent belongs to. |
| STR uxsA2StatusMQKey | 1.3.6.1.4.1.791.2.10.2.74.2.18.2.1.7 | DisplayString | read-only | &Key of the message queue. |
| INT uxsA2StatusMQLossAction | 1.3.6.1.4.1.791.2.10.2.74.2.18.2.1.24 | INTEGER | read-write | &Current loss action for the message queue watcher. Specifies the action to take if the monitored message queue is removed from the UNIX System configuration. If set to 1 (remove), the agent automatically removes the watcher. If set to 2 (up), the agent sets all statuses to ok. If set to 3 (down-warning), the agent sets the loss and aggregate statuses to warning and all other statuses to ok. If set to 4 (down-critical), the agent sets the loss and aggregate statuses to critical and all other statuses to ok. |
| INT uxsA2StatusMQLossStatus | 1.3.6.1.4.1.791.2.10.2.74.2.18.2.1.25 | INTEGER | read-only | &Current loss status of the message queue watcher: 1 (unknown) - An error occurred during data collection, 2 (up) - The resource is in good condition or status evaluation is turned off and/or polling is disabled, 3 (down-warning) - The resource is in bad condition and has been given a warning severity, 4 (down-critical) - The resource is in bad condition and has been given a critical severity. |
| STR uxsA2StatusMQMode | 1.3.6.1.4.1.791.2.10.2.74.2.18.2.1.8 | DisplayString | read-only | &Access mode and flags of the message queue. |
| STR uxsA2StatusMQOwner | 1.3.6.1.4.1.791.2.10.2.74.2.18.2.1.9 | DisplayString | read-only | &User name of the owner of the message queue. On Solaris 10 machines the name of the zone the resource belongs to is added to the attribute: @. |
| INT uxsA2StatusMQQNumCrit | 1.3.6.1.4.1.791.2.10.2.74.2.18.2.1.21 | INTEGER | read-write | &Current critical threshold for the number of messages currently outstanding monitoring of the message queue watcher. This value represents a rising threshold and must be greater than 0, but cannot be less than the warning threshold. |
| INT uxsA2StatusMQQNumMonitor | 1.3.6.1.4.1.791.2.10.2.74.2.18.2.1.22 | INTEGER | read-write | &Current monitor level for the number of messages currently outstanding monitoring of the message queue watcher. If set to 1 (do-not-monitor), the agent disregards all thresholds and sets the status to ok. If set to 2 (warning-only), the agent evaluates only the warning threshold to determine the status of the resource. If set to 3 (critical-only), the agent evaluates only the critical threshold to determine the status of the resource. If set to 4 (both), the agent evaluates both the warning and critical thresholds to determine the status of the resource. The critical threshold comes into effect if the warning threshold is set to the same value. |
| INT uxsA2StatusMQQNumStatus | 1.3.6.1.4.1.791.2.10.2.74.2.18.2.1.23 | INTEGER | read-only | &Current status for the number of messages currently outstanding monitoring of the message queue watcher: 1 (unknown) - An error occurred during data collection, 2 (ok) - The resource is operating within the defined limits or status evaluation is turned off and/or polling is disabled, 3 (warning) - The resource has breached the warning threshold, 4 (critical) - The resource has breached the critical threshold. |
| INT uxsA2StatusMQQNumValue | 1.3.6.1.4.1.791.2.10.2.74.2.18.2.1.19 | INTEGER | read-only | &Current value for the number of messages currently outstanding monitoring of the message queue watcher. |
| INT uxsA2StatusMQQNumWarn | 1.3.6.1.4.1.791.2.10.2.74.2.18.2.1.20 | INTEGER | read-write | &Current warning threshold for the number of messages currently outstanding monitoring of the message queue watcher. This value represents a rising threshold and must be greater than 0, but cannot be greater than the critical threshold. |
| uxsA2StatusMQTable | 1.3.6.1.4.1.791.2.10.2.74.2.18.2 | not-accessible | &The message queue status table containing details about the currently configured message queue watchers. | |
| INT uxsA2StatusNetAggLag | 1.3.6.1.4.1.791.2.10.2.74.2.15.45.1.3 | INTEGER | read-write | &Current aggregate lag setting for the network interface watcher. Specifies the consecutive number of times at which any status is not in the ok state, before the aggregate status changes. This value must be greater than 0. |
| INT uxsA2StatusNetAggLagValue | 1.3.6.1.4.1.791.2.10.2.74.2.15.45.1.2 | INTEGER | read-only | &Current aggregate lag value of the network interface watcher. Indicates the consecutive number of times at which any status was not in the ok state. The aggregate status changes from ok as soon as the aggregate lag value reaches the configured value. |
| INT uxsA2StatusNetAggStatus | 1.3.6.1.4.1.791.2.10.2.74.2.15.45.1.4 | INTEGER | read-only | &Current aggregate status of the network interface watcher. Represents the worst case aggregate of all its sub-states: 1 (unknown) - An error occurred during data collection, 2 (ok) - All sub-states are in good condition, 3 (warning) - One or more sub-states are in a warning condition, 4 (critical) - One or more sub-states are in a critical condition, 5 (passive) - The polling is disabled for the resource and hence no data collection occurs. |
| STR uxsA2StatusNetCallBackRef | 1.3.6.1.4.1.791.2.10.2.74.2.15.45.1.51 | DisplayString | read-only | &This attribute specifies the name of a call-back reference if a user supplied script or application should be invoked in case of a status change. The configuration details of the call-back reference are located in the agent's call-back configuration file. This file contains an entry for each call-back reference detailing the path and name of the script/application to run, the arguments being passed to the script/application, the system account being used to execute the script/application, and whether the call-back should be invoked prior to a status change. A value for this attribute can only be supplied by a definition in a configuration set. |
| INT uxsA2StatusNetCollCrit | 1.3.6.1.4.1.791.2.10.2.74.2.15.45.1.43 | INTEGER | read-write | &Current critical threshold, in number/poll, for the collisions monitoring of the network interface watcher. This value represents a rising threshold and must be greater than 0, but cannot be less than the warning threshold. |
| INT uxsA2StatusNetCollMonitor | 1.3.6.1.4.1.791.2.10.2.74.2.15.45.1.44 | INTEGER | read-write | &Current monitor level for the collisions monitoring of the network interface watcher. If set to 1 (do-not-monitor), the agent disregards all thresholds and sets the status to ok. If set to 2 (warning-only), the agent evaluates only the warning threshold to determine the status of the resource. If set to 3 (critical-only), the agent evaluates only the critical threshold to determine the status of the resource. If set to 4 (both), the agent evaluates both the warning and critical thresholds to determine the status of the resource. The critical threshold comes into effect if the warning threshold is set to the same value. |
| INT uxsA2StatusNetCollStatus | 1.3.6.1.4.1.791.2.10.2.74.2.15.45.1.45 | INTEGER | read-only | &Current status for the collisions monitoring of the network interface watcher: 1 (unknown) - An error occurred during data collection, 2 (ok) - The resource is operating within the defined limits or status evaluation is turned off and/or polling is disabled, 3 (warning) - The resource has breached the warning threshold, 4 (critical) - The resource has breached the critical threshold. |
| INT uxsA2StatusNetCollValue | 1.3.6.1.4.1.791.2.10.2.74.2.15.45.1.41 | INTEGER | read-only | &Current value, in number/poll, for the collisions monitoring of the network interface watcher. |
| INT uxsA2StatusNetCollWarn | 1.3.6.1.4.1.791.2.10.2.74.2.15.45.1.42 | INTEGER | read-write | &Current warning threshold, in number/poll, for the collisions monitoring of the network interface watcher. This value represents a rising threshold and must be greater than 0, but cannot be greater than the critical threshold. |
| INT uxsA2StatusNetCount | 1.3.6.1.4.1.791.2.10.2.74.2.15.44 | INTEGER | read-only | &Number of entries in the network interface status table. |
| uxsA2StatusNetEntry | 1.3.6.1.4.1.791.2.10.2.74.2.15.45.1 | not-accessible | &Entry in the network interface status table. | |
| uxsA2StatusNetGroup | 1.3.6.1.4.1.791.2.10.2.74.2.15 | |||
| INT uxsA2StatusNetInErrCrit | 1.3.6.1.4.1.791.2.10.2.74.2.15.45.1.21 | INTEGER | read-write | &Current critical threshold, in number/poll, for the input errors monitoring of the network interface watcher. This value represents a rising threshold and must be greater than 0, but cannot be less than the warning threshold. |
| INT uxsA2StatusNetInErrMonitor | 1.3.6.1.4.1.791.2.10.2.74.2.15.45.1.22 | INTEGER | read-write | &Current monitor level for the input errors monitoring of the network interface watcher. If set to 1 (do-not-monitor), the agent disregards all thresholds and sets the status to ok. If set to 2 (warning-only), the agent evaluates only the warning threshold to determine the status of the resource. If set to 3 (critical-only), the agent evaluates only the critical threshold to determine the status of the resource. If set to 4 (both), the agent evaluates both the warning and critical thresholds to determine the status of the resource. The critical threshold comes into effect if the warning threshold is set to the same value. |
| INT uxsA2StatusNetInErrStatus | 1.3.6.1.4.1.791.2.10.2.74.2.15.45.1.23 | INTEGER | read-only | &Current status for the input errors monitoring of the network interface watcher: 1 (unknown) - An error occurred during data collection, 2 (ok) - The resource is operating within the defined limits or status evaluation is turned off and/or polling is disabled, 3 (warning) - The resource has breached the warning threshold, 4 (critical) - The resource has breached the critical threshold. |
| INT uxsA2StatusNetInErrValue | 1.3.6.1.4.1.791.2.10.2.74.2.15.45.1.19 | INTEGER | read-only | &Current value, in number/poll, for the input errors monitoring of the network interface watcher. |
| INT uxsA2StatusNetInErrWarn | 1.3.6.1.4.1.791.2.10.2.74.2.15.45.1.20 | INTEGER | read-write | &Current warning threshold, in number/poll, for the input errors monitoring of the network interface watcher. This value represents a rising threshold and must be greater than 0, but cannot be greater than the critical threshold. |
| INT uxsA2StatusNetInPktCrit | 1.3.6.1.4.1.791.2.10.2.74.2.15.45.1.9 | INTEGER | read-write | &Current critical threshold, in pkts/s, for the input packets monitoring of the network interface watcher. This value represents a rising threshold and must be greater than 0, but cannot be less than the warning threshold. |
| INT uxsA2StatusNetInPktMonitor | 1.3.6.1.4.1.791.2.10.2.74.2.15.45.1.10 | INTEGER | read-write | &Current monitor level for the input packets monitoring of the network interface watcher. If set to 1 (do-not-monitor), the agent disregards all thresholds and sets the status to ok. If set to 2 (warning-only), the agent evaluates only the warning threshold to determine the status of the resource. If set to 3 (critical-only), the agent evaluates only the critical threshold to determine the status of the resource. If set to 4 (both), the agent evaluates both the warning and critical thresholds to determine the status of the resource. The critical threshold comes into effect if the warning threshold is set to the same value. |
| INT uxsA2StatusNetInPktStatus | 1.3.6.1.4.1.791.2.10.2.74.2.15.45.1.11 | INTEGER | read-only | &Current status for the input packets monitoring of the network interface watcher: 1 (unknown) - An error occurred during data collection, 2 (ok) - The resource is operating within the defined limits or status evaluation is turned off and/or polling is disabled, 3 (warning) - The resource has breached the warning threshold, 4 (critical) - The resource has breached the critical threshold. |
| INT uxsA2StatusNetInPktValue | 1.3.6.1.4.1.791.2.10.2.74.2.15.45.1.7 | INTEGER | read-only | &Current value, in pkts/s, for the input packets monitoring of the network interface watcher. |
| INT uxsA2StatusNetInPktWarn | 1.3.6.1.4.1.791.2.10.2.74.2.15.45.1.8 | INTEGER | read-write | &Current warning threshold, in pkts/s, for the input packets monitoring of the network interface watcher. This value represents a rising threshold and must be greater than 0, but cannot be greater than the critical threshold. |
| INT uxsA2StatusNetInterfaceMonitor | 1.3.6.1.4.1.791.2.10.2.74.2.15.45.1.47 | INTEGER | read-write | &Current monitor level for the interface status monitoring of the network interface watcher. If set to 1 (do-not-monitor), the agent does not evaluate the actual state of the resource and sets the status to ok. If set to 2 (down-warning), the agent uses a warning severity if the resource is in bad condition. If set to 3 (down-critical), the agent uses a critical severity if the resource is in bad condition. |
| INT uxsA2StatusNetInterfaceSpeed | 1.3.6.1.4.1.791.2.10.2.74.2.15.45.1.6 | INTEGER | read-only | &The nominal bandwidth of the network interface, in MBit/s. May be 0 if the setting is not available. |
| INT uxsA2StatusNetInterfaceStatus | 1.3.6.1.4.1.791.2.10.2.74.2.15.45.1.48 | INTEGER | read-only | &Current status for the interface status monitoring of the network interface watcher: 1 (unknown) - An error occurred during data collection, 2 (up) - The resource is in good condition or status evaluation is turned off and/or polling is disabled, 3 (down-warning) - The resource is in bad condition and has been given a warning severity, 4 (down-critical) - The resource is in bad condition and has been given a critical severity. |
| INT uxsA2StatusNetInterfaceValue | 1.3.6.1.4.1.791.2.10.2.74.2.15.45.1.46 | INTEGER | read-only | &The status of the Interface Status metric. Possible values are: up : The interface is working. down : The interface has been disabled by software. cable-loss : The network connection is down, e.g. because the network cable is dropped. |
| STR uxsA2StatusNetIpAndHost | 1.3.6.1.4.1.791.2.10.2.74.2.15.45.1.5 | DisplayString | read-only | &The IP address and host name assigned to the network interface. On Solaris 10 machines the name of the zone the interface belongs to is added to the attribute: /@. |
| INT uxsA2StatusNetLossAction | 1.3.6.1.4.1.791.2.10.2.74.2.15.45.1.49 | INTEGER | read-write | &Current loss action for the network interface watcher. Specifies the action to take if the monitored network interface is removed from the UNIX System configuration. If set to 1 (remove), the agent automatically removes the watcher. If set to 2 (up), the agent sets all statuses to ok. If set to 3 (down-warning), the agent sets the loss and aggregate statuses to warning and all other statuses to ok. If set to 4 (down-critical), the agent sets the loss and aggregate statuses to critical and all other statuses to ok. |
| INT uxsA2StatusNetLossStatus | 1.3.6.1.4.1.791.2.10.2.74.2.15.45.1.50 | INTEGER | read-only | &Current loss status of the network interface watcher: 1 (unknown) - An error occurred during data collection, 2 (up) - The resource is in good condition or status evaluation is turned off and/or polling is disabled, 3 (down-warning) - The resource is in bad condition and has been given a warning severity, 4 (down-critical) - The resource is in bad condition and has been given a critical severity. |
| STR uxsA2StatusNetName | 1.3.6.1.4.1.791.2.10.2.74.2.15.45.1.1 | DisplayString | read-only | &Name of the network interface. |
| INT uxsA2StatusNetOutErrCrit | 1.3.6.1.4.1.791.2.10.2.74.2.15.45.1.38 | INTEGER | read-write | &Current critical threshold, in number/poll, for the output errors monitoring of the network interface watcher. This value represents a rising threshold and must be greater than 0, but cannot be less than the warning threshold. |
| INT uxsA2StatusNetOutErrMonitor | 1.3.6.1.4.1.791.2.10.2.74.2.15.45.1.39 | INTEGER | read-write | &Current monitor level for the output errors monitoring of the network interface watcher. If set to 1 (do-not-monitor), the agent disregards all thresholds and sets the status to ok. If set to 2 (warning-only), the agent evaluates only the warning threshold to determine the status of the resource. If set to 3 (critical-only), the agent evaluates only the critical threshold to determine the status of the resource. If set to 4 (both), the agent evaluates both the warning and critical thresholds to determine the status of the resource. The critical threshold comes into effect if the warning threshold is set to the same value. |
| INT uxsA2StatusNetOutErrStatus | 1.3.6.1.4.1.791.2.10.2.74.2.15.45.1.40 | INTEGER | read-only | &Current status for the output errors monitoring of the network interface watcher: 1 (unknown) - An error occurred during data collection, 2 (ok) - The resource is operating within the defined limits or status evaluation is turned off and/or polling is disabled, 3 (warning) - The resource has breached the warning threshold, 4 (critical) - The resource has breached the critical threshold. |
| INT uxsA2StatusNetOutErrValue | 1.3.6.1.4.1.791.2.10.2.74.2.15.45.1.36 | INTEGER | read-only | &Current value, in number/poll, for the output errors monitoring of the network interface watcher. |
| INT uxsA2StatusNetOutErrWarn | 1.3.6.1.4.1.791.2.10.2.74.2.15.45.1.37 | INTEGER | read-write | &Current warning threshold, in number/poll, for the output errors monitoring of the network interface watcher. This value represents a rising threshold and must be greater than 0, but cannot be greater than the critical threshold. |
| INT uxsA2StatusNetOutPktCrit | 1.3.6.1.4.1.791.2.10.2.74.2.15.45.1.26 | INTEGER | read-write | &Current critical threshold, in pkts/s, for the output packets monitoring of the network interface watcher. This value represents a rising threshold and must be greater than 0, but cannot be less than the warning threshold. |
| INT uxsA2StatusNetOutPktMonitor | 1.3.6.1.4.1.791.2.10.2.74.2.15.45.1.27 | INTEGER | read-write | &Current monitor level for the output packets monitoring of the network interface watcher. If set to 1 (do-not-monitor), the agent disregards all thresholds and sets the status to ok. If set to 2 (warning-only), the agent evaluates only the warning threshold to determine the status of the resource. If set to 3 (critical-only), the agent evaluates only the critical threshold to determine the status of the resource. If set to 4 (both), the agent evaluates both the warning and critical thresholds to determine the status of the resource. The critical threshold comes into effect if the warning threshold is set to the same value. |
| INT uxsA2StatusNetOutPktStatus | 1.3.6.1.4.1.791.2.10.2.74.2.15.45.1.28 | INTEGER | read-only | &Current status for the output packets monitoring of the network interface watcher: 1 (unknown) - An error occurred during data collection, 2 (ok) - The resource is operating within the defined limits or status evaluation is turned off and/or polling is disabled, 3 (warning) - The resource has breached the warning threshold, 4 (critical) - The resource has breached the critical threshold. |
| INT uxsA2StatusNetOutPktValue | 1.3.6.1.4.1.791.2.10.2.74.2.15.45.1.24 | INTEGER | read-only | &Current value, in pkts/s, for the output packets monitoring of the network interface watcher. |
| INT uxsA2StatusNetOutPktWarn | 1.3.6.1.4.1.791.2.10.2.74.2.15.45.1.25 | INTEGER | read-write | &Current warning threshold, in pkts/s, for the output packets monitoring of the network interface watcher. This value represents a rising threshold and must be greater than 0, but cannot be greater than the critical threshold. |
| STR uxsA2StatusNetRecBytesCritMax | 1.3.6.1.4.1.791.2.10.2.74.2.15.45.1.16 | DisplayString | read-write | &Current critical maximum threshold, in bytes/s, for the received bytes monitoring of the network interface watcher. This value represents a rising threshold and must be equal to or greater than 0.0, but cannot be less than the warning maximum threshold. A value of -1 disables the evaluation of this threshold. |
| STR uxsA2StatusNetRecBytesCritMin | 1.3.6.1.4.1.791.2.10.2.74.2.15.45.1.15 | DisplayString | read-write | &Current critical minimum threshold, in bytes/s, for the received bytes monitoring of the network interface watcher. This value represents a declining threshold and must be equal to or greater than 0.0, but cannot be greater than the warning minimum threshold. A value of -1 disables the evaluation of this threshold. |
| INT uxsA2StatusNetRecBytesMonitor | 1.3.6.1.4.1.791.2.10.2.74.2.15.45.1.17 | INTEGER | read-write | &Current monitor level for the received bytes monitoring of the network interface watcher. If set to 1 (do-not-monitor), the agent disregards all thresholds and sets the status to ok. If set to 2 (warning-only), the agent evaluates only the warning thresholds (both minimum and maximum) to determine the status of the resource. If set to 3 (critical-only), the agent evaluates only the critical thresholds (both minimum and maximum) to determine the status of the resource. If set to 4 (minimum-only), the agent evaluates only the minimum thresholds (both warning and critical) to determine the status of the resource. If set to 5 (maximum-only), the agent evaluates only the maximum thresholds (both warning and critical) to determine the status of the resource. If set to 6 (all), the agent evaluates all thresholds to determine the status of the resource. |
| INT uxsA2StatusNetRecBytesStatus | 1.3.6.1.4.1.791.2.10.2.74.2.15.45.1.18 | INTEGER | read-only | &Current status for the received bytes monitoring of the network interface watcher: 1 (unknown) - An error occurred during data collection, 2 (up) - The resource is in good condition or status evaluation is turned off and/or polling is disabled, 3 (down-warning) - The resource is in bad condition and has been given a warning severity, 4 (down-critical) - The resource is in bad condition and has been given a critical severity. |
| STR uxsA2StatusNetRecBytesValue | 1.3.6.1.4.1.791.2.10.2.74.2.15.45.1.12 | DisplayString | read-only | &Current value, in bytes/s, for the received bytes monitoring of the network interface watcher. |
| STR uxsA2StatusNetRecBytesWarnMax | 1.3.6.1.4.1.791.2.10.2.74.2.15.45.1.14 | DisplayString | read-write | &Current warning maximum threshold, in bytes/s, for the received bytes monitoring of the network interface watcher. This value represents a rising threshold and must be equal to or greater than 0.0, equal to or greater than the warning minimum threshold, but cannot be greater than the critical maximum threshold. A value of -1 disables the evaluation of this threshold. |
| STR uxsA2StatusNetRecBytesWarnMin | 1.3.6.1.4.1.791.2.10.2.74.2.15.45.1.13 | DisplayString | read-write | &Current warning minimum threshold, in bytes/s, for the received bytes monitoring of the network interface watcher. This value represents a declining threshold and must be equal to or greater than 0.0, equal to or greater than the critical minimum threshold, but cannot be greater than the warning maximum threshold. A value of -1 disables the evaluation of this threshold. |
| STR uxsA2StatusNetSentBytesCritMax | 1.3.6.1.4.1.791.2.10.2.74.2.15.45.1.33 | DisplayString | read-write | &Current critical maximum threshold, in bytes/s, for the sent bytes monitoring of the network interface watcher. This value represents a rising threshold and must be equal to or greater than 0.0, but cannot be less than the warning maximum threshold. A value of -1 disables the evaluation of this threshold. |
| STR uxsA2StatusNetSentBytesCritMin | 1.3.6.1.4.1.791.2.10.2.74.2.15.45.1.32 | DisplayString | read-write | &Current critical minimum threshold, in bytes/s, for the sent bytes monitoring of the network interface watcher. This value represents a declining threshold and must be equal to or greater than 0.0, but cannot be greater than the warning minimum threshold. A value of -1 disables the evaluation of this threshold. |
| INT uxsA2StatusNetSentBytesMonitor | 1.3.6.1.4.1.791.2.10.2.74.2.15.45.1.34 | INTEGER | read-write | &Current monitor level for the sent bytes monitoring of the network interface watcher. If set to 1 (do-not-monitor), the agent disregards all thresholds and sets the status to ok. If set to 2 (warning-only), the agent evaluates only the warning thresholds (both minimum and maximum) to determine the status of the resource. If set to 3 (critical-only), the agent evaluates only the critical thresholds (both minimum and maximum) to determine the status of the resource. If set to 4 (minimum-only), the agent evaluates only the minimum thresholds (both warning and critical) to determine the status of the resource. If set to 5 (maximum-only), the agent evaluates only the maximum thresholds (both warning and critical) to determine the status of the resource. If set to 6 (all), the agent evaluates all thresholds to determine the status of the resource. |
| INT uxsA2StatusNetSentBytesStatus | 1.3.6.1.4.1.791.2.10.2.74.2.15.45.1.35 | INTEGER | read-only | &Current status for the sent bytes monitoring of the network interface watcher: 1 (unknown) - An error occurred during data collection, 2 (up) - The resource is in good condition or status evaluation is turned off and/or polling is disabled, 3 (down-warning) - The resource is in bad condition and has been given a warning severity, 4 (down-critical) - The resource is in bad condition and has been given a critical severity. |
| STR uxsA2StatusNetSentBytesValue | 1.3.6.1.4.1.791.2.10.2.74.2.15.45.1.29 | DisplayString | read-only | &Current value, in bytes/s, for the sent bytes monitoring of the network interface watcher. |
| STR uxsA2StatusNetSentBytesWarnMax | 1.3.6.1.4.1.791.2.10.2.74.2.15.45.1.31 | DisplayString | read-write | &Current warning maximum threshold, in bytes/s, for the sent bytes monitoring of the network interface watcher. This value represents a rising threshold and must be equal to or greater than 0.0, equal to or greater than the warning minimum threshold, but cannot be greater than the critical maximum threshold. A value of -1 disables the evaluation of this threshold. |
| STR uxsA2StatusNetSentBytesWarnMin | 1.3.6.1.4.1.791.2.10.2.74.2.15.45.1.30 | DisplayString | read-write | &Current warning minimum threshold, in bytes/s, for the sent bytes monitoring of the network interface watcher. This value represents a declining threshold and must be equal to or greater than 0.0, equal to or greater than the critical minimum threshold, but cannot be greater than the warning maximum threshold. A value of -1 disables the evaluation of this threshold. |
| uxsA2StatusNetTable | 1.3.6.1.4.1.791.2.10.2.74.2.15.45 | not-accessible | &The network interface status table containing details about the currently configured network interface watchers. | |
| INT uxsA2StatusNetTotalAggLag | 1.3.6.1.4.1.791.2.10.2.74.2.15.2 | INTEGER | read-write | &Current aggregate lag setting for the network interface watcher. Specifies the consecutive number of times at which any status is not in the ok state, before the aggregate status changes. This value must be greater than 0. |
| INT uxsA2StatusNetTotalAggLagValue | 1.3.6.1.4.1.791.2.10.2.74.2.15.1 | INTEGER | read-only | &Current aggregate lag value of the network interface watcher. Indicates the consecutive number of times at which any status was not in the ok state. The aggregate status changes from ok as soon as the aggregate lag value reaches the configured value. |
| INT uxsA2StatusNetTotalAggStatus | 1.3.6.1.4.1.791.2.10.2.74.2.15.3 | INTEGER | read-only | &Current aggregate status of the network interface watcher. Represents the worst case aggregate of all its sub-states: 1 (unknown) - An error occurred during data collection, 2 (ok) - All sub-states are in good condition, 3 (warning) - One or more sub-states are in a warning condition, 4 (critical) - One or more sub-states are in a critical condition, 5 (passive) - The polling is disabled for the resource and hence no data collection occurs. |
| STR uxsA2StatusNetTotalCallBackRef | 1.3.6.1.4.1.791.2.10.2.74.2.15.43 | DisplayString | read-only | &This attribute specifies the name of a call-back reference if a user supplied script or application should be invoked in case of a status change. The configuration details of the call-back reference are located in the agent's call-back configuration file. This file contains an entry for each call-back reference detailing the path and name of the script/application to run, the arguments being passed to the script/application, the system account being used to execute the script/application, and whether the call-back should be invoked prior to a status change. A value for this attribute can only be supplied by a definition in a configuration set. |
| INT uxsA2StatusNetTotalCollCrit | 1.3.6.1.4.1.791.2.10.2.74.2.15.40 | INTEGER | read-write | &Current critical threshold, in number/poll, for the total collisions monitoring of the network interface watcher. This value represents a rising threshold and must be greater than 0, but cannot be less than the warning threshold. |
| INT uxsA2StatusNetTotalCollMonitor | 1.3.6.1.4.1.791.2.10.2.74.2.15.41 | INTEGER | read-write | &Current monitor level for the total collisions monitoring of the network interface watcher. If set to 1 (do-not-monitor), the agent disregards all thresholds and sets the status to ok. If set to 2 (warning-only), the agent evaluates only the warning threshold to determine the status of the resource. If set to 3 (critical-only), the agent evaluates only the critical threshold to determine the status of the resource. If set to 4 (both), the agent evaluates both the warning and critical thresholds to determine the status of the resource. The critical threshold comes into effect if the warning threshold is set to the same value. |
| INT uxsA2StatusNetTotalCollStatus | 1.3.6.1.4.1.791.2.10.2.74.2.15.42 | INTEGER | read-only | &Current status for the total collisions monitoring of the network interface watcher: 1 (unknown) - An error occurred during data collection, 2 (ok) - The resource is operating within the defined limits or status evaluation is turned off and/or polling is disabled, 3 (warning) - The resource has breached the warning threshold, 4 (critical) - The resource has breached the critical threshold. |
| INT uxsA2StatusNetTotalCollValue | 1.3.6.1.4.1.791.2.10.2.74.2.15.38 | INTEGER | read-only | &Current value, in number/poll, for the total collisions monitoring of the network interface watcher. |
| INT uxsA2StatusNetTotalCollWarn | 1.3.6.1.4.1.791.2.10.2.74.2.15.39 | INTEGER | read-write | &Current warning threshold, in number/poll, for the total collisions monitoring of the network interface watcher. This value represents a rising threshold and must be greater than 0, but cannot be greater than the critical threshold. |
| INT uxsA2StatusNetTotalInErrCrit | 1.3.6.1.4.1.791.2.10.2.74.2.15.18 | INTEGER | read-write | &Current critical threshold, in number/poll, for the total input errors monitoring of the network interface watcher. This value represents a rising threshold and must be greater than 0, but cannot be less than the warning threshold. |
| INT uxsA2StatusNetTotalInErrMonitor | 1.3.6.1.4.1.791.2.10.2.74.2.15.19 | INTEGER | read-write | &Current monitor level for the total input errors monitoring of the network interface watcher. If set to 1 (do-not-monitor), the agent disregards all thresholds and sets the status to ok. If set to 2 (warning-only), the agent evaluates only the warning threshold to determine the status of the resource. If set to 3 (critical-only), the agent evaluates only the critical threshold to determine the status of the resource. If set to 4 (both), the agent evaluates both the warning and critical thresholds to determine the status of the resource. The critical threshold comes into effect if the warning threshold is set to the same value. |
| INT uxsA2StatusNetTotalInErrStatus | 1.3.6.1.4.1.791.2.10.2.74.2.15.20 | INTEGER | read-only | &Current status for the total input errors monitoring of the network interface watcher: 1 (unknown) - An error occurred during data collection, 2 (ok) - The resource is operating within the defined limits or status evaluation is turned off and/or polling is disabled, 3 (warning) - The resource has breached the warning threshold, 4 (critical) - The resource has breached the critical threshold. |
| INT uxsA2StatusNetTotalInErrValue | 1.3.6.1.4.1.791.2.10.2.74.2.15.16 | INTEGER | read-only | &Current value, in number/poll, for the total input errors monitoring of the network interface watcher. |
| INT uxsA2StatusNetTotalInErrWarn | 1.3.6.1.4.1.791.2.10.2.74.2.15.17 | INTEGER | read-write | &Current warning threshold, in number/poll, for the total input errors monitoring of the network interface watcher. This value represents a rising threshold and must be greater than 0, but cannot be greater than the critical threshold. |
| INT uxsA2StatusNetTotalInPktCrit | 1.3.6.1.4.1.791.2.10.2.74.2.15.6 | INTEGER | read-write | &Current critical threshold, in pkts/s, for the total input packets monitoring of the network interface watcher. This value represents a rising threshold and must be greater than 0, but cannot be less than the warning threshold. |
| INT uxsA2StatusNetTotalInPktMonitor | 1.3.6.1.4.1.791.2.10.2.74.2.15.7 | INTEGER | read-write | &Current monitor level for the total input packets monitoring of the network interface watcher. If set to 1 (do-not-monitor), the agent disregards all thresholds and sets the status to ok. If set to 2 (warning-only), the agent evaluates only the warning threshold to determine the status of the resource. If set to 3 (critical-only), the agent evaluates only the critical threshold to determine the status of the resource. If set to 4 (both), the agent evaluates both the warning and critical thresholds to determine the status of the resource. The critical threshold comes into effect if the warning threshold is set to the same value. |
| INT uxsA2StatusNetTotalInPktStatus | 1.3.6.1.4.1.791.2.10.2.74.2.15.8 | INTEGER | read-only | &Current status for the total input packets monitoring of the network interface watcher: 1 (unknown) - An error occurred during data collection, 2 (ok) - The resource is operating within the defined limits or status evaluation is turned off and/or polling is disabled, 3 (warning) - The resource has breached the warning threshold, 4 (critical) - The resource has breached the critical threshold. |
| INT uxsA2StatusNetTotalInPktValue | 1.3.6.1.4.1.791.2.10.2.74.2.15.4 | INTEGER | read-only | &Current value, in pkts/s, for the total input packets monitoring of the network interface watcher. |
| INT uxsA2StatusNetTotalInPktWarn | 1.3.6.1.4.1.791.2.10.2.74.2.15.5 | INTEGER | read-write | &Current warning threshold, in pkts/s, for the total input packets monitoring of the network interface watcher. This value represents a rising threshold and must be greater than 0, but cannot be greater than the critical threshold. |
| INT uxsA2StatusNetTotalOutErrCrit | 1.3.6.1.4.1.791.2.10.2.74.2.15.35 | INTEGER | read-write | &Current critical threshold, in number/poll, for the total output errors monitoring of the network interface watcher. This value represents a rising threshold and must be greater than 0, but cannot be less than the warning threshold. |
| INT uxsA2StatusNetTotalOutErrMonitor | 1.3.6.1.4.1.791.2.10.2.74.2.15.36 | INTEGER | read-write | &Current monitor level for the total output errors monitoring of the network interface watcher. If set to 1 (do-not-monitor), the agent disregards all thresholds and sets the status to ok. If set to 2 (warning-only), the agent evaluates only the warning threshold to determine the status of the resource. If set to 3 (critical-only), the agent evaluates only the critical threshold to determine the status of the resource. If set to 4 (both), the agent evaluates both the warning and critical thresholds to determine the status of the resource. The critical threshold comes into effect if the warning threshold is set to the same value. |
| INT uxsA2StatusNetTotalOutErrStatus | 1.3.6.1.4.1.791.2.10.2.74.2.15.37 | INTEGER | read-only | &Current status for the total output errors monitoring of the network interface watcher: 1 (unknown) - An error occurred during data collection, 2 (ok) - The resource is operating within the defined limits or status evaluation is turned off and/or polling is disabled, 3 (warning) - The resource has breached the warning threshold, 4 (critical) - The resource has breached the critical threshold. |
| INT uxsA2StatusNetTotalOutErrValue | 1.3.6.1.4.1.791.2.10.2.74.2.15.33 | INTEGER | read-only | &Current value, in number/poll, for the total output errors monitoring of the network interface watcher. |
| INT uxsA2StatusNetTotalOutErrWarn | 1.3.6.1.4.1.791.2.10.2.74.2.15.34 | INTEGER | read-write | &Current warning threshold, in number/poll, for the total output errors monitoring of the network interface watcher. This value represents a rising threshold and must be greater than 0, but cannot be greater than the critical threshold. |
| INT uxsA2StatusNetTotalOutPktCrit | 1.3.6.1.4.1.791.2.10.2.74.2.15.23 | INTEGER | read-write | &Current critical threshold, in pkts/s, for the total output packets monitoring of the network interface watcher. This value represents a rising threshold and must be greater than 0, but cannot be less than the warning threshold. |
| INT uxsA2StatusNetTotalOutPktMonitor | 1.3.6.1.4.1.791.2.10.2.74.2.15.24 | INTEGER | read-write | &Current monitor level for the total output packets monitoring of the network interface watcher. If set to 1 (do-not-monitor), the agent disregards all thresholds and sets the status to ok. If set to 2 (warning-only), the agent evaluates only the warning threshold to determine the status of the resource. If set to 3 (critical-only), the agent evaluates only the critical threshold to determine the status of the resource. If set to 4 (both), the agent evaluates both the warning and critical thresholds to determine the status of the resource. The critical threshold comes into effect if the warning threshold is set to the same value. |
| INT uxsA2StatusNetTotalOutPktStatus | 1.3.6.1.4.1.791.2.10.2.74.2.15.25 | INTEGER | read-only | &Current status for the total output packets monitoring of the network interface watcher: 1 (unknown) - An error occurred during data collection, 2 (ok) - The resource is operating within the defined limits or status evaluation is turned off and/or polling is disabled, 3 (warning) - The resource has breached the warning threshold, 4 (critical) - The resource has breached the critical threshold. |
| INT uxsA2StatusNetTotalOutPktValue | 1.3.6.1.4.1.791.2.10.2.74.2.15.21 | INTEGER | read-only | &Current value, in pkts/s, for the total output packets monitoring of the network interface watcher. |
| INT uxsA2StatusNetTotalOutPktWarn | 1.3.6.1.4.1.791.2.10.2.74.2.15.22 | INTEGER | read-write | &Current warning threshold, in pkts/s, for the total output packets monitoring of the network interface watcher. This value represents a rising threshold and must be greater than 0, but cannot be greater than the critical threshold. |
| STR uxsA2StatusNetTotalRecBytesCritMax | 1.3.6.1.4.1.791.2.10.2.74.2.15.13 | DisplayString | read-write | &Current critical maximum threshold, in bytes/s, for the total received bytes monitoring of the network interface watcher. This value represents a rising threshold and must be equal to or greater than 0.0, but cannot be less than the warning maximum threshold. A value of -1 disables the evaluation of this threshold. |
| STR uxsA2StatusNetTotalRecBytesCritMin | 1.3.6.1.4.1.791.2.10.2.74.2.15.12 | DisplayString | read-write | &Current critical minimum threshold, in bytes/s, for the total received bytes monitoring of the network interface watcher. This value represents a declining threshold and must be equal to or greater than 0.0, but cannot be greater than the warning minimum threshold. A value of -1 disables the evaluation of this threshold. |
| INT uxsA2StatusNetTotalRecBytesMonitor | 1.3.6.1.4.1.791.2.10.2.74.2.15.14 | INTEGER | read-write | &Current monitor level for the total received bytes monitoring of the network interface watcher. If set to 1 (do-not-monitor), the agent disregards all thresholds and sets the status to ok. If set to 2 (warning-only), the agent evaluates only the warning thresholds (both minimum and maximum) to determine the status of the resource. If set to 3 (critical-only), the agent evaluates only the critical thresholds (both minimum and maximum) to determine the status of the resource. If set to 4 (minimum-only), the agent evaluates only the minimum thresholds (both warning and critical) to determine the status of the resource. If set to 5 (maximum-only), the agent evaluates only the maximum thresholds (both warning and critical) to determine the status of the resource. If set to 6 (all), the agent evaluates all thresholds to determine the status of the resource. |
| INT uxsA2StatusNetTotalRecBytesStatus | 1.3.6.1.4.1.791.2.10.2.74.2.15.15 | INTEGER | read-only | &Current status for the total received bytes monitoring of the network interface watcher: 1 (unknown) - An error occurred during data collection, 2 (up) - The resource is in good condition or status evaluation is turned off and/or polling is disabled, 3 (down-warning) - The resource is in bad condition and has been given a warning severity, 4 (down-critical) - The resource is in bad condition and has been given a critical severity. |
| STR uxsA2StatusNetTotalRecBytesValue | 1.3.6.1.4.1.791.2.10.2.74.2.15.9 | DisplayString | read-only | &Current value, in bytes/s, for the total received bytes monitoring of the network interface watcher. |
| STR uxsA2StatusNetTotalRecBytesWarnMax | 1.3.6.1.4.1.791.2.10.2.74.2.15.11 | DisplayString | read-write | &Current warning maximum threshold, in bytes/s, for the total received bytes monitoring of the network interface watcher. This value represents a rising threshold and must be equal to or greater than 0.0, equal to or greater than the warning minimum threshold, but cannot be greater than the critical maximum threshold. A value of -1 disables the evaluation of this threshold. |
| STR uxsA2StatusNetTotalRecBytesWarnMin | 1.3.6.1.4.1.791.2.10.2.74.2.15.10 | DisplayString | read-write | &Current warning minimum threshold, in bytes/s, for the total received bytes monitoring of the network interface watcher. This value represents a declining threshold and must be equal to or greater than 0.0, equal to or greater than the critical minimum threshold, but cannot be greater than the warning maximum threshold. A value of -1 disables the evaluation of this threshold. |
| STR uxsA2StatusNetTotalSentBytesCritMax | 1.3.6.1.4.1.791.2.10.2.74.2.15.30 | DisplayString | read-write | &Current critical maximum threshold, in bytes/s, for the total sent bytes monitoring of the network interface watcher. This value represents a rising threshold and must be equal to or greater than 0.0, but cannot be less than the warning maximum threshold. A value of -1 disables the evaluation of this threshold. |
| STR uxsA2StatusNetTotalSentBytesCritMin | 1.3.6.1.4.1.791.2.10.2.74.2.15.29 | DisplayString | read-write | &Current critical minimum threshold, in bytes/s, for the total sent bytes monitoring of the network interface watcher. This value represents a declining threshold and must be equal to or greater than 0.0, but cannot be greater than the warning minimum threshold. A value of -1 disables the evaluation of this threshold. |
| INT uxsA2StatusNetTotalSentBytesMonitor | 1.3.6.1.4.1.791.2.10.2.74.2.15.31 | INTEGER | read-write | &Current monitor level for the total sent bytes monitoring of the network interface watcher. If set to 1 (do-not-monitor), the agent disregards all thresholds and sets the status to ok. If set to 2 (warning-only), the agent evaluates only the warning thresholds (both minimum and maximum) to determine the status of the resource. If set to 3 (critical-only), the agent evaluates only the critical thresholds (both minimum and maximum) to determine the status of the resource. If set to 4 (minimum-only), the agent evaluates only the minimum thresholds (both warning and critical) to determine the status of the resource. If set to 5 (maximum-only), the agent evaluates only the maximum thresholds (both warning and critical) to determine the status of the resource. If set to 6 (all), the agent evaluates all thresholds to determine the status of the resource. |
| INT uxsA2StatusNetTotalSentBytesStatus | 1.3.6.1.4.1.791.2.10.2.74.2.15.32 | INTEGER | read-only | &Current status for the total sent bytes monitoring of the network interface watcher: 1 (unknown) - An error occurred during data collection, 2 (up) - The resource is in good condition or status evaluation is turned off and/or polling is disabled, 3 (down-warning) - The resource is in bad condition and has been given a warning severity, 4 (down-critical) - The resource is in bad condition and has been given a critical severity. |
| STR uxsA2StatusNetTotalSentBytesValue | 1.3.6.1.4.1.791.2.10.2.74.2.15.26 | DisplayString | read-only | &Current value, in bytes/s, for the total sent bytes monitoring of the network interface watcher. |
| STR uxsA2StatusNetTotalSentBytesWarnMax | 1.3.6.1.4.1.791.2.10.2.74.2.15.28 | DisplayString | read-write | &Current warning maximum threshold, in bytes/s, for the total sent bytes monitoring of the network interface watcher. This value represents a rising threshold and must be equal to or greater than 0.0, equal to or greater than the warning minimum threshold, but cannot be greater than the critical maximum threshold. A value of -1 disables the evaluation of this threshold. |
| STR uxsA2StatusNetTotalSentBytesWarnMin | 1.3.6.1.4.1.791.2.10.2.74.2.15.27 | DisplayString | read-write | &Current warning minimum threshold, in bytes/s, for the total sent bytes monitoring of the network interface watcher. This value represents a declining threshold and must be equal to or greater than 0.0, equal to or greater than the critical minimum threshold, but cannot be greater than the warning maximum threshold. A value of -1 disables the evaluation of this threshold. |
| INT uxsA2StatusPrnAggLag | 1.3.6.1.4.1.791.2.10.2.74.2.14.2.1.5 | INTEGER | read-write | &Current aggregate lag setting for the print queue watcher. Specifies the consecutive number of times at which any status is not in the ok state, before the aggregate status changes. This value must be greater than 0. |
| INT uxsA2StatusPrnAggLagValue | 1.3.6.1.4.1.791.2.10.2.74.2.14.2.1.4 | INTEGER | read-only | &Current aggregate lag value of the print queue watcher. Indicates the consecutive number of times at which any status was not in the ok state. The aggregate status changes from ok as soon as the aggregate lag value reaches the configured value. |
| INT uxsA2StatusPrnAggStatus | 1.3.6.1.4.1.791.2.10.2.74.2.14.2.1.6 | INTEGER | read-only | &Current aggregate status of the print queue watcher. Represents the worst case aggregate of all its sub-states: 1 (unknown) - An error occurred during data collection, 2 (ok) - All sub-states are in good condition, 3 (warning) - One or more sub-states are in a warning condition, 4 (critical) - One or more sub-states are in a critical condition, 5 (passive) - The polling is disabled for the resource and hence no data collection occurs. |
| STR uxsA2StatusPrnAutoWatcherName | 1.3.6.1.4.1.791.2.10.2.74.2.14.2.1.3 | DisplayString | read-only | &Name of the print queue auto watcher which automatically created this watcher. This attribute is left blank if the watcher was added manually. |
| INT uxsA2StatusPrnButton | 1.3.6.1.4.1.791.2.10.2.74.2.14.2.1.19 | INTEGER | read-write | &This attribute is used to remove the print queue watcher. If set to 2 (remove), the agent removes the watcher from the table. This attribute cannot be set to 1 (none). |
| STR uxsA2StatusPrnCallBackRef | 1.3.6.1.4.1.791.2.10.2.74.2.14.2.1.18 | DisplayString | read-only | &This attribute specifies the name of a call-back reference if a user supplied script or application should be invoked in case of a status change. The configuration details of the call-back reference are located in the agent's call-back configuration file. This file contains an entry for each call-back reference detailing the path and name of the script/application to run, the arguments being passed to the script/application, the system account being used to execute the script/application, and whether the call-back should be invoked prior to a status change. A value for this attribute can only be supplied by a definition in a configuration set. |
| INT uxsA2StatusPrnCount | 1.3.6.1.4.1.791.2.10.2.74.2.14.1 | INTEGER | read-only | &Number of entries in the print queue status table. |
| STR uxsA2StatusPrnDescription | 1.3.6.1.4.1.791.2.10.2.74.2.14.2.1.2 | DisplayString | read-write | &Current description for the print queue watcher. |
| uxsA2StatusPrnEntry | 1.3.6.1.4.1.791.2.10.2.74.2.14.2.1 | not-accessible | &Entry in the print queue status table. | |
| uxsA2StatusPrnGroup | 1.3.6.1.4.1.791.2.10.2.74.2.14 | |||
| INT uxsA2StatusPrnLossAction | 1.3.6.1.4.1.791.2.10.2.74.2.14.2.1.16 | INTEGER | read-write | &Current loss action for the print queue watcher. Specifies the action to take if the monitored print queue is removed from the UNIX System configuration. If set to 1 (remove), the agent automatically removes the watcher. If set to 2 (up), the agent sets all statuses to ok. If set to 3 (down-warning), the agent sets the loss and aggregate statuses to warning and all other statuses to ok. If set to 4 (down-critical), the agent sets the loss and aggregate statuses to critical and all other statuses to ok. |
| INT uxsA2StatusPrnLossStatus | 1.3.6.1.4.1.791.2.10.2.74.2.14.2.1.17 | INTEGER | read-only | &Current loss status of the print queue watcher: 1 (unknown) - An error occurred during data collection, 2 (up) - The resource is in good condition or status evaluation is turned off and/or polling is disabled, 3 (down-warning) - The resource is in bad condition and has been given a warning severity, 4 (down-critical) - The resource is in bad condition and has been given a critical severity. |
| STR uxsA2StatusPrnName | 1.3.6.1.4.1.791.2.10.2.74.2.14.2.1.1 | DisplayString | read-only | &Name of the print queue. |
| INT uxsA2StatusPrnPrinterMonitor | 1.3.6.1.4.1.791.2.10.2.74.2.14.2.1.14 | INTEGER | read-write | &Current monitor level for the printer status monitoring of the print queue watcher. If set to 1 (do-not-monitor), the agent does not evaluate the actual state of the resource and sets the status to ok. If set to 2 (down-warning), the agent uses a warning severity if the resource is in bad condition. If set to 3 (down-critical), the agent uses a critical severity if the resource is in bad condition. |
| INT uxsA2StatusPrnPrinterStatus | 1.3.6.1.4.1.791.2.10.2.74.2.14.2.1.15 | INTEGER | read-only | &Current status for the printer status monitoring of the print queue watcher: 1 (unknown) - An error occurred during data collection, 2 (up) - The resource is in good condition or status evaluation is turned off and/or polling is disabled, 3 (down-warning) - The resource is in bad condition and has been given a warning severity, 4 (down-critical) - The resource is in bad condition and has been given a critical severity. |
| INT uxsA2StatusPrnPrinterValue | 1.3.6.1.4.1.791.2.10.2.74.2.14.2.1.13 | INTEGER | read-only | &The current status of the printer. Possible values are online and offline (an error occured). |
| INT uxsA2StatusPrnQueueUtilCrit | 1.3.6.1.4.1.791.2.10.2.74.2.14.2.1.9 | INTEGER | read-write | &Current critical threshold for the print queue utilization monitoring of the print queue watcher. This value represents a rising threshold and must be greater than 0, but cannot be less than the warning threshold. |
| INT uxsA2StatusPrnQueueUtilMonitor | 1.3.6.1.4.1.791.2.10.2.74.2.14.2.1.10 | INTEGER | read-write | &Current monitor level for the print queue utilization monitoring of the print queue watcher. If set to 1 (do-not-monitor), the agent disregards all thresholds and sets the status to ok. If set to 2 (warning-only), the agent evaluates only the warning threshold to determine the status of the resource. If set to 3 (critical-only), the agent evaluates only the critical threshold to determine the status of the resource. If set to 4 (both), the agent evaluates both the warning and critical thresholds to determine the status of the resource. The critical threshold comes into effect if the warning threshold is set to the same value. |
| INT uxsA2StatusPrnQueueUtilStatus | 1.3.6.1.4.1.791.2.10.2.74.2.14.2.1.11 | INTEGER | read-only | &Current status for the print queue utilization monitoring of the print queue watcher: 1 (unknown) - An error occurred during data collection, 2 (ok) - The resource is operating within the defined limits or status evaluation is turned off and/or polling is disabled, 3 (warning) - The resource has breached the warning threshold, 4 (critical) - The resource has breached the critical threshold. |
| INT uxsA2StatusPrnQueueUtilValue | 1.3.6.1.4.1.791.2.10.2.74.2.14.2.1.7 | INTEGER | read-only | &Current value for the print queue utilization monitoring of the print queue watcher. |
| INT uxsA2StatusPrnQueueUtilWarn | 1.3.6.1.4.1.791.2.10.2.74.2.14.2.1.8 | INTEGER | read-write | &Current warning threshold for the print queue utilization monitoring of the print queue watcher. This value represents a rising threshold and must be greater than 0, but cannot be greater than the critical threshold. |
| STR uxsA2StatusPrnReason | 1.3.6.1.4.1.791.2.10.2.74.2.14.2.1.12 | DisplayString | read-only | &If the printer status is offline the reason for the problem is displayed. This field may be empty if no reason is available. |
| uxsA2StatusPrnTable | 1.3.6.1.4.1.791.2.10.2.74.2.14.2 | not-accessible | &The print queue status table containing details about the currently configured print queue watchers. | |
| INT uxsA2StatusProcAggLag | 1.3.6.1.4.1.791.2.10.2.74.2.13.2.1.11 | INTEGER | read-write | &Current aggregate lag setting for the process watcher. Specifies the consecutive number of times at which any status is not in the ok state, before the aggregate status changes. This value must be greater than 0. |
| INT uxsA2StatusProcAggLagValue | 1.3.6.1.4.1.791.2.10.2.74.2.13.2.1.10 | INTEGER | read-only | &Current aggregate lag value of the process watcher. Indicates the consecutive number of times at which any status was not in the ok state. The aggregate status changes from ok as soon as the aggregate lag value reaches the configured value. |
| INT uxsA2StatusProcAggStatus | 1.3.6.1.4.1.791.2.10.2.74.2.13.2.1.12 | INTEGER | read-only | &Current aggregate status of the process watcher. Represents the worst case aggregate of all its sub-states: 1 (unknown) - An error occurred during data collection, 2 (ok) - All sub-states are in good condition, 3 (warning) - One or more sub-states are in a warning condition, 4 (critical) - One or more sub-states are in a critical condition, 5 (passive) - The polling is disabled for the resource and hence no data collection occurs, or another node in the cluster has resource ownership, in which case the agent on the local node does not actively monitor the resource until ownership is transferred back. |
| STR uxsA2StatusProcArgs | 1.3.6.1.4.1.791.2.10.2.74.2.13.2.1.5 | DisplayString | read-write | &The filter condition for process arguments to match for this process watcher. Matches as specified in match type. |
| INT uxsA2StatusProcButton | 1.3.6.1.4.1.791.2.10.2.74.2.13.2.1.66 | INTEGER | read-write | &This attribute is used to remove the process watcher. If set to 2 (remove), the agent removes the watcher from the table. This attribute cannot be set to 1 (none). |
| STR uxsA2StatusProcCallBackRef | 1.3.6.1.4.1.791.2.10.2.74.2.13.2.1.65 | DisplayString | read-only | &This attribute specifies the name of a call-back reference if a user supplied script or application should be invoked in case of a status change. The configuration details of the call-back reference are located in the agent's call-back configuration file. This file contains an entry for each call-back reference detailing the path and name of the script/application to run, the arguments being passed to the script/application, the system account being used to execute the script/application, and whether the call-back should be invoked prior to a status change. A value for this attribute can only be supplied by a definition in a configuration set. |
| STR uxsA2StatusProcChildIds | 1.3.6.1.4.1.791.2.10.2.74.2.13.2.1.26 | DisplayString | read-only | &List of tuples PID:number. This list is given if the number of instances is below/above the defined minimum/maximum threshold. The sort order and length of this list is depending on Evaluation Policy. |
| INT uxsA2StatusProcChildMax | 1.3.6.1.4.1.791.2.10.2.74.2.13.2.1.23 | INTEGER | read-write | &Current maximum threshold for the number of children monitoring of the process watcher. This value represents a rising threshold and must be equal to or greater than 0, but cannot be less than the minimum threshold. A value of -1 disables the evaluation of this threshold. |
| INT uxsA2StatusProcChildMaxValue | 1.3.6.1.4.1.791.2.10.2.74.2.13.2.1.21 | INTEGER | read-only | &The number of children of that process(es) which have currently the highest number of children of all processes monitored by the process watcher. |
| INT uxsA2StatusProcChildMin | 1.3.6.1.4.1.791.2.10.2.74.2.13.2.1.22 | INTEGER | read-write | &Current minimum threshold for the number of children monitoring of the process watcher. This value represents a declining threshold and must be equal to or greater than 0, but cannot be greater than the maximum threshold. A value of -1 disables the evaluation of this threshold. |
| INT uxsA2StatusProcChildMinValue | 1.3.6.1.4.1.791.2.10.2.74.2.13.2.1.20 | INTEGER | read-only | &The number of children of that process(es) which have currently the lowest number of children of all processes monitored by the process watcher. |
| INT uxsA2StatusProcChildMonitor | 1.3.6.1.4.1.791.2.10.2.74.2.13.2.1.24 | INTEGER | read-write | &Current monitor level for the number of children monitoring of the process watcher. If set to 1 (do-not-monitor), the agent does not evaluate the actual state of the resource and sets the status to ok. If set to 2 (down-warning), the agent uses a warning severity if the resource is in bad condition. If set to 3 (down-critical), the agent uses a critical severity if the resource is in bad condition. |
| INT uxsA2StatusProcChildStatus | 1.3.6.1.4.1.791.2.10.2.74.2.13.2.1.25 | INTEGER | read-only | &Current status for the number of children monitoring of the process watcher: 1 (unknown) - An error occurred during data collection, 2 (up) - The resource is in good condition or status evaluation is turned off and/or polling is disabled, 3 (down-warning) - The resource is in bad condition and has been given a warning severity, 4 (down-critical) - The resource is in bad condition and has been given a critical severity. |
| STR uxsA2StatusProcClusterResourceGroup | 1.3.6.1.4.1.791.2.10.2.74.2.13.2.1.8 | DisplayString | read-write | &Name of the cluster resource group of the process. For an unclustered process it is set to '-'. |
| INT uxsA2StatusProcClusterType | 1.3.6.1.4.1.791.2.10.2.74.2.13.2.1.13 | INTEGER | read-only | &Cluster type of the process: 1 (not-clustered) - Resource is not clustered, 2 (clustered-active) - Local cluster node has resource ownership, 3 (clustered-passive) - Another node in the cluster has resource ownership; the agent on the local node does not actively monitor the resource until ownership is transferred back, 4 (clustered-mixed) - The resource instances monitored by the watcher have different cluster types. |
| INT uxsA2StatusProcCount | 1.3.6.1.4.1.791.2.10.2.74.2.13.1 | INTEGER | read-only | &Number of entries in the process status table. |
| STR uxsA2StatusProcCpuUtilCritMax | 1.3.6.1.4.1.791.2.10.2.74.2.13.2.1.47 | DisplayString | read-write | &Current critical maximum threshold, in seconds, for the per poll CPU usage monitoring of the process watcher. This value represents a rising threshold and must be equal to or greater than 0.0, less than or equal to the total value (maximum capacity) of the monitored resource as specified in uxsA2StatusProcCpuUtilInterval, but cannot be less than the warning maximum threshold. A value of -1 disables the evaluation of this threshold. The threshold can be specified as either an absolute value (n) or a percentage (n%). The value of uxsA2StatusProcCpuUtilInterval will be the reference value for n% notations. |
| STR uxsA2StatusProcCpuUtilCritMin | 1.3.6.1.4.1.791.2.10.2.74.2.13.2.1.46 | DisplayString | read-write | &Current critical minimum threshold, in seconds, for the per poll CPU usage monitoring of the process watcher. This value represents a declining threshold and must be equal to or greater than 0.0, less than or equal to the total value (maximum capacity) of the monitored resource as specified in uxsA2StatusProcCpuUtilInterval, but cannot be greater than the warning minimum threshold. A value of -1 disables the evaluation of this threshold. The threshold can be specified as either an absolute value (n) or a percentage (n%). The value of uxsA2StatusProcCpuUtilInterval will be the reference value for n% notations. |
| STR uxsA2StatusProcCpuUtilIds | 1.3.6.1.4.1.791.2.10.2.74.2.13.2.1.50 | DisplayString | read-only | &List of tuples PID:value whose amount of CPU Utilization per poll interval is below/above the defined minimum/maximum threshold. The sort order and length of this list is depending on Evaluation Policy. |
| STR uxsA2StatusProcCpuUtilInterval | 1.3.6.1.4.1.791.2.10.2.74.2.13.2.1.41 | DisplayString | read-only | &The value of the current poll interval in seconds. |
| STR uxsA2StatusProcCpuUtilLongtermCritMax | 1.3.6.1.4.1.791.2.10.2.74.2.13.2.1.57 | DisplayString | read-write | &Current critical maximum threshold, in seconds, for the long-term CPU usage monitoring of the process watcher. This value represents a rising threshold and must be equal to or greater than 0.0, less than or equal to the total value (maximum capacity) of the monitored resource as specified in uxsA2StatusProcCpuUtilLongtermInterval, but cannot be less than the warning maximum threshold. A value of -1 disables the evaluation of this threshold. The threshold can be specified as either an absolute value (n) or a percentage (n%). The value of uxsA2StatusProcCpuUtilLongtermInterval will be the reference value for n% notations. |
| STR uxsA2StatusProcCpuUtilLongtermCritMin | 1.3.6.1.4.1.791.2.10.2.74.2.13.2.1.56 | DisplayString | read-write | &Current critical minimum threshold, in seconds, for the long-term CPU usage monitoring of the process watcher. This value represents a declining threshold and must be equal to or greater than 0.0, less than or equal to the total value (maximum capacity) of the monitored resource as specified in uxsA2StatusProcCpuUtilLongtermInterval, but cannot be greater than the warning minimum threshold. A value of -1 disables the evaluation of this threshold. The threshold can be specified as either an absolute value (n) or a percentage (n%). The value of uxsA2StatusProcCpuUtilLongtermInterval will be the reference value for n% notations. |
| STR uxsA2StatusProcCpuUtilLongtermIds | 1.3.6.1.4.1.791.2.10.2.74.2.13.2.1.60 | DisplayString | read-only | &List of tuples PID:value whose amount of CPU Utilization per longterm interval is below/above the defined minimum/maximum threshold. The sort order and length of this list is depending on Evaluation Policy. |
| STR uxsA2StatusProcCpuUtilLongtermInterval | 1.3.6.1.4.1.791.2.10.2.74.2.13.2.1.51 | DisplayString | read-write | &Time, in seconds, defining the total value to use as base for the calculation of the cpu value. This means, the cpu usage of a process, in seconds, refers to this interval. Valid range: Greater 0 or '-1'. If set to '-1', the cpu value is calculated as the cpu usage, in seconds, used up to now since the start of the agent or the creation of the watcher. If this interval is set to a value greater than the current poll interval and this time is not elapsed for the first time, the CPU value is extrapolated. If this interval is set to a value smaller than the current poll interval, the CPU value is calculated as the appropriate fraction of the value for the last poll interval. If this interval is set to a value greater than the current poll interval and this time is already elapsed, the CPU value is calculated as the sliding sum, i.e. the sum of the value for the current poll interval and the value calculated at the last poll, weighted according to it's fraction of this interval. If the interval is set to '-1', any overloading (%) used for the thresholds will be ignored. |
| STR uxsA2StatusProcCpuUtilLongtermMaxValue | 1.3.6.1.4.1.791.2.10.2.74.2.13.2.1.53 | DisplayString | read-only | &The longterm CPU Utilization of that process(es) in Seconds per longterm interval which have currently the highest amount of Longterm CPU Utilization of all processes monitored by the process watcher. |
| STR uxsA2StatusProcCpuUtilLongtermMinValue | 1.3.6.1.4.1.791.2.10.2.74.2.13.2.1.52 | DisplayString | read-only | &The longterm CPU Utilization of that process(es) in Seconds per longterm interval which have currently the lowest amount of Longterm CPU Utilization of all processes monitored by the process watcher. |
| INT uxsA2StatusProcCpuUtilLongtermMonitor | 1.3.6.1.4.1.791.2.10.2.74.2.13.2.1.58 | INTEGER | read-write | &Current monitor level for the long-term CPU usage monitoring of the process watcher. If set to 1 (do-not-monitor), the agent disregards all thresholds and sets the status to ok. If set to 2 (warning-only), the agent evaluates only the warning thresholds (both minimum and maximum) to determine the status of the resource. If set to 3 (critical-only), the agent evaluates only the critical thresholds (both minimum and maximum) to determine the status of the resource. If set to 4 (minimum-only), the agent evaluates only the minimum thresholds (both warning and critical) to determine the status of the resource. If set to 5 (maximum-only), the agent evaluates only the maximum thresholds (both warning and critical) to determine the status of the resource. If set to 6 (all), the agent evaluates all thresholds to determine the status of the resource. |
| INT uxsA2StatusProcCpuUtilLongtermStatus | 1.3.6.1.4.1.791.2.10.2.74.2.13.2.1.59 | INTEGER | read-only | &Current status for the long-term CPU usage monitoring of the process watcher: 1 (unknown) - An error occurred during data collection, 2 (up) - The resource is in good condition or status evaluation is turned off and/or polling is disabled, 3 (down-warning) - The resource is in bad condition and has been given a warning severity, 4 (down-critical) - The resource is in bad condition and has been given a critical severity. |
| STR uxsA2StatusProcCpuUtilLongtermWarnMax | 1.3.6.1.4.1.791.2.10.2.74.2.13.2.1.55 | DisplayString | read-write | &Current warning maximum threshold, in seconds, for the long-term CPU usage monitoring of the process watcher. This value represents a rising threshold and must be equal to or greater than 0.0, less than or equal to the total value (maximum capacity) of the monitored resource as specified in uxsA2StatusProcCpuUtilLongtermInterval, equal to or greater than the warning minimum threshold, but cannot be greater than the critical maximum threshold. A value of -1 disables the evaluation of this threshold. The threshold can be specified as either an absolute value (n) or a percentage (n%). The value of uxsA2StatusProcCpuUtilLongtermInterval will be the reference value for n% notations. |
| STR uxsA2StatusProcCpuUtilLongtermWarnMin | 1.3.6.1.4.1.791.2.10.2.74.2.13.2.1.54 | DisplayString | read-write | &Current warning minimum threshold, in seconds, for the long-term CPU usage monitoring of the process watcher. This value represents a declining threshold and must be equal to or greater than 0.0, less than or equal to the total value (maximum capacity) of the monitored resource as specified in uxsA2StatusProcCpuUtilLongtermInterval, equal to or greater than the critical minimum threshold, but cannot be greater than the warning maximum threshold. A value of -1 disables the evaluation of this threshold. The threshold can be specified as either an absolute value (n) or a percentage (n%). The value of uxsA2StatusProcCpuUtilLongtermInterval will be the reference value for n% notations. |
| STR uxsA2StatusProcCpuUtilMaxValue | 1.3.6.1.4.1.791.2.10.2.74.2.13.2.1.43 | DisplayString | read-only | &The CPU Utilization of that process(es) in Seconds per poll interval which have currently the highest amount of CPU Utilization of all processes monitored by the process watcher. |
| STR uxsA2StatusProcCpuUtilMinValue | 1.3.6.1.4.1.791.2.10.2.74.2.13.2.1.42 | DisplayString | read-only | &The CPU Utilization of that process(es) in Seconds per poll interval which have currently the lowest amount of CPU Utilization of all processes monitored by the process watcher. |
| INT uxsA2StatusProcCpuUtilMonitor | 1.3.6.1.4.1.791.2.10.2.74.2.13.2.1.48 | INTEGER | read-write | &Current monitor level for the per poll CPU usage monitoring of the process watcher. If set to 1 (do-not-monitor), the agent disregards all thresholds and sets the status to ok. If set to 2 (warning-only), the agent evaluates only the warning thresholds (both minimum and maximum) to determine the status of the resource. If set to 3 (critical-only), the agent evaluates only the critical thresholds (both minimum and maximum) to determine the status of the resource. If set to 4 (minimum-only), the agent evaluates only the minimum thresholds (both warning and critical) to determine the status of the resource. If set to 5 (maximum-only), the agent evaluates only the maximum thresholds (both warning and critical) to determine the status of the resource. If set to 6 (all), the agent evaluates all thresholds to determine the status of the resource. |
| INT uxsA2StatusProcCpuUtilStatus | 1.3.6.1.4.1.791.2.10.2.74.2.13.2.1.49 | INTEGER | read-only | &Current status for the per poll CPU usage monitoring of the process watcher: 1 (unknown) - An error occurred during data collection, 2 (up) - The resource is in good condition or status evaluation is turned off and/or polling is disabled, 3 (down-warning) - The resource is in bad condition and has been given a warning severity, 4 (down-critical) - The resource is in bad condition and has been given a critical severity. |
| STR uxsA2StatusProcCpuUtilWarnMax | 1.3.6.1.4.1.791.2.10.2.74.2.13.2.1.45 | DisplayString | read-write | &Current warning maximum threshold, in seconds, for the per poll CPU usage monitoring of the process watcher. This value represents a rising threshold and must be equal to or greater than 0.0, less than or equal to the total value (maximum capacity) of the monitored resource as specified in uxsA2StatusProcCpuUtilInterval, equal to or greater than the warning minimum threshold, but cannot be greater than the critical maximum threshold. A value of -1 disables the evaluation of this threshold. The threshold can be specified as either an absolute value (n) or a percentage (n%). The value of uxsA2StatusProcCpuUtilInterval will be the reference value for n% notations. |
| STR uxsA2StatusProcCpuUtilWarnMin | 1.3.6.1.4.1.791.2.10.2.74.2.13.2.1.44 | DisplayString | read-write | &Current warning minimum threshold, in seconds, for the per poll CPU usage monitoring of the process watcher. This value represents a declining threshold and must be equal to or greater than 0.0, less than or equal to the total value (maximum capacity) of the monitored resource as specified in uxsA2StatusProcCpuUtilInterval, equal to or greater than the critical minimum threshold, but cannot be greater than the warning maximum threshold. A value of -1 disables the evaluation of this threshold. The threshold can be specified as either an absolute value (n) or a percentage (n%). The value of uxsA2StatusProcCpuUtilInterval will be the reference value for n% notations. |
| STR uxsA2StatusProcDescription | 1.3.6.1.4.1.791.2.10.2.74.2.13.2.1.9 | DisplayString | read-write | &Current description for the process watcher. |
| uxsA2StatusProcEntry | 1.3.6.1.4.1.791.2.10.2.74.2.13.2.1 | not-accessible | &Entry in the process status table. | |
| INT uxsA2StatusProcEvalPolicy | 1.3.6.1.4.1.791.2.10.2.74.2.13.2.1.7 | INTEGER | read-write | &Current evaluation policy for the process watcher. Defines how metric values will be calculated and 'culprits' be determined if two or more process resources fall into the monitoring scope of a one-to-many watcher. If set to 1 (individual), metric values will be set to the worst values (lowest and/or highest) of all process instances; if the value of a metric violates the threshold condition, the respective 'culprits' list will contain all instances individually violating the most severe threshold. If set to 2 (min), metric values will be set to the lowest (minimum) values of all process instances; if the value of a metric violates the threshold condition, the respective 'culprits' list will contain all instances having the same minimum value. If set to 3 (max), metric values will be set to the highest (maximum) values of all process instances; if the value of a metric violates the threshold condition, the respective 'culprits' list will contain all instances having the same maximum value. If set to 4 (sum), metric values will be set to the cumulative values (sum) of all process instances; if the value of a metric violates the threshold condition, the respective 'culprits' list will contain all instances. If set to 5 (avg), metric values will be set to the average values of all process instances; if the value of a metric violates the threshold condition, the respective 'culprits' list will contain all instances individually violating the most severe threshold. |
| uxsA2StatusProcGroup | 1.3.6.1.4.1.791.2.10.2.74.2.13 | |||
| STR uxsA2StatusProcInstIds | 1.3.6.1.4.1.791.2.10.2.74.2.13.2.1.19 | DisplayString | read-only | &List of PIDs. This list is given if the number of instances is below/above the defined minimum/maximum threshold. This list is sorted in ascending order. |
| INT uxsA2StatusProcInstMax | 1.3.6.1.4.1.791.2.10.2.74.2.13.2.1.16 | INTEGER | read-write | &Current maximum threshold for the instance count monitoring of the process watcher. This value represents a rising threshold and must be equal to or greater than 0, but cannot be less than the minimum threshold. A value of -1 disables the evaluation of this threshold. |
| INT uxsA2StatusProcInstMin | 1.3.6.1.4.1.791.2.10.2.74.2.13.2.1.15 | INTEGER | read-write | &Current minimum threshold for the instance count monitoring of the process watcher. This value represents a declining threshold and must be equal to or greater than 0, but cannot be greater than the maximum threshold. A value of -1 disables the evaluation of this threshold. |
| INT uxsA2StatusProcInstMonitor | 1.3.6.1.4.1.791.2.10.2.74.2.13.2.1.17 | INTEGER | read-write | &Current monitor level for the instance count monitoring of the process watcher. If set to 1 (do-not-monitor), the agent does not evaluate the actual state of the resource and sets the status to ok. If set to 2 (down-warning), the agent uses a warning severity if the resource is in bad condition. If set to 3 (down-critical), the agent uses a critical severity if the resource is in bad condition. |
| INT uxsA2StatusProcInstStatus | 1.3.6.1.4.1.791.2.10.2.74.2.13.2.1.18 | INTEGER | read-only | &Current status for the instance count monitoring of the process watcher: 1 (unknown) - An error occurred during data collection, 2 (up) - The resource is in good condition or status evaluation is turned off and/or polling is disabled, 3 (down-warning) - The resource is in bad condition and has been given a warning severity, 4 (down-critical) - The resource is in bad condition and has been given a critical severity. |
| INT uxsA2StatusProcInstValue | 1.3.6.1.4.1.791.2.10.2.74.2.13.2.1.14 | INTEGER | read-only | &The current value for the instance count monitoring of the process watcher. |
| INT uxsA2StatusProcMatchType | 1.3.6.1.4.1.791.2.10.2.74.2.13.2.1.2 | INTEGER | read-write | &Current search algorithm for the process watcher. The filter is the logical AND of all attributes used to identify or otherwise narrow down resources. If the value of one of these attributes includes 'wildcards', then the watcher will basically behave like a one-to-many watcher, i.e. it may monitor two or more resources simultaneously. If set to 1 (positive-regular-expression), the agent searches for process resources that match the filter. Each of the filter attributes can denote an extended regular expression. If set to 2 (negative-regular-expression), the agent searches for process resources that do not match the filter. Each of the filter attributes can denote an extended regular expression. If set to 3 (positive-compare), the agent searches for process resources that match the filter. Each of the filter attributes specifies a substring to match from the beginning. If set to 4 (negative-compare), the agent searches for process resources that do not match the filter. Each of the filter attributes specifies a substring to match from the beginning. |
| STR uxsA2StatusProcName | 1.3.6.1.4.1.791.2.10.2.74.2.13.2.1.3 | DisplayString | read-write | &The filter condition for process names to match for this process watcher. Matches as specified in match type. |
| STR uxsA2StatusProcPath | 1.3.6.1.4.1.791.2.10.2.74.2.13.2.1.4 | DisplayString | read-write | &The filter condition for process pathes to match for this process watcher. Matches as specified in match type. |
| INT uxsA2StatusProcRestart | 1.3.6.1.4.1.791.2.10.2.74.2.13.2.1.62 | INTEGER | read-write | &The current monitor condition for the restart policy monitoring of the process watcher. |
| INT uxsA2StatusProcRestartMonitor | 1.3.6.1.4.1.791.2.10.2.74.2.13.2.1.63 | INTEGER | read-write | &Current monitor level for the restart policy monitoring of the process watcher. If set to 1 (do-not-monitor), the agent does not evaluate the actual state of the resource and sets the status to ok. If set to 2 (down-warning), the agent uses a warning severity if the resource is in bad condition. If set to 3 (down-critical), the agent uses a critical severity if the resource is in bad condition. |
| INT uxsA2StatusProcRestartStatus | 1.3.6.1.4.1.791.2.10.2.74.2.13.2.1.64 | INTEGER | read-only | &Current status for the restart policy monitoring of the process watcher: 1 (unknown) - An error occurred during data collection, 2 (up) - The resource is in good condition or status evaluation is turned off and/or polling is disabled, 3 (down-warning) - The resource is in bad condition and has been given a warning severity, 4 (down-critical) - The resource is in bad condition and has been given a critical severity. |
| INT uxsA2StatusProcRestartValue | 1.3.6.1.4.1.791.2.10.2.74.2.13.2.1.61 | INTEGER | read-only | &The current value of the modification monitoring of the process watcher (not-restarted(1), restarted(2), not-applicable(3)). Always not-applicable if the process watcher is a 1:m watcher. |
| STR uxsA2StatusProcSizeIds | 1.3.6.1.4.1.791.2.10.2.74.2.13.2.1.40 | DisplayString | read-only | &List of tuples PID:value of processes whose size is above/below the defined minimum/maximum threshold. The sort order and length of this list is depending on Evaluation Policy. |
| INT uxsA2StatusProcSizeMax | 1.3.6.1.4.1.791.2.10.2.74.2.13.2.1.37 | INTEGER | read-write | &Current maximum threshold, in kilobytes, for the size monitoring of the process watcher. This value represents a rising threshold and must be equal to or greater than 0, but cannot be less than the minimum threshold. A value of -1 disables the evaluation of this threshold. |
| INT uxsA2StatusProcSizeMaxValue | 1.3.6.1.4.1.791.2.10.2.74.2.13.2.1.35 | INTEGER | read-only | &The size of that process(es) in Kilobytes which have currently the largest size of all processes monitored by the process watcher. |
| INT uxsA2StatusProcSizeMin | 1.3.6.1.4.1.791.2.10.2.74.2.13.2.1.36 | INTEGER | read-write | &Current minimum threshold, in kilobytes, for the size monitoring of the process watcher. This value represents a declining threshold and must be equal to or greater than 0, but cannot be greater than the maximum threshold. A value of -1 disables the evaluation of this threshold. |
| INT uxsA2StatusProcSizeMinValue | 1.3.6.1.4.1.791.2.10.2.74.2.13.2.1.34 | INTEGER | read-only | &The size of that process(es) in Kilobytes which have currently the smallest size of all processes monitored by the process watcher. |
| INT uxsA2StatusProcSizeMonitor | 1.3.6.1.4.1.791.2.10.2.74.2.13.2.1.38 | INTEGER | read-write | &Current monitor level for the size monitoring of the process watcher. If set to 1 (do-not-monitor), the agent does not evaluate the actual state of the resource and sets the status to ok. If set to 2 (down-warning), the agent uses a warning severity if the resource is in bad condition. If set to 3 (down-critical), the agent uses a critical severity if the resource is in bad condition. |
| INT uxsA2StatusProcSizeStatus | 1.3.6.1.4.1.791.2.10.2.74.2.13.2.1.39 | INTEGER | read-only | &Current status for the size monitoring of the process watcher: 1 (unknown) - An error occurred during data collection, 2 (up) - The resource is in good condition or status evaluation is turned off and/or polling is disabled, 3 (down-warning) - The resource is in bad condition and has been given a warning severity, 4 (down-critical) - The resource is in bad condition and has been given a critical severity. |
| uxsA2StatusProcTable | 1.3.6.1.4.1.791.2.10.2.74.2.13.2 | not-accessible | &The process status table containing details about the currently configured process watchers. | |
| STR uxsA2StatusProcThreadIds | 1.3.6.1.4.1.791.2.10.2.74.2.13.2.1.33 | DisplayString | read-only | &List of tuples PID:number. This list is given if the number of instances is below/above the defined minimum/maximum threshold. The sort order and length of this list is depending on Evaluation Policy. |
| INT uxsA2StatusProcThreadMax | 1.3.6.1.4.1.791.2.10.2.74.2.13.2.1.30 | INTEGER | read-write | &Current maximum threshold for the number of threads monitoring of the process watcher. This value represents a rising threshold and must be equal to or greater than 0, but cannot be less than the minimum threshold. A value of -1 disables the evaluation of this threshold. |
| INT uxsA2StatusProcThreadMaxValue | 1.3.6.1.4.1.791.2.10.2.74.2.13.2.1.28 | INTEGER | read-only | &The number of threads of that process(es) which have currently the highest number of threads of all processes monitored by the process watcher. |
| INT uxsA2StatusProcThreadMin | 1.3.6.1.4.1.791.2.10.2.74.2.13.2.1.29 | INTEGER | read-write | &Current minimum threshold for the number of threads monitoring of the process watcher. This value represents a declining threshold and must be equal to or greater than 0, but cannot be greater than the maximum threshold. A value of -1 disables the evaluation of this threshold. |
| INT uxsA2StatusProcThreadMinValue | 1.3.6.1.4.1.791.2.10.2.74.2.13.2.1.27 | INTEGER | read-only | &The number of threads of that process(es) which have currently the lowest number of threads of all processes monitored by the process watcher. |
| INT uxsA2StatusProcThreadMonitor | 1.3.6.1.4.1.791.2.10.2.74.2.13.2.1.31 | INTEGER | read-write | &Current monitor level for the number of threads monitoring of the process watcher. If set to 1 (do-not-monitor), the agent does not evaluate the actual state of the resource and sets the status to ok. If set to 2 (down-warning), the agent uses a warning severity if the resource is in bad condition. If set to 3 (down-critical), the agent uses a critical severity if the resource is in bad condition. |
| INT uxsA2StatusProcThreadStatus | 1.3.6.1.4.1.791.2.10.2.74.2.13.2.1.32 | INTEGER | read-only | &Current status for the number of threads monitoring of the process watcher: 1 (unknown) - An error occurred during data collection, 2 (up) - The resource is in good condition or status evaluation is turned off and/or polling is disabled, 3 (down-warning) - The resource is in bad condition and has been given a warning severity, 4 (down-critical) - The resource is in bad condition and has been given a critical severity. |
| STR uxsA2StatusProcUser | 1.3.6.1.4.1.791.2.10.2.74.2.13.2.1.6 | DisplayString | read-write | &The filter condition for process owners to match for this process watcher. Matches as specified in match type. On Solaris 10 machines the name of the zone the process belongs to can be added to the attribute: @. User and zone are evaluated as separate regular expressions. When no zone is specified the expression matches processes in the current zone only (@). |
| STR uxsA2StatusProcWatcherName | 1.3.6.1.4.1.791.2.10.2.74.2.13.2.1.1 | DisplayString | read-only | &Name of the process watcher. |
| INT uxsA2StatusProgrmAggStatus | 1.3.6.1.4.1.791.2.10.2.74.2.20.2.1.6 | INTEGER | read-only | &Current aggregate status of the programmable resource watcher. Represents the worst case aggregate of all its sub-states: 1 (unknown) - An error occurred during data collection, 2 (ok) - All sub-states are in good condition, 3 (warning) - One or more sub-states are in a warning condition, 4 (critical) - One or more sub-states are in a critical condition, 5 (passive) - The polling is disabled for the resource and hence no data collection occurs. |
| STR uxsA2StatusProgrmAutoWatcherName | 1.3.6.1.4.1.791.2.10.2.74.2.20.2.1.5 | DisplayString | read-only | &Name of the programmable resource auto watcher which automatically created this watcher. This attribute is left blank if the watcher was added manually. |
| INT uxsA2StatusProgrmButton | 1.3.6.1.4.1.791.2.10.2.74.2.20.2.1.28 | INTEGER | read-write | &This attribute is used to remove the programmable resource watcher. Additionally, this attribute is used to reset the programmable resource monitoring watcher. If set to 3 (reset), the status of the watcher is set to ok. The watcher will be evaluated again at the next poll if the info message has changed. If set to 2 (remove), the agent removes the watcher from the table. This attribute cannot be set to 1 (none). |
| STR uxsA2StatusProgrmCallBackRef | 1.3.6.1.4.1.791.2.10.2.74.2.20.2.1.27 | DisplayString | read-only | &This attribute specifies the name of a call-back reference if a user supplied script or application should be invoked in case of a status change. The configuration details of the call-back reference are located in the agent's call-back configuration file. This file contains an entry for each call-back reference detailing the path and name of the script/application to run, the arguments being passed to the script/application, the system account being used to execute the script/application, and whether the call-back should be invoked prior to a status change. A value for this attribute can only be supplied by a definition in a configuration set. |
| STR uxsA2StatusProgrmCollectArgs | 1.3.6.1.4.1.791.2.10.2.74.2.20.2.1.8 | DisplayString | read-only | &This attribute can only be configured in the 'Generic.ini' file. Arguments passed to the collect script. If a resource supports instances, the names of all monitored instances are always appended and passed as last parameters. |
| STR uxsA2StatusProgrmCollectScript | 1.3.6.1.4.1.791.2.10.2.74.2.20.2.1.7 | DisplayString | read-only | &This attribute can only be configured in the 'Generic.ini' file. Script to be called to retrieve the value for a resource. If a resource supports instances, the script needs to gather the values for all required instances in one call. The script must be in a dedicated directory (agents/config/caiUxsA2). Any path element will be ignored. |
| INT uxsA2StatusProgrmCount | 1.3.6.1.4.1.791.2.10.2.74.2.20.1 | INTEGER | read-only | &Number of entries in the programmable resource status table. |
| STR uxsA2StatusProgrmDescription | 1.3.6.1.4.1.791.2.10.2.74.2.20.2.1.4 | DisplayString | read-write | &Current description for the programmable resource watcher. |
| uxsA2StatusProgrmEntry | 1.3.6.1.4.1.791.2.10.2.74.2.20.2.1 | not-accessible | &Entry in the programmable resource status table. | |
| STR uxsA2StatusProgrmErrorMsg | 1.3.6.1.4.1.791.2.10.2.74.2.20.2.1.12 | DisplayString | read-only | &The error message string the agent collected from the script. If the script did not finish and has been killed by the agent, the agent uses as value for the error message. Similar, if the script could not be started, the agent uses as value for the error message. |
| INT uxsA2StatusProgrmErrorMsgMonitor | 1.3.6.1.4.1.791.2.10.2.74.2.20.2.1.14 | INTEGER | read-write | &Current monitor level for the error message monitoring of the programmable resource watcher. If set to 1 (do-not-monitor), the agent does not evaluate the actual state of the resource and sets the status to ok. If set to 2 (down-warning), the agent uses a warning severity if the resource is in bad condition. If set to 3 (down-critical), the agent uses a critical severity if the resource is in bad condition. |
| STR uxsA2StatusProgrmErrorMsgPattern | 1.3.6.1.4.1.791.2.10.2.74.2.20.2.1.13 | DisplayString | read-write | &An extended regular expression. If the error message matches this pattern, the error message status changes according to the error message monitor policy. |
| INT uxsA2StatusProgrmErrorMsgStatus | 1.3.6.1.4.1.791.2.10.2.74.2.20.2.1.15 | INTEGER | read-only | &Current status for the error message monitoring of the programmable resource watcher: 1 (unknown) - An error occurred during data collection, 2 (up) - The resource is in good condition or status evaluation is turned off and/or polling is disabled, 3 (down-warning) - The resource is in bad condition and has been given a warning severity, 4 (down-critical) - The resource is in bad condition and has been given a critical severity. |
| uxsA2StatusProgrmGroup | 1.3.6.1.4.1.791.2.10.2.74.2.20 | |||
| STR uxsA2StatusProgrmInfoMsg | 1.3.6.1.4.1.791.2.10.2.74.2.20.2.1.11 | DisplayString | read-only | &The info message string the agent collected from the script. The info message must always start with an arbitrary but unique time prefix. If there is no change in the info message from one poll to the next, the agent will not evaluate the corresponding watcher! The agent uses as value for the info message as long as the corresponding collect script of this resource is still running. |
| STR uxsA2StatusProgrmInstName | 1.3.6.1.4.1.791.2.10.2.74.2.20.2.1.3 | DisplayString | read-only | &If a resource supports instances, this must be the name of an instance. The instance name is the third index used by the agent in the different MIB tables for this resource. If a resource does not support instances, should be used as third index. |
| INT uxsA2StatusProgrmLossAction | 1.3.6.1.4.1.791.2.10.2.74.2.20.2.1.25 | INTEGER | read-write | &Current loss action for the programmable resource watcher. Specifies the action to take if the monitored programmable resource is removed from the UNIX System configuration. If set to 1 (remove), the agent automatically removes the watcher. If set to 2 (up), the agent sets all statuses to ok. If set to 3 (down-warning), the agent sets the loss and aggregate statuses to warning and all other statuses to ok. If set to 4 (down-critical), the agent sets the loss and aggregate statuses to critical and all other statuses to ok. |
| INT uxsA2StatusProgrmLossStatus | 1.3.6.1.4.1.791.2.10.2.74.2.20.2.1.26 | INTEGER | read-only | &Current loss status of the programmable resource watcher: 1 (unknown) - An error occurred during data collection, 2 (up) - The resource is in good condition or status evaluation is turned off and/or polling is disabled, 3 (down-warning) - The resource is in bad condition and has been given a warning severity, 4 (down-critical) - The resource is in bad condition and has been given a critical severity. |
| STR uxsA2StatusProgrmResName | 1.3.6.1.4.1.791.2.10.2.74.2.20.2.1.1 | DisplayString | read-only | &The name of the resource. This is the first index used by the agent in the different MIB tables for this resource (e.g. PowerSupply). |
| STR uxsA2StatusProgrmResSubName | 1.3.6.1.4.1.791.2.10.2.74.2.20.2.1.2 | DisplayString | read-only | &The subname of the resource. This is the second index used by the agent in the different MIB tables for this resource (e.g. Voltage). |
| STR uxsA2StatusProgrmResultCritMax | 1.3.6.1.4.1.791.2.10.2.74.2.20.2.1.22 | DisplayString | read-write | &Current critical maximum threshold for the result monitoring of the programmable resource watcher. This value represents a rising threshold and must be equal to or greater than 0.0, but cannot be less than the warning maximum threshold. A value of -1 disables the evaluation of this threshold. |
| STR uxsA2StatusProgrmResultCritMin | 1.3.6.1.4.1.791.2.10.2.74.2.20.2.1.21 | DisplayString | read-write | &Current critical minimum threshold for the result monitoring of the programmable resource watcher. This value represents a declining threshold and must be equal to or greater than 0.0, but cannot be greater than the warning minimum threshold. A value of -1 disables the evaluation of this threshold. |
| INT uxsA2StatusProgrmResultLag | 1.3.6.1.4.1.791.2.10.2.74.2.20.2.1.18 | INTEGER | read-write | &Current lag setting for the result monitoring of the programmable resource watcher. Specifies the number of consecutive threshold breaches on which the result state changes. This value must be greater than 0. |
| INT uxsA2StatusProgrmResultLagValue | 1.3.6.1.4.1.791.2.10.2.74.2.20.2.1.17 | INTEGER | read-only | &Current number of consecutive threshold breaches for the result monitoring of the programmable resource watcher. The result state changes from ok as soon as the lag value reaches the configured value. The state reverts back to ok if a threshold is no longer breached. |
| INT uxsA2StatusProgrmResultMonitor | 1.3.6.1.4.1.791.2.10.2.74.2.20.2.1.23 | INTEGER | read-write | &Current monitor level for the result monitoring of the programmable resource watcher. If set to 1 (do-not-monitor), the agent disregards all thresholds and sets the status to ok. If set to 2 (warning-only), the agent evaluates only the warning thresholds (both minimum and maximum) to determine the status of the resource. If set to 3 (critical-only), the agent evaluates only the critical thresholds (both minimum and maximum) to determine the status of the resource. If set to 4 (minimum-only), the agent evaluates only the minimum thresholds (both warning and critical) to determine the status of the resource. If set to 5 (maximum-only), the agent evaluates only the maximum thresholds (both warning and critical) to determine the status of the resource. If set to 6 (all), the agent evaluates all thresholds to determine the status of the resource. |
| INT uxsA2StatusProgrmResultStatus | 1.3.6.1.4.1.791.2.10.2.74.2.20.2.1.24 | INTEGER | read-only | &Current status for the result monitoring of the programmable resource watcher: 1 (unknown) - An error occurred during data collection, 2 (up) - The resource is in good condition or status evaluation is turned off and/or polling is disabled, 3 (down-warning) - The resource is in bad condition and has been given a warning severity, 4 (down-critical) - The resource is in bad condition and has been given a critical severity. |
| STR uxsA2StatusProgrmResultValue | 1.3.6.1.4.1.791.2.10.2.74.2.20.2.1.16 | DisplayString | read-only | &Current value for the result monitoring of the programmable resource watcher. |
| STR uxsA2StatusProgrmResultWarnMax | 1.3.6.1.4.1.791.2.10.2.74.2.20.2.1.20 | DisplayString | read-write | &Current warning maximum threshold for the result monitoring of the programmable resource watcher. This value represents a rising threshold and must be equal to or greater than 0.0, equal to or greater than the warning minimum threshold, but cannot be greater than the critical maximum threshold. A value of -1 disables the evaluation of this threshold. |
| STR uxsA2StatusProgrmResultWarnMin | 1.3.6.1.4.1.791.2.10.2.74.2.20.2.1.19 | DisplayString | read-write | &Current warning minimum threshold for the result monitoring of the programmable resource watcher. This value represents a declining threshold and must be equal to or greater than 0.0, equal to or greater than the critical minimum threshold, but cannot be greater than the warning maximum threshold. A value of -1 disables the evaluation of this threshold. |
| INT uxsA2StatusProgrmSkipCount | 1.3.6.1.4.1.791.2.10.2.74.2.20.2.1.10 | INTEGER | read-only | &This attribute can only be configured in the 'Generic.ini' file. Current skip count for the programmable resource watcher. Specifies the number of consecutive poll intervals that should be passed without evaluating the watcher. This value must be equal to or greater than 0. |
| uxsA2StatusProgrmTable | 1.3.6.1.4.1.791.2.10.2.74.2.20.2 | not-accessible | &The programmable resource status table containing details about the currently configured programmable resource watchers. | |
| STR uxsA2StatusProgrmUserName | 1.3.6.1.4.1.791.2.10.2.74.2.20.2.1.9 | DisplayString | read-only | &This attribute can only be configured in the 'Generic.ini' file. Specifies the user ID to be used for the execution of any script. |
| INT uxsA2StatusQuotaAggLag | 1.3.6.1.4.1.791.2.10.2.74.2.8.2.1.6 | INTEGER | read-write | &Current aggregate lag setting for the quota watcher. Specifies the consecutive number of times at which any status is not in the ok state, before the aggregate status changes. This value must be greater than 0. |
| INT uxsA2StatusQuotaAggLagValue | 1.3.6.1.4.1.791.2.10.2.74.2.8.2.1.5 | INTEGER | read-only | &Current aggregate lag value of the quota watcher. Indicates the consecutive number of times at which any status was not in the ok state. The aggregate status changes from ok as soon as the aggregate lag value reaches the configured value. |
| INT uxsA2StatusQuotaAggStatus | 1.3.6.1.4.1.791.2.10.2.74.2.8.2.1.7 | INTEGER | read-only | &Current aggregate status of the quota watcher. Represents the worst case aggregate of all its sub-states: 1 (unknown) - An error occurred during data collection, 2 (ok) - All sub-states are in good condition, 3 (warning) - One or more sub-states are in a warning condition, 4 (critical) - One or more sub-states are in a critical condition, 5 (passive) - The polling is disabled for the resource and hence no data collection occurs, or another node in the cluster has resource ownership, in which case the agent on the local node does not actively monitor the resource until ownership is transferred back. |
| STR uxsA2StatusQuotaAutoWatcherName | 1.3.6.1.4.1.791.2.10.2.74.2.8.2.1.4 | DisplayString | read-only | &Name of the quota auto watcher which automatically created this watcher. This attribute is left blank if the watcher was added manually. |
| INT uxsA2StatusQuotaButton | 1.3.6.1.4.1.791.2.10.2.74.2.8.2.1.35 | INTEGER | read-write | &This attribute is used to remove the quota watcher. If set to 2 (remove), the agent removes the watcher from the table. This attribute cannot be set to 1 (none). |
| STR uxsA2StatusQuotaCallBackRef | 1.3.6.1.4.1.791.2.10.2.74.2.8.2.1.34 | DisplayString | read-only | &This attribute specifies the name of a call-back reference if a user supplied script or application should be invoked in case of a status change. The configuration details of the call-back reference are located in the agent's call-back configuration file. This file contains an entry for each call-back reference detailing the path and name of the script/application to run, the arguments being passed to the script/application, the system account being used to execute the script/application, and whether the call-back should be invoked prior to a status change. A value for this attribute can only be supplied by a definition in a configuration set. |
| INT uxsA2StatusQuotaCount | 1.3.6.1.4.1.791.2.10.2.74.2.8.1 | INTEGER | read-only | &Number of entries in the quota status table. |
| STR uxsA2StatusQuotaDescription | 1.3.6.1.4.1.791.2.10.2.74.2.8.2.1.3 | DisplayString | read-write | &Current description for the quota watcher. |
| uxsA2StatusQuotaEntry | 1.3.6.1.4.1.791.2.10.2.74.2.8.2.1 | not-accessible | &Entry in the quota status table. | |
| INT uxsA2StatusQuotaExpiredInodesMonitor | 1.3.6.1.4.1.791.2.10.2.74.2.8.2.1.30 | INTEGER | read-write | &Current monitor level for the expired inodes monitoring of the quota watcher. If set to 1 (do-not-monitor), the agent does not evaluate the actual state of the resource and sets the status to ok. If set to 2 (down-warning), the agent uses a warning severity if the resource is in bad condition. If set to 3 (down-critical), the agent uses a critical severity if the resource is in bad condition. |
| INT uxsA2StatusQuotaExpiredInodesStatus | 1.3.6.1.4.1.791.2.10.2.74.2.8.2.1.31 | INTEGER | read-only | &Current status for the expired inodes monitoring of the quota watcher: 1 (unknown) - An error occurred during data collection, 2 (up) - The resource is in good condition or status evaluation is turned off and/or polling is disabled, 3 (down-warning) - The resource is in bad condition and has been given a warning severity, 4 (down-critical) - The resource is in bad condition and has been given a critical severity. |
| INT uxsA2StatusQuotaExpiredInodesValue | 1.3.6.1.4.1.791.2.10.2.74.2.8.2.1.29 | INTEGER | read-only | &The current expired inodes value for the inodes utilization monitoring of the quota watcher. |
| INT uxsA2StatusQuotaExpiredSpaceMonitor | 1.3.6.1.4.1.791.2.10.2.74.2.8.2.1.27 | INTEGER | read-write | &Current monitor level for the expired space monitoring of the quota watcher. If set to 1 (do-not-monitor), the agent does not evaluate the actual state of the resource and sets the status to ok. If set to 2 (down-warning), the agent uses a warning severity if the resource is in bad condition. If set to 3 (down-critical), the agent uses a critical severity if the resource is in bad condition. |
| INT uxsA2StatusQuotaExpiredSpaceStatus | 1.3.6.1.4.1.791.2.10.2.74.2.8.2.1.28 | INTEGER | read-only | &Current status for the expired space monitoring of the quota watcher: 1 (unknown) - An error occurred during data collection, 2 (up) - The resource is in good condition or status evaluation is turned off and/or polling is disabled, 3 (down-warning) - The resource is in bad condition and has been given a warning severity, 4 (down-critical) - The resource is in bad condition and has been given a critical severity. |
| INT uxsA2StatusQuotaExpiredSpaceValue | 1.3.6.1.4.1.791.2.10.2.74.2.8.2.1.26 | INTEGER | read-only | &The current expired space value for the expired space monitoring of the quota watcher. |
| STR uxsA2StatusQuotaFSys | 1.3.6.1.4.1.791.2.10.2.74.2.8.2.1.1 | DisplayString | read-only | &Name of the file system for which quotas are enabled. |
| uxsA2StatusQuotaGroup | 1.3.6.1.4.1.791.2.10.2.74.2.8 | |||
| STR uxsA2StatusQuotaInodesCrit | 1.3.6.1.4.1.791.2.10.2.74.2.8.2.1.23 | DisplayString | read-write | &Configured critical threshold from which the active critical threshold is derived for the inodes utilization monitoring of the quota watcher. The threshold can be specified as either an absolute value (n) or a percentage (n%). It can also be specified as the absolute value left free (nF). The value of uxsA2StatusQuotaInodesTotal will be the reference value for n% and nF notations. |
| STR uxsA2StatusQuotaInodesCritValue | 1.3.6.1.4.1.791.2.10.2.74.2.8.2.1.21 | DisplayString | read-only | &Active critical threshold as derived from the configured value for the inodes utilization monitoring of the quota watcher. This value represents a rising threshold and must be greater than 0.0, less than or equal to the total value (maximum capacity) of the monitored resource as specified in uxsA2StatusQuotaInodesTotal, but cannot be less than the active warning threshold. These constraints will be maintained by the agent during all configuration actions. |
| INT uxsA2StatusQuotaInodesMonitor | 1.3.6.1.4.1.791.2.10.2.74.2.8.2.1.24 | INTEGER | read-write | &Current monitor level for the inodes utilization monitoring of the quota watcher. If set to 1 (do-not-monitor), the agent disregards all thresholds and sets the status to ok. If set to 2 (warning-only), the agent evaluates only the warning threshold to determine the status of the resource. If set to 3 (critical-only), the agent evaluates only the critical threshold to determine the status of the resource. If set to 4 (both), the agent evaluates both the warning and critical thresholds to determine the status of the resource. The critical threshold comes into effect if the warning threshold is set to the same value. |
| STR uxsA2StatusQuotaInodesSoftLimit | 1.3.6.1.4.1.791.2.10.2.74.2.8.2.1.18 | DisplayString | read-only | &Software limit for the inodes utilization monitoring of the quota watcher. |
| INT uxsA2StatusQuotaInodesStatus | 1.3.6.1.4.1.791.2.10.2.74.2.8.2.1.25 | INTEGER | read-only | &Current status for the inodes utilization monitoring of the quota watcher: 1 (unknown) - An error occurred during data collection, 2 (ok) - The resource is operating within the defined limits or status evaluation is turned off and/or polling is disabled, 3 (warning) - The resource has breached the warning threshold, 4 (critical) - The resource has breached the critical threshold. |
| STR uxsA2StatusQuotaInodesTotal | 1.3.6.1.4.1.791.2.10.2.74.2.8.2.1.17 | DisplayString | read-only | &The current total value for the inodes utilization monitoring of the quota watcher. |
| STR uxsA2StatusQuotaInodesValue | 1.3.6.1.4.1.791.2.10.2.74.2.8.2.1.19 | DisplayString | read-only | &Current value for the inodes utilization monitoring of the quota watcher. |
| STR uxsA2StatusQuotaInodesWarn | 1.3.6.1.4.1.791.2.10.2.74.2.8.2.1.22 | DisplayString | read-write | &Configured warning threshold from which the active warning threshold is derived for the inodes utilization monitoring of the quota watcher. The threshold can be specified as either an absolute value (n) or a percentage (n%). It can also be specified as the absolute value left free (nF). The value of uxsA2StatusQuotaInodesTotal will be the reference value for n% and nF notations. |
| STR uxsA2StatusQuotaInodesWarnValue | 1.3.6.1.4.1.791.2.10.2.74.2.8.2.1.20 | DisplayString | read-only | &Active warning threshold as derived from the configured value for the inodes utilization monitoring of the quota watcher. This value represents a rising threshold and must be greater than 0.0, less than or equal to the total value (maximum capacity) of the monitored resource as specified in uxsA2StatusQuotaInodesTotal, but cannot be greater than the active critical threshold. These constraints will be maintained by the agent during all configuration actions. |
| INT uxsA2StatusQuotaLossAction | 1.3.6.1.4.1.791.2.10.2.74.2.8.2.1.32 | INTEGER | read-write | &Current loss action for the quota watcher. Specifies the action to take if the monitored quota is removed from the UNIX System configuration. If set to 1 (remove), the agent automatically removes the watcher. If set to 2 (up), the agent sets all statuses to ok. If set to 3 (down-warning), the agent sets the loss and aggregate statuses to warning and all other statuses to ok. If set to 4 (down-critical), the agent sets the loss and aggregate statuses to critical and all other statuses to ok. |
| INT uxsA2StatusQuotaLossStatus | 1.3.6.1.4.1.791.2.10.2.74.2.8.2.1.33 | INTEGER | read-only | &Current loss status of the quota watcher: 1 (unknown) - An error occurred during data collection, 2 (up) - The resource is in good condition or status evaluation is turned off and/or polling is disabled, 3 (down-warning) - The resource is in bad condition and has been given a warning severity, 4 (down-critical) - The resource is in bad condition and has been given a critical severity. |
| STR uxsA2StatusQuotaSpaceCrit | 1.3.6.1.4.1.791.2.10.2.74.2.8.2.1.14 | DisplayString | read-write | &Configured critical threshold from which the active critical threshold is derived for the space utilization monitoring of the quota watcher. The threshold can be specified as either an absolute value (n) or a percentage (n%). It can also be specified as the absolute value left free (nF). The value of uxsA2StatusQuotaSpaceTotal will be the reference value for n% and nF notations. |
| STR uxsA2StatusQuotaSpaceCritValue | 1.3.6.1.4.1.791.2.10.2.74.2.8.2.1.12 | DisplayString | read-only | &Active critical threshold, in kilobytes, as derived from the configured value for the space utilization monitoring of the quota watcher. This value represents a rising threshold and must be greater than 0.0, less than or equal to the total value (maximum capacity) of the monitored resource as specified in uxsA2StatusQuotaSpaceTotal, but cannot be less than the active warning threshold. These constraints will be maintained by the agent during all configuration actions. |
| INT uxsA2StatusQuotaSpaceMonitor | 1.3.6.1.4.1.791.2.10.2.74.2.8.2.1.15 | INTEGER | read-write | &Current monitor level for the space utilization monitoring of the quota watcher. If set to 1 (do-not-monitor), the agent disregards all thresholds and sets the status to ok. If set to 2 (warning-only), the agent evaluates only the warning threshold to determine the status of the resource. If set to 3 (critical-only), the agent evaluates only the critical threshold to determine the status of the resource. If set to 4 (both), the agent evaluates both the warning and critical thresholds to determine the status of the resource. The critical threshold comes into effect if the warning threshold is set to the same value. |
| STR uxsA2StatusQuotaSpaceSoftLimit | 1.3.6.1.4.1.791.2.10.2.74.2.8.2.1.9 | DisplayString | read-only | &Software limit, in kilobytes, for the space utilization monitoring of the quota watcher. |
| INT uxsA2StatusQuotaSpaceStatus | 1.3.6.1.4.1.791.2.10.2.74.2.8.2.1.16 | INTEGER | read-only | &Current status for the space utilization monitoring of the quota watcher: 1 (unknown) - An error occurred during data collection, 2 (ok) - The resource is operating within the defined limits or status evaluation is turned off and/or polling is disabled, 3 (warning) - The resource has breached the warning threshold, 4 (critical) - The resource has breached the critical threshold. |
| STR uxsA2StatusQuotaSpaceTotal | 1.3.6.1.4.1.791.2.10.2.74.2.8.2.1.8 | DisplayString | read-only | &The current total value, in kilobytes, for the space utilization monitoring of the quota watcher. |
| STR uxsA2StatusQuotaSpaceValue | 1.3.6.1.4.1.791.2.10.2.74.2.8.2.1.10 | DisplayString | read-only | &Current value, in kilobytes, for the space utilization monitoring of the quota watcher. |
| STR uxsA2StatusQuotaSpaceWarn | 1.3.6.1.4.1.791.2.10.2.74.2.8.2.1.13 | DisplayString | read-write | &Configured warning threshold from which the active warning threshold is derived for the space utilization monitoring of the quota watcher. The threshold can be specified as either an absolute value (n) or a percentage (n%). It can also be specified as the absolute value left free (nF). The value of uxsA2StatusQuotaSpaceTotal will be the reference value for n% and nF notations. |
| STR uxsA2StatusQuotaSpaceWarnValue | 1.3.6.1.4.1.791.2.10.2.74.2.8.2.1.11 | DisplayString | read-only | &Active warning threshold, in kilobytes, as derived from the configured value for the space utilization monitoring of the quota watcher. This value represents a rising threshold and must be greater than 0.0, less than or equal to the total value (maximum capacity) of the monitored resource as specified in uxsA2StatusQuotaSpaceTotal, but cannot be greater than the active critical threshold. These constraints will be maintained by the agent during all configuration actions. |
| uxsA2StatusQuotaTable | 1.3.6.1.4.1.791.2.10.2.74.2.8.2 | not-accessible | &The quota status table containing details about the currently configured quota watchers. | |
| STR uxsA2StatusQuotaUser | 1.3.6.1.4.1.791.2.10.2.74.2.8.2.1.2 | DisplayString | read-only | &Name of the user for which quota information exists on the corresponding file system. |
| INT uxsA2StatusResParamAggStatus | 1.3.6.1.4.1.791.2.10.2.74.2.3.2.1.2 | INTEGER | read-only | &Current aggregate status of the OS resource parameter watcher. Represents the worst case aggregate of all its sub-states: 1 (unknown) - An error occurred during data collection, 2 (ok) - All sub-states are in good condition, 3 (warning) - One or more sub-states are in a warning condition, 4 (critical) - One or more sub-states are in a critical condition, 5 (passive) - The polling is disabled for the resource and hence no data collection occurs. |
| STR uxsA2StatusResParamCallBackRef | 1.3.6.1.4.1.791.2.10.2.74.2.3.2.1.14 | DisplayString | read-only | &This attribute specifies the name of a call-back reference if a user supplied script or application should be invoked in case of a status change. The configuration details of the call-back reference are located in the agent's call-back configuration file. This file contains an entry for each call-back reference detailing the path and name of the script/application to run, the arguments being passed to the script/application, the system account being used to execute the script/application, and whether the call-back should be invoked prior to a status change. A value for this attribute can only be supplied by a definition in a configuration set. |
| INT uxsA2StatusResParamCount | 1.3.6.1.4.1.791.2.10.2.74.2.3.1 | INTEGER | read-only | &Number of entries in the OS resource parameter status table. |
| STR uxsA2StatusResParamDescription | 1.3.6.1.4.1.791.2.10.2.74.2.3.2.1.3 | DisplayString | read-only | &Current description for the OS resource parameter watcher. |
| uxsA2StatusResParamEntry | 1.3.6.1.4.1.791.2.10.2.74.2.3.2.1 | not-accessible | &Entry in the OS resource parameter status table. | |
| uxsA2StatusResParamGroup | 1.3.6.1.4.1.791.2.10.2.74.2.3 | |||
| STR uxsA2StatusResParamName | 1.3.6.1.4.1.791.2.10.2.74.2.3.2.1.1 | DisplayString | read-only | &Name of the OS resource parameter. |
| uxsA2StatusResParamTable | 1.3.6.1.4.1.791.2.10.2.74.2.3.2 | not-accessible | &The OS resource parameter status table containing details about the currently configured OS resource parameter watchers. | |
| STR uxsA2StatusResParamUtilCritMax | 1.3.6.1.4.1.791.2.10.2.74.2.3.2.1.11 | DisplayString | read-write | &Current critical maximum threshold for the resource utilization monitoring of the OS resource parameter watcher. This value represents a rising threshold and must be equal to or greater than 0.0, but cannot be less than the warning maximum threshold. A value of -1 disables the evaluation of this threshold. The threshold can be specified as either an absolute value (n) or a percentage (n%). The value of uxsA2StatusResParamUtilTotal will be the reference value for n% notations. |
| STR uxsA2StatusResParamUtilCritMin | 1.3.6.1.4.1.791.2.10.2.74.2.3.2.1.10 | DisplayString | read-write | &Current critical minimum threshold for the resource utilization monitoring of the OS resource parameter watcher. This value represents a declining threshold and must be equal to or greater than 0.0, but cannot be greater than the warning minimum threshold. A value of -1 disables the evaluation of this threshold. The threshold can be specified as either an absolute value (n) or a percentage (n%). The value of uxsA2StatusResParamUtilTotal will be the reference value for n% notations. |
| INT uxsA2StatusResParamUtilLag | 1.3.6.1.4.1.791.2.10.2.74.2.3.2.1.7 | INTEGER | read-write | &Current lag setting for the resource utilization monitoring of the OS resource parameter watcher. Specifies the number of consecutive threshold breaches on which the resource utilization state changes. This value must be greater than 0. |
| INT uxsA2StatusResParamUtilLagValue | 1.3.6.1.4.1.791.2.10.2.74.2.3.2.1.6 | INTEGER | read-only | &Current number of consecutive threshold breaches for the resource utilization monitoring of the OS resource parameter watcher. The resource utilization state changes from ok as soon as the lag value reaches the configured value. The state reverts back to ok if a threshold is no longer breached. |
| INT uxsA2StatusResParamUtilMonitor | 1.3.6.1.4.1.791.2.10.2.74.2.3.2.1.12 | INTEGER | read-write | &Current monitor level for the resource utilization monitoring of the OS resource parameter watcher. If set to 1 (do-not-monitor), the agent disregards all thresholds and sets the status to ok. If set to 2 (warning-only), the agent evaluates only the warning thresholds (both minimum and maximum) to determine the status of the resource. If set to 3 (critical-only), the agent evaluates only the critical thresholds (both minimum and maximum) to determine the status of the resource. If set to 4 (minimum-only), the agent evaluates only the minimum thresholds (both warning and critical) to determine the status of the resource. If set to 5 (maximum-only), the agent evaluates only the maximum thresholds (both warning and critical) to determine the status of the resource. If set to 6 (all), the agent evaluates all thresholds to determine the status of the resource. |
| INT uxsA2StatusResParamUtilStatus | 1.3.6.1.4.1.791.2.10.2.74.2.3.2.1.13 | INTEGER | read-only | &Current status for the resource utilization monitoring of the OS resource parameter watcher: 1 (unknown) - An error occurred during data collection, 2 (up) - The resource is in good condition or status evaluation is turned off and/or polling is disabled, 3 (down-warning) - The resource is in bad condition and has been given a warning severity, 4 (down-critical) - The resource is in bad condition and has been given a critical severity. |
| STR uxsA2StatusResParamUtilTotal | 1.3.6.1.4.1.791.2.10.2.74.2.3.2.1.4 | DisplayString | read-only | &The total i.e. maximum value for the resource utilization monitoring of the OS resource parameter watcher. |
| STR uxsA2StatusResParamUtilValue | 1.3.6.1.4.1.791.2.10.2.74.2.3.2.1.5 | DisplayString | read-only | &Current value for the resource utilization monitoring of the OS resource parameter watcher. |
| STR uxsA2StatusResParamUtilWarnMax | 1.3.6.1.4.1.791.2.10.2.74.2.3.2.1.9 | DisplayString | read-write | &Current warning maximum threshold for the resource utilization monitoring of the OS resource parameter watcher. This value represents a rising threshold and must be equal to or greater than 0.0, equal to or greater than the warning minimum threshold, but cannot be greater than the critical maximum threshold. A value of -1 disables the evaluation of this threshold. The threshold can be specified as either an absolute value (n) or a percentage (n%). The value of uxsA2StatusResParamUtilTotal will be the reference value for n% notations. |
| STR uxsA2StatusResParamUtilWarnMin | 1.3.6.1.4.1.791.2.10.2.74.2.3.2.1.8 | DisplayString | read-write | &Current warning minimum threshold for the resource utilization monitoring of the OS resource parameter watcher. This value represents a declining threshold and must be equal to or greater than 0.0, equal to or greater than the critical minimum threshold, but cannot be greater than the warning maximum threshold. A value of -1 disables the evaluation of this threshold. The threshold can be specified as either an absolute value (n) or a percentage (n%). The value of uxsA2StatusResParamUtilTotal will be the reference value for n% notations. |
| INT uxsA2StatusSEMAggLag | 1.3.6.1.4.1.791.2.10.2.74.2.17.2.1.5 | INTEGER | read-write | &Current aggregate lag setting for the semaphore watcher. Specifies the consecutive number of times at which any status is not in the ok state, before the aggregate status changes. This value must be greater than 0. |
| INT uxsA2StatusSEMAggLagValue | 1.3.6.1.4.1.791.2.10.2.74.2.17.2.1.4 | INTEGER | read-only | &Current aggregate lag value of the semaphore watcher. Indicates the consecutive number of times at which any status was not in the ok state. The aggregate status changes from ok as soon as the aggregate lag value reaches the configured value. |
| INT uxsA2StatusSEMAggStatus | 1.3.6.1.4.1.791.2.10.2.74.2.17.2.1.6 | INTEGER | read-only | &Current aggregate status of the semaphore watcher. Represents the worst case aggregate of all its sub-states: 1 (unknown) - An error occurred during data collection, 2 (ok) - All sub-states are in good condition, 3 (warning) - One or more sub-states are in a warning condition, 4 (critical) - One or more sub-states are in a critical condition, 5 (passive) - The polling is disabled for the resource and hence no data collection occurs. |
| STR uxsA2StatusSEMAutoWatcherName | 1.3.6.1.4.1.791.2.10.2.74.2.17.2.1.3 | DisplayString | read-only | &Name of the semaphore auto watcher which automatically created this watcher. This attribute is left blank if the watcher was added manually. |
| INT uxsA2StatusSEMButton | 1.3.6.1.4.1.791.2.10.2.74.2.17.2.1.19 | INTEGER | read-write | &This attribute is used to remove the semaphore watcher. If set to 2 (remove), the agent removes the watcher from the table. This attribute cannot be set to 1 (none). |
| STR uxsA2StatusSEMCallBackRef | 1.3.6.1.4.1.791.2.10.2.74.2.17.2.1.18 | DisplayString | read-only | &This attribute specifies the name of a call-back reference if a user supplied script or application should be invoked in case of a status change. The configuration details of the call-back reference are located in the agent's call-back configuration file. This file contains an entry for each call-back reference detailing the path and name of the script/application to run, the arguments being passed to the script/application, the system account being used to execute the script/application, and whether the call-back should be invoked prior to a status change. A value for this attribute can only be supplied by a definition in a configuration set. |
| INT uxsA2StatusSEMCount | 1.3.6.1.4.1.791.2.10.2.74.2.17.1 | INTEGER | read-only | &Number of entries in the semaphore status table. |
| STR uxsA2StatusSEMDescription | 1.3.6.1.4.1.791.2.10.2.74.2.17.2.1.2 | DisplayString | read-write | &Current description for the semaphore watcher. |
| uxsA2StatusSEMEntry | 1.3.6.1.4.1.791.2.10.2.74.2.17.2.1 | not-accessible | &Entry in the semaphore status table. | |
| uxsA2StatusSEMGroup | 1.3.6.1.4.1.791.2.10.2.74.2.17 | |||
| STR uxsA2StatusSEMGrp | 1.3.6.1.4.1.791.2.10.2.74.2.17.2.1.10 | DisplayString | read-only | &Group name of the owner of the semaphore. |
| STR uxsA2StatusSEMId | 1.3.6.1.4.1.791.2.10.2.74.2.17.2.1.1 | DisplayString | read-only | &Name of the semaphore identifier. The number of used and totally available semaphore identifiers is monitored in the OS Resource Parameters group. Note that resource limits can be set dynamically on Solaris 10: The total value is the current limit for a privileged process in the project the agent belongs to. |
| STR uxsA2StatusSEMKey | 1.3.6.1.4.1.791.2.10.2.74.2.17.2.1.7 | DisplayString | read-only | &Key of the semaphore. |
| INT uxsA2StatusSEMLossAction | 1.3.6.1.4.1.791.2.10.2.74.2.17.2.1.16 | INTEGER | read-write | &Current loss action for the semaphore watcher. Specifies the action to take if the monitored semaphore is removed from the UNIX System configuration. If set to 1 (remove), the agent automatically removes the watcher. If set to 2 (up), the agent sets all statuses to ok. If set to 3 (down-warning), the agent sets the loss and aggregate statuses to warning and all other statuses to ok. If set to 4 (down-critical), the agent sets the loss and aggregate statuses to critical and all other statuses to ok. |
| INT uxsA2StatusSEMLossStatus | 1.3.6.1.4.1.791.2.10.2.74.2.17.2.1.17 | INTEGER | read-only | &Current loss status of the semaphore watcher: 1 (unknown) - An error occurred during data collection, 2 (up) - The resource is in good condition or status evaluation is turned off and/or polling is disabled, 3 (down-warning) - The resource is in bad condition and has been given a warning severity, 4 (down-critical) - The resource is in bad condition and has been given a critical severity. |
| STR uxsA2StatusSEMMode | 1.3.6.1.4.1.791.2.10.2.74.2.17.2.1.8 | DisplayString | read-only | &Access mode and flags of the semaphore. |
| INT uxsA2StatusSEMNSemsCrit | 1.3.6.1.4.1.791.2.10.2.74.2.17.2.1.13 | INTEGER | read-write | &Current critical threshold for the number of semaphores in the set monitoring of the semaphore watcher. This value represents a rising threshold and must be greater than 0, but cannot be less than the warning threshold. |
| INT uxsA2StatusSEMNSemsMonitor | 1.3.6.1.4.1.791.2.10.2.74.2.17.2.1.14 | INTEGER | read-write | &Current monitor level for the number of semaphores in the set monitoring of the semaphore watcher. If set to 1 (do-not-monitor), the agent disregards all thresholds and sets the status to ok. If set to 2 (warning-only), the agent evaluates only the warning threshold to determine the status of the resource. If set to 3 (critical-only), the agent evaluates only the critical threshold to determine the status of the resource. If set to 4 (both), the agent evaluates both the warning and critical thresholds to determine the status of the resource. The critical threshold comes into effect if the warning threshold is set to the same value. |
| INT uxsA2StatusSEMNSemsStatus | 1.3.6.1.4.1.791.2.10.2.74.2.17.2.1.15 | INTEGER | read-only | &Current status for the number of semaphores in the set monitoring of the semaphore watcher: 1 (unknown) - An error occurred during data collection, 2 (ok) - The resource is operating within the defined limits or status evaluation is turned off and/or polling is disabled, 3 (warning) - The resource has breached the warning threshold, 4 (critical) - The resource has breached the critical threshold. |
| INT uxsA2StatusSEMNSemsValue | 1.3.6.1.4.1.791.2.10.2.74.2.17.2.1.11 | INTEGER | read-only | &Current value for the number of semaphores in the set monitoring of the semaphore watcher. |
| INT uxsA2StatusSEMNSemsWarn | 1.3.6.1.4.1.791.2.10.2.74.2.17.2.1.12 | INTEGER | read-write | &Current warning threshold for the number of semaphores in the set monitoring of the semaphore watcher. This value represents a rising threshold and must be greater than 0, but cannot be greater than the critical threshold. |
| STR uxsA2StatusSEMOwner | 1.3.6.1.4.1.791.2.10.2.74.2.17.2.1.9 | DisplayString | read-only | &User name of the owner of the semaphore. On Solaris 10 machines the name of the zone the resource belongs to is added to the attribute: @. |
| uxsA2StatusSEMTable | 1.3.6.1.4.1.791.2.10.2.74.2.17.2 | not-accessible | &The semaphore status table containing details about the currently configured semaphore watchers. | |
| INT uxsA2StatusSHMAggLag | 1.3.6.1.4.1.791.2.10.2.74.2.16.2.1.5 | INTEGER | read-write | &Current aggregate lag setting for the shared memory watcher. Specifies the consecutive number of times at which any status is not in the ok state, before the aggregate status changes. This value must be greater than 0. |
| INT uxsA2StatusSHMAggLagValue | 1.3.6.1.4.1.791.2.10.2.74.2.16.2.1.4 | INTEGER | read-only | &Current aggregate lag value of the shared memory watcher. Indicates the consecutive number of times at which any status was not in the ok state. The aggregate status changes from ok as soon as the aggregate lag value reaches the configured value. |
| INT uxsA2StatusSHMAggStatus | 1.3.6.1.4.1.791.2.10.2.74.2.16.2.1.6 | INTEGER | read-only | &Current aggregate status of the shared memory watcher. Represents the worst case aggregate of all its sub-states: 1 (unknown) - An error occurred during data collection, 2 (ok) - All sub-states are in good condition, 3 (warning) - One or more sub-states are in a warning condition, 4 (critical) - One or more sub-states are in a critical condition, 5 (passive) - The polling is disabled for the resource and hence no data collection occurs. |
| STR uxsA2StatusSHMAutoWatcherName | 1.3.6.1.4.1.791.2.10.2.74.2.16.2.1.3 | DisplayString | read-only | &Name of the shared memory auto watcher which automatically created this watcher. This attribute is left blank if the watcher was added manually. |
| INT uxsA2StatusSHMButton | 1.3.6.1.4.1.791.2.10.2.74.2.16.2.1.27 | INTEGER | read-write | &This attribute is used to remove the shared memory watcher. If set to 2 (remove), the agent removes the watcher from the table. This attribute cannot be set to 1 (none). |
| STR uxsA2StatusSHMCallBackRef | 1.3.6.1.4.1.791.2.10.2.74.2.16.2.1.26 | DisplayString | read-only | &This attribute specifies the name of a call-back reference if a user supplied script or application should be invoked in case of a status change. The configuration details of the call-back reference are located in the agent's call-back configuration file. This file contains an entry for each call-back reference detailing the path and name of the script/application to run, the arguments being passed to the script/application, the system account being used to execute the script/application, and whether the call-back should be invoked prior to a status change. A value for this attribute can only be supplied by a definition in a configuration set. |
| INT uxsA2StatusSHMCount | 1.3.6.1.4.1.791.2.10.2.74.2.16.1 | INTEGER | read-only | &Number of entries in the shared memory status table. |
| STR uxsA2StatusSHMDescription | 1.3.6.1.4.1.791.2.10.2.74.2.16.2.1.2 | DisplayString | read-write | &Current description for the shared memory watcher. |
| uxsA2StatusSHMEntry | 1.3.6.1.4.1.791.2.10.2.74.2.16.2.1 | not-accessible | &Entry in the shared memory status table. | |
| uxsA2StatusSHMGroup | 1.3.6.1.4.1.791.2.10.2.74.2.16 | |||
| STR uxsA2StatusSHMGrp | 1.3.6.1.4.1.791.2.10.2.74.2.16.2.1.10 | DisplayString | read-only | &Group name of the owner of the shared memory. |
| STR uxsA2StatusSHMId | 1.3.6.1.4.1.791.2.10.2.74.2.16.2.1.1 | DisplayString | read-only | &Name of the shared memory identifier. The number of used and totally available shared memory identifiers is monitored in the OS Resource Parameters group. Note that resource limits can be set dynamically on Solaris 10: The total value is the current limit for a privileged process in the project the agent belongs to. |
| STR uxsA2StatusSHMKey | 1.3.6.1.4.1.791.2.10.2.74.2.16.2.1.7 | DisplayString | read-only | &Key of the shared memory. |
| INT uxsA2StatusSHMLossAction | 1.3.6.1.4.1.791.2.10.2.74.2.16.2.1.24 | INTEGER | read-write | &Current loss action for the shared memory watcher. Specifies the action to take if the monitored shared memory is removed from the UNIX System configuration. If set to 1 (remove), the agent automatically removes the watcher. If set to 2 (up), the agent sets all statuses to ok. If set to 3 (down-warning), the agent sets the loss and aggregate statuses to warning and all other statuses to ok. If set to 4 (down-critical), the agent sets the loss and aggregate statuses to critical and all other statuses to ok. |
| INT uxsA2StatusSHMLossStatus | 1.3.6.1.4.1.791.2.10.2.74.2.16.2.1.25 | INTEGER | read-only | &Current loss status of the shared memory watcher: 1 (unknown) - An error occurred during data collection, 2 (up) - The resource is in good condition or status evaluation is turned off and/or polling is disabled, 3 (down-warning) - The resource is in bad condition and has been given a warning severity, 4 (down-critical) - The resource is in bad condition and has been given a critical severity. |
| STR uxsA2StatusSHMMode | 1.3.6.1.4.1.791.2.10.2.74.2.16.2.1.8 | DisplayString | read-only | &Access mode and flags of the shared memory. |
| INT uxsA2StatusSHMNAttachMax | 1.3.6.1.4.1.791.2.10.2.74.2.16.2.1.13 | INTEGER | read-write | &Current maximum threshold for the number of processes attached monitoring of the shared memory watcher. This value represents a rising threshold and must be equal to or greater than 0, but cannot be less than the minimum threshold. A value of -1 disables the evaluation of this threshold. |
| INT uxsA2StatusSHMNAttachMin | 1.3.6.1.4.1.791.2.10.2.74.2.16.2.1.12 | INTEGER | read-write | &Current minimum threshold for the number of processes attached monitoring of the shared memory watcher. This value represents a declining threshold and must be equal to or greater than 0, but cannot be greater than the maximum threshold. A value of -1 disables the evaluation of this threshold. |
| INT uxsA2StatusSHMNAttachMonitor | 1.3.6.1.4.1.791.2.10.2.74.2.16.2.1.14 | INTEGER | read-write | &Current monitor level for the number of processes attached monitoring of the shared memory watcher. If set to 1 (do-not-monitor), the agent does not evaluate the actual state of the resource and sets the status to ok. If set to 2 (down-warning), the agent uses a warning severity if the resource is in bad condition. If set to 3 (down-critical), the agent uses a critical severity if the resource is in bad condition. |
| INT uxsA2StatusSHMNAttachStatus | 1.3.6.1.4.1.791.2.10.2.74.2.16.2.1.15 | INTEGER | read-only | &Current status for the number of processes attached monitoring of the shared memory watcher: 1 (unknown) - An error occurred during data collection, 2 (up) - The resource is in good condition or status evaluation is turned off and/or polling is disabled, 3 (down-warning) - The resource is in bad condition and has been given a warning severity, 4 (down-critical) - The resource is in bad condition and has been given a critical severity. |
| INT uxsA2StatusSHMNAttachValue | 1.3.6.1.4.1.791.2.10.2.74.2.16.2.1.11 | INTEGER | read-only | &Current value for the number of processes attached monitoring of the shared memory watcher. |
| STR uxsA2StatusSHMOwner | 1.3.6.1.4.1.791.2.10.2.74.2.16.2.1.9 | DisplayString | read-only | &User name of the owner of the shared memory. On Solaris 10 machines the name of the zone the resource belongs to is added to the attribute: @. |
| STR uxsA2StatusSHMSegSzCrit | 1.3.6.1.4.1.791.2.10.2.74.2.16.2.1.21 | DisplayString | read-write | &Configured critical threshold from which the active critical threshold is derived for the size of associated shared memory segment monitoring of the shared memory watcher. The threshold can be specified as either an absolute value (n) or a percentage (n%). It can also be specified as the absolute value left free (nF). The value of uxsA2StatusSHMSegSzTotal will be the reference value for n% and nF notations. |
| STR uxsA2StatusSHMSegSzCritValue | 1.3.6.1.4.1.791.2.10.2.74.2.16.2.1.19 | DisplayString | read-only | &Active critical threshold, in megabytes, as derived from the configured value for the size of associated shared memory segment monitoring of the shared memory watcher. This value represents a rising threshold and must be greater than 0.0, less than or equal to the total value (maximum capacity) of the monitored resource as specified in uxsA2StatusSHMSegSzTotal, but cannot be less than the active warning threshold. These constraints will be maintained by the agent during all configuration actions. |
| INT uxsA2StatusSHMSegSzMonitor | 1.3.6.1.4.1.791.2.10.2.74.2.16.2.1.22 | INTEGER | read-write | &Current monitor level for the size of associated shared memory segment monitoring of the shared memory watcher. If set to 1 (do-not-monitor), the agent disregards all thresholds and sets the status to ok. If set to 2 (warning-only), the agent evaluates only the warning threshold to determine the status of the resource. If set to 3 (critical-only), the agent evaluates only the critical threshold to determine the status of the resource. If set to 4 (both), the agent evaluates both the warning and critical thresholds to determine the status of the resource. The critical threshold comes into effect if the warning threshold is set to the same value. |
| INT uxsA2StatusSHMSegSzStatus | 1.3.6.1.4.1.791.2.10.2.74.2.16.2.1.23 | INTEGER | read-only | &Current status for the size of associated shared memory segment monitoring of the shared memory watcher: 1 (unknown) - An error occurred during data collection, 2 (ok) - The resource is operating within the defined limits or status evaluation is turned off and/or polling is disabled, 3 (warning) - The resource has breached the warning threshold, 4 (critical) - The resource has breached the critical threshold. |
| STR uxsA2StatusSHMSegSzTotal | 1.3.6.1.4.1.791.2.10.2.74.2.16.2.1.16 | DisplayString | read-only | &Maximum segment size of the shared memory in megabytes. On Solaris 10 this is the current limit for a privileged process in the project the agent belongs to. |
| STR uxsA2StatusSHMSegSzValue | 1.3.6.1.4.1.791.2.10.2.74.2.16.2.1.17 | DisplayString | read-only | &Current value, in megabytes, for the size of associated shared memory segment monitoring of the shared memory watcher. |
| STR uxsA2StatusSHMSegSzWarn | 1.3.6.1.4.1.791.2.10.2.74.2.16.2.1.20 | DisplayString | read-write | &Configured warning threshold from which the active warning threshold is derived for the size of associated shared memory segment monitoring of the shared memory watcher. The threshold can be specified as either an absolute value (n) or a percentage (n%). It can also be specified as the absolute value left free (nF). The value of uxsA2StatusSHMSegSzTotal will be the reference value for n% and nF notations. |
| STR uxsA2StatusSHMSegSzWarnValue | 1.3.6.1.4.1.791.2.10.2.74.2.16.2.1.18 | DisplayString | read-only | &Active warning threshold, in megabytes, as derived from the configured value for the size of associated shared memory segment monitoring of the shared memory watcher. This value represents a rising threshold and must be greater than 0.0, less than or equal to the total value (maximum capacity) of the monitored resource as specified in uxsA2StatusSHMSegSzTotal, but cannot be greater than the active critical threshold. These constraints will be maintained by the agent during all configuration actions. |
| uxsA2StatusSHMTable | 1.3.6.1.4.1.791.2.10.2.74.2.16.2 | not-accessible | &The shared memory status table containing details about the currently configured shared memory watchers. | |
| INT uxsA2StatusSwapAggStatus | 1.3.6.1.4.1.791.2.10.2.74.2.7.13.1.2 | INTEGER | read-only | &Current aggregate status of the swap watcher. Represents the worst case aggregate of all its sub-states: 1 (unknown) - An error occurred during data collection, 2 (ok) - All sub-states are in good condition, 3 (warning) - One or more sub-states are in a warning condition, 4 (critical) - One or more sub-states are in a critical condition, 5 (passive) - The polling is disabled for the resource and hence no data collection occurs. |
| STR uxsA2StatusSwapCallBackRef | 1.3.6.1.4.1.791.2.10.2.74.2.7.13.1.15 | DisplayString | read-only | &This attribute specifies the name of a call-back reference if a user supplied script or application should be invoked in case of a status change. The configuration details of the call-back reference are located in the agent's call-back configuration file. This file contains an entry for each call-back reference detailing the path and name of the script/application to run, the arguments being passed to the script/application, the system account being used to execute the script/application, and whether the call-back should be invoked prior to a status change. A value for this attribute can only be supplied by a definition in a configuration set. |
| INT uxsA2StatusSwapCount | 1.3.6.1.4.1.791.2.10.2.74.2.7.12 | INTEGER | read-only | &Number of entries in the swap status table. |
| uxsA2StatusSwapEntry | 1.3.6.1.4.1.791.2.10.2.74.2.7.13.1 | not-accessible | &Entry in the swap status table. | |
| uxsA2StatusSwapGroup | 1.3.6.1.4.1.791.2.10.2.74.2.7 | |||
| INT uxsA2StatusSwapLossAction | 1.3.6.1.4.1.791.2.10.2.74.2.7.13.1.13 | INTEGER | read-write | &Current loss action for the swap watcher. Specifies the action to take if the monitored swap is removed from the UNIX System configuration. If set to 1 (remove), the agent automatically removes the watcher. If set to 2 (up), the agent sets all statuses to ok. If set to 3 (down-warning), the agent sets the loss and aggregate statuses to warning and all other statuses to ok. If set to 4 (down-critical), the agent sets the loss and aggregate statuses to critical and all other statuses to ok. |
| INT uxsA2StatusSwapLossStatus | 1.3.6.1.4.1.791.2.10.2.74.2.7.13.1.14 | INTEGER | read-only | &Current loss status of the swap watcher: 1 (unknown) - An error occurred during data collection, 2 (up) - The resource is in good condition or status evaluation is turned off and/or polling is disabled, 3 (down-warning) - The resource is in bad condition and has been given a warning severity, 4 (down-critical) - The resource is in bad condition and has been given a critical severity. |
| STR uxsA2StatusSwapName | 1.3.6.1.4.1.791.2.10.2.74.2.7.13.1.1 | DisplayString | read-only | &Name of the swap. |
| STR uxsA2StatusSwapSpaceCrit | 1.3.6.1.4.1.791.2.10.2.74.2.7.13.1.10 | DisplayString | read-write | &Configured critical threshold from which the active critical threshold is derived for the swap space utilization monitoring of the swap watcher. The threshold can be specified as either an absolute value (n) or a percentage (n%). It can also be specified as the absolute value left free (nF). The value of uxsA2StatusSwapSpaceTotal will be the reference value for n% and nF notations. |
| STR uxsA2StatusSwapSpaceCritValue | 1.3.6.1.4.1.791.2.10.2.74.2.7.13.1.8 | DisplayString | read-only | &Active critical threshold, in kilobytes, as derived from the configured value for the swap space utilization monitoring of the swap watcher. This value represents a rising threshold and must be greater than 0.0, less than or equal to the total value (maximum capacity) of the monitored resource as specified in uxsA2StatusSwapSpaceTotal, but cannot be less than the active warning threshold. These constraints will be maintained by the agent during all configuration actions. |
| INT uxsA2StatusSwapSpaceLag | 1.3.6.1.4.1.791.2.10.2.74.2.7.13.1.6 | INTEGER | read-write | &Current lag setting for the swap space utilization monitoring of the swap watcher. Specifies the number of consecutive threshold breaches on which the swap space utilization state changes. This value must be greater than 0. |
| INT uxsA2StatusSwapSpaceLagValue | 1.3.6.1.4.1.791.2.10.2.74.2.7.13.1.5 | INTEGER | read-only | &Current number of consecutive threshold breaches for the swap space utilization monitoring of the swap watcher. The swap space utilization state changes from ok as soon as the lag value reaches the configured value. The state reverts back to ok if a threshold is no longer breached. |
| INT uxsA2StatusSwapSpaceMonitor | 1.3.6.1.4.1.791.2.10.2.74.2.7.13.1.11 | INTEGER | read-write | &Current monitor level for the swap space utilization monitoring of the swap watcher. If set to 1 (do-not-monitor), the agent disregards all thresholds and sets the status to ok. If set to 2 (warning-only), the agent evaluates only the warning threshold to determine the status of the resource. If set to 3 (critical-only), the agent evaluates only the critical threshold to determine the status of the resource. If set to 4 (both), the agent evaluates both the warning and critical thresholds to determine the status of the resource. The critical threshold comes into effect if the warning threshold is set to the same value. |
| INT uxsA2StatusSwapSpaceStatus | 1.3.6.1.4.1.791.2.10.2.74.2.7.13.1.12 | INTEGER | read-only | &Current status for the swap space utilization monitoring of the swap watcher: 1 (unknown) - An error occurred during data collection, 2 (ok) - The resource is operating within the defined limits or status evaluation is turned off and/or polling is disabled, 3 (warning) - The resource has breached the warning threshold, 4 (critical) - The resource has breached the critical threshold. |
| STR uxsA2StatusSwapSpaceTotal | 1.3.6.1.4.1.791.2.10.2.74.2.7.13.1.3 | DisplayString | read-only | &Total size of the swap device (in kilobytes). |
| STR uxsA2StatusSwapSpaceValue | 1.3.6.1.4.1.791.2.10.2.74.2.7.13.1.4 | DisplayString | read-only | &Current value, in kilobytes, for the swap space utilization monitoring of the swap watcher. |
| STR uxsA2StatusSwapSpaceWarn | 1.3.6.1.4.1.791.2.10.2.74.2.7.13.1.9 | DisplayString | read-write | &Configured warning threshold from which the active warning threshold is derived for the swap space utilization monitoring of the swap watcher. The threshold can be specified as either an absolute value (n) or a percentage (n%). It can also be specified as the absolute value left free (nF). The value of uxsA2StatusSwapSpaceTotal will be the reference value for n% and nF notations. |
| STR uxsA2StatusSwapSpaceWarnValue | 1.3.6.1.4.1.791.2.10.2.74.2.7.13.1.7 | DisplayString | read-only | &Active warning threshold, in kilobytes, as derived from the configured value for the swap space utilization monitoring of the swap watcher. This value represents a rising threshold and must be greater than 0.0, less than or equal to the total value (maximum capacity) of the monitored resource as specified in uxsA2StatusSwapSpaceTotal, but cannot be greater than the active critical threshold. These constraints will be maintained by the agent during all configuration actions. |
| uxsA2StatusSwapTable | 1.3.6.1.4.1.791.2.10.2.74.2.7.13 | not-accessible | &The swap status table containing details about the currently configured swap watchers. | |
| STR uxsA2StatusSwapTotalCallBackRef | 1.3.6.1.4.1.791.2.10.2.74.2.7.11 | DisplayString | read-only | &This attribute specifies the name of a call-back reference if a user supplied script or application should be invoked in case of a status change. The configuration details of the call-back reference are located in the agent's call-back configuration file. This file contains an entry for each call-back reference detailing the path and name of the script/application to run, the arguments being passed to the script/application, the system account being used to execute the script/application, and whether the call-back should be invoked prior to a status change. A value for this attribute can only be supplied by a definition in a configuration set. |
| STR uxsA2StatusSwapTotalSpaceCrit | 1.3.6.1.4.1.791.2.10.2.74.2.7.8 | DisplayString | read-write | &Configured critical threshold from which the active critical threshold is derived for the total swap space utilization monitoring of the swap watcher. The threshold can be specified as either an absolute value (n) or a percentage (n%). It can also be specified as the absolute value left free (nF). The value of uxsA2StatusSwapTotalSpaceTotal will be the reference value for n% and nF notations. |
| STR uxsA2StatusSwapTotalSpaceCritValue | 1.3.6.1.4.1.791.2.10.2.74.2.7.6 | DisplayString | read-only | &Active critical threshold, in kilobytes, as derived from the configured value for the total swap space utilization monitoring of the swap watcher. This value represents a rising threshold and must be greater than 0.0, less than or equal to the total value (maximum capacity) of the monitored resource as specified in uxsA2StatusSwapTotalSpaceTotal, but cannot be less than the active warning threshold. These constraints will be maintained by the agent during all configuration actions. |
| INT uxsA2StatusSwapTotalSpaceLag | 1.3.6.1.4.1.791.2.10.2.74.2.7.4 | INTEGER | read-write | &Current lag setting for the total swap space utilization monitoring of the swap watcher. Specifies the number of consecutive threshold breaches on which the total swap space utilization state changes. This value must be greater than 0. |
| INT uxsA2StatusSwapTotalSpaceLagValue | 1.3.6.1.4.1.791.2.10.2.74.2.7.3 | INTEGER | read-only | &Current number of consecutive threshold breaches for the total swap space utilization monitoring of the swap watcher. The total swap space utilization state changes from ok as soon as the lag value reaches the configured value. The state reverts back to ok if a threshold is no longer breached. |
| INT uxsA2StatusSwapTotalSpaceMonitor | 1.3.6.1.4.1.791.2.10.2.74.2.7.9 | INTEGER | read-write | &Current monitor level for the total swap space utilization monitoring of the swap watcher. If set to 1 (do-not-monitor), the agent disregards all thresholds and sets the status to ok. If set to 2 (warning-only), the agent evaluates only the warning threshold to determine the status of the resource. If set to 3 (critical-only), the agent evaluates only the critical threshold to determine the status of the resource. If set to 4 (both), the agent evaluates both the warning and critical thresholds to determine the status of the resource. The critical threshold comes into effect if the warning threshold is set to the same value. |
| INT uxsA2StatusSwapTotalSpaceStatus | 1.3.6.1.4.1.791.2.10.2.74.2.7.10 | INTEGER | read-only | &Current status for the total swap space utilization monitoring of the swap watcher: 1 (unknown) - An error occurred during data collection, 2 (ok) - The resource is operating within the defined limits or status evaluation is turned off, 3 (warning) - The resource has breached the warning threshold, 4 (critical) - The resource has breached the critical threshold, 5 (passive) - The polling is disabled for the resource and hence no data collection occurs. |
| STR uxsA2StatusSwapTotalSpaceTotal | 1.3.6.1.4.1.791.2.10.2.74.2.7.1 | DisplayString | read-only | &Total configured swap space on the machine (in kilobytes). On Solaris/HP-UX this may differ from the sum of all swap devices because of additional in-memory swap. |
| STR uxsA2StatusSwapTotalSpaceValue | 1.3.6.1.4.1.791.2.10.2.74.2.7.2 | DisplayString | read-only | &Current value, in kilobytes, for the total swap space utilization monitoring of the swap watcher. |
| STR uxsA2StatusSwapTotalSpaceWarn | 1.3.6.1.4.1.791.2.10.2.74.2.7.7 | DisplayString | read-write | &Configured warning threshold from which the active warning threshold is derived for the total swap space utilization monitoring of the swap watcher. The threshold can be specified as either an absolute value (n) or a percentage (n%). It can also be specified as the absolute value left free (nF). The value of uxsA2StatusSwapTotalSpaceTotal will be the reference value for n% and nF notations. |
| STR uxsA2StatusSwapTotalSpaceWarnValue | 1.3.6.1.4.1.791.2.10.2.74.2.7.5 | DisplayString | read-only | &Active warning threshold, in kilobytes, as derived from the configured value for the total swap space utilization monitoring of the swap watcher. This value represents a rising threshold and must be greater than 0.0, less than or equal to the total value (maximum capacity) of the monitored resource as specified in uxsA2StatusSwapTotalSpaceTotal, but cannot be greater than the active critical threshold. These constraints will be maintained by the agent during all configuration actions. |
| NTF uxsA2SwapActive | 1.3.6.1.4.1.791.2.10.2.74.0.14994 | &A watcher monitoring a swap resource changed its status from 'passive'. The varbind list contains a varbind with detailed information, encoded as a single string, including the name of the involved resource and the type and value of the involved metric; if applicable, the varbind also includes the current threshold settings and other information useful for automation purposes. | ||
| NTF uxsA2SwapAdded | 1.3.6.1.4.1.791.2.10.2.74.0.14996 | &A watcher monitoring a swap resource was added. The varbind list contains the name of the involved resource. | ||
| NTF uxsA2SwapCritical | 1.3.6.1.4.1.791.2.10.2.74.0.14993 | &A watcher monitoring a swap resource changed its status to 'critical'. The varbind list contains a varbind with detailed information, encoded as a single string, including the name of the involved resource and the type and value of the involved metric; if applicable, the varbind also includes the current threshold settings and other information useful for automation purposes. | ||
| NTF uxsA2SwapDeleted | 1.3.6.1.4.1.791.2.10.2.74.0.14997 | &A watcher monitoring a swap resource was removed. The varbind list contains the name of the involved resource. | ||
| NTF uxsA2SwapInfo | 1.3.6.1.4.1.791.2.10.2.74.0.14998 | &A watcher monitoring a swap resource changed a sub-state. The varbind list contains a varbind with detailed information, encoded as a single string, including the name of the involved resource, the old and the new status, and the type and value of the involved metric; if applicable, the varbind also includes the current threshold settings and other information useful for automation purposes. | ||
| NTF uxsA2SwapModified | 1.3.6.1.4.1.791.2.10.2.74.0.14999 | &The watcher configuration for a swap resource changed. The varbind list contains a varbind with detailed information, encoded as a single string, including the name of the involved resource and the changed attribute with its old value and with its new value. | ||
| NTF uxsA2SwapOk | 1.3.6.1.4.1.791.2.10.2.74.0.14991 | &A watcher monitoring a swap resource changed its status to 'ok'. The varbind list contains a varbind with detailed information, encoded as a single string, including the name of the involved resource and the type and value of the involved metric; if applicable, the varbind also includes the current threshold settings and other information useful for automation purposes. | ||
| NTF uxsA2SwapPassive | 1.3.6.1.4.1.791.2.10.2.74.0.14995 | &A watcher monitoring a swap resource changed its status to 'passive'. The varbind list contains a varbind with detailed information, encoded as a single string, including the name of the involved resource and the type and value of the involved metric; if applicable, the varbind also includes the current threshold settings and other information useful for automation purposes. | ||
| NTF uxsA2SwapTotalSpaceActive | 1.3.6.1.4.1.791.2.10.2.74.0.14004 | &A watcher monitoring the total swap space utilization of a swap resource changed its status from 'passive'. The varbind list contains a varbind with detailed information, encoded as a single string, including the type and value of the involved metric; if applicable, the varbind also includes the current threshold settings and other information useful for automation purposes. | ||
| NTF uxsA2SwapTotalSpaceCritical | 1.3.6.1.4.1.791.2.10.2.74.0.14003 | &A watcher monitoring the total swap space utilization of a swap resource changed its status to 'critical'. The varbind list contains a varbind with detailed information, encoded as a single string, including the type and value of the involved metric; if applicable, the varbind also includes the current threshold settings and other information useful for automation purposes. | ||
| NTF uxsA2SwapTotalSpaceModified | 1.3.6.1.4.1.791.2.10.2.74.0.14009 | &The watcher configuration for the total swap space utilization monitoring of a swap resource changed. The varbind list contains a varbind with detailed information, encoded as a single string, including the changed attribute with its old value and with its new value. | ||
| NTF uxsA2SwapTotalSpaceOk | 1.3.6.1.4.1.791.2.10.2.74.0.14001 | &A watcher monitoring the total swap space utilization of a swap resource changed its status to 'ok'. The varbind list contains a varbind with detailed information, encoded as a single string, including the type and value of the involved metric; if applicable, the varbind also includes the current threshold settings and other information useful for automation purposes. | ||
| NTF uxsA2SwapTotalSpacePassive | 1.3.6.1.4.1.791.2.10.2.74.0.14005 | &A watcher monitoring the total swap space utilization of a swap resource changed its status to 'passive'. The varbind list contains a varbind with detailed information, encoded as a single string, including the type and value of the involved metric; if applicable, the varbind also includes the current threshold settings and other information useful for automation purposes. | ||
| NTF uxsA2SwapTotalSpaceUnknown | 1.3.6.1.4.1.791.2.10.2.74.0.14000 | &A watcher monitoring the total swap space utilization of a swap resource changed its status to 'unknown'. The varbind list contains a varbind with detailed information, encoded as a single string, including the type and value of the involved metric; if applicable, the varbind also includes the current threshold settings and other information useful for automation purposes. | ||
| NTF uxsA2SwapTotalSpaceWarning | 1.3.6.1.4.1.791.2.10.2.74.0.14002 | &A watcher monitoring the total swap space utilization of a swap resource changed its status to 'warning'. The varbind list contains a varbind with detailed information, encoded as a single string, including the type and value of the involved metric; if applicable, the varbind also includes the current threshold settings and other information useful for automation purposes. | ||
| NTF uxsA2SwapUnknown | 1.3.6.1.4.1.791.2.10.2.74.0.14990 | &A watcher monitoring a swap resource changed its status to 'unknown'. The varbind list contains a varbind with detailed information, encoded as a single string, including the name of the involved resource and the type and value of the involved metric; if applicable, the varbind also includes the current threshold settings and other information useful for automation purposes. | ||
| NTF uxsA2SwapWarning | 1.3.6.1.4.1.791.2.10.2.74.0.14992 | &A watcher monitoring a swap resource changed its status to 'warning'. The varbind list contains a varbind with detailed information, encoded as a single string, including the name of the involved resource and the type and value of the involved metric; if applicable, the varbind also includes the current threshold settings and other information useful for automation purposes. | ||
| uxsEHCpuEntry | 1.3.6.1.4.1.791.2.10.2.74.5.1.4.1 | not-accessible | ||
| CTR uxsEHCpuIdle | 1.3.6.1.4.1.791.2.10.2.74.5.1.4.1.3 | Counter | read-only | The total number of 'ticks' spent by this CPU in Idle mode. |
| INT uxsEHCpuIndex | 1.3.6.1.4.1.791.2.10.2.74.5.1.4.1.1 | INTEGER | read-only | The unique index of this table entry. |
| STR uxsEHCpuName | 1.3.6.1.4.1.791.2.10.2.74.5.1.4.1.2 | DisplayString | read-only | The name of the CPU (in the format 'Cpu-N'). |
| CTR uxsEHCpuSys | 1.3.6.1.4.1.791.2.10.2.74.5.1.4.1.5 | Counter | read-only | The total number of 'ticks' spent by this CPU in System mode. |
| uxsEHCpuTable | 1.3.6.1.4.1.791.2.10.2.74.5.1.4 | not-accessible | ||
| CTR uxsEHCpuUser | 1.3.6.1.4.1.791.2.10.2.74.5.1.4.1.4 | Counter | read-only | The total number of 'ticks' spent by this CPU in User mode. |
| CTR uxsEHCpuWait | 1.3.6.1.4.1.791.2.10.2.74.5.1.4.1.6 | Counter | read-only | The total number of 'ticks' spent by this CPU in Wait mode. |
| INT uxsEHDevBsize | 1.3.6.1.4.1.791.2.10.2.74.5.1.6.1.3 | INTEGER | read-only | The block size of the mounted device in bytes. |
| INT uxsEHDevCapacity | 1.3.6.1.4.1.791.2.10.2.74.5.1.6.1.5 | INTEGER | read-only | The percentage of the device's total capacity in use. |
| uxsEHDevEntry | 1.3.6.1.4.1.791.2.10.2.74.5.1.6.1 | not-accessible | ||
| INT uxsEHDevIndex | 1.3.6.1.4.1.791.2.10.2.74.5.1.6.1.1 | INTEGER | read-only | The unique index of this table entry. |
| INT uxsEHDevInodeCapacity | 1.3.6.1.4.1.791.2.10.2.74.5.1.6.1.6 | INTEGER | read-only | The percentage of the device's total file capacity (inodes) in use. |
| STR uxsEHDevName | 1.3.6.1.4.1.791.2.10.2.74.5.1.6.1.2 | DisplayString | read-only | The name of the device (partition). |
| CTR uxsEHDevStorageAllocationFailures | 1.3.6.1.4.1.791.2.10.2.74.5.1.6.1.7 | Counter | read-only | The number of requests for storage represented by this entry that could not be honored due to not enough storage. |
| uxsEHDevTable | 1.3.6.1.4.1.791.2.10.2.74.5.1.6 | not-accessible | ||
| INT uxsEHDevTblks | 1.3.6.1.4.1.791.2.10.2.74.5.1.6.1.4 | INTEGER | read-only | The total number of blocks contained in the mounted device. |
| CTR uxsEHDiskDeviceErrors | 1.3.6.1.4.1.791.2.10.2.74.5.1.5.1.3 | Counter | read-only | The number of errors detected on this disk. |
| uxsEHDiskEntry | 1.3.6.1.4.1.791.2.10.2.74.5.1.5.1 | not-accessible | ||
| INT uxsEHDiskIndex | 1.3.6.1.4.1.791.2.10.2.74.5.1.5.1.1 | INTEGER | read-only | The unique index of this table entry. |
| CTR uxsEHDiskKBytesTransferred | 1.3.6.1.4.1.791.2.10.2.74.5.1.5.1.7 | Counter | read-only | The number of KBytes transferred to/from this disk. |
| STR uxsEHDiskName | 1.3.6.1.4.1.791.2.10.2.74.5.1.5.1.2 | DisplayString | read-only | The name of the disk (in the format 'HarddiskN'). |
| GAU uxsEHDiskQueueLength | 1.3.6.1.4.1.791.2.10.2.74.5.1.5.1.5 | Gauge | read-only | The average number of operations waiting in the disk's service queue over the last measurement period. |
| CTR uxsEHDiskReads | 1.3.6.1.4.1.791.2.10.2.74.5.1.5.1.8 | Counter | read-only | The number of read operations from this disk. |
| INT uxsEHDiskStorageCapacity | 1.3.6.1.4.1.791.2.10.2.74.5.1.5.1.4 | INTEGER | read-only | Disk capacity in KB. |
| uxsEHDiskTable | 1.3.6.1.4.1.791.2.10.2.74.5.1.5 | not-accessible | ||
| INT uxsEHDiskUtilization | 1.3.6.1.4.1.791.2.10.2.74.5.1.5.1.6 | INTEGER | read-only | The utilization rate (percentage) for this disk over the last measurement period. |
| CTR uxsEHDiskWrites | 1.3.6.1.4.1.791.2.10.2.74.5.1.5.1.9 | Counter | read-only | The number of write operations to this disk. |
| uxsEHGroup | 1.3.6.1.4.1.791.2.10.2.74.5.1 | |||
| INT uxsEHIfAdminStatus | 1.3.6.1.4.1.791.2.10.2.74.5.1.7.1.6 | INTEGER | read-only | The desired state of the interface. |
| STR uxsEHIfDescr | 1.3.6.1.4.1.791.2.10.2.74.5.1.7.1.2 | DisplayString | read-only | The description of the network interface. |
| uxsEHIfEntry | 1.3.6.1.4.1.791.2.10.2.74.5.1.7.1 | not-accessible | ||
| INT uxsEHIfIndex | 1.3.6.1.4.1.791.2.10.2.74.5.1.7.1.1 | INTEGER | read-only | The unique index of this table entry. |
| CTR uxsEHIfInDiscards | 1.3.6.1.4.1.791.2.10.2.74.5.1.7.1.12 | Counter | read-only | The number of inbound packets which were chosen to be discarded even though no errors had been detected to prevent their being deliverable to a higher-layer protocol. |
| CTR uxsEHIfInErrors | 1.3.6.1.4.1.791.2.10.2.74.5.1.7.1.13 | Counter | read-only | The number of inbound packets that contained errors preventing them from being deliverable to a higher-layer protocol. |
| CTR uxsEHIfInNUcastPkts | 1.3.6.1.4.1.791.2.10.2.74.5.1.7.1.11 | Counter | read-only | The number of non-unicast (i.e., subnetwork-broadcast or subnetwork-multicast) packets delivered to a higher-layer protocol. |
| CTR uxsEHIfInOctets | 1.3.6.1.4.1.791.2.10.2.74.5.1.7.1.9 | Counter | read-only | The total number of octets received on the interface, including framing characters. |
| CTR uxsEHIfInUcastPkts | 1.3.6.1.4.1.791.2.10.2.74.5.1.7.1.10 | Counter | read-only | The number of subnetwork-unicast packets delivered to a higher-layer protocol. |
| CTR uxsEHIfInUnknownProtos | 1.3.6.1.4.1.791.2.10.2.74.5.1.7.1.14 | Counter | read-only | The number of packets received via the interface which were discarded because of an unknown or unsupported protocol. |
| IP uxsEHIfIpAdEntAddr | 1.3.6.1.4.1.791.2.10.2.74.5.1.7.1.20 | IpAddress | read-only | The IP address. |
| TIK uxsEHIfLastChange | 1.3.6.1.4.1.791.2.10.2.74.5.1.7.1.8 | TimeTicks | read-only | The value of sysUpTime at the time the interface entered its current operational state. |
| INT uxsEHIfOperStatus | 1.3.6.1.4.1.791.2.10.2.74.5.1.7.1.7 | INTEGER | read-only | The current operational state of the interface. |
| CTR uxsEHIfOutDiscards | 1.3.6.1.4.1.791.2.10.2.74.5.1.7.1.18 | Counter | read-only | The number of outbound packets which were chosen to be discarded even though no errors had been detected to prevent their being transmitted. |
| CTR uxsEHIfOutErrors | 1.3.6.1.4.1.791.2.10.2.74.5.1.7.1.19 | Counter | read-only | The number of outbound packets that could not be transmitted because of errors. |
| CTR uxsEHIfOutNUcastPkts | 1.3.6.1.4.1.791.2.10.2.74.5.1.7.1.17 | Counter | read-only | The total number of packets that higher-level protocols requested be transmitted to a non-unicast (i.e., a subnetwork-broadcast or subnetwork-multicast) address, including those that were discarded or not sent. |
| CTR uxsEHIfOutOctets | 1.3.6.1.4.1.791.2.10.2.74.5.1.7.1.15 | Counter | read-only | The total number of octets transmitted out of the interface, including framing characters. |
| CTR uxsEHIfOutUcastPkts | 1.3.6.1.4.1.791.2.10.2.74.5.1.7.1.16 | Counter | read-only | The total number of packets that higher-level protocols requested be transmitted to a subnetwork-unicast address, including those that were discarded or not sent. |
| PHY uxsEHIfPhysAddress | 1.3.6.1.4.1.791.2.10.2.74.5.1.7.1.5 | PhysAddress | read-only | The interface's address at the protocol layer. |
| GAU uxsEHIfSpeed | 1.3.6.1.4.1.791.2.10.2.74.5.1.7.1.4 | Gauge | read-only | An estimate of the interface's current bandwidth in bits per second. |
| uxsEHIfTable | 1.3.6.1.4.1.791.2.10.2.74.5.1.7 | not-accessible | ||
| INT uxsEHIfType | 1.3.6.1.4.1.791.2.10.2.74.5.1.7.1.3 | INTEGER | read-only | The type of interface. |
| TIK uxsEHLastPoll | 1.3.6.1.4.1.791.2.10.2.74.5.1.2 | TimeTicks | read-only | The value of uxsEHSrvSystemUpTime at the point in time the uxsEHSrvGroup group (and all uxsEH tables) was last polled. |
| INT uxsEHPollMethod | 1.3.6.1.4.1.791.2.10.2.74.5.1.1 | INTEGER | read-write | The poll method for the eHealth group. If set to disabled, polling of this group is not possible. |
| uxsEHProcEntry | 1.3.6.1.4.1.791.2.10.2.74.5.1.8.1 | not-accessible | ||
| CTR uxsEHProcMajorPgFlts | 1.3.6.1.4.1.791.2.10.2.74.5.1.8.1.9 | Counter | read-only | The number of major page faults incurred by this process. Major faults require I/O to retrieve the page. If uxsEHProcNumber is greater one, this attribute is the accumulated value. |
| CTR uxsEHProcMinorPgFlts | 1.3.6.1.4.1.791.2.10.2.74.5.1.8.1.8 | Counter | read-only | The number of minor page faults incurred by this process. Minor faults do not require I/O to retrieve the page. If uxsEHProcNumber is greater one, this attribute is the accumulated value. |
| STR uxsEHProcName | 1.3.6.1.4.1.791.2.10.2.74.5.1.8.1.1 | DisplayString | read-only | The unique index (process name) of this table entry. This name is case-sensitive. |
| INT uxsEHProcNumber | 1.3.6.1.4.1.791.2.10.2.74.5.1.8.1.2 | INTEGER | read-only | The number of processes with this name. |
| STR uxsEHProcPid | 1.3.6.1.4.1.791.2.10.2.74.5.1.8.1.3 | DisplayString | read-only | The process identifier (PID). If uxsEHProcNumber is greater one, this attribute lists all PIDs, delimited by a pipe sign. |
| GAU uxsEHProcRSS | 1.3.6.1.4.1.791.2.10.2.74.5.1.8.1.6 | Gauge | read-only | Real memory (resident set) size of the process in KBytes. If uxsEHProcNumber is greater one, this attribute is the accumulated value. |
| GAU uxsEHProcSize | 1.3.6.1.4.1.791.2.10.2.74.5.1.8.1.5 | Gauge | read-only | The combined size of the text, data and stack segments in KBytes. If uxsEHProcNumber is greater one, this attribute is the accumulated value. |
| INT uxsEHProcState | 1.3.6.1.4.1.791.2.10.2.74.5.1.8.1.4 | INTEGER | read-only | The process state. Not all states are supported on all platforms. If uxsEHProcNumber is greater one, this attribute is set to other(9). |
| uxsEHProcTable | 1.3.6.1.4.1.791.2.10.2.74.5.1.8 | not-accessible | ||
| INT uxsEHProcTime | 1.3.6.1.4.1.791.2.10.2.74.5.1.8.1.7 | INTEGER | read-only | This process' accumulated CPU time in seconds. If uxsEHProcNumber is greater one, this attribute is the accumulated value. |
| uxsEHSrvGroup | 1.3.6.1.4.1.791.2.10.2.74.5.1.3 | |||
| INT uxsEHSrvIfNumber | 1.3.6.1.4.1.791.2.10.2.74.5.1.3.19 | INTEGER | read-only | The number of network interfaces. |
| CTR uxsEHSrvInterrupts | 1.3.6.1.4.1.791.2.10.2.74.5.1.3.12 | Counter | read-only | The number of hardware interrupts that have occurred. |
| INT uxsEHSrvLoadAverage5Min | 1.3.6.1.4.1.791.2.10.2.74.5.1.3.8 | INTEGER | read-only | The load average over the last 5 minutes. The load average represents the average number of jobs in the run queue over the specified time range. The value reported is the load average multiplied by 100. |
| GAU uxsEHSrvMemInUse | 1.3.6.1.4.1.791.2.10.2.74.5.1.3.5 | Gauge | read-only | The total real KBytes of memory in use. |
| KBY uxsEHSrvMemorySize | 1.3.6.1.4.1.791.2.10.2.74.5.1.3.4 | KBytes | read-only | The amount of physical main memory contained by the host. |
| CTR uxsEHSrvNumBreadHits | 1.3.6.1.4.1.791.2.10.2.74.5.1.3.10 | Counter | read-only | The number of kernel buffer cache 'hits'. |
| CTR uxsEHSrvNumBreadRequests | 1.3.6.1.4.1.791.2.10.2.74.5.1.3.9 | Counter | read-only | The total number of calls to the kernel's bread() function. |
| CTR uxsEHSrvPageFaults | 1.3.6.1.4.1.791.2.10.2.74.5.1.3.13 | Counter | read-only | Number of page faults in the processor. |
| CTR uxsEHSrvPageIns | 1.3.6.1.4.1.791.2.10.2.74.5.1.3.16 | Counter | read-only | The total number of processes that have been swapped in since the kernel was last initialized. |
| CTR uxsEHSrvPageOuts | 1.3.6.1.4.1.791.2.10.2.74.5.1.3.17 | Counter | read-only | The total number of processes that have been swapped out since the kernel was last initialized. |
| CTR uxsEHSrvPageScans | 1.3.6.1.4.1.791.2.10.2.74.5.1.3.18 | Counter | read-only | Total number of pages examined by pageout daemon. |
| CTR uxsEHSrvPageSwapIns | 1.3.6.1.4.1.791.2.10.2.74.5.1.3.14 | Counter | read-only | The total number of pages that have been swapped in since the kernel was last initialized. |
| CTR uxsEHSrvPageSwapOuts | 1.3.6.1.4.1.791.2.10.2.74.5.1.3.15 | Counter | read-only | The total number of pages that have been swapped out since the kernel was last initialized. |
| GAU uxsEHSrvSwapInUse | 1.3.6.1.4.1.791.2.10.2.74.5.1.3.7 | Gauge | read-only | The amount of swap space in KBytes currently in use by the system. |
| CTR uxsEHSrvSystemCalls | 1.3.6.1.4.1.791.2.10.2.74.5.1.3.11 | Counter | read-only | The number of calls to system service routines. |
| GAU uxsEHSrvSystemNumUsers | 1.3.6.1.4.1.791.2.10.2.74.5.1.3.2 | Gauge | read-only | The number of users. |
| GAU uxsEHSrvSystemProcesses | 1.3.6.1.4.1.791.2.10.2.74.5.1.3.3 | Gauge | read-only | The number of processes. |
| TIK uxsEHSrvSystemUpTime | 1.3.6.1.4.1.791.2.10.2.74.5.1.3.1 | TimeTicks | read-only | The time (in hundredths of a second) since the system was last started. |
| INT uxsEHSrvTotalSwapSpace | 1.3.6.1.4.1.791.2.10.2.74.5.1.3.6 | INTEGER | read-only | Total system swap space in KBytes. |
RFC description
Unix system monitoring and management covering CPU, memory, disk, processes, network interfaces, and custom resources.
Start monitoring UNIX server managed by CA Unicenter TNG (legacy) with a free 30-day trial of IPNetwork Monitor. Import MIBs, browse SNMP OIDs, create custom SNMP monitors, configure alerts, and monitor any SNMP-enabled network device from a single console.