All MIBs › CAIUXOS
Category: Device Management, Vendor: CA Technologies
Description: Manages CA Unicenter UNIX operating system monitoring including process, file system, and resource utilization on UNIX platforms.
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 CAIUXOS?
CAIUXOS is a CA (Computer Associates) Unicenter/AgentWorks MIB for monitoring UNIX operating systems, part of CA's cross-platform systems-management product suite rather than tied to networking hardware. It exposes OS-level resource data: available file systems, disks, and printers, plus general agent configuration and startup timing. It is built explicitly for software/OS health monitoring of UNIX hosts, tracking CPU load polling, memory load polling, disk/filesystem availability, agent cold/warm start times, and agent version, essentially giving an SNMP view into whether a UNIX host and its management agent are healthy. It is a proprietary CA (Unicenter/AgentWorks) enterprise MIB, self-contained rather than layering on IETF host-resources standards, though conceptually parallel to HOST-RESOURCES-MIB. It's deployed in enterprise data centers running CA Unicenter/TNG for centralized cross-platform UNIX server monitoring. Engineers can download the CAIUXOS file directly to load it into their MIB browser.
IPNetwork Monitor allows you to monitor SNMP objects defined in CAIUXOS. 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 servers monitored via CA Unicenter/AgentWorks
Monitoring Examples
A CA Unicenter console polls uxsAvailFSysTable and uxsAvailDiskTable to enumerate mounted file systems and disks on a monitored UNIX server, flagging any that report unavailable. uxsConfigGeneralCPUPollTime, uxsConfigGeneralLoadPollTime, and uxsConfigGeneralMemPollTime configure how frequently the agent samples CPU, load average, and memory statistics. uxsConfigGeneralColdStartTime and uxsConfigGeneralWarmStartTime let an admin confirm agent uptime and detect unexpected restarts, while uxsConfigGeneralAgentVersion verifies which AgentWorks build is deployed across the server fleet.
What Can Be Monitored
- file system availability
- disk availability
- printer availability
- CPU/load/memory poll configuration
- agent cold/warm start time
- agent version
This MIB depends on
Related MIBs
Imported Objects
From RFC-1215
| TRAP-TYPE |
From RFC1155-SMI
| Counter | |
| Gauge | |
| OBJECT-TYPE | |
| enterprises |
From RFC1213-MIB
| DisplayString |
OIDs
| OID symbolic | OID numeric | Type | Access | Description |
|---|---|---|---|---|
| agentWorks | 1.3.6.1.4.1.791.2.9 | |||
| cai | 1.3.6.1.4.1.791 | |||
| caiSysMgr | 1.3.6.1.4.1.791.2 | |||
| caiUxOs | 1.3.6.1.4.1.791.2.9.4.5 | |||
| unix | 1.3.6.1.4.1.791.2.9.4 | |||
| uxsAvailableGroup | 1.3.6.1.4.1.791.2.9.4.5.3 | |||
| uxsAvailDiskEntry | 1.3.6.1.4.1.791.2.9.4.5.3.4.1 | not-accessible | & | |
| STR uxsAvailDiskName | 1.3.6.1.4.1.791.2.9.4.5.3.4.1.1 | DisplayString | read-only | &The device name. |
| INT uxsAvailDiskRefresh | 1.3.6.1.4.1.791.2.9.4.5.3.3 | INTEGER | read-write | &Set this value to refresh(2) to check the operating system for recently configured physical disks. The user can not set the value to none(1). |
| uxsAvailDiskTable | 1.3.6.1.4.1.791.2.9.4.5.3.4 | not-accessible | &The table containing a list of physical disks that are currently known to the agent and are available for monitoring. | |
| uxsAvailFSysEntry | 1.3.6.1.4.1.791.2.9.4.5.3.2.1 | not-accessible | & | |
| STR uxsAvailFSysName | 1.3.6.1.4.1.791.2.9.4.5.3.2.1.1 | DisplayString | read-only | &The file system name. |
| INT uxsAvailFSysRefresh | 1.3.6.1.4.1.791.2.9.4.5.3.1 | INTEGER | read-write | &Set this value to refresh(2) to check the operating system for recently configured file systems. The user can not set the value to none(1). |
| STR uxsAvailFSysRelatedTo | 1.3.6.1.4.1.791.2.9.4.5.3.2.1.2 | DisplayString | read-only | &The device to which the file system is related. |
| uxsAvailFSysTable | 1.3.6.1.4.1.791.2.9.4.5.3.2 | not-accessible | &The table containing a list of file systems that are currently known to the agent and are available for monitoring. | |
| STR uxsAvailFSysType | 1.3.6.1.4.1.791.2.9.4.5.3.2.1.3 | DisplayString | read-only | &The type of the file system. Values are platform dependent. |
| uxsAvailPrnEntry | 1.3.6.1.4.1.791.2.9.4.5.3.6.1 | not-accessible | & | |
| STR uxsAvailPrnName | 1.3.6.1.4.1.791.2.9.4.5.3.6.1.1 | DisplayString | read-only | &The local printer queue name. |
| INT uxsAvailPrnRefresh | 1.3.6.1.4.1.791.2.9.4.5.3.5 | INTEGER | read-write | &Set this value to refresh(2) to check the operating system for recently configured printers or printer queues. The user can not set the value to none(1). |
| uxsAvailPrnTable | 1.3.6.1.4.1.791.2.9.4.5.3.6 | not-accessible | &The table containing a list of printers and printer queues that are currently known to the agent and are available for monitoring. | |
| STR uxsConfigCPUCrit | 1.3.6.1.4.1.791.2.9.4.5.1.3.5 | DisplayString | read-write | &The value for CPU usage, as a percentage, that is considered a critical level for that resource. Valid ranges: Greater than 1, less than 100, not less than or equal to the warning threshold. |
| uxsConfigCPUGroup | 1.3.6.1.4.1.791.2.9.4.5.1.3 | |||
| INT uxsConfigCPULag | 1.3.6.1.4.1.791.2.9.4.5.1.3.3 | INTEGER | read-write | &The number of times that the threshold has to be reached before the state changes. Valid range: Greater than 0. |
| INT uxsConfigCPULossAction | 1.3.6.1.4.1.791.2.9.4.5.1.3.7 | INTEGER | read-write | &Defines the action to take if the CPU is removed from the machine. Valid values: remove(1), up(2) or down(3). |
| INT uxsConfigCPUMonitor | 1.3.6.1.4.1.791.2.9.4.5.1.3.6 | INTEGER | read-write | &Defines the level of monitoring for the resource's status. Valid values: do-not-monitor(1), warning-only(2), critical-only(3) or both(4). |
| INT uxsConfigCPUPollInterval | 1.3.6.1.4.1.791.2.9.4.5.1.3.1 | INTEGER | read-write | &The time, in seconds, between the collections of the CPU information. Valid ranges: -1 (Suspended), 30 seconds or greater. |
| INT uxsConfigCPUPollMethod | 1.3.6.1.4.1.791.2.9.4.5.1.3.2 | INTEGER | read-write | &Defines if the CPU information is collected. Valid values: disable(1) or use-polling-period(2). |
| STR uxsConfigCPUWarn | 1.3.6.1.4.1.791.2.9.4.5.1.3.4 | DisplayString | read-write | &The value for CPU usage, as a percentage, that is considered a warning level for that resource. Valid ranges: Greater than 0, less than 99, not greater than or equal to the critical threshold. |
| uxsConfigDiskGroup | 1.3.6.1.4.1.791.2.9.4.5.1.8 | |||
| INT uxsConfigDiskLossAction | 1.3.6.1.4.1.791.2.9.4.5.1.8.6 | INTEGER | read-write | &Defines the action to take if the physical disk is removed from the machine. Valid values: remove(1), up(2) or down(3). |
| STR uxsConfigDiskNameAdd | 1.3.6.1.4.1.791.2.9.4.5.1.8.7 | DisplayString | read-write | &Defines the name of the physical disk watcher to add. |
| STR uxsConfigDiskNameRemove | 1.3.6.1.4.1.791.2.9.4.5.1.8.8 | DisplayString | read-write | &Defines the name of the physical disk watcher to remove. |
| INT uxsConfigDiskPollInterval | 1.3.6.1.4.1.791.2.9.4.5.1.8.1 | INTEGER | read-write | &The time, in seconds, between the collections of the physical disk information. Valid ranges: -1 (Suspended), 30 seconds or greater. |
| INT uxsConfigDiskPollMethod | 1.3.6.1.4.1.791.2.9.4.5.1.8.2 | INTEGER | read-write | &Defines whether the physical disk information is collected. Valid values: disable(1) or use-polling-period(2). |
| INT uxsConfigDiskTPutCrit | 1.3.6.1.4.1.791.2.9.4.5.1.8.4 | INTEGER | read-write | &The value for physical disk throughput in kilobytes per second that is considered a critical level for that resource. Valid ranges: Greater than 1, not less than or equal to the warning threshold. |
| INT uxsConfigDiskTPutMonitor | 1.3.6.1.4.1.791.2.9.4.5.1.8.5 | INTEGER | read-write | &Defines the level of monitoring for the resource's status. Valid values: do-not-monitor(1), warning-only(2), critical-only(3) or both(4). |
| INT uxsConfigDiskTPutWarn | 1.3.6.1.4.1.791.2.9.4.5.1.8.3 | INTEGER | read-write | &The value for physical disk throughput in kilobytes per second that is considered a warning level for that resource. Valid ranges: Greater than 0, not greater than or equal to the critical threshold. |
| STR uxsConfigFileDesc | 1.3.6.1.4.1.791.2.9.4.5.1.9.3 | DisplayString | read-write | &The description associated with the file watcher. |
| INT uxsConfigFileExist | 1.3.6.1.4.1.791.2.9.4.5.1.9.4 | INTEGER | read-write | &The type of existence monitoring to apply to the file watcher. Valid values: should-exist(1) or should-not-exist(2) |
| INT uxsConfigFileExistMonitor | 1.3.6.1.4.1.791.2.9.4.5.1.9.5 | INTEGER | read-write | &Defines the level of monitoring for the resource's status. Valid values: do-not-monitor(1) or monitor(2). |
| uxsConfigFileGroup | 1.3.6.1.4.1.791.2.9.4.5.1.9 | |||
| INT uxsConfigFileModTimeMonitor | 1.3.6.1.4.1.791.2.9.4.5.1.9.6 | INTEGER | read-write | &Defines the level of monitoring for the resource's status. Valid values: do-not-monitor(1) or monitor(2). |
| STR uxsConfigFileNameAdd | 1.3.6.1.4.1.791.2.9.4.5.1.9.13 | DisplayString | read-write | &Defines the name of the file watcher to add. |
| STR uxsConfigFileNameRemove | 1.3.6.1.4.1.791.2.9.4.5.1.9.14 | DisplayString | read-write | &Defines the name of the file watcher to remove. |
| INT uxsConfigFilePollInterval | 1.3.6.1.4.1.791.2.9.4.5.1.9.1 | INTEGER | read-write | &The time, in seconds, between the collections of the file information. Valid ranges: -1 (Suspended), 30 seconds or greater. |
| INT uxsConfigFilePollMethod | 1.3.6.1.4.1.791.2.9.4.5.1.9.2 | INTEGER | read-write | &Defines whether the file information is collected. Valid values: disable(1) or use-polling-period(2). |
| STR uxsConfigFileSizeCrit | 1.3.6.1.4.1.791.2.9.4.5.1.9.8 | DisplayString | read-write | &The value for file size, either as a percentage of the total or as an absolute value, that is considered a critical level for that resource. Valid ranges: Greater than 1, not less than or equal to the warning threshold. |
| STR uxsConfigFileSizeDCrit | 1.3.6.1.4.1.791.2.9.4.5.1.9.11 | DisplayString | read-write | &The value for file size delta, either as a percentage of the total or as an absolute value, that is considered a critical level for that resource. Valid ranges: Greater than 1, not less than or equal to the warning threshold. |
| INT uxsConfigFileSizeDMonitor | 1.3.6.1.4.1.791.2.9.4.5.1.9.12 | INTEGER | read-write | &Defines the level of monitoring for the resource's status. Valid values: do-not-monitor(1), warning-only(2), critical-only(3) or both(4). |
| STR uxsConfigFileSizeDWarn | 1.3.6.1.4.1.791.2.9.4.5.1.9.10 | DisplayString | read-write | &The value for file size delta, either as a percentage of the total or as an absolute value, that is considered a warning level for that resource. Valid ranges: Greater than 0, not greater than or equal to the critical threshold. |
| INT uxsConfigFileSizeMonitor | 1.3.6.1.4.1.791.2.9.4.5.1.9.9 | INTEGER | read-write | &Defines the level of monitoring for the resource's status. Valid values: do-not-monitor(1), warning-only(2), critical-only(3) or both(4). |
| STR uxsConfigFileSizeWarn | 1.3.6.1.4.1.791.2.9.4.5.1.9.7 | DisplayString | read-write | &The value for file size, either as a percentage of the total or as an absolute value, that is considered a warning level for that resource. Valid ranges: Greater than 0, not greater than or equal to the critical threshold. |
| uxsConfigFSysGroup | 1.3.6.1.4.1.791.2.9.4.5.1.7 | |||
| STR uxsConfigFSysInodesCrit | 1.3.6.1.4.1.791.2.9.4.5.1.7.10 | DisplayString | read-write | &The value for inodes, either as percentage or absolute value, that is considered a critical level for that resource. Valid ranges: Greater than 1, less than total inodes, not less than or equal to the warning threshold. |
| STR uxsConfigFSysInodesDCrit | 1.3.6.1.4.1.791.2.9.4.5.1.7.13 | DisplayString | read-write | &The value for inodes delta, either as a percentage or absolute value, that is considered a critical level for that resource. Valid ranges: Greater than 1, not less than or equal to the warning threshold. |
| INT uxsConfigFSysInodesDMonitor | 1.3.6.1.4.1.791.2.9.4.5.1.7.14 | INTEGER | read-write | &Defines the level of monitoring for the resource's status. Valid values: do-not-monitor(1), warning-only(2), critical-only(3) or both(4). |
| STR uxsConfigFSysInodesDWarn | 1.3.6.1.4.1.791.2.9.4.5.1.7.12 | DisplayString | read-write | &The value for inodes delta, either as a percentage or absolute value, that is considered a warning level for that resource. Valid ranges: Greater than 0, not greater than or equal to the critical threshold. |
| INT uxsConfigFSysInodesMonitor | 1.3.6.1.4.1.791.2.9.4.5.1.7.11 | INTEGER | read-write | &Defines the level of monitoring for the resource's status. Valid values: do-not-monitor(1), warning-only(2), critical-only(3) or both(4). |
| STR uxsConfigFSysInodesWarn | 1.3.6.1.4.1.791.2.9.4.5.1.7.9 | DisplayString | read-write | &The value for inodes, either as a percentage or absolute value, that is considered a warning level for that resource. Valid ranges: Greater than 0, less than total inodes - 1, not greater than or equal to the critical threshold. |
| INT uxsConfigFSysLossAction | 1.3.6.1.4.1.791.2.9.4.5.1.7.16 | INTEGER | read-write | &Defines the action to take if the file system is removed from the file system table. Valid values: remove(1), up(2) or down(3). |
| INT uxsConfigFSysMountedMonitor | 1.3.6.1.4.1.791.2.9.4.5.1.7.15 | INTEGER | read-write | &Defines the level of monitoring for the resource's status. Valid values: do-not-monitor(1) or monitor(2). |
| STR uxsConfigFSysNameAdd | 1.3.6.1.4.1.791.2.9.4.5.1.7.17 | DisplayString | read-write | &Defines the name of the file system watcher to add. |
| STR uxsConfigFSysNameRemove | 1.3.6.1.4.1.791.2.9.4.5.1.7.18 | DisplayString | read-write | &Defines the name of the file system watcher to remove. |
| INT uxsConfigFSysPollInterval | 1.3.6.1.4.1.791.2.9.4.5.1.7.1 | INTEGER | read-write | &The time, in seconds, between the collections of the file system information. Valid ranges: -1 (Suspended), 30 seconds or greater. |
| INT uxsConfigFSysPollMethod | 1.3.6.1.4.1.791.2.9.4.5.1.7.2 | INTEGER | read-write | &Defines whether the file system information is collected. Valid values: disable(1) or use-polling-period(2). |
| STR uxsConfigFSysSpaceCrit | 1.3.6.1.4.1.791.2.9.4.5.1.7.4 | DisplayString | read-write | &The value for file system space, either as a percentage or in kilobytes, that is considered a critical level for that resource. Valid ranges: Greater than 1, less than file system size, not less than or equal to the warning threshold. |
| STR uxsConfigFSysSpaceDCrit | 1.3.6.1.4.1.791.2.9.4.5.1.7.7 | DisplayString | read-write | &The value for file system delta space, either as a percentage or in kilobytes, that is considered a critical level for that resource. Valid ranges: Greater than 1, not less than or equal to the warning threshold. |
| INT uxsConfigFSysSpaceDMonitor | 1.3.6.1.4.1.791.2.9.4.5.1.7.8 | INTEGER | read-write | &Defines the level of monitoring for the resource's status. Valid values: do-not-monitor(1), warning-only(2), critical-only(3) or both(4). |
| STR uxsConfigFSysSpaceDWarn | 1.3.6.1.4.1.791.2.9.4.5.1.7.6 | DisplayString | read-write | &The value for file system delta space, either as a percentage or in kilobytes, that is considered a warning level for that resource. Valid ranges: Greater than 0, not greater than or equal to the critical threshold. |
| INT uxsConfigFSysSpaceMonitor | 1.3.6.1.4.1.791.2.9.4.5.1.7.5 | INTEGER | read-write | &Defines the level of monitoring for the resource's status. Valid values: do-not-monitor(1), warning-only(2), critical-only(3) or both(4). |
| STR uxsConfigFSysSpaceWarn | 1.3.6.1.4.1.791.2.9.4.5.1.7.3 | DisplayString | read-write | &The value for file system space, either as a percentage or in kilobytes, that is considered a warning level for that resource. Valid ranges: Greater than 0, less than file system size - 1, not greater than or equal to the critical threshold. |
| STR uxsConfigGeneralAgentVersion | 1.3.6.1.4.1.791.2.9.4.5.1.1.1 | DisplayString | read-only | &The version of the agent that is running. |
| STR uxsConfigGeneralColdStartTime | 1.3.6.1.4.1.791.2.9.4.5.1.1.2 | DisplayString | read-only | &The date/time the agent was started. |
| STR uxsConfigGeneralCPUPollTime | 1.3.6.1.4.1.791.2.9.4.5.1.1.4 | DisplayString | read-only | &The last date/time that the CPU information was polled. |
| STR uxsConfigGeneralDiskPollTime | 1.3.6.1.4.1.791.2.9.4.5.1.1.9 | DisplayString | read-only | &The last date/time that the physical disk information was polled. |
| STR uxsConfigGeneralFilePollTime | 1.3.6.1.4.1.791.2.9.4.5.1.1.10 | DisplayString | read-only | &The last date/time that the file information was polled. |
| STR uxsConfigGeneralFSysPollTime | 1.3.6.1.4.1.791.2.9.4.5.1.1.8 | DisplayString | read-only | &The last date/time that the file system information was polled. |
| uxsConfigGeneralGroup | 1.3.6.1.4.1.791.2.9.4.5.1.1 | |||
| STR uxsConfigGeneralIPCPollTime | 1.3.6.1.4.1.791.2.9.4.5.1.1.14 | DisplayString | read-only | &The last date/time that the Inter Process Communication information was polled. |
| STR uxsConfigGeneralLoadPollTime | 1.3.6.1.4.1.791.2.9.4.5.1.1.5 | DisplayString | read-only | &The last date/time that the load average information was polled. |
| STR uxsConfigGeneralMemPollTime | 1.3.6.1.4.1.791.2.9.4.5.1.1.6 | DisplayString | read-only | &The last date/time that the real memory information was polled. |
| STR uxsConfigGeneralNetPollTime | 1.3.6.1.4.1.791.2.9.4.5.1.1.13 | DisplayString | read-only | &The last date/time that the Network Interface was polled. |
| STR uxsConfigGeneralPrnPollTime | 1.3.6.1.4.1.791.2.9.4.5.1.1.12 | DisplayString | read-only | &The last date/time that the printer queue information was polled. |
| STR uxsConfigGeneralProcPollTime | 1.3.6.1.4.1.791.2.9.4.5.1.1.11 | DisplayString | read-only | &The last date/time that the process information was polled. |
| STR uxsConfigGeneralSwapPollTime | 1.3.6.1.4.1.791.2.9.4.5.1.1.7 | DisplayString | read-only | &The last date/time that the swap information was polled. |
| STR uxsConfigGeneralWarmStartTime | 1.3.6.1.4.1.791.2.9.4.5.1.1.3 | DisplayString | read-only | &The date/time that the agent was last reconfigured through the SNMP interface. |
| uxsConfigGroup | 1.3.6.1.4.1.791.2.9.4.5.1 | |||
| uxsConfigIPCGroup | 1.3.6.1.4.1.791.2.9.4.5.1.13 | |||
| STR uxsConfigIPCMQBytesCrit | 1.3.6.1.4.1.791.2.9.4.5.1.13.5 | DisplayString | read-write | &The value for used message queue bytes that is considered a critical level for that resource. Valid ranges: Greater than 1, not less than or equal to the warning threshold. |
| INT uxsConfigIPCMQBytesLag | 1.3.6.1.4.1.791.2.9.4.5.1.13.3 | INTEGER | read-write | &The number of times that the threshold has to be reached before the state changes. Valid range: Greater than 0. |
| INT uxsConfigIPCMQBytesMonitor | 1.3.6.1.4.1.791.2.9.4.5.1.13.6 | INTEGER | read-write | &Defines the level of monitoring for the resource's status. Valid values: do-not-monitor(1), warning-only(2), critical-only(3) or both(4). |
| STR uxsConfigIPCMQBytesWarn | 1.3.6.1.4.1.791.2.9.4.5.1.13.4 | DisplayString | read-write | &The value for used message queue bytes that is considered a warning level for that resource. Valid ranges: Greater than 0, not greater than or equal to the critical threshold. |
| INT uxsConfigIPCPollInterval | 1.3.6.1.4.1.791.2.9.4.5.1.13.1 | INTEGER | read-write | &The time, in seconds, between the collections of the Inter Process Communications information. Valid ranges: -1 (Suspended), 30 seconds or greater. |
| INT uxsConfigIPCPollMethod | 1.3.6.1.4.1.791.2.9.4.5.1.13.2 | INTEGER | read-write | &Defines whether the Inter Process Communications information is collected. Valid values: disable(1) or use-polling-period(2). |
| uxsConfigLoadGroup | 1.3.6.1.4.1.791.2.9.4.5.1.4 | |||
| INT uxsConfigLoadPollInterval | 1.3.6.1.4.1.791.2.9.4.5.1.4.1 | INTEGER | read-write | &The time, in seconds, between the collections of the load average information. Valid ranges: -1 (Suspended), 30 seconds or greater. |
| INT uxsConfigLoadPollMethod | 1.3.6.1.4.1.791.2.9.4.5.1.4.2 | INTEGER | read-write | &Defines whether the load average information is collected. Valid values: disable(1) or use-polling-period(2). |
| uxsConfigMemGroup | 1.3.6.1.4.1.791.2.9.4.5.1.5 | |||
| INT uxsConfigMemPollInterval | 1.3.6.1.4.1.791.2.9.4.5.1.5.1 | INTEGER | read-write | &The time, in seconds, between the collections of the real memory information. Valid ranges: -1 (Suspended), 30 seconds or greater. |
| INT uxsConfigMemPollMethod | 1.3.6.1.4.1.791.2.9.4.5.1.5.2 | INTEGER | read-write | &Defines whether the real memory information is collected. Valid values: disable(1) or use-polling-period(2). |
| INT uxsConfigNetCollCrit | 1.3.6.1.4.1.791.2.9.4.5.1.12.16 | INTEGER | read-write | &The number of collisions per second that is considered a critical level for that resource. Valid ranges: Greater than 1, not less than or equal to the warning threshold. |
| INT uxsConfigNetCollMonitor | 1.3.6.1.4.1.791.2.9.4.5.1.12.17 | INTEGER | read-write | &Defines the level of monitoring for the resource's status. Valid values: do-not-monitor(1), warning-only(2), critical-only(3) or both(4). |
| INT uxsConfigNetCollWarn | 1.3.6.1.4.1.791.2.9.4.5.1.12.15 | INTEGER | read-write | &The number of collisions per second that is considered a warning level for that resource. Valid ranges: Greater than 0, not greater than or equal to the critical threshold. |
| uxsConfigNetGroup | 1.3.6.1.4.1.791.2.9.4.5.1.12 | |||
| INT uxsConfigNetIErrCrit | 1.3.6.1.4.1.791.2.9.4.5.1.12.7 | INTEGER | read-write | &The number of input errors per second that is considered a critical level for that resource. Valid ranges: Greater than 1, not less than or equal to the warning threshold. |
| INT uxsConfigNetIErrMonitor | 1.3.6.1.4.1.791.2.9.4.5.1.12.8 | INTEGER | read-write | &Defines the level of monitoring for the resource's status. Valid values: do-not-monitor(1), warning-only(2), critical-only(3) or both(4). |
| INT uxsConfigNetIErrWarn | 1.3.6.1.4.1.791.2.9.4.5.1.12.6 | INTEGER | read-write | &The number of input errors per second that is considered a warning level for that resource. Valid ranges: Greater than 0, not greater than or equal to the critical threshold. |
| INT uxsConfigNetIPktCrit | 1.3.6.1.4.1.791.2.9.4.5.1.12.4 | INTEGER | read-write | &The number of input packets per second that is considered a critical level for that resource. Valid ranges: Greater than 1, not less than or equal to the warning threshold. |
| INT uxsConfigNetIPktMonitor | 1.3.6.1.4.1.791.2.9.4.5.1.12.5 | INTEGER | read-write | &Defines the level of monitoring for the resource's status. Valid values: do-not-monitor(1), warning-only(2), critical-only(3) or both(4). |
| INT uxsConfigNetIPktWarn | 1.3.6.1.4.1.791.2.9.4.5.1.12.3 | INTEGER | read-write | &The number of input packets per second that is considered a warning level for that resource. Valid ranges: Greater than 0, not greater than or equal to the critical threshold. |
| INT uxsConfigNetLossAction | 1.3.6.1.4.1.791.2.9.4.5.1.12.18 | INTEGER | read-write | &Defines the action to take if the Network Interface is removed from the machine. Valid values: remove(1), up(2) or down(3). |
| INT uxsConfigNetOErrCrit | 1.3.6.1.4.1.791.2.9.4.5.1.12.13 | INTEGER | read-write | &The number of output errors per second that is considered a critical level for that resource. Valid ranges: Greater than 1, not less than or equal to the warning threshold. |
| INT uxsConfigNetOErrMonitor | 1.3.6.1.4.1.791.2.9.4.5.1.12.14 | INTEGER | read-write | &Defines the level of monitoring for the resource's status. Valid values: do-not-monitor(1), warning-only(2), critical-only(3) or both(4). |
| INT uxsConfigNetOErrWarn | 1.3.6.1.4.1.791.2.9.4.5.1.12.12 | INTEGER | read-write | &The number of output errors per second that is considered a warning level for that resource. Valid ranges: Greater than 0, not greater than or equal to the critical threshold. |
| INT uxsConfigNetOPktCrit | 1.3.6.1.4.1.791.2.9.4.5.1.12.10 | INTEGER | read-write | &The number of output packets per second that is considered a critical level for that resource. Valid ranges: Greater than 1, not less than or equal to the warning threshold. |
| INT uxsConfigNetOPktMonitor | 1.3.6.1.4.1.791.2.9.4.5.1.12.11 | INTEGER | read-write | &Defines the level of monitoring for the resource's status. Valid values: do-not-monitor(1), warning-only(2), critical-only(3) or both(4). |
| INT uxsConfigNetOPktWarn | 1.3.6.1.4.1.791.2.9.4.5.1.12.9 | INTEGER | read-write | &The number of output packets per second that is considered a warning level for that resource. Valid ranges: Greater than 0, not greater than or equal to the critical threshold. |
| INT uxsConfigNetPollInterval | 1.3.6.1.4.1.791.2.9.4.5.1.12.1 | INTEGER | read-write | &The time, in seconds, between the collections of the Network Interface information. Valid ranges: -1 (Suspended), 30 seconds or greater. |
| INT uxsConfigNetPollMethod | 1.3.6.1.4.1.791.2.9.4.5.1.12.2 | INTEGER | read-write | &Defines whether the Network Interface information is collected. Valid values: disable(1) or use-polling-period(2). |
| STR uxsConfigPrnDesc | 1.3.6.1.4.1.791.2.9.4.5.1.11.3 | DisplayString | read-write | &Description of the printer queue watcher. |
| uxsConfigPrnGroup | 1.3.6.1.4.1.791.2.9.4.5.1.11 | |||
| INT uxsConfigPrnItemsCrit | 1.3.6.1.4.1.791.2.9.4.5.1.11.5 | INTEGER | read-write | &The number of items on the printer queue that is considered a critical level for that resource. Valid ranges: Greater than 0, not less than or equal to the warning threshold. |
| INT uxsConfigPrnItemsMonitor | 1.3.6.1.4.1.791.2.9.4.5.1.11.6 | INTEGER | read-write | &Defines the level of monitoring for the resource's status. Valid values: do-not-monitor(1), warning-only(2), critical-only(3) or both(4). |
| INT uxsConfigPrnItemsWarn | 1.3.6.1.4.1.791.2.9.4.5.1.11.4 | INTEGER | read-write | &The number of items on the printer queue that is considered a warning level for that resource. Valid ranges: Greater than 0, not greater than or equal to the critical threshold. |
| INT uxsConfigPrnLossAction | 1.3.6.1.4.1.791.2.9.4.5.1.11.7 | INTEGER | read-write | &Defines the action to take if the printer queue configuration is removed from the machine. Valid values: remove(1), up(2) or down(3). |
| STR uxsConfigPrnNameAdd | 1.3.6.1.4.1.791.2.9.4.5.1.11.8 | DisplayString | read-write | &Setting this attribute causes a new watcher to be added for the printer queue name specified. |
| STR uxsConfigPrnNameRemove | 1.3.6.1.4.1.791.2.9.4.5.1.11.9 | DisplayString | read-write | &Setting this attribute causes the watcher with the printer queue name specified to be deleted. |
| INT uxsConfigPrnPollInterval | 1.3.6.1.4.1.791.2.9.4.5.1.11.1 | INTEGER | read-write | &The time, in seconds, between the collections of the printer queue information. Valid ranges: -1 (Suspended), 30 seconds or greater. |
| INT uxsConfigPrnPollMethod | 1.3.6.1.4.1.791.2.9.4.5.1.11.2 | INTEGER | read-write | &Defines whether the printer queue information is collected. Valid values: disable(1) or use-polling-period(2). |
| STR uxsConfigProcArgs | 1.3.6.1.4.1.791.2.9.4.5.1.10.4 | DisplayString | read-write | &A section of the processes arguments to match. |
| INT uxsConfigProcArgsSig | 1.3.6.1.4.1.791.2.9.4.5.1.10.22 | INTEGER | read-only | &The number of significant bytes that the agent uses for matching the process arguments against. |
| INT uxsConfigProcChldMax | 1.3.6.1.4.1.791.2.9.4.5.1.10.10 | INTEGER | read-write | &Maximum number of children (based on highest for all instances). Valid values: -1, 0 or greater. |
| INT uxsConfigProcChldMin | 1.3.6.1.4.1.791.2.9.4.5.1.10.9 | INTEGER | read-write | &Minimum number of children (based on lowest for all instances). Valid values: -1, 0 or greater. |
| INT uxsConfigProcChldMonitor | 1.3.6.1.4.1.791.2.9.4.5.1.10.11 | INTEGER | read-write | &Defines the level of monitoring for the resource's status. Valid values: do-not-monitor(1) or monitor(2). |
| INT uxsConfigProcCPUCrit | 1.3.6.1.4.1.791.2.9.4.5.1.10.16 | INTEGER | read-write | &The percentage of used CPU, that is considered a critical level for that resource. Valid ranges: Greater than 1, less than or equal to 100, not less than or equal to the warning threshold. |
| INT uxsConfigProcCPUMonitor | 1.3.6.1.4.1.791.2.9.4.5.1.10.17 | INTEGER | read-write | &Defines the level of monitoring for the resource's status. Valid values: do-not-monitor(1), warning-only(2), critical-only(3) or both(4). |
| INT uxsConfigProcCPUWarn | 1.3.6.1.4.1.791.2.9.4.5.1.10.15 | INTEGER | read-write | &The percentage of used CPU that is considered a warning level for that resource. Valid ranges: Greater than 0, less than 100, not greater than or equal to the critical threshold. |
| uxsConfigProcGroup | 1.3.6.1.4.1.791.2.9.4.5.1.10 | |||
| INT uxsConfigProcInstMax | 1.3.6.1.4.1.791.2.9.4.5.1.10.7 | INTEGER | read-write | &Maximum number of instances expected to match the key. Valid values: -1, 0 or greater. |
| INT uxsConfigProcInstMin | 1.3.6.1.4.1.791.2.9.4.5.1.10.6 | INTEGER | read-write | &Minimum number of instances expected to match the key. Valid values: -1, 0 or greater. |
| INT uxsConfigProcInstMonitor | 1.3.6.1.4.1.791.2.9.4.5.1.10.8 | INTEGER | read-write | &Defines the level of monitoring for the resource's status. Valid values: do-not-monitor(1) or monitor(2). |
| STR uxsConfigProcNameAdd | 1.3.6.1.4.1.791.2.9.4.5.1.10.18 | DisplayString | read-write | &The name of the process to monitor. Valid values are a string with an optional * at the end of the string for wild card matching. Note: Setting this attribute causes the watcher to be added. |
| STR uxsConfigProcNameRemove | 1.3.6.1.4.1.791.2.9.4.5.1.10.19 | DisplayString | read-write | &The process name of the watcher to delete. Set this attribute with the other KEY fields. Setting this causes the delete action. |
| INT uxsConfigProcNameSig | 1.3.6.1.4.1.791.2.9.4.5.1.10.20 | INTEGER | read-only | &The number of significant bytes that the agent uses for matching the process name against. |
| STR uxsConfigProcPath | 1.3.6.1.4.1.791.2.9.4.5.1.10.3 | DisplayString | read-write | &The path of the process to match. Valid values are a string with an optional * at the end of the string for wild card matching. |
| INT uxsConfigProcPathSig | 1.3.6.1.4.1.791.2.9.4.5.1.10.21 | INTEGER | read-only | &The number of significant bytes that the agent uses for matching the process path against. |
| INT uxsConfigProcPollInterval | 1.3.6.1.4.1.791.2.9.4.5.1.10.1 | INTEGER | read-write | &The time, in seconds, between the collections of the process information. Valid ranges: -1 (Suspended), 30 seconds or greater. |
| INT uxsConfigProcPollMethod | 1.3.6.1.4.1.791.2.9.4.5.1.10.2 | INTEGER | read-write | &Defines whether the process information is collected. Valid values: disable(1) or use-polling-period(2). |
| INT uxsConfigProcSizeMax | 1.3.6.1.4.1.791.2.9.4.5.1.10.13 | INTEGER | read-write | &Maximum size in kilobytes (based on highest for all instances). Valid values: -1, 0 or greater. |
| INT uxsConfigProcSizeMin | 1.3.6.1.4.1.791.2.9.4.5.1.10.12 | INTEGER | read-write | &Minimum size in kilobytes (based on lowest for all instances). Valid values: -1, 0 or greater. |
| INT uxsConfigProcSizeMonitor | 1.3.6.1.4.1.791.2.9.4.5.1.10.14 | INTEGER | read-write | &Defines the level of monitoring for the resource's status. Valid values: do-not-monitor(1) or monitor(2). |
| STR uxsConfigProcUsers | 1.3.6.1.4.1.791.2.9.4.5.1.10.5 | DisplayString | read-write | &List of users to match. Format details of the string are documented in the online help. |
| STR uxsConfigSwapCrit | 1.3.6.1.4.1.791.2.9.4.5.1.6.5 | DisplayString | read-write | &The value for used swap space, either as a percentage or in kilobytes, that is considered a critical level for that resource. Valid ranges: Greater than 1, less than total swap, not less than or equal to the warning threshold. |
| uxsConfigSwapGroup | 1.3.6.1.4.1.791.2.9.4.5.1.6 | |||
| INT uxsConfigSwapLag | 1.3.6.1.4.1.791.2.9.4.5.1.6.3 | INTEGER | read-write | &The number of times that the threshold has to be reached before the state changes. Valid range: Greater than 0. |
| INT uxsConfigSwapLossAction | 1.3.6.1.4.1.791.2.9.4.5.1.6.7 | INTEGER | read-write | &Defines the action to take if the swap partition is removed from the machine. Valid values: remove(1), up(2) or down(3). |
| INT uxsConfigSwapMonitor | 1.3.6.1.4.1.791.2.9.4.5.1.6.6 | INTEGER | read-write | &Defines the level of monitoring for the resource's status. Valid values: do-not-monitor(1), warning-only(2), critical-only(3) or both(4). |
| INT uxsConfigSwapPollInterval | 1.3.6.1.4.1.791.2.9.4.5.1.6.1 | INTEGER | read-write | &The time, in seconds, between the collections of the swap usage information. Valid ranges: -1 (Suspended), 30 seconds or greater. |
| INT uxsConfigSwapPollMethod | 1.3.6.1.4.1.791.2.9.4.5.1.6.2 | INTEGER | read-write | &Defines whether the swap usage information is collected. Valid values: disable(1) or use-polling-period(2). |
| STR uxsConfigSwapWarn | 1.3.6.1.4.1.791.2.9.4.5.1.6.4 | DisplayString | read-write | &The value for used swap space, either as a percentage or in kilobytes, that is considered a warning level for that resource. Valid ranges: Greater than 0, less than total swap - 1, not greater than or equal to the critical threshold. |
| STR uxsConfigSysBootTime | 1.3.6.1.4.1.791.2.9.4.5.1.2.6 | DisplayString | read-only | &The date/time the machine was booted. |
| uxsConfigSysGroup | 1.3.6.1.4.1.791.2.9.4.5.1.2 | |||
| STR uxsConfigSysHardware | 1.3.6.1.4.1.791.2.9.4.5.1.2.5 | DisplayString | read-only | &The name of the hardware type of the machine. |
| STR uxsConfigSysNodeName | 1.3.6.1.4.1.791.2.9.4.5.1.2.1 | DisplayString | read-only | &The name of the UNIX node. |
| STR uxsConfigSysRelease | 1.3.6.1.4.1.791.2.9.4.5.1.2.3 | DisplayString | read-only | &The release of the operating system installed on the machine. |
| STR uxsConfigSysRunLevel | 1.3.6.1.4.1.791.2.9.4.5.1.2.7 | DisplayString | read-only | &The run level of the machine at the time the agent started. |
| STR uxsConfigSysSystemName | 1.3.6.1.4.1.791.2.9.4.5.1.2.2 | DisplayString | read-only | &The name of the operating system installed on the machine. |
| STR uxsConfigSysVersion | 1.3.6.1.4.1.791.2.9.4.5.1.2.4 | DisplayString | read-only | &The version of the operating system installed on the machine. |
| NTF uxsCPUAdded | 1.3.6.1.4.1.791.2.9.4.5.0.10996 | & | ||
| NTF uxsCPUCritical | 1.3.6.1.4.1.791.2.9.4.5.0.10993 | & | ||
| NTF uxsCPUDeleted | 1.3.6.1.4.1.791.2.9.4.5.0.10997 | & | ||
| NTF uxsCPUDown | 1.3.6.1.4.1.791.2.9.4.5.0.10995 | & | ||
| NTF uxsCPUOK | 1.3.6.1.4.1.791.2.9.4.5.0.10991 | & | ||
| NTF uxsCPUTotalCritical | 1.3.6.1.4.1.791.2.9.4.5.0.10003 | & | ||
| NTF uxsCPUTotalOK | 1.3.6.1.4.1.791.2.9.4.5.0.10001 | & | ||
| NTF uxsCPUTotalUnknown | 1.3.6.1.4.1.791.2.9.4.5.0.10000 | & | ||
| NTF uxsCPUTotalWarning | 1.3.6.1.4.1.791.2.9.4.5.0.10002 | & | ||
| NTF uxsCPUUnknown | 1.3.6.1.4.1.791.2.9.4.5.0.10990 | & | ||
| NTF uxsCPUWarning | 1.3.6.1.4.1.791.2.9.4.5.0.10992 | & | ||
| NTF uxsDiskAdded | 1.3.6.1.4.1.791.2.9.4.5.0.15986 | & | ||
| NTF uxsDiskCritical | 1.3.6.1.4.1.791.2.9.4.5.0.15983 | & | ||
| NTF uxsDiskDeleted | 1.3.6.1.4.1.791.2.9.4.5.0.15987 | & | ||
| NTF uxsDiskDown | 1.3.6.1.4.1.791.2.9.4.5.0.15985 | & | ||
| NTF uxsDiskOK | 1.3.6.1.4.1.791.2.9.4.5.0.15981 | & | ||
| NTF uxsDiskUnknown | 1.3.6.1.4.1.791.2.9.4.5.0.15980 | & | ||
| NTF uxsDiskWarning | 1.3.6.1.4.1.791.2.9.4.5.0.15982 | & | ||
| NTF uxsFilesAdded | 1.3.6.1.4.1.791.2.9.4.5.0.17986 | & | ||
| NTF uxsFilesCritical | 1.3.6.1.4.1.791.2.9.4.5.0.17983 | & | ||
| NTF uxsFilesDeleted | 1.3.6.1.4.1.791.2.9.4.5.0.17987 | & | ||
| NTF uxsFilesDown | 1.3.6.1.4.1.791.2.9.4.5.0.17985 | & | ||
| NTF uxsFilesOK | 1.3.6.1.4.1.791.2.9.4.5.0.17981 | & | ||
| NTF uxsFilesUnknown | 1.3.6.1.4.1.791.2.9.4.5.0.17980 | & | ||
| NTF uxsFilesWarning | 1.3.6.1.4.1.791.2.9.4.5.0.17982 | & | ||
| NTF uxsFSysAdded | 1.3.6.1.4.1.791.2.9.4.5.0.14986 | & | ||
| NTF uxsFSysCritical | 1.3.6.1.4.1.791.2.9.4.5.0.14983 | & | ||
| NTF uxsFSysDeleted | 1.3.6.1.4.1.791.2.9.4.5.0.14987 | & | ||
| NTF uxsFSysDown | 1.3.6.1.4.1.791.2.9.4.5.0.14985 | & | ||
| NTF uxsFSysOK | 1.3.6.1.4.1.791.2.9.4.5.0.14981 | & | ||
| NTF uxsFSysUnknown | 1.3.6.1.4.1.791.2.9.4.5.0.14980 | & | ||
| NTF uxsFSysWarning | 1.3.6.1.4.1.791.2.9.4.5.0.14982 | & | ||
| NTF uxsIPCMQCritical | 1.3.6.1.4.1.791.2.9.4.5.0.20033 | & | ||
| NTF uxsIPCMQOK | 1.3.6.1.4.1.791.2.9.4.5.0.20031 | & | ||
| NTF uxsIPCMQSAdded | 1.3.6.1.4.1.791.2.9.4.5.0.20986 | & | ||
| NTF uxsIPCMQSCritical | 1.3.6.1.4.1.791.2.9.4.5.0.20983 | & | ||
| NTF uxsIPCMQSDeleted | 1.3.6.1.4.1.791.2.9.4.5.0.20987 | & | ||
| NTF uxsIPCMQSDown | 1.3.6.1.4.1.791.2.9.4.5.0.20985 | & | ||
| NTF uxsIPCMQSOK | 1.3.6.1.4.1.791.2.9.4.5.0.20981 | & | ||
| NTF uxsIPCMQSUnknown | 1.3.6.1.4.1.791.2.9.4.5.0.20980 | & | ||
| NTF uxsIPCMQSWarning | 1.3.6.1.4.1.791.2.9.4.5.0.20982 | & | ||
| NTF uxsIPCMQUnknown | 1.3.6.1.4.1.791.2.9.4.5.0.20030 | & | ||
| NTF uxsIPCMQWarning | 1.3.6.1.4.1.791.2.9.4.5.0.20032 | & | ||
| NTF uxsIPCSEMCritical | 1.3.6.1.4.1.791.2.9.4.5.0.20023 | & | ||
| NTF uxsIPCSEMOK | 1.3.6.1.4.1.791.2.9.4.5.0.20021 | & | ||
| NTF uxsIPCSEMUnknown | 1.3.6.1.4.1.791.2.9.4.5.0.20020 | & | ||
| NTF uxsIPCSEMWarning | 1.3.6.1.4.1.791.2.9.4.5.0.20022 | & | ||
| NTF uxsIPCSHMCritical | 1.3.6.1.4.1.791.2.9.4.5.0.20013 | & | ||
| NTF uxsIPCSHMOK | 1.3.6.1.4.1.791.2.9.4.5.0.20011 | & | ||
| NTF uxsIPCSHMUnknown | 1.3.6.1.4.1.791.2.9.4.5.0.20010 | & | ||
| NTF uxsIPCSHMWarning | 1.3.6.1.4.1.791.2.9.4.5.0.20012 | & | ||
| NTF uxsLoad15Critical | 1.3.6.1.4.1.791.2.9.4.5.0.11153 | & | ||
| NTF uxsLoad15OK | 1.3.6.1.4.1.791.2.9.4.5.0.11151 | & | ||
| NTF uxsLoad15Unknown | 1.3.6.1.4.1.791.2.9.4.5.0.11150 | & | ||
| NTF uxsLoad15Warning | 1.3.6.1.4.1.791.2.9.4.5.0.11152 | & | ||
| NTF uxsLoad1Critical | 1.3.6.1.4.1.791.2.9.4.5.0.11013 | & | ||
| NTF uxsLoad1OK | 1.3.6.1.4.1.791.2.9.4.5.0.11011 | & | ||
| NTF uxsLoad1Unknown | 1.3.6.1.4.1.791.2.9.4.5.0.11010 | & | ||
| NTF uxsLoad1Warning | 1.3.6.1.4.1.791.2.9.4.5.0.11012 | & | ||
| NTF uxsLoad5Critical | 1.3.6.1.4.1.791.2.9.4.5.0.11053 | & | ||
| NTF uxsLoad5OK | 1.3.6.1.4.1.791.2.9.4.5.0.11051 | & | ||
| NTF uxsLoad5Unknown | 1.3.6.1.4.1.791.2.9.4.5.0.11050 | & | ||
| NTF uxsLoad5Warning | 1.3.6.1.4.1.791.2.9.4.5.0.11052 | & | ||
| NTF uxsMemCritical | 1.3.6.1.4.1.791.2.9.4.5.0.12013 | & | ||
| NTF uxsMemOK | 1.3.6.1.4.1.791.2.9.4.5.0.12011 | & | ||
| NTF uxsMemUnknown | 1.3.6.1.4.1.791.2.9.4.5.0.12010 | & | ||
| NTF uxsMemWarning | 1.3.6.1.4.1.791.2.9.4.5.0.12012 | & | ||
| NTF uxsNetAdded | 1.3.6.1.4.1.791.2.9.4.5.0.19996 | & | ||
| NTF uxsNetCritical | 1.3.6.1.4.1.791.2.9.4.5.0.19993 | & | ||
| NTF uxsNetDeleted | 1.3.6.1.4.1.791.2.9.4.5.0.19997 | & | ||
| NTF uxsNetDown | 1.3.6.1.4.1.791.2.9.4.5.0.19995 | & | ||
| NTF uxsNetOK | 1.3.6.1.4.1.791.2.9.4.5.0.19991 | & | ||
| NTF uxsNetTotalCritical | 1.3.6.1.4.1.791.2.9.4.5.0.19003 | & | ||
| NTF uxsNetTotalOK | 1.3.6.1.4.1.791.2.9.4.5.0.19001 | & | ||
| NTF uxsNetTotalUnknown | 1.3.6.1.4.1.791.2.9.4.5.0.19000 | & | ||
| NTF uxsNetTotalWarning | 1.3.6.1.4.1.791.2.9.4.5.0.19002 | & | ||
| NTF uxsNetUnknown | 1.3.6.1.4.1.791.2.9.4.5.0.19990 | & | ||
| NTF uxsNetWarning | 1.3.6.1.4.1.791.2.9.4.5.0.19992 | & | ||
| uxsPollGroup | 1.3.6.1.4.1.791.2.9.4.5.4 | |||
| uxsPollIPCGroup | 1.3.6.1.4.1.791.2.9.4.5.4.2 | |||
| INT uxsPollIPCSEMCount | 1.3.6.1.4.1.791.2.9.4.5.4.2.5 | INTEGER | read-only | &The number of semaphores in the table. |
| uxsPollIPCSEMEntry | 1.3.6.1.4.1.791.2.9.4.5.4.2.6.1 | not-accessible | & | |
| STR uxsPollIPCSEMGroup | 1.3.6.1.4.1.791.2.9.4.5.4.2.6.1.5 | DisplayString | read-only | &The semaphore group. |
| STR uxsPollIPCSEMID | 1.3.6.1.4.1.791.2.9.4.5.4.2.6.1.1 | DisplayString | read-only | &The semaphore ID. |
| STR uxsPollIPCSEMKey | 1.3.6.1.4.1.791.2.9.4.5.4.2.6.1.2 | DisplayString | read-only | &The semaphore key. |
| INT uxsPollIPCSEMMaxNums | 1.3.6.1.4.1.791.2.9.4.5.4.2.6.1.6 | INTEGER | read-only | &The number of semaphores. |
| STR uxsPollIPCSEMMode | 1.3.6.1.4.1.791.2.9.4.5.4.2.6.1.3 | DisplayString | read-only | &The semaphore access rights. |
| INT uxsPollIPCSEMMonitor | 1.3.6.1.4.1.791.2.9.4.5.4.2.4 | INTEGER | read-write | &Defines the level of monitoring for the resource's status. Valid values: do-not-monitor(1) or monitor(2). |
| STR uxsPollIPCSEMOwner | 1.3.6.1.4.1.791.2.9.4.5.4.2.6.1.4 | DisplayString | read-only | &The semaphore owner. |
| uxsPollIPCSEMTable | 1.3.6.1.4.1.791.2.9.4.5.4.2.6 | not-accessible | &The table of semaphore information. | |
| INT uxsPollIPCSHMAttached | 1.3.6.1.4.1.791.2.9.4.5.4.2.3.1.7 | INTEGER | read-only | &The number of processes using the shared memory segment. |
| INT uxsPollIPCSHMCount | 1.3.6.1.4.1.791.2.9.4.5.4.2.2 | INTEGER | read-only | &The number of shared memory segments in the table. |
| uxsPollIPCSHMEntry | 1.3.6.1.4.1.791.2.9.4.5.4.2.3.1 | not-accessible | & | |
| STR uxsPollIPCSHMGroup | 1.3.6.1.4.1.791.2.9.4.5.4.2.3.1.5 | DisplayString | read-only | &The shared memory segments group. |
| STR uxsPollIPCSHMID | 1.3.6.1.4.1.791.2.9.4.5.4.2.3.1.1 | DisplayString | read-only | &The shared memory ID. |
| STR uxsPollIPCSHMKey | 1.3.6.1.4.1.791.2.9.4.5.4.2.3.1.2 | DisplayString | read-only | &The shared memory key. |
| INT uxsPollIPCSHMMaxSize | 1.3.6.1.4.1.791.2.9.4.5.4.2.3.1.6 | INTEGER | read-only | &The shared memory segment size. |
| STR uxsPollIPCSHMMode | 1.3.6.1.4.1.791.2.9.4.5.4.2.3.1.3 | DisplayString | read-only | &The shared memory access rights. |
| INT uxsPollIPCSHMMonitor | 1.3.6.1.4.1.791.2.9.4.5.4.2.1 | INTEGER | read-write | &Defines the level of monitoring for the resource's status. Valid values: do-not-monitor(1) or monitor(2). |
| STR uxsPollIPCSHMOwner | 1.3.6.1.4.1.791.2.9.4.5.4.2.3.1.4 | DisplayString | read-only | &The shared memory segment owner. |
| uxsPollIPCSHMTable | 1.3.6.1.4.1.791.2.9.4.5.4.2.3 | not-accessible | &The table of shared memory segments. | |
| INT uxsPollNetCollValue | 1.3.6.1.4.1.791.2.9.4.5.4.1.1.1.7 | INTEGER | read-only | &The number of collisions since the machine started. |
| uxsPollNetEntry | 1.3.6.1.4.1.791.2.9.4.5.4.1.1.1 | not-accessible | & | |
| uxsPollNetGroup | 1.3.6.1.4.1.791.2.9.4.5.4.1 | |||
| INT uxsPollNetIErrValue | 1.3.6.1.4.1.791.2.9.4.5.4.1.1.1.4 | INTEGER | read-only | &The number of input errors since the machine started. |
| STR uxsPollNetIP | 1.3.6.1.4.1.791.2.9.4.5.4.1.1.1.2 | DisplayString | read-only | &The IP address of the interface. |
| INT uxsPollNetIPktValue | 1.3.6.1.4.1.791.2.9.4.5.4.1.1.1.3 | INTEGER | read-only | &The number of input packets since the machine started. |
| STR uxsPollNetName | 1.3.6.1.4.1.791.2.9.4.5.4.1.1.1.1 | DisplayString | read-only | &The name by which the network interface is known. |
| INT uxsPollNetOErrValue | 1.3.6.1.4.1.791.2.9.4.5.4.1.1.1.6 | INTEGER | read-only | &The number of output errors since the machine started. |
| INT uxsPollNetOPktValue | 1.3.6.1.4.1.791.2.9.4.5.4.1.1.1.5 | INTEGER | read-only | &The number of output packets since the machine started. |
| uxsPollNetTable | 1.3.6.1.4.1.791.2.9.4.5.4.1.1 | not-accessible | &The table of raw network statistics. | |
| NTF uxsPrnAdded | 1.3.6.1.4.1.791.2.9.4.5.0.18986 | & | ||
| NTF uxsPrnCritical | 1.3.6.1.4.1.791.2.9.4.5.0.18983 | & | ||
| NTF uxsPrnDeleted | 1.3.6.1.4.1.791.2.9.4.5.0.18987 | & | ||
| NTF uxsPrnDown | 1.3.6.1.4.1.791.2.9.4.5.0.18985 | & | ||
| NTF uxsPrnOK | 1.3.6.1.4.1.791.2.9.4.5.0.18981 | & | ||
| NTF uxsPrnUnknown | 1.3.6.1.4.1.791.2.9.4.5.0.18980 | & | ||
| NTF uxsPrnWarning | 1.3.6.1.4.1.791.2.9.4.5.0.18982 | & | ||
| NTF uxsProcAdded | 1.3.6.1.4.1.791.2.9.4.5.0.16986 | & | ||
| NTF uxsProcCritical | 1.3.6.1.4.1.791.2.9.4.5.0.16983 | & | ||
| NTF uxsProcDeleted | 1.3.6.1.4.1.791.2.9.4.5.0.16987 | & | ||
| NTF uxsProcDown | 1.3.6.1.4.1.791.2.9.4.5.0.16985 | & | ||
| NTF uxsProcOK | 1.3.6.1.4.1.791.2.9.4.5.0.16981 | & | ||
| NTF uxsProcUnknown | 1.3.6.1.4.1.791.2.9.4.5.0.16980 | & | ||
| NTF uxsProcWarning | 1.3.6.1.4.1.791.2.9.4.5.0.16982 | & | ||
| INT uxsStatusCPUAggStatus | 1.3.6.1.4.1.791.2.9.4.5.2.2.14.1.6 | INTEGER | read-only | &The current status of the resource: unknown(1) - An error occurred during data collection, ok(2) - The resource is within the defined limits, warning(3) - The resource has breached the warning threshold, critical(4) - The resource has breached the critical threshold, down(5) - The resource is in a down state. |
| INT uxsStatusCPUCount | 1.3.6.1.4.1.791.2.9.4.5.2.2.13 | INTEGER | read-only | &The number of CPU instances in the table. |
| STR uxsStatusCPUCrit | 1.3.6.1.4.1.791.2.9.4.5.2.2.14.1.11 | DisplayString | read-write | &The value for the CPU used percentage that is considered a critical level for that resource. Valid ranges: Greater than 1, less than 100, not less than or equal to the warning threshold. |
| uxsStatusCPUEntry | 1.3.6.1.4.1.791.2.9.4.5.2.2.14.1 | not-accessible | & | |
| uxsStatusCPUGroup | 1.3.6.1.4.1.791.2.9.4.5.2.2 | |||
| INT uxsStatusCPUIdle | 1.3.6.1.4.1.791.2.9.4.5.2.2.14.1.4 | INTEGER | read-only | &The percentage of time that the processor was idle. |
| INT uxsStatusCPULag | 1.3.6.1.4.1.791.2.9.4.5.2.2.14.1.9 | INTEGER | read-write | &The number of times that the threshold has to be reached before the state changes. Valid range: Greater than 0. |
| INT uxsStatusCPULagValue | 1.3.6.1.4.1.791.2.9.4.5.2.2.14.1.8 | INTEGER | read-only | &The number of times that the threshold has been reached. |
| INT uxsStatusCPULossAction | 1.3.6.1.4.1.791.2.9.4.5.2.2.14.1.14 | INTEGER | read-write | &Defines the action to take if the CPU is removed from the machine. Valid values: remove(1), up(2) or down(3). |
| INT uxsStatusCPULossStatus | 1.3.6.1.4.1.791.2.9.4.5.2.2.14.1.15 | INTEGER | read-only | &The status relating to the existence of the object. Valid values: unknown(1), up(2) or down(3). |
| INT uxsStatusCPUMonitor | 1.3.6.1.4.1.791.2.9.4.5.2.2.14.1.12 | INTEGER | read-write | &Defines the level of monitoring for the resource's status. Valid values: do-not-monitor(1), warning-only(2), critical-only(3) or both(4). |
| STR uxsStatusCPUName | 1.3.6.1.4.1.791.2.9.4.5.2.2.14.1.1 | DisplayString | read-only | &The name the agent gives the first CPU on which it gets details. No assumptions should be made about which slot the CPU is in from the CPU name. |
| INT uxsStatusCPUStatus | 1.3.6.1.4.1.791.2.9.4.5.2.2.14.1.13 | INTEGER | read-only | &The current status of the resource: unknown(1) - An error occurred during data collection, ok(2) - The resource is within the defined limits, warning(3) - The resource has breached the warning threshold, critical(4) - The resource has breached the critical threshold. |
| INT uxsStatusCPUSys | 1.3.6.1.4.1.791.2.9.4.5.2.2.14.1.3 | INTEGER | read-only | &The percentage of time that the processor was doing system work. |
| uxsStatusCPUTable | 1.3.6.1.4.1.791.2.9.4.5.2.2.14 | not-accessible | &The table of CPU instances. | |
| STR uxsStatusCPUTotalCrit | 1.3.6.1.4.1.791.2.9.4.5.2.2.10 | DisplayString | read-write | &The percentage of total CPU usage that is considered a critical level for that resource. Valid ranges: Greater than 1, less than 100, not less than or equal to the warning threshold. |
| INT uxsStatusCPUTotalIdle | 1.3.6.1.4.1.791.2.9.4.5.2.2.4 | INTEGER | read-only | &The percentage of time that the CPUs were idle. |
| INT uxsStatusCPUTotalLag | 1.3.6.1.4.1.791.2.9.4.5.2.2.8 | INTEGER | read-write | &The number of times that the threshold has to be reached before the state changes. Valid range: Greater than 0. |
| INT uxsStatusCPUTotalLagValue | 1.3.6.1.4.1.791.2.9.4.5.2.2.7 | INTEGER | read-only | &The number of times that the threshold has been reached. |
| INT uxsStatusCPUTotalMonitor | 1.3.6.1.4.1.791.2.9.4.5.2.2.11 | INTEGER | read-write | &Defines the level of monitoring for the resource's status. Valid values: do-not-monitor(1), warning-only(2), critical-only(3) or both(4). |
| STR uxsStatusCPUTotalName | 1.3.6.1.4.1.791.2.9.4.5.2.2.1 | DisplayString | read-only | &The name the agent gives for the total number of CPUs. |
| INT uxsStatusCPUTotalStatus | 1.3.6.1.4.1.791.2.9.4.5.2.2.12 | INTEGER | read-only | &The current status of the resource: unknown(1) - An error occurred during data collection, ok(2) - The resource is within the defined limits, warning(3) - The resource has breached the warning threshold, critical(4) - The resource has breached the critical threshold. |
| INT uxsStatusCPUTotalSys | 1.3.6.1.4.1.791.2.9.4.5.2.2.3 | INTEGER | read-only | &The percentage of time that the CPUs spent servicing system requests. |
| INT uxsStatusCPUTotalUsedValue | 1.3.6.1.4.1.791.2.9.4.5.2.2.6 | INTEGER | read-only | &The total percentage of the CPUs' time that the processors were busy. i.e. 100 - idle%. |
| INT uxsStatusCPUTotalUser | 1.3.6.1.4.1.791.2.9.4.5.2.2.2 | INTEGER | read-only | &The percentage of time that the CPUs spent servicing user requests. |
| STR uxsStatusCPUTotalWarn | 1.3.6.1.4.1.791.2.9.4.5.2.2.9 | DisplayString | read-write | &The percentage of total CPU usage that is considered a warning level for that resource. Valid ranges: Greater than 0, less than 99, not greater than or equal to the critical threshold. |
| INT uxsStatusCPUTotalWIO | 1.3.6.1.4.1.791.2.9.4.5.2.2.5 | INTEGER | read-only | &The percentage of time that the CPUs spent waiting for blocking I/O requests. |
| INT uxsStatusCPUUsedValue | 1.3.6.1.4.1.791.2.9.4.5.2.2.14.1.7 | INTEGER | read-only | &The percentage of time that the processor was busy. i.e. 100 - idle%. |
| INT uxsStatusCPUUser | 1.3.6.1.4.1.791.2.9.4.5.2.2.14.1.2 | INTEGER | read-only | &The percentage of time that the processor was doing user work. |
| STR uxsStatusCPUWarn | 1.3.6.1.4.1.791.2.9.4.5.2.2.14.1.10 | DisplayString | read-write | &The value for the CPU used percentage that is considered a warning level for that resource. Valid ranges: Greater than 0, less than 99, not greater than or equal to the critical threshold. |
| INT uxsStatusCPUWIO | 1.3.6.1.4.1.791.2.9.4.5.2.2.14.1.5 | INTEGER | read-only | &The percentage of time that the processor was waiting for I/O. |
| INT uxsStatusDiskAggStatus | 1.3.6.1.4.1.791.2.9.4.5.2.7.2.1.2 | INTEGER | read-only | &The current status of the resource: unknown(1) - An error occurred during data collection, ok(2) - The resource is within the defined limits, warning(3) - The resource has breached the warning threshold, critical(4) - The resource has breached the critical threshold, down(5) - The resource is in a down state. |
| INT uxsStatusDiskCount | 1.3.6.1.4.1.791.2.9.4.5.2.7.1 | INTEGER | read-only | &The number of physical disks monitored by the agent. |
| uxsStatusDiskEntry | 1.3.6.1.4.1.791.2.9.4.5.2.7.2.1 | not-accessible | & | |
| uxsStatusDiskGroup | 1.3.6.1.4.1.791.2.9.4.5.2.7 | |||
| INT uxsStatusDiskLossAction | 1.3.6.1.4.1.791.2.9.4.5.2.7.2.1.8 | INTEGER | read-write | &Defines the action to take if the physical disk is removed from the machine. Valid values: remove(1), up(2) or down(3). |
| INT uxsStatusDiskLossStatus | 1.3.6.1.4.1.791.2.9.4.5.2.7.2.1.9 | INTEGER | read-only | &The status relating to the existence of the object. Valid values: unknown(1), up(2) or down(3). |
| STR uxsStatusDiskName | 1.3.6.1.4.1.791.2.9.4.5.2.7.2.1.1 | DisplayString | read-only | &The device name of the physical disk that is being monitored. |
| INT uxsStatusDiskRemove | 1.3.6.1.4.1.791.2.9.4.5.2.7.2.1.10 | INTEGER | read-write | &Removes the physical disk watcher from the agent. |
| uxsStatusDiskTable | 1.3.6.1.4.1.791.2.9.4.5.2.7.2 | not-accessible | &The table of monitored physical disks. | |
| INT uxsStatusDiskTPutCrit | 1.3.6.1.4.1.791.2.9.4.5.2.7.2.1.5 | INTEGER | read-write | &The value for physical disk kilobytes per second throughput that is considered a critical level for that resource. Valid ranges: Greater than 1, not less than or equal to the warning threshold. |
| INT uxsStatusDiskTPutMonitor | 1.3.6.1.4.1.791.2.9.4.5.2.7.2.1.6 | INTEGER | read-write | &Defines the level of monitoring for the resource's status. Valid values: do-not-monitor(1), warning-only(2), critical-only(3) or both(4). |
| INT uxsStatusDiskTPutStatus | 1.3.6.1.4.1.791.2.9.4.5.2.7.2.1.7 | INTEGER | read-only | &The current status of the resource: unknown(1) - An error occurred during data collection, ok(2) - The resource is within the defined limits, warning(3) - The resource has breached the warning threshold, critical(4) - The resource has breached the critical threshold. |
| INT uxsStatusDiskTPutValue | 1.3.6.1.4.1.791.2.9.4.5.2.7.2.1.3 | INTEGER | read-only | &The kilobytes in blocks per second. |
| INT uxsStatusDiskTPutWarn | 1.3.6.1.4.1.791.2.9.4.5.2.7.2.1.4 | INTEGER | read-write | &The value for physical disk kilobytes per second throughput that is considered a warning level for that resource. Valid ranges: Greater than 0, not greater than or equal to the critical threshold. |
| INT uxsStatusFileCount | 1.3.6.1.4.1.791.2.9.4.5.2.8.1 | INTEGER | read-only | &The number of file watchers configured for the agent. |
| STR uxsStatusFileDesc | 1.3.6.1.4.1.791.2.9.4.5.2.8.2.1.2 | DisplayString | read-only | &The description of the watcher provided when the watcher was created. |
| uxsStatusFileEntry | 1.3.6.1.4.1.791.2.9.4.5.2.8.2.1 | not-accessible | & | |
| INT uxsStatusFileExist | 1.3.6.1.4.1.791.2.9.4.5.2.8.2.1.4 | INTEGER | read-write | &The test to perform for file existence. Valid values: should-exist(1) or should-not-exist(2). |
| INT uxsStatusFileExistMonitor | 1.3.6.1.4.1.791.2.9.4.5.2.8.2.1.5 | INTEGER | read-write | &Defines the level of monitoring for the resource's status. Valid values: do-not-monitor(1) or monitor(2). |
| INT uxsStatusFileExistStatus | 1.3.6.1.4.1.791.2.9.4.5.2.8.2.1.6 | INTEGER | read-only | &The status of the files existence based on the uxsStatusFileExist attribute. |
| uxsStatusFileGroup | 1.3.6.1.4.1.791.2.9.4.5.2.8 | |||
| STR uxsStatusFileModTime | 1.3.6.1.4.1.791.2.9.4.5.2.8.2.1.7 | DisplayString | read-only | &The files last modified date and time. |
| INT uxsStatusFileModTimeMonitor | 1.3.6.1.4.1.791.2.9.4.5.2.8.2.1.9 | INTEGER | read-write | &Defines the level of monitoring for the resource's status. Valid values: do-not-monitor(1) or monitor(2). |
| INT uxsStatusFileModTimeStatus | 1.3.6.1.4.1.791.2.9.4.5.2.8.2.1.10 | INTEGER | read-write | &The status of the timestamp monitoring. unknown(1) - An error occurred collecting the data, up(2) - The timestamp is unchanged, down(3) - The timestamp has changed, reset(4) - Reset the uxsStatusFileModTimeValue to the files current timestamp and sets the status to OK. |
| STR uxsStatusFileModTimeValue | 1.3.6.1.4.1.791.2.9.4.5.2.8.2.1.8 | DisplayString | read-only | &The time the agent compares with for the file timestamp status. |
| STR uxsStatusFileName | 1.3.6.1.4.1.791.2.9.4.5.2.8.2.1.1 | DisplayString | read-only | &The name of the file being monitored. |
| INT uxsStatusFileRemove | 1.3.6.1.4.1.791.2.9.4.5.2.8.2.1.21 | INTEGER | read-write | &Removes the file watcher from the agent. |
| INT uxsStatusFileSizeCrit | 1.3.6.1.4.1.791.2.9.4.5.2.8.2.1.13 | INTEGER | read-write | &The value for file size that is considered a critical level for that resource. Valid ranges: Greater than 1, not less than or equal to the warning threshold. |
| INT uxsStatusFileSizeDCrit | 1.3.6.1.4.1.791.2.9.4.5.2.8.2.1.18 | INTEGER | read-write | &The value for file size change that is considered a critical level for that resource. Valid ranges: Greater than 1, not less than or equal to the warning threshold. |
| INT uxsStatusFileSizeDMonitor | 1.3.6.1.4.1.791.2.9.4.5.2.8.2.1.19 | INTEGER | read-write | &Defines the level of monitoring for the resource's status. Valid values: do-not-monitor(1), warning-only(2), critical-only(3) or both(4). |
| INT uxsStatusFileSizeDStatus | 1.3.6.1.4.1.791.2.9.4.5.2.8.2.1.20 | INTEGER | read-only | &The current status of the resource: unknown(1) - An error occurred during data collection, ok(2) - The resource is within the defined limits, warning(3) - The resource has breached the warning threshold, critical(4) - The resource has breached the critical threshold. |
| INT uxsStatusFileSizeDValue | 1.3.6.1.4.1.791.2.9.4.5.2.8.2.1.16 | INTEGER | read-only | &The difference in file size since the last poll. |
| INT uxsStatusFileSizeDWarn | 1.3.6.1.4.1.791.2.9.4.5.2.8.2.1.17 | INTEGER | read-write | &The value for file size change that is considered a warning level for that resource. Valid ranges: Greater than 0, not greater than or equal to the critical threshold. |
| INT uxsStatusFileSizeMonitor | 1.3.6.1.4.1.791.2.9.4.5.2.8.2.1.14 | INTEGER | read-write | &Defines the level of monitoring for the resource's status. Valid values: do-not-monitor(1), warning-only(2), critical-only(3) or both(4). |
| INT uxsStatusFileSizeStatus | 1.3.6.1.4.1.791.2.9.4.5.2.8.2.1.15 | INTEGER | read-only | &The current status of the resource: unknown(1) - An error occurred during data collection, ok(2) - The resource is within the defined limits, warning(3) - The resource has breached the warning threshold, critical(4) - The resource has breached the critical threshold. |
| INT uxsStatusFileSizeValue | 1.3.6.1.4.1.791.2.9.4.5.2.8.2.1.11 | INTEGER | read-only | &The size of the file in kilobytes. |
| INT uxsStatusFileSizeWarn | 1.3.6.1.4.1.791.2.9.4.5.2.8.2.1.12 | INTEGER | read-write | &The value for file size that is considered a warning level for that resource. Valid ranges: Greater than 0, not greater than or equal to the critical threshold. |
| INT uxsStatusFileStatus | 1.3.6.1.4.1.791.2.9.4.5.2.8.2.1.3 | INTEGER | read-only | &The current status of the resource: unknown(1) - An error occurred during data collection, ok(2) - The resource is within the defined limits, warning(3) - The resource has breached the warning threshold, critical(4) - The resource has breached the critical threshold, down(5) - The resource is in a down state. |
| uxsStatusFileTable | 1.3.6.1.4.1.791.2.9.4.5.2.8.2 | not-accessible | &The table of file watchers. | |
| INT uxsStatusFSysCount | 1.3.6.1.4.1.791.2.9.4.5.2.6.1 | INTEGER | read-only | &The number of monitored file systems. |
| uxsStatusFSysEntry | 1.3.6.1.4.1.791.2.9.4.5.2.6.2.1 | not-accessible | & | |
| uxsStatusFSysGroup | 1.3.6.1.4.1.791.2.9.4.5.2.6 | |||
| STR uxsStatusFSysInodesCrit | 1.3.6.1.4.1.791.2.9.4.5.2.6.2.1.25 | DisplayString | read-write | &The value for inodes, either as a percentage or absolute value, that is considered a critical level for that resource. Valid ranges: Greater than 1, less than total space, not less than or equal to the warning threshold. |
| STR uxsStatusFSysInodesCritValue | 1.3.6.1.4.1.791.2.9.4.5.2.6.2.1.23 | DisplayString | read-only | &The absolute value used for threshold calculation based on the configured critical value. |
| STR uxsStatusFSysInodesDCrit | 1.3.6.1.4.1.791.2.9.4.5.2.6.2.1.32 | DisplayString | read-write | &The value for inodes delta, either as a percentage or absolute value, that is considered a critical level for that resource. Valid ranges: Greater than 1, less than total space, not less than or equal to the warning threshold. |
| STR uxsStatusFSysInodesDCritValue | 1.3.6.1.4.1.791.2.9.4.5.2.6.2.1.30 | DisplayString | read-only | &The absolute value used for threshold calculation based on the configured critical value. |
| INT uxsStatusFSysInodesDMonitor | 1.3.6.1.4.1.791.2.9.4.5.2.6.2.1.33 | INTEGER | read-write | &Defines the level of monitoring for the resource's status. Valid values: do-not-monitor(1), warning-only(2), critical-only(3) or both(4). |
| INT uxsStatusFSysInodesDStatus | 1.3.6.1.4.1.791.2.9.4.5.2.6.2.1.34 | INTEGER | read-only | &The current status of the resource: unknown(1) - An error occurred during data collection, ok(2) - The resource is within the defined limits, warning(3) - The resource has breached the warning threshold, critical(4) - The resource has breached the critical threshold. |
| INT uxsStatusFSysInodesDValue | 1.3.6.1.4.1.791.2.9.4.5.2.6.2.1.28 | INTEGER | read-only | &The difference in the number of used inodes since the last poll. |
| STR uxsStatusFSysInodesDWarn | 1.3.6.1.4.1.791.2.9.4.5.2.6.2.1.31 | DisplayString | read-write | &The value for inodes delta, either as a percentage or absolute value, that is considered a warning level for that resource. Valid ranges: Greater than 0, less than total inodes - 1, not greater than or equal to the critical threshold. |
| STR uxsStatusFSysInodesDWarnValue | 1.3.6.1.4.1.791.2.9.4.5.2.6.2.1.29 | DisplayString | read-only | &The absolute value used for threshold calculation based on the configured warning value. |
| INT uxsStatusFSysInodesMonitor | 1.3.6.1.4.1.791.2.9.4.5.2.6.2.1.26 | INTEGER | read-write | &Defines the level of monitoring for the resource's status. Valid values: do-not-monitor(1), warning-only(2), critical-only(3) or both(4). |
| INT uxsStatusFSysInodesStatus | 1.3.6.1.4.1.791.2.9.4.5.2.6.2.1.27 | INTEGER | read-only | &The current status of the resource: unknown(1) - An error occurred during data collection, ok(2) - The resource is within the defined limits, warning(3) - The resource has breached the warning threshold, critical(4) - The resource has breached the critical threshold. |
| INT uxsStatusFSysInodesTotal | 1.3.6.1.4.1.791.2.9.4.5.2.6.2.1.20 | INTEGER | read-only | &The amount of inodes configured on the file system. |
| INT uxsStatusFSysInodesValue | 1.3.6.1.4.1.791.2.9.4.5.2.6.2.1.21 | INTEGER | read-only | &The amount of used inodes on the file system. |
| STR uxsStatusFSysInodesWarn | 1.3.6.1.4.1.791.2.9.4.5.2.6.2.1.24 | DisplayString | read-write | &The value for inodes, either as a percentage or absolute value, that is considered a warning level for that resource. Valid ranges: Greater than 0, less than total inodes - 1, not greater than or equal to the critical threshold. |
| STR uxsStatusFSysInodesWarnValue | 1.3.6.1.4.1.791.2.9.4.5.2.6.2.1.22 | DisplayString | read-only | &The absolute value used for threshold calculation based on the configured warning value. |
| INT uxsStatusFSysLossAction | 1.3.6.1.4.1.791.2.9.4.5.2.6.2.1.37 | INTEGER | read-write | &Defines the action to take if the file system is removed from the file system table. Valid values: remove(1), up(2) or down(3). |
| INT uxsStatusFSysLossStatus | 1.3.6.1.4.1.791.2.9.4.5.2.6.2.1.38 | INTEGER | read-only | &The status relating to the existence of the object. Valid values: unknown(1), up(2) or down(3). |
| INT uxsStatusFSysMountedMonitor | 1.3.6.1.4.1.791.2.9.4.5.2.6.2.1.35 | INTEGER | read-write | &Defines the level of monitoring for the resource's status. Valid values: do-not-monitor(1) or monitor(2). |
| INT uxsStatusFSysMountedStatus | 1.3.6.1.4.1.791.2.9.4.5.2.6.2.1.36 | INTEGER | read-only | &The mounted status of the device: unknown(1) - An error occurred collecting the file system information. up(2) - The file system is mounted, down(3) The file system is not mounted. |
| STR uxsStatusFSysName | 1.3.6.1.4.1.791.2.9.4.5.2.6.2.1.1 | DisplayString | read-only | &The file system mount name. |
| STR uxsStatusFSysRelatedTo | 1.3.6.1.4.1.791.2.9.4.5.2.6.2.1.2 | DisplayString | read-only | &The device from which the file system is mounted. |
| INT uxsStatusFSysRemove | 1.3.6.1.4.1.791.2.9.4.5.2.6.2.1.39 | INTEGER | read-write | &Removes the file system watcher from the agent. |
| STR uxsStatusFSysSpaceCrit | 1.3.6.1.4.1.791.2.9.4.5.2.6.2.1.10 | DisplayString | read-write | &The value for used file system space, either as a percentage or in kilobytes, that is considered a critical level for that resource. Valid ranges: Greater than 1, less than total space, not less than or equal to the warning threshold. |
| STR uxsStatusFSysSpaceCritValue | 1.3.6.1.4.1.791.2.9.4.5.2.6.2.1.8 | DisplayString | read-only | &The absolute value used for threshold calculation based on the configured critical value. |
| STR uxsStatusFSysSpaceDCrit | 1.3.6.1.4.1.791.2.9.4.5.2.6.2.1.17 | DisplayString | read-write | &The value for used file system space delta, either as a percentage or in kilobytes, that is considered a critical level for that resource. Valid ranges: Greater than 1, less than total memory, not less than or equal to the warning threshold. |
| STR uxsStatusFSysSpaceDCritValue | 1.3.6.1.4.1.791.2.9.4.5.2.6.2.1.15 | DisplayString | read-only | &The absolute value used for threshold calculation based on the configured critical value. |
| INT uxsStatusFSysSpaceDMonitor | 1.3.6.1.4.1.791.2.9.4.5.2.6.2.1.18 | INTEGER | read-write | &Defines the level of monitoring for the resource's status. Valid values: do-not-monitor(1), warning-only(2), critical-only(3) or both(4). |
| INT uxsStatusFSysSpaceDStatus | 1.3.6.1.4.1.791.2.9.4.5.2.6.2.1.19 | INTEGER | read-only | &The current status of the resource: unknown(1) - An error occurred during data collection, ok(2) - The resource is within the defined limits, warning(3) - The resource has breached the warning threshold, critical(4) - The resource has breached the critical threshold. |
| INT uxsStatusFSysSpaceDValue | 1.3.6.1.4.1.791.2.9.4.5.2.6.2.1.13 | INTEGER | read-only | &The difference of used space, in kilobytes, since the last poll. |
| STR uxsStatusFSysSpaceDWarn | 1.3.6.1.4.1.791.2.9.4.5.2.6.2.1.16 | DisplayString | read-write | &The value for used file system space delta, either as a percentage or in kilobytes, that is considered a warning level for that resource. Valid ranges: Greater than 0, less than total space - 1, not greater than or equal to the critical threshold. |
| STR uxsStatusFSysSpaceDWarnValue | 1.3.6.1.4.1.791.2.9.4.5.2.6.2.1.14 | DisplayString | read-only | &The absolute value used for threshold calculation based on the configured warning value. |
| INT uxsStatusFSysSpaceMonitor | 1.3.6.1.4.1.791.2.9.4.5.2.6.2.1.11 | INTEGER | read-write | &Defines the level of monitoring for the resource's status. Valid values: do-not-monitor(1), warning-only(2), critical-only(3) or both(4). |
| INT uxsStatusFSysSpaceStatus | 1.3.6.1.4.1.791.2.9.4.5.2.6.2.1.12 | INTEGER | read-only | &The current status of the resource: unknown(1) - An error occurred during data collection, ok(2) - The resource is within the defined limits, warning(3) - The resource has breached the warning threshold, critical(4) - The resource has breached the critical threshold. |
| INT uxsStatusFSysSpaceTotal | 1.3.6.1.4.1.791.2.9.4.5.2.6.2.1.5 | INTEGER | read-only | &The amount of space available on the file system in kilobytes. |
| INT uxsStatusFSysSpaceValue | 1.3.6.1.4.1.791.2.9.4.5.2.6.2.1.6 | INTEGER | read-only | &The amount of space used on the file system in kilobytes. |
| STR uxsStatusFSysSpaceWarn | 1.3.6.1.4.1.791.2.9.4.5.2.6.2.1.9 | DisplayString | read-write | &The value for used file system space, either as a percentage or in kilobytes, that is considered a warning level for that resource. Valid ranges: Greater than 0, less than total space - 1, not greater than or equal to the critical threshold. |
| STR uxsStatusFSysSpaceWarnValue | 1.3.6.1.4.1.791.2.9.4.5.2.6.2.1.7 | DisplayString | read-only | &The absolute value used for threshold calculation based on the configured warning value. |
| INT uxsStatusFSysStatus | 1.3.6.1.4.1.791.2.9.4.5.2.6.2.1.4 | INTEGER | read-only | &The current status of the resource: unknown(1) - An error occurred during data collection, ok(2) - The resource is within the defined limits, warning(3) - The resource has breached the warning threshold, critical(4) - The resource has breached the critical threshold, down(5) - The resource is in a down state. |
| uxsStatusFSysTable | 1.3.6.1.4.1.791.2.9.4.5.2.6.2 | not-accessible | &The table of monitored file systems. | |
| STR uxsStatusFSysType | 1.3.6.1.4.1.791.2.9.4.5.2.6.2.1.3 | DisplayString | read-only | &The type of the mounted file system. The value is platform dependent. |
| INT uxsStatusGeneralCPUCount | 1.3.6.1.4.1.791.2.9.4.5.2.1.4 | INTEGER | read-only | &The total number of this resource type that are being monitored. |
| INT uxsStatusGeneralCPUCritical | 1.3.6.1.4.1.791.2.9.4.5.2.1.6 | INTEGER | read-only | &The total number of this resource type that are being monitored and are in a critical state. |
| INT uxsStatusGeneralCPUWarning | 1.3.6.1.4.1.791.2.9.4.5.2.1.5 | INTEGER | read-only | &The total number of this resource type that are being monitored and are in a warning state. |
| INT uxsStatusGeneralDiskCount | 1.3.6.1.4.1.791.2.9.4.5.2.1.19 | INTEGER | read-only | &The total number of this resource type that are being monitored. |
| INT uxsStatusGeneralDiskCritical | 1.3.6.1.4.1.791.2.9.4.5.2.1.21 | INTEGER | read-only | &The total number of this resource type that are being monitored and are in a critical state. |
| INT uxsStatusGeneralDiskWarning | 1.3.6.1.4.1.791.2.9.4.5.2.1.20 | INTEGER | read-only | &The total number of this resource type that are being monitored and are in a warning state. |
| INT uxsStatusGeneralFileCount | 1.3.6.1.4.1.791.2.9.4.5.2.1.22 | INTEGER | read-only | &The total number of this resource type that are being monitored. |
| INT uxsStatusGeneralFileCritical | 1.3.6.1.4.1.791.2.9.4.5.2.1.24 | INTEGER | read-only | &The total number of this resource type that are being monitored and are in a critical state. |
| INT uxsStatusGeneralFileWarning | 1.3.6.1.4.1.791.2.9.4.5.2.1.23 | INTEGER | read-only | &The total number of this resource type that are being monitored and are in a warning state. |
| INT uxsStatusGeneralFSysCount | 1.3.6.1.4.1.791.2.9.4.5.2.1.16 | INTEGER | read-only | &The total number of this resource type that are being monitored. |
| INT uxsStatusGeneralFSysCritical | 1.3.6.1.4.1.791.2.9.4.5.2.1.18 | INTEGER | read-only | &The total number of this resource type that are being monitored and are in a critical state. |
| INT uxsStatusGeneralFSysWarning | 1.3.6.1.4.1.791.2.9.4.5.2.1.17 | INTEGER | read-only | &The total number of this resource type that are being monitored and are in a warning state. |
| uxsStatusGeneralGroup | 1.3.6.1.4.1.791.2.9.4.5.2.1 | |||
| INT uxsStatusGeneralIPCCount | 1.3.6.1.4.1.791.2.9.4.5.2.1.34 | INTEGER | read-only | &The total number of this resource type that are being monitored. |
| INT uxsStatusGeneralIPCCritical | 1.3.6.1.4.1.791.2.9.4.5.2.1.36 | INTEGER | read-only | &The total number of this resource type that are being monitored and are in a critical state. |
| INT uxsStatusGeneralIPCWarning | 1.3.6.1.4.1.791.2.9.4.5.2.1.35 | INTEGER | read-only | &The total number of this resource type that are being monitored and are in a warning state. |
| INT uxsStatusGeneralLoadCount | 1.3.6.1.4.1.791.2.9.4.5.2.1.7 | INTEGER | read-only | &The total number of this resource type that are being monitored. |
| INT uxsStatusGeneralLoadCritical | 1.3.6.1.4.1.791.2.9.4.5.2.1.9 | INTEGER | read-only | &The total number of this resource type that are being monitored and are in a critical state. |
| INT uxsStatusGeneralLoadWarning | 1.3.6.1.4.1.791.2.9.4.5.2.1.8 | INTEGER | read-only | &The total number of this resource type that are being monitored and are in a warning state. |
| INT uxsStatusGeneralMemCount | 1.3.6.1.4.1.791.2.9.4.5.2.1.10 | INTEGER | read-only | &The total number of this resource type that are being monitored. |
| INT uxsStatusGeneralMemCritical | 1.3.6.1.4.1.791.2.9.4.5.2.1.12 | INTEGER | read-only | &The total number of this resource type that are being monitored and are in a critical state. |
| INT uxsStatusGeneralMemWarning | 1.3.6.1.4.1.791.2.9.4.5.2.1.11 | INTEGER | read-only | &The total number of this resource type that are being monitored and are in a warning state. |
| INT uxsStatusGeneralNetCount | 1.3.6.1.4.1.791.2.9.4.5.2.1.31 | INTEGER | read-only | &The total number of this resource type that are being monitored. |
| INT uxsStatusGeneralNetCritical | 1.3.6.1.4.1.791.2.9.4.5.2.1.33 | INTEGER | read-only | &The total number of this resource type that are being monitored and are in a critical state. |
| INT uxsStatusGeneralNetWarning | 1.3.6.1.4.1.791.2.9.4.5.2.1.32 | INTEGER | read-only | &The total number of this resource type that are being monitored and are in a warning state. |
| INT uxsStatusGeneralPrnCount | 1.3.6.1.4.1.791.2.9.4.5.2.1.28 | INTEGER | read-only | &The total number of this resource type that are being monitored. |
| INT uxsStatusGeneralPrnCritical | 1.3.6.1.4.1.791.2.9.4.5.2.1.30 | INTEGER | read-only | &The total number of this resource type that are being monitored and are in a critical state. |
| INT uxsStatusGeneralPrnWarning | 1.3.6.1.4.1.791.2.9.4.5.2.1.29 | INTEGER | read-only | &The total number of this resource type that are being monitored and are in a warning state. |
| INT uxsStatusGeneralProcCount | 1.3.6.1.4.1.791.2.9.4.5.2.1.25 | INTEGER | read-only | &The total number of this resource type that are being monitored. |
| INT uxsStatusGeneralProcCritical | 1.3.6.1.4.1.791.2.9.4.5.2.1.27 | INTEGER | read-only | &The total number of this resource type that are being monitored and are in a critical state. |
| INT uxsStatusGeneralProcWarning | 1.3.6.1.4.1.791.2.9.4.5.2.1.26 | INTEGER | read-only | &The total number of this resource type that are being monitored and are in a warning state. |
| INT uxsStatusGeneralSwapCount | 1.3.6.1.4.1.791.2.9.4.5.2.1.13 | INTEGER | read-only | &The total number of this resource type that are being monitored. |
| INT uxsStatusGeneralSwapCritical | 1.3.6.1.4.1.791.2.9.4.5.2.1.15 | INTEGER | read-only | &The total number of this resource type that are being monitored and are in a critical state. |
| INT uxsStatusGeneralSwapWarning | 1.3.6.1.4.1.791.2.9.4.5.2.1.14 | INTEGER | read-only | &The total number of this resource type that are being monitored and are in a warning state. |
| INT uxsStatusGeneralTotalCount | 1.3.6.1.4.1.791.2.9.4.5.2.1.1 | INTEGER | read-only | &Total number of resources that the agent is configured to monitor. |
| INT uxsStatusGeneralTotalCritical | 1.3.6.1.4.1.791.2.9.4.5.2.1.3 | INTEGER | read-only | &Total number of the resources that the agent is configured to monitor that are in a critical state. |
| INT uxsStatusGeneralTotalWarning | 1.3.6.1.4.1.791.2.9.4.5.2.1.2 | INTEGER | read-only | &Total number of the resources that the agent is configured to monitor that are in a warning state. |
| uxsStatusGroup | 1.3.6.1.4.1.791.2.9.4.5.2 | |||
| uxsStatusIPCGroup | 1.3.6.1.4.1.791.2.9.4.5.2.12 | |||
| INT uxsStatusIPCMQBytesAvailable | 1.3.6.1.4.1.791.2.9.4.5.2.12.33.1.6 | INTEGER | read-only | &The number of bytes available for messages. |
| STR uxsStatusIPCMQBytesCrit | 1.3.6.1.4.1.791.2.9.4.5.2.12.33.1.14 | DisplayString | read-write | &The value for used message queue bytes, either as a percentage or in kilobytes, that is considered a critical level for that resource. Valid ranges: Greater than 1, less than total Queue size, not less than or equal to the warning threshold. |
| STR uxsStatusIPCMQBytesCritValue | 1.3.6.1.4.1.791.2.9.4.5.2.12.33.1.12 | DisplayString | read-only | &The absolute value used for threshold calculation based on the configured critical value. |
| INT uxsStatusIPCMQBytesLag | 1.3.6.1.4.1.791.2.9.4.5.2.12.33.1.9 | INTEGER | read-write | &The number of times that the threshold has to be reached before the state changes. Valid range: Greater than 0. |
| INT uxsStatusIPCMQBytesLagValue | 1.3.6.1.4.1.791.2.9.4.5.2.12.33.1.8 | INTEGER | read-only | &The number of times that the threshold has been reached. |
| INT uxsStatusIPCMQBytesMonitor | 1.3.6.1.4.1.791.2.9.4.5.2.12.33.1.15 | INTEGER | read-write | &Defines the level of monitoring for the resource's status. Valid values: do-not-monitor(1), warning-only(2), critical-only(3) or both(4). |
| INT uxsStatusIPCMQBytesStatus | 1.3.6.1.4.1.791.2.9.4.5.2.12.33.1.16 | INTEGER | read-only | &The current status of the resource: unknown(1) - An error occurred during data collection, ok(2) - The resource is within the defined limits, warning(3) - The resource has breached the warning threshold, critical(4) - The resource has breached the critical threshold. |
| INT uxsStatusIPCMQBytesValue | 1.3.6.1.4.1.791.2.9.4.5.2.12.33.1.7 | INTEGER | read-only | &The bytes used in the message queue. |
| STR uxsStatusIPCMQBytesWarn | 1.3.6.1.4.1.791.2.9.4.5.2.12.33.1.13 | DisplayString | read-write | &The value for used message queue bytes, either as a percentage or in kilobytes, that is considered a warning level for that resource. Valid ranges: Greater than 0, less than total queue size - 1, not greater than or equal to the critical threshold. |
| STR uxsStatusIPCMQBytesWarnValue | 1.3.6.1.4.1.791.2.9.4.5.2.12.33.1.10 | DisplayString | read-only | &The absolute value used for threshold calculation based on the configured warning value. |
| INT uxsStatusIPCMQCount | 1.3.6.1.4.1.791.2.9.4.5.2.12.32 | INTEGER | read-only | &The number of monitored message queues. |
| uxsStatusIPCMQEntry | 1.3.6.1.4.1.791.2.9.4.5.2.12.33.1 | not-accessible | & | |
| STR uxsStatusIPCMQGroup | 1.3.6.1.4.1.791.2.9.4.5.2.12.33.1.5 | DisplayString | read-only | &The message queue group. |
| STR uxsStatusIPCMQID | 1.3.6.1.4.1.791.2.9.4.5.2.12.33.1.1 | DisplayString | read-only | &The message queue ID. |
| INT uxsStatusIPCMQIDSAvailable | 1.3.6.1.4.1.791.2.9.4.5.2.12.21 | INTEGER | read-only | &The number of configured message queue IDs. |
| STR uxsStatusIPCMQIDSCrit | 1.3.6.1.4.1.791.2.9.4.5.2.12.28 | DisplayString | read-write | &The value for used IDs, either as a percentage or absolute value, that is considered a critical level for that resource. Valid ranges: Greater than 1, less than total IDs, not less than or equal to the warning threshold. |
| STR uxsStatusIPCMQIDSCritValue | 1.3.6.1.4.1.791.2.9.4.5.2.12.26 | DisplayString | read-only | &The absolute value used for threshold calculation based on the configured critical value. |
| INT uxsStatusIPCMQIDSLag | 1.3.6.1.4.1.791.2.9.4.5.2.12.24 | INTEGER | read-write | &The number of times that the threshold has to be reached before the state changes. Valid range: Greater than 0. |
| INT uxsStatusIPCMQIDSLagValue | 1.3.6.1.4.1.791.2.9.4.5.2.12.23 | INTEGER | read-only | &The number of times that the threshold has been reached. |
| INT uxsStatusIPCMQIDSMonitor | 1.3.6.1.4.1.791.2.9.4.5.2.12.29 | INTEGER | read-write | &Defines the level of monitoring for the resource's status. Valid values: do-not-monitor(1), warning-only(2), critical-only(3) or both(4). |
| INT uxsStatusIPCMQIDSStatus | 1.3.6.1.4.1.791.2.9.4.5.2.12.30 | INTEGER | read-only | &The current status of the resource: unknown(1) - An error occurred during data collection, ok(2) - The resource is within the defined limits, warning(3) - The resource has breached the warning threshold, critical(4) - The resource has breached the critical threshold. |
| INT uxsStatusIPCMQIDSValue | 1.3.6.1.4.1.791.2.9.4.5.2.12.22 | INTEGER | read-only | &The number of message queue IDs in use. |
| STR uxsStatusIPCMQIDSWarn | 1.3.6.1.4.1.791.2.9.4.5.2.12.27 | DisplayString | read-write | &The value for used IDs, either as a percentage or absolute value, that is considered a warning level for that resource. Valid ranges: Greater than 0, less than total IDs - 1, not greater than or equal to the critical threshold. |
| STR uxsStatusIPCMQIDSWarnValue | 1.3.6.1.4.1.791.2.9.4.5.2.12.25 | DisplayString | read-only | &The absolute value used for threshold calculation based on the configured warning value. |
| STR uxsStatusIPCMQKey | 1.3.6.1.4.1.791.2.9.4.5.2.12.33.1.2 | DisplayString | read-only | &The message queue key. |
| STR uxsStatusIPCMQMode | 1.3.6.1.4.1.791.2.9.4.5.2.12.33.1.3 | DisplayString | read-only | &The message queue access rights. |
| INT uxsStatusIPCMQMonitor | 1.3.6.1.4.1.791.2.9.4.5.2.12.31 | INTEGER | read-write | &Defines the level of monitoring for the resource's status. Valid values: do-not-monitor(1) or monitor(2). |
| STR uxsStatusIPCMQOwner | 1.3.6.1.4.1.791.2.9.4.5.2.12.33.1.4 | DisplayString | read-only | &The message queue owner. |
| uxsStatusIPCMQTable | 1.3.6.1.4.1.791.2.9.4.5.2.12.33 | not-accessible | &The table of monitored message queues. | |
| INT uxsStatusIPCSEMIDSAvailable | 1.3.6.1.4.1.791.2.9.4.5.2.12.11 | INTEGER | read-only | &The number of configured semaphore IDs. |
| STR uxsStatusIPCSEMIDSCrit | 1.3.6.1.4.1.791.2.9.4.5.2.12.18 | DisplayString | read-write | &The value for used IDs, either as a percentage or absolute value, that is considered a critical level for that resource. Valid ranges: Greater than 1, less than total IDs, not less than or equal to the warning threshold. |
| STR uxsStatusIPCSEMIDSCritValue | 1.3.6.1.4.1.791.2.9.4.5.2.12.16 | DisplayString | read-only | &The absolute value used for threshold calculation based on the configured critical value. |
| INT uxsStatusIPCSEMIDSLag | 1.3.6.1.4.1.791.2.9.4.5.2.12.14 | INTEGER | read-write | &The number of times that the threshold has to be reached before the state changes. Valid range: Greater than 0. |
| INT uxsStatusIPCSEMIDSLagValue | 1.3.6.1.4.1.791.2.9.4.5.2.12.13 | INTEGER | read-only | &The number of times that the threshold has been reached. |
| INT uxsStatusIPCSEMIDSMonitor | 1.3.6.1.4.1.791.2.9.4.5.2.12.19 | INTEGER | read-write | &Defines the level of monitoring for the resource's status. Valid values: do-not-monitor(1), warning-only(2), critical-only(3) or both(4). |
| INT uxsStatusIPCSEMIDSStatus | 1.3.6.1.4.1.791.2.9.4.5.2.12.20 | INTEGER | read-only | &The current status of the resource: unknown(1) - An error occurred during data collection, ok(2) - The resource is within the defined limits, warning(3) - The resource has breached the warning threshold, critical(4) - The resource has breached the critical threshold. |
| INT uxsStatusIPCSEMIDSValue | 1.3.6.1.4.1.791.2.9.4.5.2.12.12 | INTEGER | read-only | &The number of semaphore IDs in use. |
| STR uxsStatusIPCSEMIDSWarn | 1.3.6.1.4.1.791.2.9.4.5.2.12.17 | DisplayString | read-write | &The value for used IDs, either as a percentage or absolute value, that is considered a warning level for that resource. Valid ranges: Greater than 0, less than total IDs - 1, not greater than or equal to the critical threshold. |
| STR uxsStatusIPCSEMIDSWarnValue | 1.3.6.1.4.1.791.2.9.4.5.2.12.15 | DisplayString | read-only | &The absolute value used for threshold calculation based on the configured warning value. |
| INT uxsStatusIPCSHMIDSAvailable | 1.3.6.1.4.1.791.2.9.4.5.2.12.1 | INTEGER | read-only | &The number of configured shared memory IDs. |
| STR uxsStatusIPCSHMIDSCrit | 1.3.6.1.4.1.791.2.9.4.5.2.12.8 | DisplayString | read-write | &The value for used IDs, either as a percentage or absolute value, that is considered a critical level for that resource. Valid ranges: Greater than 1, less than total IDs, not less than or equal to the warning threshold. |
| STR uxsStatusIPCSHMIDSCritValue | 1.3.6.1.4.1.791.2.9.4.5.2.12.6 | DisplayString | read-only | &The absolute value used for threshold calculation based on the configured critical value. |
| INT uxsStatusIPCSHMIDSLag | 1.3.6.1.4.1.791.2.9.4.5.2.12.4 | INTEGER | read-write | &The number of times that the threshold has to be reached before the state changes. Valid range: Greater than 0. |
| INT uxsStatusIPCSHMIDSLagValue | 1.3.6.1.4.1.791.2.9.4.5.2.12.3 | INTEGER | read-only | &The number of times that the threshold has been reached. |
| INT uxsStatusIPCSHMIDSMonitor | 1.3.6.1.4.1.791.2.9.4.5.2.12.9 | INTEGER | read-write | &Defines the level of monitoring for the resource's status. Valid values: do-not-monitor(1), warning-only(2), critical-only(3) or both(4). |
| INT uxsStatusIPCSHMIDSStatus | 1.3.6.1.4.1.791.2.9.4.5.2.12.10 | INTEGER | read-only | &The current status of the resource: unknown(1) - An error occurred during data collection, ok(2) - The resource is within the defined limits, warning(3) - The resource has breached the warning threshold, critical(4) - The resource has breached the critical threshold. |
| INT uxsStatusIPCSHMIDSValue | 1.3.6.1.4.1.791.2.9.4.5.2.12.2 | INTEGER | read-only | &The number of shared memory IDs in use. |
| STR uxsStatusIPCSHMIDSWarn | 1.3.6.1.4.1.791.2.9.4.5.2.12.7 | DisplayString | read-write | &The value for used IDs, either as a percentage or absolute value, that is considered a warning level for that resource. Valid ranges: Greater than 0, less than total IDs - 1, not greater than or equal to the critical threshold. |
| STR uxsStatusIPCSHMIDSWarnValue | 1.3.6.1.4.1.791.2.9.4.5.2.12.5 | DisplayString | read-only | &The absolute value used for threshold calculation based on the configured warning value. |
| STR uxsStatusLoad15MinCrit | 1.3.6.1.4.1.791.2.9.4.5.2.3.13 | DisplayString | read-write | &The value for load average that is considered a critical level for that resource. Valid ranges: Greater than 0.000001, not less than or equal to the warning threshold. |
| INT uxsStatusLoad15MinMonitor | 1.3.6.1.4.1.791.2.9.4.5.2.3.14 | INTEGER | read-write | &Defines the level of monitoring for the resource's status. Valid values: do-not-monitor(1), warning-only(2), critical-only(3) or both(4). |
| INT uxsStatusLoad15MinStatus | 1.3.6.1.4.1.791.2.9.4.5.2.3.15 | INTEGER | read-only | &The current status of the resource: unknown(1) - An error occurred during data collection, ok(2) - The resource is within the defined limits, warning(3) - The resource has breached the warning threshold, critical(4) - The resource has breached the critical threshold. |
| STR uxsStatusLoad15MinValue | 1.3.6.1.4.1.791.2.9.4.5.2.3.11 | DisplayString | read-only | &The current 15 minute average value. |
| STR uxsStatusLoad15MinWarn | 1.3.6.1.4.1.791.2.9.4.5.2.3.12 | DisplayString | read-write | &The value for load average that is considered a warning level for that resource. Valid ranges: Greater than 0.000000, not greater than or equal to the critical threshold. |
| STR uxsStatusLoad1MinCrit | 1.3.6.1.4.1.791.2.9.4.5.2.3.3 | DisplayString | read-write | &The value for load average that is considered a critical level for that resource. Valid ranges: Greater than 0.000001, not less than or equal to the warning threshold. |
| INT uxsStatusLoad1MinMonitor | 1.3.6.1.4.1.791.2.9.4.5.2.3.4 | INTEGER | read-write | &Defines the level of monitoring for the resource's status. Valid values: do-not-monitor(1), warning-only(2), critical-only(3) or both(4). |
| INT uxsStatusLoad1MinStatus | 1.3.6.1.4.1.791.2.9.4.5.2.3.5 | INTEGER | read-only | &The current status of the resource: unknown(1) - An error occurred during data collection, ok(2) - The resource is within the defined limits, warning(3) - The resource has breached the warning threshold, critical(4) - The resource has breached the critical threshold. |
| STR uxsStatusLoad1MinValue | 1.3.6.1.4.1.791.2.9.4.5.2.3.1 | DisplayString | read-only | &The current 1 minute average value. |
| STR uxsStatusLoad1MinWarn | 1.3.6.1.4.1.791.2.9.4.5.2.3.2 | DisplayString | read-write | &The value for load average that is considered a warning level for that resource. Valid ranges: Greater than 0.000000, not greater than or equal to the critical threshold. |
| STR uxsStatusLoad5MinCrit | 1.3.6.1.4.1.791.2.9.4.5.2.3.8 | DisplayString | read-write | &The value for load average that is considered a critical level for that resource. Valid ranges: Greater than 0.000001, not less than or equal to the warning threshold. |
| INT uxsStatusLoad5MinMonitor | 1.3.6.1.4.1.791.2.9.4.5.2.3.9 | INTEGER | read-write | &Defines the level of monitoring for the resource's status. Valid values: do-not-monitor(1), warning-only(2), critical-only(3) or both(4). |
| INT uxsStatusLoad5MinStatus | 1.3.6.1.4.1.791.2.9.4.5.2.3.10 | INTEGER | read-only | &The current status of the resource: unknown(1) - An error occurred during data collection, ok(2) - The resource is within the defined limits, warning(3) - The resource has breached the warning threshold, critical(4) - The resource has breached the critical threshold. |
| STR uxsStatusLoad5MinValue | 1.3.6.1.4.1.791.2.9.4.5.2.3.6 | DisplayString | read-only | &The current 5 minute average value. |
| STR uxsStatusLoad5MinWarn | 1.3.6.1.4.1.791.2.9.4.5.2.3.7 | DisplayString | read-write | &The value for load average that is considered a warning level for that resource. Valid ranges: Greater than 0.000000, not greater than or equal to the critical threshold. |
| uxsStatusLoadGroup | 1.3.6.1.4.1.791.2.9.4.5.2.3 | |||
| STR uxsStatusMemCrit | 1.3.6.1.4.1.791.2.9.4.5.2.4.8 | DisplayString | read-write | &The value for used memory, either as a percentage or in kilobytes, that is considered a critical level for that resource. Valid ranges: Greater than 1, less than total memory, not less than or equal to the warning threshold. |
| STR uxsStatusMemCritValue | 1.3.6.1.4.1.791.2.9.4.5.2.4.6 | DisplayString | read-only | &The absolute value used for threshold calculation based on the configured critical value. |
| uxsStatusMemGroup | 1.3.6.1.4.1.791.2.9.4.5.2.4 | |||
| INT uxsStatusMemLag | 1.3.6.1.4.1.791.2.9.4.5.2.4.4 | INTEGER | read-write | &The number of times that the threshold has to be reached before the state changes. Valid range: Greater than 0. |
| INT uxsStatusMemLagValue | 1.3.6.1.4.1.791.2.9.4.5.2.4.3 | INTEGER | read-only | &The number of times that the threshold has been reached. |
| INT uxsStatusMemMonitor | 1.3.6.1.4.1.791.2.9.4.5.2.4.9 | INTEGER | read-write | &Defines the level of monitoring for the resource's status. Valid values: do-not-monitor(1), warning-only(2), critical-only(3) or both(4). |
| INT uxsStatusMemStatus | 1.3.6.1.4.1.791.2.9.4.5.2.4.10 | INTEGER | read-only | &The current status of the resource: unknown(1) - An error occurred during data collection, ok(2) - The resource is within the defined limits, warning(3) - The resource has breached the warning threshold, critical(4) - The resource has breached the critical threshold. |
| INT uxsStatusMemTotal | 1.3.6.1.4.1.791.2.9.4.5.2.4.1 | INTEGER | read-only | &The total memory configured on the machine in kilobytes. |
| INT uxsStatusMemValue | 1.3.6.1.4.1.791.2.9.4.5.2.4.2 | INTEGER | read-only | &The memory used by the machine in kilobytes. |
| STR uxsStatusMemWarn | 1.3.6.1.4.1.791.2.9.4.5.2.4.7 | DisplayString | read-write | &The value for used memory, either as a percentage or in kilobytes, that is considered a warning level for that resource. Valid ranges: Greater than 0, less than total memory - 1, not greater than or equal to the critical threshold. |
| STR uxsStatusMemWarnValue | 1.3.6.1.4.1.791.2.9.4.5.2.4.5 | DisplayString | read-only | &The absolute value used for threshold calculation based on the configured warning value. |
| INT uxsStatusNetCollCrit | 1.3.6.1.4.1.791.2.9.4.5.2.11.28.1.26 | INTEGER | read-write | &The number of collisions that is considered a critical level for that resource. Valid ranges: Greater than 1, not less than or equal to the warning threshold. |
| INT uxsStatusNetCollMonitor | 1.3.6.1.4.1.791.2.9.4.5.2.11.28.1.27 | INTEGER | read-write | &Defines the level of monitoring for the resource's status. Valid values: do-not-monitor(1), warning-only(2), critical-only(3) or both(4). |
| INT uxsStatusNetCollStatus | 1.3.6.1.4.1.791.2.9.4.5.2.11.28.1.28 | INTEGER | read-only | &The current status of the resource: unknown(1) - An error occurred during data collection, ok(2) - The resource is within the defined limits, warning(3) - The resource has breached the warning threshold, critical(4) - The resource has breached the critical threshold. |
| INT uxsStatusNetCollValue | 1.3.6.1.4.1.791.2.9.4.5.2.11.28.1.24 | INTEGER | read-only | &The number of collisions per second for the interface since the last poll. |
| INT uxsStatusNetCollWarn | 1.3.6.1.4.1.791.2.9.4.5.2.11.28.1.25 | INTEGER | read-write | &The number of collisions that is considered a warning level for that resource. Valid ranges: Greater than 0, not greater than or equal to the critical threshold. |
| INT uxsStatusNetCount | 1.3.6.1.4.1.791.2.9.4.5.2.11.27 | INTEGER | read-only | &The number of network interfaces in the network table. |
| uxsStatusNetEntry | 1.3.6.1.4.1.791.2.9.4.5.2.11.28.1 | not-accessible | & | |
| uxsStatusNetGroup | 1.3.6.1.4.1.791.2.9.4.5.2.11 | |||
| INT uxsStatusNetIErrCrit | 1.3.6.1.4.1.791.2.9.4.5.2.11.28.1.11 | INTEGER | read-write | &The number of input errors that is considered a critical level for that resource. Valid ranges: Greater than 1, not less than or equal to the warning threshold. |
| INT uxsStatusNetIErrMonitor | 1.3.6.1.4.1.791.2.9.4.5.2.11.28.1.12 | INTEGER | read-write | &Defines the level of monitoring for the resource's status. Valid values: do-not-monitor(1), warning-only(2), critical-only(3) or both(4). |
| INT uxsStatusNetIErrStatus | 1.3.6.1.4.1.791.2.9.4.5.2.11.28.1.13 | INTEGER | read-only | &The current status of the resource: unknown(1) - An error occurred during data collection, ok(2) - The resource is within the defined limits, warning(3) - The resource has breached the warning threshold, critical(4) - The resource has breached the critical threshold. |
| INT uxsStatusNetIErrValue | 1.3.6.1.4.1.791.2.9.4.5.2.11.28.1.9 | INTEGER | read-only | &The number of input errors per second for the interface since the last poll. |
| INT uxsStatusNetIErrWarn | 1.3.6.1.4.1.791.2.9.4.5.2.11.28.1.10 | INTEGER | read-write | &The number of input errors that is considered a warning level for that resource. Valid ranges: Greater than 0, not greater than or equal to the critical threshold. |
| STR uxsStatusNetIP | 1.3.6.1.4.1.791.2.9.4.5.2.11.28.1.2 | DisplayString | read-only | &The IP address of the interface. |
| INT uxsStatusNetIPktCrit | 1.3.6.1.4.1.791.2.9.4.5.2.11.28.1.6 | INTEGER | read-write | &The number of input packets that is considered a critical level for that resource. Valid ranges: Greater than 1, not less than or equal to the warning threshold. |
| INT uxsStatusNetIPktMonitor | 1.3.6.1.4.1.791.2.9.4.5.2.11.28.1.7 | INTEGER | read-write | &Defines the level of monitoring for the resource's status. Valid values: do-not-monitor(1), warning-only(2), critical-only(3) or both(4). |
| INT uxsStatusNetIPktStatus | 1.3.6.1.4.1.791.2.9.4.5.2.11.28.1.8 | INTEGER | read-only | &The current status of the resource: unknown(1) - An error occurred during data collection, ok(2) - The resource is within the defined limits, warning(3) - The resource has breached the warning threshold, critical(4) - The resource has breached the critical threshold. |
| INT uxsStatusNetIPktValue | 1.3.6.1.4.1.791.2.9.4.5.2.11.28.1.4 | INTEGER | read-only | &The number of input packets per second for the interface since the last poll. |
| INT uxsStatusNetIPktWarn | 1.3.6.1.4.1.791.2.9.4.5.2.11.28.1.5 | INTEGER | read-write | &The number of input packets that is considered a warning level for that resource. Valid ranges: Greater than 0, not greater than or equal to the critical threshold. |
| INT uxsStatusNetLossAction | 1.3.6.1.4.1.791.2.9.4.5.2.11.28.1.29 | INTEGER | read-write | &Defines the action to take if the network interface is removed from the machine. Valid values: remove(1), up(2) or down(3). |
| INT uxsStatusNetLossStatus | 1.3.6.1.4.1.791.2.9.4.5.2.11.28.1.30 | INTEGER | read-only | &The status relating to the existence of the object. Valid values: unknown(1), up(2) or down(3). |
| STR uxsStatusNetName | 1.3.6.1.4.1.791.2.9.4.5.2.11.28.1.1 | DisplayString | read-only | &The name by which the network interface is known. |
| INT uxsStatusNetOErrCrit | 1.3.6.1.4.1.791.2.9.4.5.2.11.28.1.21 | INTEGER | read-write | &The number of output errors that is considered a critical level for that resource. Valid ranges: Greater than 1, not less than or equal to the warning threshold. |
| INT uxsStatusNetOErrMonitor | 1.3.6.1.4.1.791.2.9.4.5.2.11.28.1.22 | INTEGER | read-write | &Defines the level of monitoring for the resource's status. Valid values: do-not-monitor(1), warning-only(2), critical-only(3) or both(4). |
| INT uxsStatusNetOErrStatus | 1.3.6.1.4.1.791.2.9.4.5.2.11.28.1.23 | INTEGER | read-only | &The current status of the resource: unknown(1) - An error occurred during data collection, ok(2) - The resource is within the defined limits, warning(3) - The resource has breached the warning threshold, critical(4) - The resource has breached the critical threshold. |
| INT uxsStatusNetOErrValue | 1.3.6.1.4.1.791.2.9.4.5.2.11.28.1.19 | INTEGER | read-only | &The number of output errors per second for the interface since the last poll. |
| INT uxsStatusNetOErrWarn | 1.3.6.1.4.1.791.2.9.4.5.2.11.28.1.20 | INTEGER | read-write | &The number of output errors that is considered a warning level for that resource. Valid ranges: Greater than 0, not greater than or equal to the critical threshold. |
| INT uxsStatusNetOPktCrit | 1.3.6.1.4.1.791.2.9.4.5.2.11.28.1.16 | INTEGER | read-write | &The number of output packets that is considered a critical level for that resource. Valid ranges: Greater than 1, not less than or equal to the warning threshold. |
| INT uxsStatusNetOPktMonitor | 1.3.6.1.4.1.791.2.9.4.5.2.11.28.1.17 | INTEGER | read-write | &Defines the level of monitoring for the resource's status. Valid values: do-not-monitor(1), warning-only(2), critical-only(3) or both(4). |
| INT uxsStatusNetOPktStatus | 1.3.6.1.4.1.791.2.9.4.5.2.11.28.1.18 | INTEGER | read-only | &The current status of the resource: unknown(1) - An error occurred during data collection, ok(2) - The resource is within the defined limits, warning(3) - The resource has breached the warning threshold, critical(4) - The resource has breached the critical threshold. |
| INT uxsStatusNetOPktValue | 1.3.6.1.4.1.791.2.9.4.5.2.11.28.1.14 | INTEGER | read-only | &The number of output packets per second for the interface since the last poll. |
| INT uxsStatusNetOPktWarn | 1.3.6.1.4.1.791.2.9.4.5.2.11.28.1.15 | INTEGER | read-write | &The number of output packets that is considered a warning level for that resource. Valid ranges: Greater than 0, not greater than or equal to the critical threshold. |
| INT uxsStatusNetStatus | 1.3.6.1.4.1.791.2.9.4.5.2.11.28.1.3 | INTEGER | read-only | &The current status of the resource: unknown(1) - An error occurred during data collection, ok(2) - The resource is within the defined limits, warning(3) - The resource has breached the warning threshold, critical(4) - The resource has breached the critical threshold. |
| uxsStatusNetTable | 1.3.6.1.4.1.791.2.9.4.5.2.11.28 | not-accessible | &The network table containing the network interfaces. | |
| INT uxsStatusNetTotalCollCrit | 1.3.6.1.4.1.791.2.9.4.5.2.11.24 | INTEGER | read-write | &The number of total collisions that is considered a critical level for that resource. Valid ranges: Greater than 1, not less than or equal to the warning threshold. |
| INT uxsStatusNetTotalCollMonitor | 1.3.6.1.4.1.791.2.9.4.5.2.11.25 | INTEGER | read-write | &Defines the level of monitoring for the resource's status. Valid values: do-not-monitor(1), warning-only(2), critical-only(3) or both(4). |
| INT uxsStatusNetTotalCollStatus | 1.3.6.1.4.1.791.2.9.4.5.2.11.26 | INTEGER | read-only | &The current status of the resource: unknown(1) - An error occurred during data collection, ok(2) - The resource is within the defined limits, warning(3) - The resource has breached the warning threshold, critical(4) - The resource has breached the critical threshold. |
| INT uxsStatusNetTotalCollValue | 1.3.6.1.4.1.791.2.9.4.5.2.11.22 | INTEGER | read-only | &The total number of collisions per second for all interfaces since the last poll. |
| INT uxsStatusNetTotalCollWarn | 1.3.6.1.4.1.791.2.9.4.5.2.11.23 | INTEGER | read-write | &The number of total collisions that is considered a warning level for that resource. Valid ranges: Greater than 0, not greater than or equal to the critical threshold. |
| INT uxsStatusNetTotalIErrCrit | 1.3.6.1.4.1.791.2.9.4.5.2.11.9 | INTEGER | read-write | &The number of total input errors that is considered a critical level for that resource. Valid ranges: Greater than 1, not less than or equal to the warning threshold. |
| INT uxsStatusNetTotalIErrMonitor | 1.3.6.1.4.1.791.2.9.4.5.2.11.10 | INTEGER | read-write | &Defines the level of monitoring for the resource's status. Valid values: do-not-monitor(1), warning-only(2), critical-only(3) or both(4). |
| INT uxsStatusNetTotalIErrStatus | 1.3.6.1.4.1.791.2.9.4.5.2.11.11 | INTEGER | read-only | &The current status of the resource: unknown(1) - An error occurred during data collection, ok(2) - The resource is within the defined limits, warning(3) - The resource has breached the warning threshold, critical(4) - The resource has breached the critical threshold. |
| INT uxsStatusNetTotalIErrValue | 1.3.6.1.4.1.791.2.9.4.5.2.11.7 | INTEGER | read-only | &The total number of input errors per second for all interfaces since the last poll. |
| INT uxsStatusNetTotalIErrWarn | 1.3.6.1.4.1.791.2.9.4.5.2.11.8 | INTEGER | read-write | &The number of total input errors that is considered a warning level for that resource. Valid ranges: Greater than 0, not greater than or equal to the critical threshold. |
| INT uxsStatusNetTotalIPktCrit | 1.3.6.1.4.1.791.2.9.4.5.2.11.4 | INTEGER | read-write | &The number of total input packets that is considered a critical level for that resource. Valid ranges: Greater than 1, not less than or equal to the warning threshold. |
| INT uxsStatusNetTotalIPktMonitor | 1.3.6.1.4.1.791.2.9.4.5.2.11.5 | INTEGER | read-write | &Defines the level of monitoring for the resource's status. Valid values: do-not-monitor(1), warning-only(2), critical-only(3) or both(4). |
| INT uxsStatusNetTotalIPktStatus | 1.3.6.1.4.1.791.2.9.4.5.2.11.6 | INTEGER | read-only | &The current status of the resource: unknown(1) - An error occurred during data collection, ok(2) - The resource is within the defined limits, warning(3) - The resource has breached the warning threshold, critical(4) - The resource has breached the critical threshold. |
| INT uxsStatusNetTotalIPktValue | 1.3.6.1.4.1.791.2.9.4.5.2.11.2 | INTEGER | read-only | &The total number of input packets per second for all interfaces since the last poll. |
| INT uxsStatusNetTotalIPktWarn | 1.3.6.1.4.1.791.2.9.4.5.2.11.3 | INTEGER | read-write | &The number of total input packets that is considered a warning level for that resource. Valid ranges: Greater than 0, not greater than or equal to the critical threshold. |
| INT uxsStatusNetTotalOErrCrit | 1.3.6.1.4.1.791.2.9.4.5.2.11.19 | INTEGER | read-write | &The number of total output errors that is considered a critical level for that resource. Valid ranges: Greater than 1, not less than or equal to the warning threshold. |
| INT uxsStatusNetTotalOErrMonitor | 1.3.6.1.4.1.791.2.9.4.5.2.11.20 | INTEGER | read-write | &Defines the level of monitoring for the resource's status. Valid values: do-not-monitor(1), warning-only(2), critical-only(3) or both(4). |
| INT uxsStatusNetTotalOErrStatus | 1.3.6.1.4.1.791.2.9.4.5.2.11.21 | INTEGER | read-only | &The current status of the resource: unknown(1) - An error occurred during data collection, ok(2) - The resource is within the defined limits, warning(3) - The resource has breached the warning threshold, critical(4) - The resource has breached the critical threshold. |
| INT uxsStatusNetTotalOErrValue | 1.3.6.1.4.1.791.2.9.4.5.2.11.17 | INTEGER | read-only | &The total number of output errors per second for all interfaces since the last poll. |
| INT uxsStatusNetTotalOErrWarn | 1.3.6.1.4.1.791.2.9.4.5.2.11.18 | INTEGER | read-write | &The number of total output errors that is considered a warning level for that resource. Valid ranges: Greater than 0, not greater than or equal to the critical threshold. |
| INT uxsStatusNetTotalOPktCrit | 1.3.6.1.4.1.791.2.9.4.5.2.11.14 | INTEGER | read-write | &The number of total output packets that is considered a critical level for that resource. Valid ranges: Greater than 1, not less than or equal to the warning threshold. |
| INT uxsStatusNetTotalOPktMonitor | 1.3.6.1.4.1.791.2.9.4.5.2.11.15 | INTEGER | read-write | &Defines the level of monitoring for the resource's status. Valid values: do-not-monitor(1), warning-only(2), critical-only(3) or both(4). |
| INT uxsStatusNetTotalOPktStatus | 1.3.6.1.4.1.791.2.9.4.5.2.11.16 | INTEGER | read-only | &The current status of the resource: unknown(1) - An error occurred during data collection, ok(2) - The resource is within the defined limits, warning(3) - The resource has breached the warning threshold, critical(4) - The resource has breached the critical threshold. |
| INT uxsStatusNetTotalOPktValue | 1.3.6.1.4.1.791.2.9.4.5.2.11.12 | INTEGER | read-only | &The total number of output packets per second for all interfaces since the last poll. |
| INT uxsStatusNetTotalOPktWarn | 1.3.6.1.4.1.791.2.9.4.5.2.11.13 | INTEGER | read-write | &The number of total output packets that is considered a warning level for that resource. Valid ranges: Greater than 0, not greater than or equal to the critical threshold. |
| INT uxsStatusNetTotalStatus | 1.3.6.1.4.1.791.2.9.4.5.2.11.1 | INTEGER | read-only | &The current status of the resource: unknown(1) - An error occurred during data collection, ok(2) - The resource is within the defined limits, warning(3) - The resource has breached the warning threshold, critical(4) - The resource has breached the critical threshold. |
| INT uxsStatusPrnAggStatus | 1.3.6.1.4.1.791.2.9.4.5.2.10.2.1.2 | INTEGER | read-only | &The current status of the resource: unknown(1) - An error occurred during data collection, ok(2) - The resource is within the defined limits, warning(3) - The resource has breached the warning threshold, critical(4) - The resource has breached the critical threshold, down(5) - The resource is in a down state. |
| INT uxsStatusPrnCount | 1.3.6.1.4.1.791.2.9.4.5.2.10.1 | INTEGER | read-only | &The number of configured printer queue watchers. |
| STR uxsStatusPrnDesc | 1.3.6.1.4.1.791.2.9.4.5.2.10.2.1.3 | DisplayString | read-write | &The description given to the printer queue watcher when it was added. |
| uxsStatusPrnEntry | 1.3.6.1.4.1.791.2.9.4.5.2.10.2.1 | not-accessible | & | |
| uxsStatusPrnGroup | 1.3.6.1.4.1.791.2.9.4.5.2.10 | |||
| INT uxsStatusPrnItemsCrit | 1.3.6.1.4.1.791.2.9.4.5.2.10.2.1.6 | INTEGER | read-write | &The number of printer queue items that is considered a critical level for that resource. Valid ranges: Greater than 1, not less than or equal to the warning threshold. |
| INT uxsStatusPrnItemsMonitor | 1.3.6.1.4.1.791.2.9.4.5.2.10.2.1.7 | INTEGER | read-write | &Defines the level of monitoring for the resource's status. Valid values: do-not-monitor(1), warning-only(2), critical-only(3) or both(4). |
| INT uxsStatusPrnItemsStatus | 1.3.6.1.4.1.791.2.9.4.5.2.10.2.1.8 | INTEGER | read-only | &The current status of the resource: unknown(1) - An error occurred during data collection, ok(2) - The resource is within the defined limits, warning(3) - The resource has breached the warning threshold, critical(4) - The resource has breached the critical threshold. |
| INT uxsStatusPrnItemsValue | 1.3.6.1.4.1.791.2.9.4.5.2.10.2.1.4 | INTEGER | read-only | &The number of printer queue items on the queue. |
| INT uxsStatusPrnItemsWarn | 1.3.6.1.4.1.791.2.9.4.5.2.10.2.1.5 | INTEGER | read-write | &The number of printer queue items that is considered a warning level for that resource. Valid ranges: Greater than 0, not greater than or equal to the critical threshold. |
| INT uxsStatusPrnLossAction | 1.3.6.1.4.1.791.2.9.4.5.2.10.2.1.9 | INTEGER | read-write | &Defines the action to take if the printer queue configuration is removed from the machine. Valid values: remove(1), up(2) or down(3). |
| INT uxsStatusPrnLossStatus | 1.3.6.1.4.1.791.2.9.4.5.2.10.2.1.10 | INTEGER | read-only | &The status relating to the existence of the object. Valid values: unknown(1), up(2) or down(3). |
| STR uxsStatusPrnName | 1.3.6.1.4.1.791.2.9.4.5.2.10.2.1.1 | DisplayString | read-only | &The name of the printer queue being monitored. |
| INT uxsStatusPrnRemove | 1.3.6.1.4.1.791.2.9.4.5.2.10.2.1.11 | INTEGER | read-write | &Removes the printer watcher from the agent. |
| uxsStatusPrnTable | 1.3.6.1.4.1.791.2.9.4.5.2.10.2 | not-accessible | &The table of printer queue watchers. | |
| STR uxsStatusProcArgs | 1.3.6.1.4.1.791.2.9.4.5.2.9.2.1.3 | DisplayString | read-only | &A section of the processes arguments to match. |
| INT uxsStatusProcChldMax | 1.3.6.1.4.1.791.2.9.4.5.2.9.2.1.14 | INTEGER | read-write | &Maximum number of children (based on highest for all instances). Valid values: -1, 0 or greater. |
| INT uxsStatusProcChldMin | 1.3.6.1.4.1.791.2.9.4.5.2.9.2.1.13 | INTEGER | read-write | &Minimum number of children (based on lowest for all instances). Valid values: -1, 0 or greater. |
| INT uxsStatusProcChldMonitor | 1.3.6.1.4.1.791.2.9.4.5.2.9.2.1.15 | INTEGER | read-write | &Defines the level of monitoring for the number of children of the process. Valid values: do-not-monitor(1) or monitor(2). |
| INT uxsStatusProcChldStatus | 1.3.6.1.4.1.791.2.9.4.5.2.9.2.1.16 | INTEGER | read-only | &The status of the number of children of the process: unknown(1) - An error occurred collecting the data, up(2) - The resource is within the monitoring parameters, down(3) - The resource is outside the monitoring parameters. |
| INT uxsStatusProcChldValue | 1.3.6.1.4.1.791.2.9.4.5.2.9.2.1.12 | INTEGER | read-only | &The number of children of the process. See the documentation for additional information. |
| INT uxsStatusProcCount | 1.3.6.1.4.1.791.2.9.4.5.2.9.1 | INTEGER | read-only | &The count of the number of process watchers. |
| INT uxsStatusProcCPUCrit | 1.3.6.1.4.1.791.2.9.4.5.2.9.2.1.24 | INTEGER | read-write | &The percentage of used CPU that is considered a critical level for that resource. Valid ranges: Greater than 1, less than or equal to 100, not less than or equal to the warning threshold. |
| INT uxsStatusProcCPUMonitor | 1.3.6.1.4.1.791.2.9.4.5.2.9.2.1.25 | INTEGER | read-write | &Defines the level of monitoring for used CPU. Valid values: do-not-monitor(1), warning-only(2), critical-only(3) or both(4). |
| INT uxsStatusProcCPUStatus | 1.3.6.1.4.1.791.2.9.4.5.2.9.2.1.26 | INTEGER | read-only | &The current status of the resource: unknown(1) - An error occurred during data collection, ok(2) - The resource is within the defined limits, warning(3) - The resource has breached the warning threshold, critical(4) - The resource has breached the critical threshold. |
| INT uxsStatusProcCPUValue | 1.3.6.1.4.1.791.2.9.4.5.2.9.2.1.22 | INTEGER | read-only | &The highest of all CPU (user and system time) usage since the last poll as a percentage. |
| INT uxsStatusProcCPUWarn | 1.3.6.1.4.1.791.2.9.4.5.2.9.2.1.23 | INTEGER | read-write | &The percentage of used CPU that is considered a warning level for that resource. Valid ranges: Greater than 0, less than 100, not greater than or equal to the critical threshold. |
| uxsStatusProcEntry | 1.3.6.1.4.1.791.2.9.4.5.2.9.2.1 | not-accessible | & | |
| uxsStatusProcGroup | 1.3.6.1.4.1.791.2.9.4.5.2.9 | |||
| INT uxsStatusProcInstMax | 1.3.6.1.4.1.791.2.9.4.5.2.9.2.1.9 | INTEGER | read-write | &Maximum number of instances expected to match the key. Valid values: -1, 0 or greater. |
| INT uxsStatusProcInstMin | 1.3.6.1.4.1.791.2.9.4.5.2.9.2.1.8 | INTEGER | read-write | &Minimum number of instances expected to match the key. Valid values: -1, 0 or greater. |
| INT uxsStatusProcInstMonitor | 1.3.6.1.4.1.791.2.9.4.5.2.9.2.1.10 | INTEGER | read-write | &Defines the level of monitoring for process instances. Valid values: do-not-monitor(1) or monitor(2). |
| INT uxsStatusProcInstStatus | 1.3.6.1.4.1.791.2.9.4.5.2.9.2.1.11 | INTEGER | read-only | &The current status of the resource: unknown(1) - An error occurred collecting the data, up(2) - The resource is within the monitoring parameters, down(3) - The resource is outside the monitoring parameters. |
| INT uxsStatusProcInstValue | 1.3.6.1.4.1.791.2.9.4.5.2.9.2.1.7 | INTEGER | read-only | &The current number of instances that match the key fields. |
| STR uxsStatusProcName | 1.3.6.1.4.1.791.2.9.4.5.2.9.2.1.1 | DisplayString | read-only | &The name of the process to monitor. Valid values are a string with an optional * at the end of the string for wild card matching. |
| STR uxsStatusProcPath | 1.3.6.1.4.1.791.2.9.4.5.2.9.2.1.2 | DisplayString | read-only | &The path of the process to match. Valid values are a string with an optional * at the end of the string for wild card matching. |
| STR uxsStatusProcPIDs | 1.3.6.1.4.1.791.2.9.4.5.2.9.2.1.6 | DisplayString | read-only | &The list of process IDs that caused the watcher to be in a bad state. This string is limited to 256 characters. |
| INT uxsStatusProcRemove | 1.3.6.1.4.1.791.2.9.4.5.2.9.2.1.27 | INTEGER | read-write | &Removes the process watcher from the agent. |
| INT uxsStatusProcSizeMax | 1.3.6.1.4.1.791.2.9.4.5.2.9.2.1.19 | INTEGER | read-write | &Maximum size of the process in kilobytes (based on highest for all instances). Valid values: -1, 0 or greater. |
| INT uxsStatusProcSizeMin | 1.3.6.1.4.1.791.2.9.4.5.2.9.2.1.18 | INTEGER | read-write | &Minimum size of the process in kilobytes (based on lowest for all instances). Valid values: -1, 0 or greater. |
| INT uxsStatusProcSizeMonitor | 1.3.6.1.4.1.791.2.9.4.5.2.9.2.1.20 | INTEGER | read-write | &Defines the level of monitoring for the size of the process. Valid values: do-not-monitor(1) or monitor(2). |
| INT uxsStatusProcSizeStatus | 1.3.6.1.4.1.791.2.9.4.5.2.9.2.1.21 | INTEGER | read-only | &The status of the process size. unknown(1) - An error occurred collecting the data, up(2) - The resource is within the monitoring parameters, down(3) - The resource is outside the monitoring parameters. |
| INT uxsStatusProcSizeValue | 1.3.6.1.4.1.791.2.9.4.5.2.9.2.1.17 | INTEGER | read-only | &The size of the process in kilobytes. See the documentation for rules for which match's value is displayed. |
| INT uxsStatusProcStatus | 1.3.6.1.4.1.791.2.9.4.5.2.9.2.1.5 | INTEGER | read-only | &The current status of the resource: unknown(1) - An error occurred during data collection, ok(2) - The resource is within the defined limits, warning(3) - The resource has breached the warning threshold, critical(4) - The resource has breached the critical threshold, down(5) - The resource is in a down state. |
| uxsStatusProcTable | 1.3.6.1.4.1.791.2.9.4.5.2.9.2 | not-accessible | &The table of process watchers. | |
| STR uxsStatusProcUsers | 1.3.6.1.4.1.791.2.9.4.5.2.9.2.1.4 | DisplayString | read-only | &List of users to match. Details format of the string are documented in the online help. |
| INT uxsStatusSwapAggStatus | 1.3.6.1.4.1.791.2.9.4.5.2.5.13.1.2 | INTEGER | read-only | &The current status of the resource: unknown(1) - An error occurred during data collection, ok(2) - The resource is within the defined limits, warning(3) - The resource has breached the warning threshold, critical(4) - The resource has breached the critical threshold, down(5) - The resource is in a down state. |
| INT uxsStatusSwapAvailable | 1.3.6.1.4.1.791.2.9.4.5.2.5.13.1.3 | INTEGER | read-only | &The amount of swap configured on the device in kilobytes. |
| INT uxsStatusSwapCount | 1.3.6.1.4.1.791.2.9.4.5.2.5.12 | INTEGER | read-only | &Number of swap partitions in the swap table. |
| STR uxsStatusSwapCrit | 1.3.6.1.4.1.791.2.9.4.5.2.5.13.1.10 | DisplayString | read-write | &The value for device swap space, either as a percentage or in kilobytes, that is considered a critical level for that resource. Valid ranges: Greater than 1, less than device swap space, not less than or equal to the warning threshold. |
| STR uxsStatusSwapCritValue | 1.3.6.1.4.1.791.2.9.4.5.2.5.13.1.8 | DisplayString | read-only | &The absolute value used for threshold calculation based on the configured critical value. |
| uxsStatusSwapEntry | 1.3.6.1.4.1.791.2.9.4.5.2.5.13.1 | not-accessible | & | |
| uxsStatusSwapGroup | 1.3.6.1.4.1.791.2.9.4.5.2.5 | |||
| INT uxsStatusSwapLag | 1.3.6.1.4.1.791.2.9.4.5.2.5.13.1.6 | INTEGER | read-write | &The number of times that the threshold has to be reached before the state changes. Valid range: Greater than 0. |
| INT uxsStatusSwapLagValue | 1.3.6.1.4.1.791.2.9.4.5.2.5.13.1.5 | INTEGER | read-only | &The number of times that the threshold has been reached. |
| INT uxsStatusSwapLossAction | 1.3.6.1.4.1.791.2.9.4.5.2.5.13.1.13 | INTEGER | read-write | &Defines the action to take if the swap file is removed from the machine. Valid values: remove(1), up(2) or down(3). |
| INT uxsStatusSwapLossStatus | 1.3.6.1.4.1.791.2.9.4.5.2.5.13.1.14 | INTEGER | read-only | &The status relating to the existence of the object. Valid values: unknown(1), up(2) or down(3). |
| INT uxsStatusSwapMonitor | 1.3.6.1.4.1.791.2.9.4.5.2.5.13.1.11 | INTEGER | read-write | &Defines the level of monitoring for the resource's status. Valid values: do-not-monitor(1), warning-only(2), critical-only(3) or both(4). |
| STR uxsStatusSwapName | 1.3.6.1.4.1.791.2.9.4.5.2.5.13.1.1 | DisplayString | read-only | &The name of the swap device that this watcher monitors. |
| INT uxsStatusSwapStatus | 1.3.6.1.4.1.791.2.9.4.5.2.5.13.1.12 | INTEGER | read-only | &The current status of the resource: unknown(1) - An error occurred during data collection, ok(2) - The resource is within the defined limits, warning(3) - The resource has breached the warning threshold, critical(4) - The resource has breached the critical threshold. |
| uxsStatusSwapTable | 1.3.6.1.4.1.791.2.9.4.5.2.5.13 | not-accessible | &The table detailing the individual swap devices. | |
| INT uxsStatusSwapTotalAvailable | 1.3.6.1.4.1.791.2.9.4.5.2.5.2 | INTEGER | read-only | &The total amount of swap configured on the machine in kilobytes. |
| STR uxsStatusSwapTotalCrit | 1.3.6.1.4.1.791.2.9.4.5.2.5.9 | DisplayString | read-write | &The value for total swap space, either as a percentage or in kilobytes, that is considered a critical level for that resource. Valid ranges: Greater than 1, less than total swap space, not less than or equal to the warning threshold. |
| STR uxsStatusSwapTotalCritValue | 1.3.6.1.4.1.791.2.9.4.5.2.5.7 | DisplayString | read-only | &The absolute value used for threshold calculation based on the configured critical value. |
| INT uxsStatusSwapTotalLag | 1.3.6.1.4.1.791.2.9.4.5.2.5.5 | INTEGER | read-write | &The number of times that the threshold has to be reached before the state changes. Valid range: Greater than 0. |
| INT uxsStatusSwapTotalLagValue | 1.3.6.1.4.1.791.2.9.4.5.2.5.4 | INTEGER | read-only | &The number of times that the threshold has been reached. |
| INT uxsStatusSwapTotalMonitor | 1.3.6.1.4.1.791.2.9.4.5.2.5.10 | INTEGER | read-write | &Defines the level of monitoring for the resource's status. Valid values: do-not-monitor(1), warning-only(2), critical-only(3) or both(4). |
| STR uxsStatusSwapTotalName | 1.3.6.1.4.1.791.2.9.4.5.2.5.1 | DisplayString | read-only | &The name the agent gives the total swap information. |
| INT uxsStatusSwapTotalStatus | 1.3.6.1.4.1.791.2.9.4.5.2.5.11 | INTEGER | read-only | &The current status of the resource: unknown(1) - An error occurred during data collection, ok(2) - The resource is within the defined limits, warning(3) - The resource has breached the warning threshold, critical(4) - The resource has breached the critical threshold. |
| INT uxsStatusSwapTotalUsedValue | 1.3.6.1.4.1.791.2.9.4.5.2.5.3 | INTEGER | read-only | &The total amount of swap space in use on the machine in kilobytes. |
| STR uxsStatusSwapTotalWarn | 1.3.6.1.4.1.791.2.9.4.5.2.5.8 | DisplayString | read-write | &The value for total swap space, either as a percentage or in kilobytes, that is considered a warning level for that resource. Valid ranges: Greater than 0, less than total swap space - 1, not greater than or equal to the critical threshold. |
| STR uxsStatusSwapTotalWarnValue | 1.3.6.1.4.1.791.2.9.4.5.2.5.6 | DisplayString | read-only | &The absolute value used for threshold calculation based on the configured warning value. |
| INT uxsStatusSwapUsedValue | 1.3.6.1.4.1.791.2.9.4.5.2.5.13.1.4 | INTEGER | read-only | &The amount of swap space in use on the device in kilobytes. |
| STR uxsStatusSwapWarn | 1.3.6.1.4.1.791.2.9.4.5.2.5.13.1.9 | DisplayString | read-write | &The value for device swap space, either as a percentage or in kilobytes, that is considered a warning level for that resource. Valid ranges: Greater than 0, less than device swap space - 1, not greater than or equal to the critical threshold. |
| STR uxsStatusSwapWarnValue | 1.3.6.1.4.1.791.2.9.4.5.2.5.13.1.7 | DisplayString | read-only | &The absolute value used for threshold calculation based on the configured warning value. |
| NTF uxsSwapAdded | 1.3.6.1.4.1.791.2.9.4.5.0.13996 | & | ||
| NTF uxsSwapCritical | 1.3.6.1.4.1.791.2.9.4.5.0.13993 | & | ||
| NTF uxsSwapDeleted | 1.3.6.1.4.1.791.2.9.4.5.0.13997 | & | ||
| NTF uxsSwapDown | 1.3.6.1.4.1.791.2.9.4.5.0.13995 | & | ||
| NTF uxsSwapOK | 1.3.6.1.4.1.791.2.9.4.5.0.13991 | & | ||
| NTF uxsSwapTotalCritical | 1.3.6.1.4.1.791.2.9.4.5.0.13003 | & | ||
| NTF uxsSwapTotalOK | 1.3.6.1.4.1.791.2.9.4.5.0.13001 | & | ||
| NTF uxsSwapTotalUnknown | 1.3.6.1.4.1.791.2.9.4.5.0.13000 | & | ||
| NTF uxsSwapTotalWarning | 1.3.6.1.4.1.791.2.9.4.5.0.13002 | & | ||
| NTF uxsSwapUnknown | 1.3.6.1.4.1.791.2.9.4.5.0.13990 | & | ||
| NTF uxsSwapWarning | 1.3.6.1.4.1.791.2.9.4.5.0.13992 | & |
RFC description
Computer Associates monitoring MIB for Unix/Linux systems; provides configuration and status objects for CPU, memory, disk, processes, and network interfaces.
Start monitoring UNIX servers 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.