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
nt
1.3.6.1.4.1.791.2.9.2
caiNtOs
1.3.6.1.4.1.791.2.9.2.2
ntConfigGroup
1.3.6.1.4.1.791.2.9.2.2.2
ntGeneralConfig
1.3.6.1.4.1.791.2.9.2.2.2.2
ntAgentVersion
1.3.6.1.4.1.791.2.9.2.2.2.2.2
displaystring
read-only
&The currently installed version of NT System Agent.
ntAgentColdStartTimestamp
1.3.6.1.4.1.791.2.9.2.2.2.2.3
displaystring
read-only
&The date and time that NT System Agent was last initiated.
ntAgentWarmStartTimestamp
1.3.6.1.4.1.791.2.9.2.2.2.2.4
displaystring
read-only
&The date and time that NT System Agent was last reset.
ntFilesystemPollTimestamp
1.3.6.1.4.1.791.2.9.2.2.2.2.5
displaystring
read-only
&The date and time that NT System Agent last polled for filesystem information.
ntFilePollTimestamp
1.3.6.1.4.1.791.2.9.2.2.2.2.6
displaystring
read-only
&The date and time that NT System Agent last polled for file information.
ntProcessPollTimestamp
1.3.6.1.4.1.791.2.9.2.2.2.2.7
displaystring
read-only
&The date and time that NT System Agent last polled for process information.
ntServicePollTimestamp
1.3.6.1.4.1.791.2.9.2.2.2.2.8
displaystring
read-only
&The date and time that NT System Agent last polled for service information.
ntPrinterPollTimestamp
1.3.6.1.4.1.791.2.9.2.2.2.2.9
displaystring
read-only
&The date and time that NT System Agent last polled for printer information.
ntMemoryPollTimestamp
1.3.6.1.4.1.791.2.9.2.2.2.2.10
displaystring
read-only
&The date and time that NT System Agent last polled for memory information.
ntProcessorPollTimestamp
1.3.6.1.4.1.791.2.9.2.2.2.2.11
displaystring
read-only
&The date and time that NT System Agent last polled for % CPU utilization information.
ntRegistryPollTimestamp
1.3.6.1.4.1.791.2.9.2.2.2.2.12
displaystring
read-only
&The date and time that NT System Agent last polled for registry information.
ntLogPollTimestamp
1.3.6.1.4.1.791.2.9.2.2.2.2.13
displaystring
read-only
&The date and time that NT System Agent last polled for event log information.
ntFileSystemConfig
1.3.6.1.4.1.791.2.9.2.2.2.3
ntFSPollInterval
1.3.6.1.4.1.791.2.9.2.2.2.3.2
integer
read-write
&Filesystem Poll Interval.
ntDefFSWarnThresh
1.3.6.1.4.1.791.2.9.2.2.2.3.3
integer
read-write
&Default utilization warning threshold defined in terms of percentage of filesystem total capacity.
ntDefFSCriticalThresh
1.3.6.1.4.1.791.2.9.2.2.2.3.4
integer
read-write
&Default utilization critical threshold defined in terms of percentage of filesystem total capacity.
ntDefFSDelta
1.3.6.1.4.1.791.2.9.2.2.2.3.5
integer
read-write
&Default delta threshold defined in terms of percentage of total capacity.
ntFSMonitored
1.3.6.1.4.1.791.2.9.2.2.2.3.6
integer
read-only
&Number of Filesystems currently being monitored.
ntFSAdd
1.3.6.1.4.1.791.2.9.2.2.2.3.7
displaystring
read-write
&User enters new filesystems for monitoring here, referencing by drive letter. e.g. c:\
ntFSRemove
1.3.6.1.4.1.791.2.9.2.2.2.3.8
displaystring
read-write
&User removes filesystems from the monitoring list, referencing by drive letter. e.g. c:\
ntFileConfig
1.3.6.1.4.1.791.2.9.2.2.2.4
ntFilePollInterval
1.3.6.1.4.1.791.2.9.2.2.2.4.2
integer
read-write
&File Poll Interval.
ntDefFileSizeWarning
1.3.6.1.4.1.791.2.9.2.2.2.4.3
integer
read-write
&Initial Warning threshold, defined in terms of percentage of current size (when the file was added for monitoring).
ntDefFileSizeCritical
1.3.6.1.4.1.791.2.9.2.2.2.4.4
integer
read-write
&Initial Critical threshold, defined in terms of percentage of current size (when the file was added for monitoring).
ntDefFileSizeChangeFlag
1.3.6.1.4.1.791.2.9.2.2.2.4.5
integer
read-write
&Flag indicating whether, by default, files should be monitored for size change. Enumeration: 'warning': 2, 'do-not-monitor': 1, 'critical': 3.
ntDefFileSizeChange
1.3.6.1.4.1.791.2.9.2.2.2.4.6
integer
read-write
&Percentage file size change over ntFileSizeChangePolls required to raise an alert.
ntDefFileTimestampFlag
1.3.6.1.4.1.791.2.9.2.2.2.4.7
integer
read-write
&Flag indicating at what alert level the file should be monitored for a timestamp change. Enumeration: 'warning': 2, 'do-not-monitor': 1, 'critical': 3.
ntFilesMonitored
1.3.6.1.4.1.791.2.9.2.2.2.4.8
integer
read-only
&Number of Files currently being monitored
ntFileAdd
1.3.6.1.4.1.791.2.9.2.2.2.4.9
displaystring
read-write
&Full pathname of a file to add to the monitoring list.
ntFileRemove
1.3.6.1.4.1.791.2.9.2.2.2.4.10
displaystring
read-write
&Full pathname of a file to remove from the monitoring list.
ntProcessConfig
1.3.6.1.4.1.791.2.9.2.2.2.5
ntProcPollInterval
1.3.6.1.4.1.791.2.9.2.2.2.5.2
integer
read-write
&Process Poll Interval.
ntDefProcAlertLevel
1.3.6.1.4.1.791.2.9.2.2.2.5.3
integer
read-write
&Default level of alert to be signalled. Enumeration: 'warning': 2, 'not-monitored': 1, 'critical': 3.
ntDefProcExist
1.3.6.1.4.1.791.2.9.2.2.2.5.4
integer
read-write
&Flag indicating whether, by default, an alert is raised if the process exists or doesn't exist. Enumeration: 'alert-if-exist': 1, 'alert-if-not-exist': 2.
ntDefProcInstanceAlert
1.3.6.1.4.1.791.2.9.2.2.2.5.5
integer
read-write
&Flag indicating whether, by default, the instances of the process should be monitored. Enumeration: 'false': 2, 'true': 1.
ntDefProcThreadAlert
1.3.6.1.4.1.791.2.9.2.2.2.5.6
integer
read-write
&Value indicating whether, by default, the thread count of the process should be monitored. Enumeration: 'below': 3, 'do-not-monitor': 1, 'above': 2.
ntProcessesMonitored
1.3.6.1.4.1.791.2.9.2.2.2.5.7
integer
read-only
&Number of Processes currently being monitored
ntProcAdd
1.3.6.1.4.1.791.2.9.2.2.2.5.8
displaystring
read-write
&Process to add to the monitoring list.
ntProcRemove
1.3.6.1.4.1.791.2.9.2.2.2.5.9
displaystring
read-write
&Process to the remove from the monitoring list.
ntServiceConfig
1.3.6.1.4.1.791.2.9.2.2.2.6
ntServPollInterval
1.3.6.1.4.1.791.2.9.2.2.2.6.2
integer
read-write
&Service Poll Interval.
ntDefServAlertOn
1.3.6.1.4.1.791.2.9.2.2.2.6.3
integer
read-write
&Default configuration indicating when to raise an event, either never, when the service is active or when it is inactive. Enumeration: 'active': 2, 'inactive': 3, 'do-not-monitor': 1.
ntServicesMonitored
1.3.6.1.4.1.791.2.9.2.2.2.6.4
integer
read-only
&Number of Services currently being monitored.
ntServiceAdd
1.3.6.1.4.1.791.2.9.2.2.2.6.5
displaystring
read-write
&Service to add to the monitoring list, this is the Service Name, not the description provided by the vendor.
ntServiceRemove
1.3.6.1.4.1.791.2.9.2.2.2.6.6
displaystring
read-write
&Process to remove from the monitoring list, this is the Service Name, not the description provided by the vendor.
ntPrinterConfig
1.3.6.1.4.1.791.2.9.2.2.2.7
ntPrinterPollInterval
1.3.6.1.4.1.791.2.9.2.2.2.7.2
integer
read-write
&Printer Poll Interval.
ntDefPrintEventMonitor
1.3.6.1.4.1.791.2.9.2.2.2.7.3
integer
read-write
&Flag indicating whether, by default. alerts should be raised on printer events, and if so, the level of alert to raise. Enumeration: 'warning': 2, 'do-not-monitor': 1, 'critical': 3.
ntDefPrinterQFlag
1.3.6.1.4.1.791.2.9.2.2.2.7.4
integer
read-write
&Flag indicating whether, by default. the printer's job queue should be monitored. Enumeration: 'false': 2, 'true': 1.
ntDefPrinterQWarning
1.3.6.1.4.1.791.2.9.2.2.2.7.5
integer
read-write
&Default Warning threshold for the number of jobs in the printer'squeue.
ntDefPrinterQCritical
1.3.6.1.4.1.791.2.9.2.2.2.7.6
integer
read-write
&Default Critical threshold for the number of jobs in the printer's queue.
ntPrintersMonitored
1.3.6.1.4.1.791.2.9.2.2.2.7.7
integer
read-only
&Number of Printers currently being monitored.
ntPrinterAdd
1.3.6.1.4.1.791.2.9.2.2.2.7.8
displaystring
read-write
&Printer to add to the monitoring list.
ntPrinterRemove
1.3.6.1.4.1.791.2.9.2.2.2.7.9
displaystring
read-write
&Printer to remove from the monitoring list.
ntMemoryConfig
1.3.6.1.4.1.791.2.9.2.2.2.8
ntMemPollInterval
1.3.6.1.4.1.791.2.9.2.2.2.8.2
integer
read-write
&Memory Monitoring Poll Interval.
ntDefMemLoadWarning
1.3.6.1.4.1.791.2.9.2.2.2.8.3
integer
read-write
&Current Memory Load Warning Threshold, in terms of percentage. This threshold should be lower, or equal to the Critical Threshold.
ntDefMemLoadCritical
1.3.6.1.4.1.791.2.9.2.2.2.8.4
integer
read-write
&Current Memory Load Critical Threshold, in terms of percentage. This threshold should be higher, or equal to the Warning Threshold.
ntDefMemLoadCount
1.3.6.1.4.1.791.2.9.2.2.2.8.5
integer
read-write
&The number of successive polling periods that Memory Load must exceed cross a threshold before a status change is signalled.
ntDefMemPhysWarning
1.3.6.1.4.1.791.2.9.2.2.2.8.6
integer
read-write
&Available Physical Memory Warning Threshold, in terms of percentage of total Physical Memory on the system. This threshold should be higher, or equal, to the Critical Threshold.
ntDefMemPhysCritical
1.3.6.1.4.1.791.2.9.2.2.2.8.7
integer
read-write
&Available Physical Memory Critical Threshold, in terms of percentage of total Physical Memory on the system. This threshold should be lower, or equal, to the Warning Threshold.
ntDefMemPhysCount
1.3.6.1.4.1.791.2.9.2.2.2.8.8
integer
read-write
&The number of successive polling periods that Physical Memory must exceed cross a threshold before a status change is signalled.
ntDefMemSwapWarning
1.3.6.1.4.1.791.2.9.2.2.2.8.9
integer
read-write
&Available Swapspace Warning Threshold, in terms of percentage of total Swapspace (Page File Memory) available on the system. This threshold should be higher, or equal, to the Critical Threshold.
ntDefMemSwapCritical
1.3.6.1.4.1.791.2.9.2.2.2.8.10
integer
read-write
&Available Swapspace Critical Threshold, in terms of percentage of total Swapspace (Page File Memory) available on the system. This threshold should be lower, or equal, to the Warning Threshold
ntDefMemSwapCount
1.3.6.1.4.1.791.2.9.2.2.2.8.11
integer
read-write
&The number of successive polling periods that available Swapspace must exceed cross a threshold before a status change is signalled.
ntProcessorConfig
1.3.6.1.4.1.791.2.9.2.2.2.9
ntCPUPollInterval
1.3.6.1.4.1.791.2.9.2.2.2.9.2
integer
read-write
&Processor Monitoring Poll Interval.
ntDefCPUWarning
1.3.6.1.4.1.791.2.9.2.2.2.9.3
integer
read-write
&Default CPU Warning Threshold, defined in terms of %Total CPU. This should be lower, or equal to, the Critical Threshold.
ntDefCPUCritical
1.3.6.1.4.1.791.2.9.2.2.2.9.4
integer
read-write
&Default CPU Critical Threshold, defined in terms of %Total CPU. This should be greater than, or equal to, the Warning Threshold.
ntDefCPUCount
1.3.6.1.4.1.791.2.9.2.2.2.9.5
integer
read-write
&The number of successive polling periods that %Total CPU must exceed cross a threshold before a status change is signalled.
ntCPUsMonitored
1.3.6.1.4.1.791.2.9.2.2.2.9.6
integer
read-only
&Number of CPUs currently being monitored.
ntRegistryConfig
1.3.6.1.4.1.791.2.9.2.2.2.10
ntRegPollInterval
1.3.6.1.4.1.791.2.9.2.2.2.10.2
integer
read-write
&Registry Monitoring Poll Interval.
ntDefRegMonitorLevel
1.3.6.1.4.1.791.2.9.2.2.2.10.3
integer
read-write
&Defines the default type of value monitoring to be performed, this may be not to monitor, monitor for a change or to monitor against thresholds. For leaves of string type requests to monitor against thresholds are ignored. Enumeration: 'thresholds': 3, 'do-not-monitor': 1, 'change': 2.
ntDefRegWarning
1.3.6.1.4.1.791.2.9.2.2.2.10.4
integer
read-write
&Default Warning Threshold for integer type leaves, defined as a percentage of the original leaf value at initiation. (This value is ignored if the leaf is of string type).
ntDefRegCritical
1.3.6.1.4.1.791.2.9.2.2.2.10.5
integer
read-write
&Default Critical Threshold for integer type leaves, defined as a percentage of the original leaf value at initiation. (This value is ignored if the leaf is of string type).
ntRegLeavesMonitored
1.3.6.1.4.1.791.2.9.2.2.2.10.6
integer
read-only
&Number of Registry Leaves currently being monitored.
ntRegistryLeafAdd
1.3.6.1.4.1.791.2.9.2.2.2.10.7
displaystring
read-write
&Registry leaf to add to the monitoring list. This should be explicit and in the form Table\Leaf (for example 'HKEY-LOCAL-MACHINE\SOFTWARE\MyApp\Version').
ntRegistryLeafRemove
1.3.6.1.4.1.791.2.9.2.2.2.10.8
displaystring
read-write
&Registry leaf to remove from the monitoring list.
ntEventLogConfig
1.3.6.1.4.1.791.2.9.2.2.2.11
ntLogPollInterval
1.3.6.1.4.1.791.2.9.2.2.2.11.1
integer
read-write
&The interval at which the agent checks the event logs.
ntLogApplicationCount
1.3.6.1.4.1.791.2.9.2.2.2.11.2
integer
read-only
&The number of events currently in the application event log.
ntLogSecurityCount
1.3.6.1.4.1.791.2.9.2.2.2.11.3
integer
read-only
&The number of events currently in the security event log.
ntLogSystemCount
1.3.6.1.4.1.791.2.9.2.2.2.11.4
integer
read-only
&The number of events currently in the system event log.
ntDefLogMonitorLevel
1.3.6.1.4.1.791.2.9.2.2.2.11.5
integer
read-write
&Defines the default type of value monitoring to be performed, this may be not to raise traps or raise warning or critical level traps. Enumeration: 'warning': 2, 'do-not-monitor': 1, 'critical': 3.
ntLogsMonitored
1.3.6.1.4.1.791.2.9.2.2.2.11.6
integer
read-only
&Number of Event Log Watches
ntLogAdd
1.3.6.1.4.1.791.2.9.2.2.2.11.7
displaystring
read-write
&Comma-separated description of the event watcher to be configured. The format is:LOG/S,SOURCE,SEVERITY/s,EVENTID,USER,COMPUTER
ntStatusGroup
1.3.6.1.4.1.791.2.9.2.2.3
ntStatusSummary
1.3.6.1.4.1.791.2.9.2.2.3.2
ntStatus
1.3.6.1.4.1.791.2.9.2.2.3.2.2
integer
read-only
&The overall status of the NT System Agent, aggregated from it's component managed objects. This is a 'worst case' aggregation. Enumeration: 'warning': 2, 'ok': 1, 'critical': 3.
ntTotalWarning
1.3.6.1.4.1.791.2.9.2.2.3.2.3
integer
read-only
&The total number of managed objects with a Warning Status.
ntTotalCritical
1.3.6.1.4.1.791.2.9.2.2.3.2.4
integer
read-only
&The total number of managed objects with a Critical Status.
ntFSWarnStatus
1.3.6.1.4.1.791.2.9.2.2.3.2.5
integer
read-only
&The total number of filesystems with a Warning state.
ntFSCriticalStatus
1.3.6.1.4.1.791.2.9.2.2.3.2.6
integer
read-only
&The total number of filesystems with a Critical state.
ntFileWarnStatus
1.3.6.1.4.1.791.2.9.2.2.3.2.7
integer
read-only
&The total number of monitored files with a Warning state.
ntFileCriticalStatus
1.3.6.1.4.1.791.2.9.2.2.3.2.8
integer
read-only
&The total number of monitored files with a Critical state.
ntProcessWarnStatus
1.3.6.1.4.1.791.2.9.2.2.3.2.9
integer
read-only
&The total number of processes with a Warning state.
ntProcessCriticalStatus
1.3.6.1.4.1.791.2.9.2.2.3.2.10
integer
read-only
&The total number of processes with a Critical state.
ntServicesWarnStatus
1.3.6.1.4.1.791.2.9.2.2.3.2.11
integer
read-only
&The total number of services with a Warning state.
ntServicesCriticalStatus
1.3.6.1.4.1.791.2.9.2.2.3.2.12
integer
read-only
&The total number of services with a Critical state.
ntPrintWarnStatus
1.3.6.1.4.1.791.2.9.2.2.3.2.13
integer
read-only
&The total number of monitored printers with a Warning state.
ntPrintCriticalStatus
1.3.6.1.4.1.791.2.9.2.2.3.2.14
integer
read-only
&The total number of monitored printers with a Critical state.
ntMemoryWarnStatus
1.3.6.1.4.1.791.2.9.2.2.3.2.15
integer
read-only
&The total number of monitored memory attributes with a Warning state.
ntMemoryCriticalStatus
1.3.6.1.4.1.791.2.9.2.2.3.2.16
integer
read-only
&The total number of monitored memory attributes with a Critical state.
ntProcessorWarnStatus
1.3.6.1.4.1.791.2.9.2.2.3.2.17
integer
read-only
&The total number of processors with a Warning state.
ntProcessorCriticalStatus
1.3.6.1.4.1.791.2.9.2.2.3.2.18
integer
read-only
&The total number of processors with a Critical state.
ntRegistryWarnStatus
1.3.6.1.4.1.791.2.9.2.2.3.2.19
integer
read-only
&The total number of 'registry watches' with a Warning state.
ntRegistryCriticalStatus
1.3.6.1.4.1.791.2.9.2.2.3.2.20
integer
read-only
&The total number of 'registry watches' with a Critical state.
ntEventLogWarnStatus
1.3.6.1.4.1.791.2.9.2.2.3.2.21
integer
read-only
&The total number of 'event log watches' with a Warning state.
ntEventLogCriticalStatus
1.3.6.1.4.1.791.2.9.2.2.3.2.22
integer
read-only
&The total number of 'event log watches' with a Critical state.
ntFilesystemStTable
1.3.6.1.4.1.791.2.9.2.2.3.3
no-access
&List of information about monitored filesystems.
ntFilesystemStTableEntry
1.3.6.1.4.1.791.2.9.2.2.3.3.2
no-access
&A table entry containing information about a monitored filesystem.
ntStatusFSDriveLetter
1.3.6.1.4.1.791.2.9.2.2.3.3.2.2
displaystring
read-only
&The drive letter of the filesystem as recognised by the operating system.
ntStatusFSDriveLabel
1.3.6.1.4.1.791.2.9.2.2.3.3.2.3
displaystring
read-only
&The drive label of the filesystem.
ntStatusFSDriveType
1.3.6.1.4.1.791.2.9.2.2.3.3.2.4
displaystring
read-only
&Drive type as determined by the operating system (removeable, fixed, CDROM etc.).
ntStatusFSDriveFormat
1.3.6.1.4.1.791.2.9.2.2.3.3.2.5
displaystring
read-only
&Format type as determined by the operating system (FAT, NTFS, CDFS etc).
ntStatusFSTotalCapacity
1.3.6.1.4.1.791.2.9.2.2.3.3.2.6
integer
read-only
&Total Filesystem Capacity in Kbytes.
ntStatusFSUtilization
1.3.6.1.4.1.791.2.9.2.2.3.3.2.7
integer
read-only
&Current Utilization of the Filesystem in Kbytes.
ntStatusFSFree
1.3.6.1.4.1.791.2.9.2.2.3.3.2.8
integer
read-only
&Current Free Space on the Filesystem in Kbytes.
ntStatusFSStatus
1.3.6.1.4.1.791.2.9.2.2.3.3.2.9
integer
read-only
&Current status of the filesystem. Enumeration: 'down': 4, 'unknown': 5, 'warning': 2, 'ok': 1, 'critical': 3.
ntStatusFSPcntWarn
1.3.6.1.4.1.791.2.9.2.2.3.3.2.10
integer
read-write
&Filesystem Utilization Warning Threshold defined in terms of percentage of total capacity. This value must be less than, or equal to, the Critical threshold. Changes to this value are automatically reflected in ntStatusKFSByteWarn.
ntStatusFSPcntCritical
1.3.6.1.4.1.791.2.9.2.2.3.3.2.11
integer
read-write
&Filesystem Utilization Critical Threshold defined in terms of percentage of total capacity. This value must be greater than, or equal to, the Warning threshold. Changes to this value are automatically reflected in ntStatusFSKByteCritical.
ntStatusFSKByteWarn
1.3.6.1.4.1.791.2.9.2.2.3.3.2.12
integer
read-write
&Filesystem Utilization Warning Threshold defined in terms of Kbytes utilized. This value must be less than, or equal to, the Critical threshold. Changes to this value are automatically reflected in ntStatusFSPcntWarn.
ntStatusFSKByteCritical
1.3.6.1.4.1.791.2.9.2.2.3.3.2.13
integer
read-write
&Filesystem Utilization Critical Threshold defined in terms of Kbytes utilized. This value must be greater than, or equal to, the Warning threshold. Changes to this value are automatically reflected in ntStatusFSPcntCritical.
ntStatusFSAvgUtil
1.3.6.1.4.1.791.2.9.2.2.3.3.2.14
integer
read-only
&Average filesystem utilization over the up-time of the agent, expressed in Kbytes.
ntStatusFSMinUtil
1.3.6.1.4.1.791.2.9.2.2.3.3.2.15
integer
read-only
&Minimum filesystem utilization over the up-time of the agent, expressed in Kbytes.
ntStatusFSMaxUtil
1.3.6.1.4.1.791.2.9.2.2.3.3.2.16
integer
read-only
&Maximum filesystem utilization over the up-time of the agent, expressed in Kbytes.
ntStatusFSUtilDelta
1.3.6.1.4.1.791.2.9.2.2.3.3.2.17
integer
read-only
&Difference in filesystem utilization between the current and previous polls, in terms of percentage of total capacity.
ntStatusFSDeltaLevel
1.3.6.1.4.1.791.2.9.2.2.3.3.2.18
integer
read-write
&Level of alert to be raised on delta monitoring. Enumeration: 'warning': 2, 'do-not-monitor': 1, 'critical': 3.
ntStatusFSDeltaThreshold
1.3.6.1.4.1.791.2.9.2.2.3.3.2.19
integer
read-write
&Filesystem Delta Threshold defines, in terms of percentage of total filesystem capacity, the delta value at which to raise an alert at the level defined in ntStatusFSDeltaLevel.
ntStatusFSDescription
1.3.6.1.4.1.791.2.9.2.2.3.3.2.20
displaystring
read-write
&Description of the filesystem to be amended by the user, primary use, manufacturer etc..
ntFileStTable
1.3.6.1.4.1.791.2.9.2.2.3.4
no-access
&List of information about monitored files.
ntFileStTableEntry
1.3.6.1.4.1.791.2.9.2.2.3.4.2
no-access
&A table entry containing information about a monitored file.
ntStatusFileName
1.3.6.1.4.1.791.2.9.2.2.3.4.2.2
displaystring
read-only
&The complete pathname of the file on the managed system.
ntStatusFileStatus
1.3.6.1.4.1.791.2.9.2.2.3.4.2.3
integer
read-only
&Current status of the file, which is an aggregation of the file size status, file size change and timestamp status. Enumeration: 'unknown': 4, 'warning': 2, 'ok': 1, 'critical': 3.
ntStatusFileSize
1.3.6.1.4.1.791.2.9.2.2.3.4.2.4
integer
read-only
&Current file size in bytes.
ntStatusFileSizeStatus
1.3.6.1.4.1.791.2.9.2.2.3.4.2.5
integer
read-only
&File Size Status, determined according to the File Size thresholds. Enumeration: 'warning': 2, 'ok': 1, 'critical': 3.
ntStatusFileSizeWarning
1.3.6.1.4.1.791.2.9.2.2.3.4.2.6
integer
read-write
&File Size Warning threshold defined as a percentage of ntStatusFileSizeBase, this value should be less than, or equal to, the Critical Threshold.
ntStatusFileSizeCritical
1.3.6.1.4.1.791.2.9.2.2.3.4.2.7
integer
read-write
&File Size Critical threshold defined as a of percentage of ntStatusFileSizeBase, this value should be greater than, or equal to, the Warning Threshold.
&Timestamp Monitoring status - set to 'Reset' to reset timestamp Enumeration: 'reset': 5, 'not-monitored': 4, 'warning': 2, 'ok': 1, 'critical': 3.
ntStatusFileSizeChFlag
1.3.6.1.4.1.791.2.9.2.2.3.4.2.11
integer
read-write
&Flag indicating whether the file should be monitored for size change. Enumeration: 'warning': 2, 'do-not-monitor': 1, 'critical': 3.
ntStatusFileSizeCh
1.3.6.1.4.1.791.2.9.2.2.3.4.2.12
integer
read-only
&File size change calculated over number of periods defined in ntFileConfig. If this has not been possible to calculate yet -1 is stored.
ntStatusFileSizeChState
1.3.6.1.4.1.791.2.9.2.2.3.4.2.13
integer
read-write
&File Size Change status according to the File Size Change threshold values. Enumeration: 'reset': 5, 'not-monitored': 4, 'warning': 2, 'ok': 1, 'critical': 3.
ntStatusFileSizeChBytes
1.3.6.1.4.1.791.2.9.2.2.3.4.2.14
integer
read-write
&Number of bytes of size growth.
ntStatusFileMinSize
1.3.6.1.4.1.791.2.9.2.2.3.4.2.15
integer
read-only
&Minimum file size recorded over the up-time of the agent, in bytes.
ntStatusFileMaxSize
1.3.6.1.4.1.791.2.9.2.2.3.4.2.16
integer
read-only
&Maximum file size recorded over the up-time of the agent, in bytes.
ntStatusFileAvgSize
1.3.6.1.4.1.791.2.9.2.2.3.4.2.17
integer
read-only
&Average file size recorded over the up-time of the agent, in bytes.
ntStatusFileDescription
1.3.6.1.4.1.791.2.9.2.2.3.4.2.18
displaystring
read-write
&Description of the file, defined by the user.
ntStatusFileSizeBase
1.3.6.1.4.1.791.2.9.2.2.3.4.2.19
integer
read-only
&Original file size in bytes used as base size in calculations of File Size thresholds.
ntProcessStTable
1.3.6.1.4.1.791.2.9.2.2.3.5
no-access
&List of information about monitored processes.
ntProcessStTableEntry
1.3.6.1.4.1.791.2.9.2.2.3.5.2
no-access
&A table entry containing information about a monitored process.
ntStatusProcName
1.3.6.1.4.1.791.2.9.2.2.3.5.2.2
displaystring
read-only
&The name of the process, as returned from the NT Registry.
ntStatusProcStatus
1.3.6.1.4.1.791.2.9.2.2.3.5.2.3
integer
read-only
&Current status of the process, which is an aggregation of the status of the existance, thread and instance monitoring. Enumeration: 'warning': 2, 'ok': 1, 'critical': 3.
ntStatusProcAlertLevel
1.3.6.1.4.1.791.2.9.2.2.3.5.2.4
integer
read-write
&Level of alert to be signalled for an existance check. Enumeration: 'warning': 2, 'do-not-monitor': 1, 'critical': 3.
ntStatusProcExist
1.3.6.1.4.1.791.2.9.2.2.3.5.2.5
integer
read-write
&Flag indicating whether, by default, an alert is raised if the process exists or doesn't exist. Enumeration: 'alert-if-exist': 1, 'alert-if-not-exist': 2.
ntStatusProcInst
1.3.6.1.4.1.791.2.9.2.2.3.5.2.6
integer
read-only
&Number of instances of the process.
ntStatusProcInstMonitor
1.3.6.1.4.1.791.2.9.2.2.3.5.2.7
integer
read-write
&Flag indicating whether the process should be monitored for instance count. Enumeration: 'false': 2, 'true': 1.
ntStatusProcInstWarning
1.3.6.1.4.1.791.2.9.2.2.3.5.2.8
integer
read-write
&Instance Warning threshold, in terms of a count of instances. This should be less than, or equal to, the Critical Threshold.
ntStatusProcInstCritical
1.3.6.1.4.1.791.2.9.2.2.3.5.2.9
integer
read-write
&Instance Critical threshold, in terms of a count of instances. This should be greater than, or equal to, the Warning Threshold.
ntStatusProcThd
1.3.6.1.4.1.791.2.9.2.2.3.5.2.10
integer
read-only
&Current thread count, for more than one instance, the maximum is shown.
ntStatusProcThdMonitor
1.3.6.1.4.1.791.2.9.2.2.3.5.2.11
integer
read-write
&Flag indicating whether the process is monitored for thread count, and if so whether to alert on exceeding or dropping below the reference value. Enumeration: 'below': 3, 'do-not-monitor': 1, 'above': 2.
ntStatusProcThdRef
1.3.6.1.4.1.791.2.9.2.2.3.5.2.12
integer
read-write
&Reference number of threads to measure state against.
ntStatusProcThdMax
1.3.6.1.4.1.791.2.9.2.2.3.5.2.13
integer
read-only
&Current maximum number of threads of any instance of the process.
ntStatusProcThdMin
1.3.6.1.4.1.791.2.9.2.2.3.5.2.14
integer
read-only
&Current minimum number of threads of any instance of the process.
ntStatusProcDescription
1.3.6.1.4.1.791.2.9.2.2.3.5.2.17
displaystring
read-write
&Description of the process, supplied by the user.
ntServiceStTable
1.3.6.1.4.1.791.2.9.2.2.3.6
no-access
&List of information about monitored services.
ntServiceStTableEntry
1.3.6.1.4.1.791.2.9.2.2.3.6.2
no-access
&A table entry containing information about a monitored service.
ntStatusServName
1.3.6.1.4.1.791.2.9.2.2.3.6.2.2
displaystring
read-only
&The shortname of the service, as defined to the NT Service Manager.
ntStatusServDescription
1.3.6.1.4.1.791.2.9.2.2.3.6.2.3
displaystring
read-only
&The description of the service, as defined to the NT Service Manager.
ntStatusServState
1.3.6.1.4.1.791.2.9.2.2.3.6.2.4
integer
read-only
&Operational state of the service returned by the NT Service Manager. Enumeration: 'pause-pending': 6, 'continue-pending': 5, 'unknown': 8, 'paused': 7, 'running': 4, 'stopped': 1, 'stop-pending': 3, 'start-pending': 2.
ntStatusServStatus
1.3.6.1.4.1.791.2.9.2.2.3.6.2.5
integer
read-only
&Status of the service according to monitoring rules. Enumeration: 'down': 4, 'unknown': 5, 'warning': 2, 'ok': 1, 'critical': 3.
ntStatusServAlertOn
1.3.6.1.4.1.791.2.9.2.2.3.6.2.6
integer
read-write
&Flag indicating when to raise an event. Enumeration: 'active': 2, 'inactive': 3, 'do-not-monitor': 1.
ntPrinterStTable
1.3.6.1.4.1.791.2.9.2.2.3.7
no-access
&List of information about monitored printers.
ntStatusPrintTableEntry
1.3.6.1.4.1.791.2.9.2.2.3.7.2
no-access
&A table entry containing information about a monitored printer.
ntStatusPrintName
1.3.6.1.4.1.791.2.9.2.2.3.7.2.2
displaystring
read-only
&The printer name as known to the operating system.
ntStatusPrintStatus
1.3.6.1.4.1.791.2.9.2.2.3.7.2.3
integer
read-only
&Current status of the printer, which is an aggregation of the status of the job queue monitoring and event monitoring. Enumeration: 'warning': 2, 'ok': 1, 'critical': 3.
ntStatusPrintEventMonitor
1.3.6.1.4.1.791.2.9.2.2.3.7.2.4
integer
read-write
&Flag indicating whether alerts should be raised on printer events signalled by Windows NT, and if so, the level of alert to raise. Enumeration: 'warning': 2, 'do-not-monitor': 1, 'critical': 3.
&Warning threshold defined in terms of the number of jobs in the queue.
ntStatusPrintQCritical
1.3.6.1.4.1.791.2.9.2.2.3.7.2.11
integer
read-write
&Critical threshold defined in terms of the number of jobs in the queue.
ntStatusPrintQMax
1.3.6.1.4.1.791.2.9.2.2.3.7.2.12
integer
read-only
&Maximum number of jobs recorded on the queue since agent up-time.
ntStatusPrintDescription
1.3.6.1.4.1.791.2.9.2.2.3.7.2.13
displaystring
read-write
&Description of the Printer, defaulting to that described to NT
ntMemorySt
1.3.6.1.4.1.791.2.9.2.2.3.8
ntStatusMemLoad
1.3.6.1.4.1.791.2.9.2.2.3.8.2
integer
read-only
&Current Memory Load, defined as a percentage.
ntStatusMemLoadStatus
1.3.6.1.4.1.791.2.9.2.2.3.8.3
integer
read-only
&Current Memory Load status, as determined by the thresholds defined in ntMemoryConfig. Enumeration: 'warning': 2, 'ok': 1, 'critical': 3.
ntStatusMemLoadAvg
1.3.6.1.4.1.791.2.9.2.2.3.8.4
integer
read-only
&Average Memory Load recorded over the agent up-time, as a percentage.
ntStatusMemLoadMax
1.3.6.1.4.1.791.2.9.2.2.3.8.5
integer
read-only
&Maximum Memory Load recorded over the agent up-time, as a percentage.
ntStatusMemLoadMin
1.3.6.1.4.1.791.2.9.2.2.3.8.6
integer
read-only
&Minimum Memory Load recorded over the agent up-time, as a percentage.
ntStatusMemPhysTotal
1.3.6.1.4.1.791.2.9.2.2.3.8.7
integer
read-only
&Total Physical Memory available on the system, expressed in bytes.
ntStatusMemPhys
1.3.6.1.4.1.791.2.9.2.2.3.8.8
integer
read-only
&Current Physical Memory available, expressed in bytes.
ntStatusMemPhysStatus
1.3.6.1.4.1.791.2.9.2.2.3.8.9
integer
read-only
&Current Physical Memory status, as determined by the thresholds defined in ntMemoryConfig. Enumeration: 'warning': 2, 'ok': 1, 'critical': 3.
ntStatusMemPhysAvg
1.3.6.1.4.1.791.2.9.2.2.3.8.10
integer
read-only
&Average available Physical Memory recorded over the agent up-time, expressed in bytes.
ntStatusMemPhysMax
1.3.6.1.4.1.791.2.9.2.2.3.8.11
integer
read-only
&Maximum available Physical Memory recorded over the agent up-time, expressed in bytes.
ntStatusMemPhysMin
1.3.6.1.4.1.791.2.9.2.2.3.8.12
integer
read-only
&Minimum available Physical Memory recorded over the agent up-time, expressed in bytes.
ntStatusMemSwapTotal
1.3.6.1.4.1.791.2.9.2.2.3.8.13
integer
read-only
&Total Swapspace (Paging Memory) available on the system, expressed in bytes.
ntStatusMemSwap
1.3.6.1.4.1.791.2.9.2.2.3.8.14
integer
read-only
&Current Swapspace (Paging Memory) available over the agent up-time, expressed in bytes.
ntStatusMemSwapStatus
1.3.6.1.4.1.791.2.9.2.2.3.8.15
integer
read-only
&Current Swapspace (Paging Memory) status, as determined by the thresholds defined in ntMemoryConfig. Enumeration: 'warning': 2, 'ok': 1, 'critical': 3.
ntStatusMemSwapAvg
1.3.6.1.4.1.791.2.9.2.2.3.8.16
integer
read-only
&Average available Swapspace (Paging Memory) recorded over the agent up-time, expressed in bytes.
ntStatusMemSwapMax
1.3.6.1.4.1.791.2.9.2.2.3.8.17
integer
read-only
&Maximum available Swapspace (Paging Memory) recorded over the agent up-time, expressed in bytes.
ntStatusMemSwapMin
1.3.6.1.4.1.791.2.9.2.2.3.8.18
integer
read-only
&Minimum available Swapspace (Paging Memory) recorded over the agent up-time, expressed in bytes.
ntProcessorStTable
1.3.6.1.4.1.791.2.9.2.2.3.9
no-access
&List of information about processors.
ntProcessorStTableEntry
1.3.6.1.4.1.791.2.9.2.2.3.9.2
no-access
&A table entry containing information about the status of a processor.
ntStatusCPUNumber
1.3.6.1.4.1.791.2.9.2.2.3.9.2.2
displaystring
read-only
&Processor identification number.
ntStatusCPUStatus
1.3.6.1.4.1.791.2.9.2.2.3.9.2.3
integer
read-only
&Status of of processor, determined by the thresholds. Enumeration: 'warning': 2, 'ok': 1, 'critical': 3.
&(For integer values) Poll count used in the calculation of the average value.
ntStatusRegAvg
1.3.6.1.4.1.791.2.9.2.2.3.10.2.9
integer
read-only
&(For integer values) Average value recorded at the location.
ntStatusRegMax
1.3.6.1.4.1.791.2.9.2.2.3.10.2.10
integer
read-only
&(For integer values) Maximum value recorded at the location.
ntStatusRegMin
1.3.6.1.4.1.791.2.9.2.2.3.10.2.11
integer
read-only
&(For integer values) Minimum value recorded at the location. If this is prefixed with a '-' then the threshold is set if the value at the leaf drops below ntStatusRegMax.
ntStatusRegMonitorLevel
1.3.6.1.4.1.791.2.9.2.2.3.10.2.12
integer
read-write
&Defines the type of value monitoring to be performed. For leaves of string type value of 3 is ignored. Enumeration: 'thresholds': 3, 'do-not-monitor': 1, 'change': 2.
ntStatusRegWarning
1.3.6.1.4.1.791.2.9.2.2.3.10.2.13
integer
read-write
&warning threshold for integer type leaves.
ntStatusRegCritical
1.3.6.1.4.1.791.2.9.2.2.3.10.2.14
integer
read-write
&Critical threshold for integer type leaves.
ntEventLogStTable
1.3.6.1.4.1.791.2.9.2.2.3.11
no-access
&List of information about the status of Event Log Watchers, the attributes defining a logical AND on matching.
ntEventLogStTableEntry
1.3.6.1.4.1.791.2.9.2.2.3.11.2
no-access
&A table entry containing information about the status of an Event Log Watcher, the attributes defining a logical AND on matching.
ntStatusLogLogs
1.3.6.1.4.1.791.2.9.2.2.3.11.2.1
displaystring
read-write
&Event Log/s to watch. May be a combination of these numbers; ( 1=Application, 2=Security, 3=System ).
ntStatusLogSeverity
1.3.6.1.4.1.791.2.9.2.2.3.11.2.2
displaystring
read-write
&Severity level to record at, as defined by NT. May be a combination of these numbers; ( 1 = Information, 2=warning,3=Error, 4=Success, 5=Failure Audit).
ntStatusLogSource
1.3.6.1.4.1.791.2.9.2.2.3.11.2.3
displaystring
read-write
&Source string to match against. '*' wildcard is permitted.
ntStatusLogEventID
1.3.6.1.4.1.791.2.9.2.2.3.11.2.4
displaystring
read-write
&Event ID to match against. '*' wildcard is permitted.
ntStatusLogUser
1.3.6.1.4.1.791.2.9.2.2.3.11.2.5
displaystring
read-write
&User name to match against. '*' wildcard is permitted.
ntStatusLogComputer
1.3.6.1.4.1.791.2.9.2.2.3.11.2.6
displaystring
read-write
&Computer name to match against. '*' wildcard is permitted.
ntStatusLogStatus
1.3.6.1.4.1.791.2.9.2.2.3.11.2.7
integer
read-write
&Event log watch status. Setting 'reset' will reset status to 'ok', alerts will the be raised with respect to current levels. Enumeration: 'reset': 4, 'warning': 2, 'ok': 1, 'critical': 3.
ntStatusLogAlertOn
1.3.6.1.4.1.791.2.9.2.2.3.11.2.8
integer
read-write
&How the watcher is to raise alerts. Either not raising alerts (i.e. informational monitoring only) or raising a warning or critical level trap when the number of matching events changes. Selecting remove-watcher will delete the current watc her from the table. Enumeration: 'warning': 2, 'do-not-monitor': 1, 'critical': 3, 'remove-watcher': 4.
ntStatusLogStartTime
1.3.6.1.4.1.791.2.9.2.2.3.11.2.9
integer
read-write
&The time at which the watcher should start looking for events in the log. Initially this will be set to the earliest event time recorded in any of the three logs. Number represents number of seconds elapsed since 0:00.00 on 1 January 1970.
ntStatusLogStartTimeInText
1.3.6.1.4.1.791.2.9.2.2.3.11.2.10
displaystring
read-only
&The time at which the watcher should start looking for events in the log displayed in textual form.
ntStatusLogAppLogMatches
1.3.6.1.4.1.791.2.9.2.2.3.11.2.11
integer
read-only
&Number of matches recorded in the Application log.
ntStatusLogAppLogLastMatch
1.3.6.1.4.1.791.2.9.2.2.3.11.2.12
displaystring
read-only
&The time of the last matching event in the Application Log.
ntStatusLogSecLogMatches
1.3.6.1.4.1.791.2.9.2.2.3.11.2.13
integer
read-only
&Number of matches recorded in the Security log.
ntStatusLogSecLogLastMatch
1.3.6.1.4.1.791.2.9.2.2.3.11.2.14
displaystring
read-only
&The time of the last matching event in the Security Log.
ntStatusLogSysLogMatches
1.3.6.1.4.1.791.2.9.2.2.3.11.2.15
displaystring
read-only
&Number of matches recorded in the System log.
ntStatusLogSysLogLastMatch
1.3.6.1.4.1.791.2.9.2.2.3.11.2.16
displaystring
read-only
&The time of the last matching event in the System Log.
ntStatusLogWatcherIndex
1.3.6.1.4.1.791.2.9.2.2.3.11.2.17
integer
read-only
&This is the index number for this watcher within the Event Log watcher table.
ntStatusLogDescription
1.3.6.1.4.1.791.2.9.2.2.3.11.2.18
displaystring
read-write
&Description of what the event watcher defined is looking for e.g. 'SQL Server event watcher' - for information only.
ntPollGroup
1.3.6.1.4.1.791.2.9.2.2.4
ntFilesystemPollTable
1.3.6.1.4.1.791.2.9.2.2.4.2
no-access
&List of information about filesystems.
ntFilesystemPollTableEntry
1.3.6.1.4.1.791.2.9.2.2.4.2.2
no-access
&A table entry containing information about a filesystem.
ntFsysDriveLetter
1.3.6.1.4.1.791.2.9.2.2.4.2.2.2
displaystring
read-only
&The drive letter of the filesystem as recognised by the operating system.
ntFsysTotalCapacity
1.3.6.1.4.1.791.2.9.2.2.4.2.2.3
integer
read-only
&Total disk capacity in bytes.
ntFsysFree
1.3.6.1.4.1.791.2.9.2.2.4.2.2.4
integer
read-only
&Number of free bytes on the filesystem.
ntFsysUtilization
1.3.6.1.4.1.791.2.9.2.2.4.2.2.5
integer
read-only
&Number of bytes of the filesystem utilized.
ntFsysLastUtilization
1.3.6.1.4.1.791.2.9.2.2.4.2.2.6
integer
read-only
&Number of bytes utilized at the last polling interval.
ntFsysAverage
1.3.6.1.4.1.791.2.9.2.2.4.2.2.7
integer
read-only
&Current average calculation value.
ntFsysAvgTicks
1.3.6.1.4.1.791.2.9.2.2.4.2.2.8
integer
read-only
&Number of polling intervals since last average calculation.
ntFilePollTable
1.3.6.1.4.1.791.2.9.2.2.4.3
no-access
&List of information about monitored files.
ntFilePollTableEntry
1.3.6.1.4.1.791.2.9.2.2.4.3.2
no-access
&A table entry containing information about a monitored file.
ntFileName
1.3.6.1.4.1.791.2.9.2.2.4.3.2.2
displaystring
read-only
&The full pathname of the file on the managed system.
ntFileTimestamp
1.3.6.1.4.1.791.2.9.2.2.4.3.2.3
displaystring
read-only
&File timestamp.
ntFileRefTimestamp
1.3.6.1.4.1.791.2.9.2.2.4.3.2.4
displaystring
read-only
&File timestamp.
ntFileSize
1.3.6.1.4.1.791.2.9.2.2.4.3.2.5
integer
read-only
&Current file size in bytes.
ntFileSizeChangeReference
1.3.6.1.4.1.791.2.9.2.2.4.3.2.6
integer
read-only
&Reference file size for change calculation.
ntFileSizeChangeCount
1.3.6.1.4.1.791.2.9.2.2.4.3.2.7
integer
read-only
&Number of polls since last file size change calculation.
ntFileSizeAvgTicks
1.3.6.1.4.1.791.2.9.2.2.4.3.2.8
integer
read-only
&Number of polling intervals since last average calculation.
ntProcessPollTable
1.3.6.1.4.1.791.2.9.2.2.4.4
no-access
&List of information about processes.
ntProcessPollTableEntry
1.3.6.1.4.1.791.2.9.2.2.4.4.2
no-access
&A table entry containing information about a monitored process.
ntProcessName
1.3.6.1.4.1.791.2.9.2.2.4.4.2.2
displaystring
read-only
&The name of the process, as returned from the NT Registry.
ntProcessInstCount
1.3.6.1.4.1.791.2.9.2.2.4.4.2.3
integer
read-only
&Current number of instances of the process running on the system.
ntProcessMaxThread
1.3.6.1.4.1.791.2.9.2.2.4.4.2.4
integer
read-only
&Maximum number of threads of any instance of the process.
ntProcessMinThread
1.3.6.1.4.1.791.2.9.2.2.4.4.2.5
integer
read-only
&Minimum number of threads of any instance of the process.
ntProcessorPollTable
1.3.6.1.4.1.791.2.9.2.2.4.5
no-access
&List of information about printers.
ntProcessorPollTableEntry
1.3.6.1.4.1.791.2.9.2.2.4.5.2
no-access
&A table entry containing information about a printer.
ntCPUNumber
1.3.6.1.4.1.791.2.9.2.2.4.5.2.3
displaystring
read-only
&Processor identification number.
ntCPUDPCTime
1.3.6.1.4.1.791.2.9.2.2.4.5.2.4
integer
read-only
&%DPC (Deferred Procedure Call) time for the processor.
ntCPUInterruptTime
1.3.6.1.4.1.791.2.9.2.2.4.5.2.5
integer
read-only
&%Interrupt time (handling hardware interrupts) for the processor.
ntCPUPrivilegedTime
1.3.6.1.4.1.791.2.9.2.2.4.5.2.6
integer
read-only
&%Privileged time (time spent in privileged mode in non-idle threads) for the processor.
ntCPUProcessorTime
1.3.6.1.4.1.791.2.9.2.2.4.5.2.7
integer
read-only
&%Processor time (time spent executing non-idle threads) for the processor.
ntCPUUserTime
1.3.6.1.4.1.791.2.9.2.2.4.5.2.8
integer
read-only
&%User time (time spent in user mode executing non-idle threads) for the processor.
ntCPUTicks
1.3.6.1.4.1.791.2.9.2.2.4.5.2.9
integer
read-only
&Counter for Average CPU calculation.
ntCPUCountsSoFar
1.3.6.1.4.1.791.2.9.2.2.4.5.2.10
integer
read-only
&Number of counts on a potential state change.
ntLogPollTable
1.3.6.1.4.1.791.2.9.2.2.4.6
no-access
&List of information about configured Log watchers.
ntLogPollTableEntry
1.3.6.1.4.1.791.2.9.2.2.4.6.1
no-access
&A table entry containing information about a configured Log watcher.
ntLogAppStart
1.3.6.1.4.1.791.2.9.2.2.4.6.1.1
integer
read-only
&Starting Event for Application Log.
ntLogSecStart
1.3.6.1.4.1.791.2.9.2.2.4.6.1.2
integer
read-only
&Starting Event for Security Log.
ntLogSysStart
1.3.6.1.4.1.791.2.9.2.2.4.6.1.3
integer
read-only
&Starting Event for System Log.
ntLogAppLast
1.3.6.1.4.1.791.2.9.2.2.4.6.1.4
integer
read-only
&Last Checked Event in the Application Log.
ntLogSecLast
1.3.6.1.4.1.791.2.9.2.2.4.6.1.5
integer
read-only
&Last Checked Event in the Security Log.
ntLogSysLast
1.3.6.1.4.1.791.2.9.2.2.4.6.1.6
integer
read-only
&Last Checked Event in the System Log.
ntAvailableGroup
1.3.6.1.4.1.791.2.9.2.2.5
ntAvailConfig
1.3.6.1.4.1.791.2.9.2.2.5.1
ntAvailFSPeriod
1.3.6.1.4.1.791.2.9.2.2.5.1.1
displaystring
read-write
&Polling Interval to check for current local Filesystem availability.
ntAvailFSPollTimestamp
1.3.6.1.4.1.791.2.9.2.2.5.1.2
displaystring
read-only
&The date and time that NT System Agent last polled for current local Filesystem availability.
ntAvailProcPeriod
1.3.6.1.4.1.791.2.9.2.2.5.1.3
displaystring
read-write
&Polling Interval to update the table of current process activity.
ntAvailProcTimestamp
1.3.6.1.4.1.791.2.9.2.2.5.1.4
displaystring
read-only
&The date and time that NT System Agent last polled for current process activity.
ntAvailServPeriod
1.3.6.1.4.1.791.2.9.2.2.5.1.5
displaystring
read-write
&Polling Interval to update the table of current service availability.
ntAvailServPollTimestamp
1.3.6.1.4.1.791.2.9.2.2.5.1.6
displaystring
read-only
&The date and time that NT System Agent last polled for current service availability.
ntAvailPrinterPeriod
1.3.6.1.4.1.791.2.9.2.2.5.1.7
displaystring
read-write
&Polling Interval to check for current local printer availability.
ntAvailPrinterPollTimestamp
1.3.6.1.4.1.791.2.9.2.2.5.1.8
displaystring
read-only
&The date and time that NT System Agent last polled for current local printer availability.
ntAvailFSTable
1.3.6.1.4.1.791.2.9.2.2.5.2
no-access
&Table containing Filesystems available for monitoring.
ntAvailFSEntry
1.3.6.1.4.1.791.2.9.2.2.5.2.1
no-access
&A table entry containing information Filesystems available for monitoring.
ntAvailFSDriveLetter
1.3.6.1.4.1.791.2.9.2.2.5.2.1.1
displaystring
read-only
&The drive letter of the Filesystem as recognised by the operating system.
ntAvailFSDriveLabel
1.3.6.1.4.1.791.2.9.2.2.5.2.1.2
displaystring
read-only
&The drive label of the Filesystem.
ntAvailFSDriveType
1.3.6.1.4.1.791.2.9.2.2.5.2.1.3
displaystring
read-only
&Drive type as determined by the operating system (removeable, fixed, CDROM etc.).
ntAvailProcTable
1.3.6.1.4.1.791.2.9.2.2.5.3
no-access
&Table containing Processes currently running.
ntAvailProcEntry
1.3.6.1.4.1.791.2.9.2.2.5.3.1
no-access
&A table entry containing information Logsystems available for monitoring.
ntAvailProcessName
1.3.6.1.4.1.791.2.9.2.2.5.3.1.1
displaystring
read-only
&The name of a process currently running
ntAvailServiceTable
1.3.6.1.4.1.791.2.9.2.2.5.4
no-access
&Table containing Services currently registered with the Service Manager.
ntAvailServiceEntry
1.3.6.1.4.1.791.2.9.2.2.5.4.1
no-access
&A table entry containing information Logsystems available for monitoring.
ntAvailServiceName
1.3.6.1.4.1.791.2.9.2.2.5.4.1.1
displaystring
read-only
&The name of a service currently running.
ntAvailServiceDescr
1.3.6.1.4.1.791.2.9.2.2.5.4.1.2
displaystring
read-only
&The decsription of a service currently running.
ntAvailServiceStatus
1.3.6.1.4.1.791.2.9.2.2.5.4.1.3
integer
read-only
&The name of a process currently running. Enumeration: 'pause-pending': 6, 'continue-pending': 5, 'unknown': 8, 'paused': 7, 'running': 4, 'stopped': 1, 'stop-pending': 3, 'start-pending': 2.
ntAvailPrinterTable
1.3.6.1.4.1.791.2.9.2.2.5.5
no-access
&Table containing Printers available for monitoring.
ntAvailPrinterEntry
1.3.6.1.4.1.791.2.9.2.2.5.5.1
no-access
&A table entry containing information Logsystems available for monitoring.
ntAvailPrinterName
1.3.6.1.4.1.791.2.9.2.2.5.5.1.1
displaystring
read-only
&The name of a Printer local to the machine.
ntAvailPrinterDescr
1.3.6.1.4.1.791.2.9.2.2.5.5.1.2
displaystring
read-only
&Description of the Printer as defined to Print Manager.
ntAvailPrinterType
1.3.6.1.4.1.791.2.9.2.2.5.5.1.3
displaystring
read-only
&Type of Printer according to driver settings.
ntAvailPrinterLocation
1.3.6.1.4.1.791.2.9.2.2.5.5.1.4
displaystring
read-only
&Location of the Printer as defined to Print Manager.
ntFSUnknown
1.3.6.1.4.1.791.2.9.2.20.1
&A monitored file system is in an unknown state. The varbind entry contains the name of the file system whose state changed.
ntFSok
1.3.6.1.4.1.791.2.9.2.20.2
&A monitored file system is in the ok state. The varbind entry contains the name of the file system whose state changed.
ntFSwarning
1.3.6.1.4.1.791.2.9.2.20.3
&A monitored file system is in the warning state. The varbind entry contains the name of the file system whose state changed.
ntFScritical
1.3.6.1.4.1.791.2.9.2.20.4
&A monitored file system is in the critical state. The varbind entry contains the name of the file system whose state changed.
ntFileUnknown
1.3.6.1.4.1.791.2.9.2.20.5
&A monitored file is in an unknown state. The varbind entry contains the name of the file whose state changed.
ntFileok
1.3.6.1.4.1.791.2.9.2.20.6
&A monitored file is in the ok state. The varbind entry contains the name of the file whose state changed.
ntFilewarning
1.3.6.1.4.1.791.2.9.2.20.7
&A monitored file is in the warning state. The varbind entry contains the name of the file whose state changed.
ntFilecritical
1.3.6.1.4.1.791.2.9.2.20.8
&A monitored file is in the critical state. The varbind entry contains the name of the file whose state changed.
ntProcessUnknown
1.3.6.1.4.1.791.2.9.2.20.9
&A monitored Process is in an unknown state. The varbind entry contains the name of the Process whose state changed.
ntProcessok
1.3.6.1.4.1.791.2.9.2.20.10
&A monitored Process is in the ok state. The varbind entry contains the name of the Process whose state changed.
ntProcesswarning
1.3.6.1.4.1.791.2.9.2.20.11
&A monitored Process is in the warning state. The varbind entry contains the name of the Process whose state changed.
ntProcesscritical
1.3.6.1.4.1.791.2.9.2.20.12
&A monitored Process is in the critical state. The varbind entry contains the name of the Process whose state changed.
ntServiceUnknown
1.3.6.1.4.1.791.2.9.2.20.13
&A monitored Service is in an unknown state. The varbind entry contains the name of the Service whose state changed.
ntServiceok
1.3.6.1.4.1.791.2.9.2.20.14
&A monitored Service is in the ok state. The varbind entry contains the name of the Service whose state changed.
ntServicewarning
1.3.6.1.4.1.791.2.9.2.20.15
&A monitored Service is in the warning state. The varbind entry contains the name of the Service whose state changed.
ntServicecritical
1.3.6.1.4.1.791.2.9.2.20.16
&A monitored Service is in the critical state. The varbind entry contains the name of the Service whose state changed.
ntPrinterUnknown
1.3.6.1.4.1.791.2.9.2.20.17
&A monitored Printer is in an unknown state. The varbind entry contains the name of the Printer whose state changed.
ntPrinterok
1.3.6.1.4.1.791.2.9.2.20.18
&A monitored Printer is in the ok state. The varbind entry contains the name of the Printer whose state changed.
ntPrinterwarning
1.3.6.1.4.1.791.2.9.2.20.19
&A monitored Printer is in the warning state. The varbind entry contains the name of the Printer whose state changed.
ntPrintercritical
1.3.6.1.4.1.791.2.9.2.20.20
&A monitored Printer is in the critical state. The varbind entry contains the name of the Printer whose state changed.
ntCPUUnknown
1.3.6.1.4.1.791.2.9.2.20.21
&A monitored CPU is in an unknown state. The varbind entry contains the name of the CPU whose state changed.
ntCPUok
1.3.6.1.4.1.791.2.9.2.20.22
&A monitored CPU is in the ok state. The varbind entry contains the name of the CPU whose state changed.
ntCPUwarning
1.3.6.1.4.1.791.2.9.2.20.23
&A monitored CPU is in the warning state. The varbind entry contains the name of the CPU whose state changed.
ntCPUcritical
1.3.6.1.4.1.791.2.9.2.20.24
&A monitored CPU is in the critical state. The varbind entry contains the name of the CPU whose state changed.
ntMemLoadok
1.3.6.1.4.1.791.2.9.2.20.25
&Memory Load is in the ok state.
ntMemLoadwarning
1.3.6.1.4.1.791.2.9.2.20.26
&Memory Load is in the warning state.
ntMemLoadcritical
1.3.6.1.4.1.791.2.9.2.20.27
&Memory Load is in the critical state.
ntMemPhysok
1.3.6.1.4.1.791.2.9.2.20.28
&Available Physical Memory is in the ok state.
ntMemPhyswarning
1.3.6.1.4.1.791.2.9.2.20.29
&Available Physical Memory is in the warning state.
ntMemPhyscritical
1.3.6.1.4.1.791.2.9.2.20.30
&Available Physical Memory is in the critical state.
ntMemSwapok
1.3.6.1.4.1.791.2.9.2.20.31
&Available Swapspace is in the ok state.
ntMemSwapwarning
1.3.6.1.4.1.791.2.9.2.20.32
&Available Swapspace is in the warning state.
ntMemSwapcritical
1.3.6.1.4.1.791.2.9.2.20.33
&Available Swapspace is in the critical state.
ntRegUnknown
1.3.6.1.4.1.791.2.9.2.20.34
&A monitored registry leaf is in an unknown state. The varbind entry contains details of the registry leaf whose state changed.
ntRegOK
1.3.6.1.4.1.791.2.9.2.20.35
&A monitored registry leaf is in the ok state. The varbind entry contains details of the registry leaf whose state changed.
ntRegwarning
1.3.6.1.4.1.791.2.9.2.20.36
&A monitored registry leaf is in the warning state. The varbind entry contains details of the registry leaf whose state changed
ntRegcritical
1.3.6.1.4.1.791.2.9.2.20.37
&A monitored registry leaf is in the critical state. The varbind entry contains the details of the registry leaf whose state changed
ntLogOK
1.3.6.1.4.1.791.2.9.2.20.38
&A monitored event log watcher is in the ok state.
ntLogwarning
1.3.6.1.4.1.791.2.9.2.20.39
&A monitored event log watcher is in the warning state. This means one or more event records match the criteria and have not been acknowledged.
ntLogcritical
1.3.6.1.4.1.791.2.9.2.20.40
&A monitored event log watcher is in the critical state. This means one or more event records match the criteria and have not been acknowledged.
ntAdd
1.3.6.1.4.1.791.2.9.2.20.41
&An object has been added to the list of monitored objects. e.g. filesystems, files, processes, etc.
ntRemove
1.3.6.1.4.1.791.2.9.2.20.42
&An object has been removed from the list of monitored objects. e.g. filesystems, files, processes, etc.