Download standard MIB format if you are planning to load a MIB file into some system (OS, Zabbix, PRTG ...) or view it with a MIB browser. CSV is more suitable for analyzing and viewing OID' and other MIB objects in excel. JSON and YAML formats are usually used in programing even though some systems can use MIB in YAML format (like Logstash).
Keep in mind that standard MIB files can be successfully loaded by systems and programs only if all the required MIB's from the "Imports" section are already loaded.
The tree-like SNMP object navigator requires no explanations because it is very simple to use. And if you stumbled on this MIB from Google note that you can always go back to the home page if you need to perform another MIB or OID lookup.
Object Name
OID
Type
Access
Info
cai
1.3.6.1.4.1.791
caiSysMgr
1.3.6.1.4.1.791.2
agentWorks
1.3.6.1.4.1.791.2.9
unix
1.3.6.1.4.1.791.2.9.4
caiUxOs
1.3.6.1.4.1.791.2.9.4.5
uxsConfigGroup
1.3.6.1.4.1.791.2.9.4.5.1
uxsConfigGeneralGroup
1.3.6.1.4.1.791.2.9.4.5.1.1
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.
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.
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.
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.
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.
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.
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.
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.
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.
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.
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.
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.
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.
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.
uxsConfigSysGroup
1.3.6.1.4.1.791.2.9.4.5.1.2
uxsConfigSysNodeName
1.3.6.1.4.1.791.2.9.4.5.1.2.1
displaystring
read-only
&The name of the UNIX node.
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.
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.
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.
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.
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.
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.
uxsConfigCPUGroup
1.3.6.1.4.1.791.2.9.4.5.1.3
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.
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). Enumeration: 'use-polling-period': 2, 'disable': 1.
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.
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.
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.
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). Enumeration: 'both': 4, 'warning-only': 2, 'do-not-monitor': 1, 'critical-only': 3.
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). Enumeration: 'down': 3, 'up': 2, 'remove': 1.
uxsConfigLoadGroup
1.3.6.1.4.1.791.2.9.4.5.1.4
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.
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). Enumeration: 'use-polling-period': 2, 'disable': 1.
uxsConfigMemGroup
1.3.6.1.4.1.791.2.9.4.5.1.5
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.
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). Enumeration: 'use-polling-period': 2, 'disable': 1.
uxsConfigSwapGroup
1.3.6.1.4.1.791.2.9.4.5.1.6
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.
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). Enumeration: 'use-polling-period': 2, 'disable': 1.
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.
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.
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.
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). Enumeration: 'both': 4, 'warning-only': 2, 'do-not-monitor': 1, 'critical-only': 3.
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). Enumeration: 'down': 3, 'up': 2, 'remove': 1.
uxsConfigFSysGroup
1.3.6.1.4.1.791.2.9.4.5.1.7
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.
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). Enumeration: 'use-polling-period': 2, 'disable': 1.
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.
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.
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). Enumeration: 'both': 4, 'warning-only': 2, 'do-not-monitor': 1, 'critical-only': 3.
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.
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.
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). Enumeration: 'both': 4, 'warning-only': 2, 'do-not-monitor': 1, 'critical-only': 3.
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.
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.
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). Enumeration: 'both': 4, 'warning-only': 2, 'do-not-monitor': 1, 'critical-only': 3.
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.
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.
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). Enumeration: 'both': 4, 'warning-only': 2, 'do-not-monitor': 1, 'critical-only': 3.
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). Enumeration: 'do-not-monitor': 1, 'monitor': 2.
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). Enumeration: 'down': 3, 'up': 2, 'remove': 1.
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.
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.
uxsConfigDiskGroup
1.3.6.1.4.1.791.2.9.4.5.1.8
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.
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). Enumeration: 'use-polling-period': 2, 'disable': 1.
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.
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.
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). Enumeration: 'both': 4, 'warning-only': 2, 'do-not-monitor': 1, 'critical-only': 3.
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). Enumeration: 'down': 3, 'up': 2, 'remove': 1.
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.
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.
uxsConfigFileGroup
1.3.6.1.4.1.791.2.9.4.5.1.9
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.
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). Enumeration: 'use-polling-period': 2, 'disable': 1.
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.
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) Enumeration: 'should-exist': 1, 'should-not-exist': 2.
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). Enumeration: 'do-not-monitor': 1, 'monitor': 2.
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). Enumeration: 'do-not-monitor': 1, 'monitor': 2.
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.
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.
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). Enumeration: 'both': 4, 'warning-only': 2, 'do-not-monitor': 1, 'critical-only': 3.
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.
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.
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). Enumeration: 'both': 4, 'warning-only': 2, 'do-not-monitor': 1, 'critical-only': 3.
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.
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.
uxsConfigProcGroup
1.3.6.1.4.1.791.2.9.4.5.1.10
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.
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). Enumeration: 'use-polling-period': 2, 'disable': 1.
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.
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.
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.
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.
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.
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). Enumeration: 'do-not-monitor': 1, 'monitor': 2.
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.
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.
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). Enumeration: 'do-not-monitor': 1, 'monitor': 2.
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.
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.
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). Enumeration: 'do-not-monitor': 1, 'monitor': 2.
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.
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.
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). Enumeration: 'both': 4, 'warning-only': 2, 'do-not-monitor': 1, 'critical-only': 3.
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.
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.
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.
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.
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.
uxsConfigPrnGroup
1.3.6.1.4.1.791.2.9.4.5.1.11
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.
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). Enumeration: 'use-polling-period': 2, 'disable': 1.
uxsConfigPrnDesc
1.3.6.1.4.1.791.2.9.4.5.1.11.3
displaystring
read-write
&Description of the printer queue watcher.
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.
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.
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). Enumeration: 'both': 4, 'warning-only': 2, 'do-not-monitor': 1, 'critical-only': 3.
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). Enumeration: 'down': 3, 'up': 2, 'remove': 1.
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.
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.
uxsConfigNetGroup
1.3.6.1.4.1.791.2.9.4.5.1.12
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.
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). Enumeration: 'use-polling-period': 2, 'disable': 1.
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.
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.
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). Enumeration: 'both': 4, 'warning-only': 2, 'do-not-monitor': 1, 'critical-only': 3.
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.
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.
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). Enumeration: 'both': 4, 'warning-only': 2, 'do-not-monitor': 1, 'critical-only': 3.
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.
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.
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). Enumeration: 'both': 4, 'warning-only': 2, 'do-not-monitor': 1, 'critical-only': 3.
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.
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.
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). Enumeration: 'both': 4, 'warning-only': 2, 'do-not-monitor': 1, 'critical-only': 3.
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.
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.
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). Enumeration: 'both': 4, 'warning-only': 2, 'do-not-monitor': 1, 'critical-only': 3.
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). Enumeration: 'down': 3, 'up': 2, 'remove': 1.
uxsConfigIPCGroup
1.3.6.1.4.1.791.2.9.4.5.1.13
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.
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). Enumeration: 'use-polling-period': 2, 'disable': 1.
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.
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.
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.
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). Enumeration: 'both': 4, 'warning-only': 2, 'do-not-monitor': 1, 'critical-only': 3.
uxsStatusGroup
1.3.6.1.4.1.791.2.9.4.5.2
uxsStatusGeneralGroup
1.3.6.1.4.1.791.2.9.4.5.2.1
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.
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.
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.
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.
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.
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.
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.
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.
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.
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.
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.
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.
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.
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.
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.
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.
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.
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.
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.
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.
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.
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.
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.
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.
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.
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.
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.
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.
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.
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.
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.
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.
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.
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.
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.
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.
uxsStatusCPUGroup
1.3.6.1.4.1.791.2.9.4.5.2.2
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.
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.
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.
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.
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.
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%.
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.
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.
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.
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.
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). Enumeration: 'both': 4, 'warning-only': 2, 'do-not-monitor': 1, 'critical-only': 3.
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. Enumeration: 'unknown': 1, 'warning': 3, 'ok': 2, 'critical': 4.
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.
uxsStatusCPUTable
1.3.6.1.4.1.791.2.9.4.5.2.2.14
no-access
&The table of CPU instances.
uxsStatusCPUEntry
1.3.6.1.4.1.791.2.9.4.5.2.2.14.1
no-access
&
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.
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.
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.
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.
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.
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. Enumeration: 'down': 5, 'unknown': 1, 'warning': 3, 'ok': 2, 'critical': 4.
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%.
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.
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.
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.
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.
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). Enumeration: 'both': 4, 'warning-only': 2, 'do-not-monitor': 1, 'critical-only': 3.
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. Enumeration: 'unknown': 1, 'warning': 3, 'ok': 2, 'critical': 4.
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). Enumeration: 'down': 3, 'up': 2, 'remove': 1.
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). Enumeration: 'down': 3, 'unknown': 1, 'up': 2.
uxsStatusLoadGroup
1.3.6.1.4.1.791.2.9.4.5.2.3
uxsStatusLoad1MinValue
1.3.6.1.4.1.791.2.9.4.5.2.3.1
displaystring
read-only
&The current 1 minute average value.
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.
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.
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). Enumeration: 'both': 4, 'warning-only': 2, 'do-not-monitor': 1, 'critical-only': 3.
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. Enumeration: 'unknown': 1, 'warning': 3, 'ok': 2, 'critical': 4.
uxsStatusLoad5MinValue
1.3.6.1.4.1.791.2.9.4.5.2.3.6
displaystring
read-only
&The current 5 minute average value.
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.
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.
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). Enumeration: 'both': 4, 'warning-only': 2, 'do-not-monitor': 1, 'critical-only': 3.
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. Enumeration: 'unknown': 1, 'warning': 3, 'ok': 2, 'critical': 4.
uxsStatusLoad15MinValue
1.3.6.1.4.1.791.2.9.4.5.2.3.11
displaystring
read-only
&The current 15 minute average value.
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.
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.
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). Enumeration: 'both': 4, 'warning-only': 2, 'do-not-monitor': 1, 'critical-only': 3.
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. Enumeration: 'unknown': 1, 'warning': 3, 'ok': 2, 'critical': 4.
uxsStatusMemGroup
1.3.6.1.4.1.791.2.9.4.5.2.4
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.
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.
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.
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.
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.
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.
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.
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.
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). Enumeration: 'both': 4, 'warning-only': 2, 'do-not-monitor': 1, 'critical-only': 3.
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. Enumeration: 'unknown': 1, 'warning': 3, 'ok': 2, 'critical': 4.
uxsStatusSwapGroup
1.3.6.1.4.1.791.2.9.4.5.2.5
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.
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.
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.
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.
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.
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.
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.
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.
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.
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). Enumeration: 'both': 4, 'warning-only': 2, 'do-not-monitor': 1, 'critical-only': 3.
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. Enumeration: 'unknown': 1, 'warning': 3, 'ok': 2, 'critical': 4.
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.
uxsStatusSwapTable
1.3.6.1.4.1.791.2.9.4.5.2.5.13
no-access
&The table detailing the individual swap devices.
uxsStatusSwapEntry
1.3.6.1.4.1.791.2.9.4.5.2.5.13.1
no-access
&
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.
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. Enumeration: 'down': 5, 'unknown': 1, 'warning': 3, 'ok': 2, 'critical': 4.
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.
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.
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.
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.
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.
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.
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.
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.
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). Enumeration: 'both': 4, 'warning-only': 2, 'do-not-monitor': 1, 'critical-only': 3.
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. Enumeration: 'unknown': 1, 'warning': 3, 'ok': 2, 'critical': 4.
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). Enumeration: 'down': 3, 'up': 2, 'remove': 1.
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). Enumeration: 'down': 3, 'unknown': 1, 'up': 2.
uxsStatusFSysGroup
1.3.6.1.4.1.791.2.9.4.5.2.6
uxsStatusFSysCount
1.3.6.1.4.1.791.2.9.4.5.2.6.1
integer
read-only
&The number of monitored file systems.
uxsStatusFSysTable
1.3.6.1.4.1.791.2.9.4.5.2.6.2
no-access
&The table of monitored file systems.
uxsStatusFSysEntry
1.3.6.1.4.1.791.2.9.4.5.2.6.2.1
no-access
&
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.
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.
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.
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. Enumeration: 'down': 5, 'unknown': 1, 'warning': 3, 'ok': 2, 'critical': 4.
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.
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.
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.
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.
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.
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.
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). Enumeration: 'both': 4, 'warning-only': 2, 'do-not-monitor': 1, 'critical-only': 3.
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. Enumeration: 'unknown': 1, 'warning': 3, 'ok': 2, 'critical': 4.
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.
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.
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.
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.
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.
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). Enumeration: 'both': 4, 'warning-only': 2, 'do-not-monitor': 1, 'critical-only': 3.
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. Enumeration: 'unknown': 1, 'warning': 3, 'ok': 2, 'critical': 4.
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.
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.
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.
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.
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.
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.
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). Enumeration: 'both': 4, 'warning-only': 2, 'do-not-monitor': 1, 'critical-only': 3.
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. Enumeration: 'unknown': 1, 'warning': 3, 'ok': 2, 'critical': 4.
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.
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.
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.
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.
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.
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). Enumeration: 'both': 4, 'warning-only': 2, 'do-not-monitor': 1, 'critical-only': 3.
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. Enumeration: 'unknown': 1, 'warning': 3, 'ok': 2, 'critical': 4.
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). Enumeration: 'do-not-monitor': 1, 'monitor': 2.
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. Enumeration: 'down': 3, 'unknown': 1, 'up': 2.
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). Enumeration: 'down': 3, 'up': 2, 'remove': 1.
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). Enumeration: 'down': 3, 'unknown': 1, 'up': 2.
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. Enumeration: 'none': 1, 'remove': 2.
uxsStatusDiskGroup
1.3.6.1.4.1.791.2.9.4.5.2.7
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.
uxsStatusDiskTable
1.3.6.1.4.1.791.2.9.4.5.2.7.2
no-access
&The table of monitored physical disks.
uxsStatusDiskEntry
1.3.6.1.4.1.791.2.9.4.5.2.7.2.1
no-access
&
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.
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. Enumeration: 'down': 5, 'unknown': 1, 'warning': 3, 'ok': 2, 'critical': 4.
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.
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.
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.
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). Enumeration: 'both': 4, 'warning-only': 2, 'do-not-monitor': 1, 'critical-only': 3.
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. Enumeration: 'unknown': 1, 'warning': 3, 'ok': 2, 'critical': 4.
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). Enumeration: 'down': 3, 'up': 2, 'remove': 1.
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). Enumeration: 'down': 3, 'unknown': 1, 'up': 2.
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. Enumeration: 'none': 1, 'remove': 2.
uxsStatusFileGroup
1.3.6.1.4.1.791.2.9.4.5.2.8
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.
uxsStatusFileTable
1.3.6.1.4.1.791.2.9.4.5.2.8.2
no-access
&The table of file watchers.
uxsStatusFileEntry
1.3.6.1.4.1.791.2.9.4.5.2.8.2.1
no-access
&
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.
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.
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. Enumeration: 'down': 5, 'unknown': 1, 'warning': 3, 'ok': 2, 'critical': 4.
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). Enumeration: 'should-exist': 1, 'should-not-exist': 2.
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). Enumeration: 'do-not-monitor': 1, 'monitor': 2.
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. Enumeration: 'down': 3, 'unknown': 1, 'up': 2.
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.
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.
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). Enumeration: 'do-not-monitor': 1, 'monitor': 2.
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. Enumeration: 'down': 3, 'unknown': 1, 'up': 2, 'reset': 4.
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.
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.
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.
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). Enumeration: 'both': 4, 'warning-only': 2, 'do-not-monitor': 1, 'critical-only': 3.
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. Enumeration: 'unknown': 1, 'warning': 3, 'ok': 2, 'critical': 4.
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.
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.
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.
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). Enumeration: 'both': 4, 'warning-only': 2, 'do-not-monitor': 1, 'critical-only': 3.
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. Enumeration: 'unknown': 1, 'warning': 3, 'ok': 2, 'critical': 4.
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. Enumeration: 'none': 1, 'remove': 2.
uxsStatusProcGroup
1.3.6.1.4.1.791.2.9.4.5.2.9
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.
uxsStatusProcTable
1.3.6.1.4.1.791.2.9.4.5.2.9.2
no-access
&The table of process watchers.
uxsStatusProcEntry
1.3.6.1.4.1.791.2.9.4.5.2.9.2.1
no-access
&
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.
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.
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.
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.
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. Enumeration: 'down': 5, 'unknown': 1, 'warning': 3, 'ok': 2, 'critical': 4.
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.
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.
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.
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.
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). Enumeration: 'do-not-monitor': 1, 'monitor': 2.
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. Enumeration: 'down': 3, 'unknown': 1, 'up': 2.
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.
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.
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.
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). Enumeration: 'do-not-monitor': 1, 'monitor': 2.
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. Enumeration: 'down': 3, 'unknown': 1, 'up': 2.
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.
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.
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.
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). Enumeration: 'do-not-monitor': 1, 'monitor': 2.
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. Enumeration: 'down': 3, 'unknown': 1, 'up': 2.
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.
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.
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.
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). Enumeration: 'both': 4, 'warning-only': 2, 'do-not-monitor': 1, 'critical-only': 3.
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. Enumeration: 'unknown': 1, 'warning': 3, 'ok': 2, 'critical': 4.
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. Enumeration: 'none': 1, 'remove': 2.
uxsStatusPrnGroup
1.3.6.1.4.1.791.2.9.4.5.2.10
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.
uxsStatusPrnTable
1.3.6.1.4.1.791.2.9.4.5.2.10.2
no-access
&The table of printer queue watchers.
uxsStatusPrnEntry
1.3.6.1.4.1.791.2.9.4.5.2.10.2.1
no-access
&
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.
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. Enumeration: 'down': 5, 'unknown': 1, 'warning': 3, 'ok': 2, 'critical': 4.
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.
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.
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.
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.
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). Enumeration: 'both': 4, 'warning-only': 2, 'do-not-monitor': 1, 'critical-only': 3.
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. Enumeration: 'unknown': 1, 'warning': 3, 'ok': 2, 'critical': 4.
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). Enumeration: 'down': 3, 'up': 2, 'remove': 1.
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). Enumeration: 'down': 3, 'unknown': 1, 'up': 2.
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. Enumeration: 'none': 1, 'remove': 2.
uxsStatusNetGroup
1.3.6.1.4.1.791.2.9.4.5.2.11
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. Enumeration: 'unknown': 1, 'warning': 3, 'ok': 2, 'critical': 4.
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.
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.
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.
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). Enumeration: 'both': 4, 'warning-only': 2, 'do-not-monitor': 1, 'critical-only': 3.
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. Enumeration: 'unknown': 1, 'warning': 3, 'ok': 2, 'critical': 4.
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.
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.
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.
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). Enumeration: 'both': 4, 'warning-only': 2, 'do-not-monitor': 1, 'critical-only': 3.
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. Enumeration: 'unknown': 1, 'warning': 3, 'ok': 2, 'critical': 4.
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.
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.
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.
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). Enumeration: 'both': 4, 'warning-only': 2, 'do-not-monitor': 1, 'critical-only': 3.
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. Enumeration: 'unknown': 1, 'warning': 3, 'ok': 2, 'critical': 4.
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.
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.
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.
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). Enumeration: 'both': 4, 'warning-only': 2, 'do-not-monitor': 1, 'critical-only': 3.
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. Enumeration: 'unknown': 1, 'warning': 3, 'ok': 2, 'critical': 4.
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.
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.
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.
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). Enumeration: 'both': 4, 'warning-only': 2, 'do-not-monitor': 1, 'critical-only': 3.
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. Enumeration: 'unknown': 1, 'warning': 3, 'ok': 2, 'critical': 4.
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.
uxsStatusNetTable
1.3.6.1.4.1.791.2.9.4.5.2.11.28
no-access
&The network table containing the network interfaces.
uxsStatusNetEntry
1.3.6.1.4.1.791.2.9.4.5.2.11.28.1
no-access
&
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.
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.
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. Enumeration: 'unknown': 1, 'warning': 3, 'ok': 2, 'critical': 4.
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.
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.
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.
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). Enumeration: 'both': 4, 'warning-only': 2, 'do-not-monitor': 1, 'critical-only': 3.
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. Enumeration: 'unknown': 1, 'warning': 3, 'ok': 2, 'critical': 4.
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.
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.
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.
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). Enumeration: 'both': 4, 'warning-only': 2, 'do-not-monitor': 1, 'critical-only': 3.
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. Enumeration: 'unknown': 1, 'warning': 3, 'ok': 2, 'critical': 4.
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.
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.
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.
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). Enumeration: 'both': 4, 'warning-only': 2, 'do-not-monitor': 1, 'critical-only': 3.
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. Enumeration: 'unknown': 1, 'warning': 3, 'ok': 2, 'critical': 4.
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.
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.
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.
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). Enumeration: 'both': 4, 'warning-only': 2, 'do-not-monitor': 1, 'critical-only': 3.
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. Enumeration: 'unknown': 1, 'warning': 3, 'ok': 2, 'critical': 4.
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.
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.
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.
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). Enumeration: 'both': 4, 'warning-only': 2, 'do-not-monitor': 1, 'critical-only': 3.
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. Enumeration: 'unknown': 1, 'warning': 3, 'ok': 2, 'critical': 4.
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). Enumeration: 'down': 3, 'up': 2, 'remove': 1.
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). Enumeration: 'down': 3, 'unknown': 1, 'up': 2.
uxsStatusIPCGroup
1.3.6.1.4.1.791.2.9.4.5.2.12
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.
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.
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.
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.
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.
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.
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.
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.
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). Enumeration: 'both': 4, 'warning-only': 2, 'do-not-monitor': 1, 'critical-only': 3.
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. Enumeration: 'unknown': 1, 'warning': 3, 'ok': 2, 'critical': 4.
uxsStatusIPCSEMIDSAvailable
1.3.6.1.4.1.791.2.9.4.5.2.12.11
integer
read-only
&The number of configured semaphore IDs.
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.
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.
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.
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.
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.
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.
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.
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). Enumeration: 'both': 4, 'warning-only': 2, 'do-not-monitor': 1, 'critical-only': 3.
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. Enumeration: 'unknown': 1, 'warning': 3, 'ok': 2, 'critical': 4.
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.
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.
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.
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.
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.
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.
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.
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.
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). Enumeration: 'both': 4, 'warning-only': 2, 'do-not-monitor': 1, 'critical-only': 3.
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. Enumeration: 'unknown': 1, 'warning': 3, 'ok': 2, 'critical': 4.
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). Enumeration: 'do-not-monitor': 1, 'monitor': 2.
uxsStatusIPCMQCount
1.3.6.1.4.1.791.2.9.4.5.2.12.32
integer
read-only
&The number of monitored message queues.
uxsStatusIPCMQTable
1.3.6.1.4.1.791.2.9.4.5.2.12.33
no-access
&The table of monitored message queues.
uxsStatusIPCMQEntry
1.3.6.1.4.1.791.2.9.4.5.2.12.33.1
no-access
&
uxsStatusIPCMQID
1.3.6.1.4.1.791.2.9.4.5.2.12.33.1.1
displaystring
read-only
&The message queue ID.
uxsStatusIPCMQKey
1.3.6.1.4.1.791.2.9.4.5.2.12.33.1.2
displaystring
read-only
&The message queue key.
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.
uxsStatusIPCMQOwner
1.3.6.1.4.1.791.2.9.4.5.2.12.33.1.4
displaystring
read-only
&The message queue owner.
uxsStatusIPCMQGroup
1.3.6.1.4.1.791.2.9.4.5.2.12.33.1.5
displaystring
read-only
&The message queue group.
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.
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.
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.
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.
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.
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.
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.
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.
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). Enumeration: 'both': 4, 'warning-only': 2, 'do-not-monitor': 1, 'critical-only': 3.
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. Enumeration: 'unknown': 1, 'warning': 3, 'ok': 2, 'critical': 4.
uxsAvailableGroup
1.3.6.1.4.1.791.2.9.4.5.3
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). Enumeration: 'none': 1, 'refresh': 2.
uxsAvailFSysTable
1.3.6.1.4.1.791.2.9.4.5.3.2
no-access
&The table containing a list of file systems 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
no-access
&
uxsAvailFSysName
1.3.6.1.4.1.791.2.9.4.5.3.2.1.1
displaystring
read-only
&The file system name.
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.
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.
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). Enumeration: 'none': 1, 'refresh': 2.
uxsAvailDiskTable
1.3.6.1.4.1.791.2.9.4.5.3.4
no-access
&The table containing a list of physical disks that are currently known to the agent and are available for monitoring.
uxsAvailDiskEntry
1.3.6.1.4.1.791.2.9.4.5.3.4.1
no-access
&
uxsAvailDiskName
1.3.6.1.4.1.791.2.9.4.5.3.4.1.1
displaystring
read-only
&The device name.
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). Enumeration: 'none': 1, 'refresh': 2.
uxsAvailPrnTable
1.3.6.1.4.1.791.2.9.4.5.3.6
no-access
&The table containing a list of printers and printer queues that are currently known to the agent and are available for monitoring.
uxsAvailPrnEntry
1.3.6.1.4.1.791.2.9.4.5.3.6.1
no-access
&
uxsAvailPrnName
1.3.6.1.4.1.791.2.9.4.5.3.6.1.1
displaystring
read-only
&The local printer queue name.
uxsPollGroup
1.3.6.1.4.1.791.2.9.4.5.4
uxsPollNetGroup
1.3.6.1.4.1.791.2.9.4.5.4.1
uxsPollNetTable
1.3.6.1.4.1.791.2.9.4.5.4.1.1
no-access
&The table of raw network statistics.
uxsPollNetEntry
1.3.6.1.4.1.791.2.9.4.5.4.1.1.1
no-access
&
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.
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.
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.
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.
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.
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.
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.
uxsPollIPCGroup
1.3.6.1.4.1.791.2.9.4.5.4.2
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). Enumeration: 'do-not-monitor': 1, 'monitor': 2.
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.
uxsPollIPCSHMTable
1.3.6.1.4.1.791.2.9.4.5.4.2.3
no-access
&The table of shared memory segments.
uxsPollIPCSHMEntry
1.3.6.1.4.1.791.2.9.4.5.4.2.3.1
no-access
&
uxsPollIPCSHMID
1.3.6.1.4.1.791.2.9.4.5.4.2.3.1.1
displaystring
read-only
&The shared memory ID.
uxsPollIPCSHMKey
1.3.6.1.4.1.791.2.9.4.5.4.2.3.1.2
displaystring
read-only
&The shared memory key.
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.
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.
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.
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.
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.
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). Enumeration: 'do-not-monitor': 1, 'monitor': 2.