VISINET2-MIB: View SNMP OID List / Download MIB

VENDOR: UNISYS CORP


 Home MIB: VISINET2-MIB
Download as:   

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
 unisys 1.3.6.1.4.1.223
         unisysOpen 1.3.6.1.4.1.223.10
               unisysEnvMonitor 1.3.6.1.4.1.223.10.6
                   uemAgentRevMajor 1.3.6.1.4.1.223.10.6.2 integer read-only
Major version of the Unisys Environmental Monitoring Agent.
                   uemAgentRevMinor 1.3.6.1.4.1.223.10.6.3 integer read-only
Minor version of the Unisys Environmental Monitoring Agent.
                   uemMibRevMajor 1.3.6.1.4.1.223.10.6.4 integer read-only
The Major Revision level of this MIB. A change in the major revision level represents a possible compatibility problem with older versions of the MIB.
                   uemMibRevMinor 1.3.6.1.4.1.223.10.6.5 integer read-only
The minor revision level of this MIB. A change in the minor revision level may represent some minor additional support, changes to documentation or fixes to errors in a previous revision. Backward compatibility should be maintained as long as the major revision level is the same.
                   uemSystemDescription 1.3.6.1.4.1.223.10.6.7 displaystring read-only
Text describing this system such as manufacturer and model number.
                   uemTrapsEnabled 1.3.6.1.4.1.223.10.6.8 integer read-write
All Environmental Monitoring traps can be globally disabled by setting this FALSE. Enumeration: 'false': 2, 'true': 1.
                   uemTrapSeverity 1.3.6.1.4.1.223.10.6.9 integer read-only
Additional information delivered with sensor and switch trap messages. Advanced management applications can make use of this information to better evaluate the severity of the situation. This variable is only intended for use with traps; no meaning should be assumed by a Manager to the value retrieved through a Get operation on this object.
                   uemEnvMonitorTable 1.3.6.1.4.1.223.10.6.16 no-access
An entry for each Monitor device on this host that is actively reporting environmental data via the SNMP Agent. There may ofen only be one row in this table, but there must be at least one row.
                         uemEnvMonitorTableEntry 1.3.6.1.4.1.223.10.6.16.1 no-access
                             uemEnvMonIndex 1.3.6.1.4.1.223.10.6.16.1.1 integer read-only
A unique value for each hardware monitoring device.
                             uemEnvMonLocation 1.3.6.1.4.1.223.10.6.16.1.2 displaystring read-only
The physical location of the Environmental Monitor device in the host hardware. e.g. disk drawer 1, DAT drawer...
                             uemEnvMonType 1.3.6.1.4.1.223.10.6.16.1.3 integer read-only
Identifies a specific environmental monitoring device. Enumeration: 'unknown': 1, 'alrSHM': 2.
                             uemEnvMonFwRevMajor 1.3.6.1.4.1.223.10.6.16.1.5 integer read-only
The Environmental Monitor device firmware major version number.
                             uemEnvMonFwRevMinor 1.3.6.1.4.1.223.10.6.16.1.6 integer read-only
The Environmental Monitor device firmware minor version number.
                             uemEnvMonFwRelDate 1.3.6.1.4.1.223.10.6.16.1.7 displaystring read-only
The release date of the firmware for this device reported as YYYY-MM-DD.
                             uemEnvMonUpTime 1.3.6.1.4.1.223.10.6.16.1.8 timeticks read-only
Length of time since last system power-up or last time the SysReset command was issued (which ever is most recent). This uptime is relative only to the monitoring device itself.
                   uemSensorTable 1.3.6.1.4.1.223.10.6.17 no-access
All fan, temperature and voltage sensors are collected in this table. All these devices are similar in that they monitor 5 value ranges: low critical, low warning, normal, high warning, high critical. Notifications (trap messages) are sent whenever the monitored value moves from one value range to another. The guard points defining the 5 monitored regions (or range of values) are read-write allowing remote configuration by an SNMP management console. There may be zero or more rows in this table. Each row in the table contains information about a single sensor. One column, uemSensorType, identifies the type of sensor as fan, temp or voltage. Another column, uemSensorStatus, identifies where in the 5 possible ranges the monitored device is currently operating within. Each row is linked to a parent EnvMonitor row to further identify its location within the server.
                         uemSensorTableEntry 1.3.6.1.4.1.223.10.6.17.1 no-access
                             uemSensorIndex 1.3.6.1.4.1.223.10.6.17.1.1 integer read-only
A unique value for each sensor in the monitored system. Note: if there are multiple environmental monitoring cards in a system, all sensors associated with such cards are collected in a single uemSensorTable and field uemSensorIndex is guaranteed to be unique across all sensors.
                             uemSensorEnvMonIndex 1.3.6.1.4.1.223.10.6.17.1.2 integer read-only
A link into the EnvMonitor device table. This identifies which environmental device is managing this sensor.
                             uemSensorType 1.3.6.1.4.1.223.10.6.17.1.3 integer read-only
The general classification of this sensor. Enumeration: 'unknown': 1, 'fan': 2, 'voltage': 3, 'temperature': 4.
                             uemSensorDescription 1.3.6.1.4.1.223.10.6.17.1.4 displaystring read-only
Text describing this sensor.
                             uemSensorStatus 1.3.6.1.4.1.223.10.6.17.1.5 integer read-only
The current state of the sensor. Enumeration: 'unknown': 1, 'warning': 3, 'critical': 4, 'normal': 2.
                             uemSensorValue 1.3.6.1.4.1.223.10.6.17.1.6 integer read-only
The current numeric value of the sensor. The interpretation of this value is related to the type of sensor. Fan sensor values are reported in rpms (revolutions per minute). Voltage sensor values are reported in millivolts. A value of 3300 means 3.3 volts. Temperature sensor values are reported as hundreths of Celsius degrees. A value of 2500 means 25.0 degrees.
                             uemSensorNominalValue 1.3.6.1.4.1.223.10.6.17.1.7 integer read-write
This is the normal value expected to be reported by this sensor in a properly operating system.
                             uemSensorHighCriticalValue 1.3.6.1.4.1.223.10.6.17.1.8 integer read-write
When the sensor exceeds this value, a critical trap is sent. When appropriate, this test point can be disabled by setting it to the maximum integer value.
                             uemSensorHighCriticalLabel 1.3.6.1.4.1.223.10.6.17.1.9 displaystring read-only
Text describing this test point.
                             uemSensorHighWarningValue 1.3.6.1.4.1.223.10.6.17.1.10 integer read-write
When the sensor value exceeds this value, a warning trap is sent. This test point is disabled by setting it to the same value as the high critical value.
                             uemSensorHighWarningLabel 1.3.6.1.4.1.223.10.6.17.1.11 displaystring read-only
Text describing this test point.
                             uemSensorLowWarningValue 1.3.6.1.4.1.223.10.6.17.1.12 integer read-write
When the sensor value goes below this value, a warning trap is sent. This test point can be disabled by setting it to the same value as the low critical point.
                             uemSensorLowWarningLabel 1.3.6.1.4.1.223.10.6.17.1.13 displaystring read-only
Text describing this test point.
                             uemSensorLowCriticalValue 1.3.6.1.4.1.223.10.6.17.1.14 integer read-write
When the sensor goes below this value, a critical trap is sent. This test point can be disabled by setting it to zero.
                             uemSensorLowCriticalLabel 1.3.6.1.4.1.223.10.6.17.1.15 displaystring read-only
Text describing this test point.
                             uemSensorEnabled 1.3.6.1.4.1.223.10.6.17.1.16 integer read-only
If this field is FALSE, the sensor is disabled. No traps will be sent from a disabled sensor. Enumeration: 'false': 2, 'true': 1.
                   uemSwitchTable 1.3.6.1.4.1.223.10.6.18 no-access
An entry for each switch in the monitored system. Switches report true/false status and are useful for indicating open doors, unlocked keys, etc. There may be zero or more rows in this table. One column, uemSwitchContext, is a displayable string that reports the meaning of the current true/false state of the switch such as 'Open', 'Closed', 'Locked', 'Unlocked' etc. Other columns allow access to the actual true/false state and which state is expected in a properly operating system.
                         uemSwitchTableEntry 1.3.6.1.4.1.223.10.6.18.1 no-access
                             uemSwitchIndex 1.3.6.1.4.1.223.10.6.18.1.1 integer read-only
A unique value for each switch in the monitored system.
                             uemSwitchEnvMonIndex 1.3.6.1.4.1.223.10.6.18.1.2 integer read-only
A link into the EnvMonitor device table. This identifies which environmental device is managing this switch.
                             uemSwitchDescription 1.3.6.1.4.1.223.10.6.18.1.3 displaystring read-only
A general description of the switch, but not including its current state.
                             uemSwitchContext 1.3.6.1.4.1.223.10.6.18.1.4 displaystring read-only
A description of the meaning of the current switch status such as 'Open', 'Closed' etc.
                             uemSwitchCurrentState 1.3.6.1.4.1.223.10.6.18.1.5 integer read-only
The current state of the switch. This variable can be compared with uemSwitchExpectedState to determine if the switch is in the unusual state. Enumeration: 'false': 2, 'true': 1.
                             uemSwitchExpectedState 1.3.6.1.4.1.223.10.6.18.1.6 integer read-only
The normal state expected for this switch in a properly operating system. Enumeration: 'false': 2, 'true': 1.
                             uemSwitchEnabled 1.3.6.1.4.1.223.10.6.18.1.7 integer read-only
If this field is FALSE, the switch is disabled. No traps will be sent from a disabled switch. Enumeration: 'false': 2, 'true': 1.
               cfgAgent 1.3.6.1.4.1.223.10.7
                   cfgAgentVersion 1.3.6.1.4.1.223.10.7.1 integer read-only
The internal version number of this SNMP Extension Agent.
                   cfgAgentRevision 1.3.6.1.4.1.223.10.7.2 integer read-only
The internal revision number of this SNMP Extension Agent.
                   cfgAgentMIBVersion 1.3.6.1.4.1.223.10.7.3 integer read-only
The internal version number of the MIB for this SNMP Extension Agent.
                   cfgAgentMIBRevision 1.3.6.1.4.1.223.10.7.4 integer read-only
The internal revision number of the MIB for this SNMP Extension Agent.
                   cfgAgentBIOSVendor 1.3.6.1.4.1.223.10.7.5 displaystring read-only
A description of the system BIOS vendor.
                   cfgAgentBIOSVersion 1.3.6.1.4.1.223.10.7.6 displaystring read-only
A description of the version of the system vendor's BIOS.
                   cfgAgentBIOSDate 1.3.6.1.4.1.223.10.7.7 displaystring read-only
The date that the system BIOS was created.
                   cfgAgentBIOSsROMInKb 1.3.6.1.4.1.223.10.7.8 integer read-only
The size of the BIOS read-only memory in kilobytes.
                   cfgAgentBIOSBusSupport 1.3.6.1.4.1.223.10.7.9 displaystring read-only
The bus interface(s) supported by the system BIOS.
                   cfgAgentBIOSAddress 1.3.6.1.4.1.223.10.7.10 integer read-only
The memory address used to access the system BIOS.
                   cfgAgentBIOSInterruptId 1.3.6.1.4.1.223.10.7.11 integer read-only
The interrupt ID used to access the system BIOS.
                   cfgAgentnCPUs 1.3.6.1.4.1.223.10.7.12 integer read-only
The number of CPUs listed in the subsequent CPUs table.
                   cfgAgentCPUsTbl 1.3.6.1.4.1.223.10.7.13 no-access
CPU table consisting of a list of system CPUs.
                         cfgAgentCPUsTblEntry 1.3.6.1.4.1.223.10.7.13.1 no-access
                             cfgAgentCPUClass 1.3.6.1.4.1.223.10.7.13.1.1 displaystring read-only
The class of central processor (eg: Intel x86).
                             cfgAgentCPUName 1.3.6.1.4.1.223.10.7.13.1.2 displaystring read-only
The vendor's name for the CPU (eg: 80486).
                             cfgAgentCPUVendor 1.3.6.1.4.1.223.10.7.13.1.3 displaystring read-only
The vendor of the CPU chipset (eg: Genuine Intel).
                             cfgAgentCPUSpeed 1.3.6.1.4.1.223.10.7.13.1.4 integer read-only
The approximate operating frequency (in MHz) of the CPU chipset.
                             cfgAgentCPUsCacheInKb 1.3.6.1.4.1.223.10.7.13.1.5 integer read-only
The size (in kilobytes) of the CPU operational memory cache.
                             cfgAgentCPUState 1.3.6.1.4.1.223.10.7.13.1.6 integer read-only
The current state of the CPU: active(1), disabled(2). Enumeration: 'active': 1, 'disabled': 2.
                   cfgAgentSysName 1.3.6.1.4.1.223.10.7.14 displaystring read-only
The (network) name of this computer.
                   cfgAgentSysBoardVersion 1.3.6.1.4.1.223.10.7.15 displaystring read-only
The vendor's board version information.
                   cfgAgentSysUptimeMilSec 1.3.6.1.4.1.223.10.7.16 integer read-only
The length of time that this system has been active (in miliseconds).
                   cfgAgentSysOS 1.3.6.1.4.1.223.10.7.17 displaystring read-only
The operating system and its version running on this system.
                   cfgAgentSysnDMAs 1.3.6.1.4.1.223.10.7.18 integer read-only
The number of DMA channels available on this system.
                   cfgAgentnIRQs 1.3.6.1.4.1.223.10.7.19 integer read-only
The number of IRQs listed in the subsequent IRQs table.
                   cfgAgentIRQsTbl 1.3.6.1.4.1.223.10.7.20 no-access
IRQ table consisting of a list of IRQs allocated on this system.
                         cfgAgentIRQsTblEntry 1.3.6.1.4.1.223.10.7.20.1 no-access
                             cfgAgentIRQ 1.3.6.1.4.1.223.10.7.20.1.1 integer read-only
The allocated IRQ number.
                             cfgAgentIRQOwner 1.3.6.1.4.1.223.10.7.20.1.2 displaystring read-only
The name of the device/controller that has allocated this IRQ.
                             cfgAgentIRQBus 1.3.6.1.4.1.223.10.7.20.1.3 displaystring read-only
The bus that the IRQ device/controller uses.
                             cfgAgentIRQClass 1.3.6.1.4.1.223.10.7.20.1.4 displaystring read-only
The class of the device/controller that has allocated this IRQ.
                   cfgAgentMemSizeInMb 1.3.6.1.4.1.223.10.7.21 integer read-only
The size of physical memory on the system in megabytes.
                   cfgAgentMemType 1.3.6.1.4.1.223.10.7.22 displaystring read-only
A description of the type of memory installed on the system.
                   cfgAgentMemSpeed 1.3.6.1.4.1.223.10.7.23 integer read-only
The operating speed (in MHz) of the memory installed on the system.
                   cfgAgentMemCacheInKb 1.3.6.1.4.1.223.10.7.24 integer read-only
The size of the memory hardware cache in kilobytes.
                   cfgAgentMemBanks 1.3.6.1.4.1.223.10.7.25 integer read-only
The number of memory banks on this system.
                   cfgAgentMemSpeedSupported 1.3.6.1.4.1.223.10.7.26 integer read-only
The supported speed (in MHz) of memory installed on the system.
                   cfgAgentIOKbdType 1.3.6.1.4.1.223.10.7.27 displaystring read-only
The type of keyboard in use on the system.
                   cfgAgentIOMouseType 1.3.6.1.4.1.223.10.7.28 displaystring read-only
The type of mouse in use on the system.
                   cfgAgentIOVidType 1.3.6.1.4.1.223.10.7.29 displaystring read-only
The type of display monitor in use on the system.
                   cfgAgentnSerials 1.3.6.1.4.1.223.10.7.30 integer read-only
The number of serial ports listed in the subsequent serial ports table.
                   cfgAgentSerialsTbl 1.3.6.1.4.1.223.10.7.31 no-access
Serial port table consisting of a list of serial ports.
                         cfgAgentSerialsTblEntry 1.3.6.1.4.1.223.10.7.31.1 no-access
                             cfgAgentSerialPort 1.3.6.1.4.1.223.10.7.31.1.1 integer read-only
The serial I/O port controller's port address.
                   cfgAgentnParallels 1.3.6.1.4.1.223.10.7.32 integer read-only
The number of parallel ports listed in the subsequent parallel ports table.
                   cfgAgentParallelsTbl 1.3.6.1.4.1.223.10.7.33 no-access
Parallel port table consisting of a list of parallel ports.
                         cfgAgentParallelsTblEntry 1.3.6.1.4.1.223.10.7.33.1 no-access
                             cfgAgentParallelPort 1.3.6.1.4.1.223.10.7.33.1.1 integer read-only
The parallel I/O port controller's port address.
                   cfgAgentnControllers 1.3.6.1.4.1.223.10.7.34 integer read-only
The number of controllers listed in the subsequent controllers table.
                   cfgAgentControllersTbl 1.3.6.1.4.1.223.10.7.35 no-access
Controller table consisting of a list of controllers.
                         cfgAgentControllersTblEntry 1.3.6.1.4.1.223.10.7.35.1 no-access
                             cfgAgentControllerType 1.3.6.1.4.1.223.10.7.35.1.1 displaystring read-only
The type of device controller.
                             cfgAgentControllerName 1.3.6.1.4.1.223.10.7.35.1.2 displaystring read-only
The controller's device name.
                             cfgAgentControllerIRQ 1.3.6.1.4.1.223.10.7.35.1.3 integer read-only
The IRQ number used by the device controller.
                   cfgAgentnTrapDests 1.3.6.1.4.1.223.10.7.36 integer read-only
The number of trap destinations listed in the subsequent trap destinations table.
                   cfgAgentTrapDestsTbl 1.3.6.1.4.1.223.10.7.37 no-access
Trap destinations table consisting of a list of trap destinations.
                         cfgAgentTrapDestsTblEntry 1.3.6.1.4.1.223.10.7.37.1 no-access
                             cfgAgentTrapDestId 1.3.6.1.4.1.223.10.7.37.1.1 displaystring read-only
The identifier of this trap destination.
                             cfgAgentTrapDestIPAddr 1.3.6.1.4.1.223.10.7.37.1.2 displaystring read-write
The IP address of this trap destination.
               netAgent 1.3.6.1.4.1.223.10.8
                   netAgentVersion 1.3.6.1.4.1.223.10.8.1 integer read-only
The internal version number of this SNMP Extension Agent.
                   netAgentRevision 1.3.6.1.4.1.223.10.8.2 integer read-only
The internal revision number of this SNMP Extension Agent.
                   netAgentMIBVersion 1.3.6.1.4.1.223.10.8.3 integer read-only
The internal version number of the MIB for this SNMP Extension Agent.
                   netAgentMIBRevision 1.3.6.1.4.1.223.10.8.4 integer read-only
The internal revision number of the MIB for this SNMP Extension Agent.
                   netAgentMachineName 1.3.6.1.4.1.223.10.8.5 displaystring read-only
The network (NetBIOS) name of this computer.
                   netAgentLogonServer 1.3.6.1.4.1.223.10.8.6 displaystring read-only
The network domain name that this computer is connected to.
                   netAgentnNICs 1.3.6.1.4.1.223.10.8.7 integer read-only
The number of network interface cards (NIC) listed in the subsequent NIC table.
                   netAgentNICsTbl 1.3.6.1.4.1.223.10.8.8 no-access
Network interface cards (NIC) table consisting of a list of installed system NICs.
                       netAgentNICTblEntry 1.3.6.1.4.1.223.10.8.8.1 no-access
                           netAgentVendorID 1.3.6.1.4.1.223.10.8.8.1.1 displaystring read-only
The manufacturer's internal network adapter card identification string.
                           netAgentMACAddress 1.3.6.1.4.1.223.10.8.8.1.2 displaystring read-only
The network adapter card's unique network address.
                           netAgentFirmwareVersion 1.3.6.1.4.1.223.10.8.8.1.3 integer read-only
The manufacturer's network adapter card firmware version.
                           netAgentFirmwareRevision 1.3.6.1.4.1.223.10.8.8.1.4 integer read-only
The manufacturer's network adapter card firmware revision.
                           netAgentControllerType 1.3.6.1.4.1.223.10.8.8.1.5 displaystring read-only
The type of PC bus connector used by this network adapter card.
                           netAgentControllerPort 1.3.6.1.4.1.223.10.8.8.1.6 integer read-only
The controller port number/address used by this network adapter card.
                           netAgentControllerIRQ 1.3.6.1.4.1.223.10.8.8.1.7 integer read-only
The controller IRQ number used by this network adapter card.
                           netAgentControllerBaseIO 1.3.6.1.4.1.223.10.8.8.1.8 integer read-only
The controller base IO address used by this network adapter card.
                           netAgentDataSent 1.3.6.1.4.1.223.10.8.8.1.9 integer read-only
The number of network packets sent by this computer.
                           netAgentDataReceived 1.3.6.1.4.1.223.10.8.8.1.10 integer read-only
The number of network packets received by this computer.
                           netAgentNICDriver 1.3.6.1.4.1.223.10.8.8.1.11 displaystring read-only
The network adapter card's driver specification.
                           netAgentDriverName 1.3.6.1.4.1.223.10.8.8.1.12 displaystring read-only
The network adapter card's driver name.
               sftAgent 1.3.6.1.4.1.223.10.9
                   sftAgentVersion 1.3.6.1.4.1.223.10.9.1 integer read-only
The internal version number of this SNMP Extension Agent.
                   sftAgentRevision 1.3.6.1.4.1.223.10.9.2 integer read-only
The internal revision number of this SNMP Extension Agent.
                   sftAgentMIBVersion 1.3.6.1.4.1.223.10.9.3 integer read-only
The internal version number of the MIB for this SNMP Extension Agent.
                   sftAgentMIBRevision 1.3.6.1.4.1.223.10.9.4 integer read-only
The internal revision number of the MIB for this SNMP Extension Agent.
                   sftAgentnPackages 1.3.6.1.4.1.223.10.9.5 integer read-only
The number of Packages listed in the subsequent Packages table.
                   sftAgentPackagesTbl 1.3.6.1.4.1.223.10.9.6 no-access
Package table consisting of a list of uninstallable packages.
                       sftAgentPackagesTblEntry 1.3.6.1.4.1.223.10.9.6.1 no-access
                           sftAgentPackage 1.3.6.1.4.1.223.10.9.6.1.1 displaystring read-only
The name of the package that can be uninstalled.
                   sftAgentnServices 1.3.6.1.4.1.223.10.9.7 integer read-only
The number of Services listed in the subsequent Services table.
                   sftAgentServicesTbl 1.3.6.1.4.1.223.10.9.8 no-access
Service table consisting of a list of installed system services.
                       sftAgentServicesTblEntry 1.3.6.1.4.1.223.10.9.8.1 no-access
                           sftAgentService 1.3.6.1.4.1.223.10.9.8.1.1 displaystring read-only
The name of the service that has been installed.
                           sftAgentServiceStartup 1.3.6.1.4.1.223.10.9.8.1.2 integer read-only
The service startup mode: boot(0), system(1), auto(2), manual(3), disabled(4). Enumeration: 'disabled': 4, 'auto': 2, 'boot': 0, 'system': 1, 'manual': 3.
                   sftAgentnDevices 1.3.6.1.4.1.223.10.9.9 integer read-only
The number of Devices listed in the subsequent Devices table.
                   sftAgentDevicesTbl 1.3.6.1.4.1.223.10.9.10 no-access
Device table consisting of a list of installed system devices.
                         sftAgentDevicesTblEntry 1.3.6.1.4.1.223.10.9.10.1 no-access
                             sftAgentDevice 1.3.6.1.4.1.223.10.9.10.1.1 displaystring read-only
The name of the device that has been installed.
                             sftAgentDeviceStartup 1.3.6.1.4.1.223.10.9.10.1.2 integer read-only
The device startup mode: boot(0), system(1), auto(2), manual(3), disabled(4). Enumeration: 'disabled': 4, 'auto': 2, 'boot': 0, 'system': 1, 'manual': 3.
               strAgent 1.3.6.1.4.1.223.10.10
                     strAgentVersion 1.3.6.1.4.1.223.10.10.1 integer read-only
The internal version number of this SNMP Extension Agent.
                     strAgentRevision 1.3.6.1.4.1.223.10.10.2 integer read-only
The internal revision number of this SNMP Extension Agent.
                     strAgentMIBVersion 1.3.6.1.4.1.223.10.10.3 integer read-only
The internal version number of the MIB for this SNMP Extension Agent.
                     strAgentMIBRevision 1.3.6.1.4.1.223.10.10.4 integer read-only
The internal revision number of the MIB for this SNMP Extension Agent.
                     strAgentnControllers 1.3.6.1.4.1.223.10.10.5 integer read-only
The number of disk controllers listed in the subsequent Controllers table.
                     strAgentControllersTbl 1.3.6.1.4.1.223.10.10.6 no-access
Controller table consisting of a list of uninstallable Controllers.
                         strAgentControllersTblEntry 1.3.6.1.4.1.223.10.10.6.1 no-access
                             strAgentCtlrType 1.3.6.1.4.1.223.10.10.6.1.1 displaystring read-only
The type of the controller: SCSI or IDE.
                             strAgentCtlrVendor 1.3.6.1.4.1.223.10.10.6.1.2 displaystring read-only
The name of the controller's vendor.
                             strAgentCtlrFirmware 1.3.6.1.4.1.223.10.10.6.1.3 displaystring read-only
The description of the controller's firmware version.
                             strAgentCtlrSerialNo 1.3.6.1.4.1.223.10.10.6.1.4 displaystring read-only
The name of the Controller that can be uninstalled.
                             strAgentCtlrDMA 1.3.6.1.4.1.223.10.10.6.1.5 integer read-only
The DMA number used by the controller.
                             strAgentCtlrIRQ 1.3.6.1.4.1.223.10.10.6.1.6 integer read-only
The IRQ number used by the controller.
                             strAgentCtlrAddress 1.3.6.1.4.1.223.10.10.6.1.7 integer read-only
The memory address used by the controller.
                             strAgentCtlrIOPort 1.3.6.1.4.1.223.10.10.6.1.8 integer read-only
The I/O port number used by the controller.
                     strAgentnDisks 1.3.6.1.4.1.223.10.10.7 integer read-only
The number of Disks listed in the subsequent Disks table.
                     strAgentDisksTbl 1.3.6.1.4.1.223.10.10.8 no-access
Disk table consisting of a list of installed system disks.
                         strAgentDisksTblEntry 1.3.6.1.4.1.223.10.10.8.1 no-access
                             strAgentDiskVendor 1.3.6.1.4.1.223.10.10.8.1.1 displaystring read-only
The vendor of this disk device.
                             strAgentDiskDescription 1.3.6.1.4.1.223.10.10.8.1.2 displaystring read-only
A description of the type of device.
                             strAgentDiskFirmware 1.3.6.1.4.1.223.10.10.8.1.3 displaystring read-only
The description of the device's firmware version.
                             strAgentDiskPort 1.3.6.1.4.1.223.10.10.8.1.4 integer read-only
The SCSI port this device is attached to.
                             strAgentDiskBus 1.3.6.1.4.1.223.10.10.8.1.5 integer read-only
The SCSI bus number on the SCSI port that this device is attached to.
                             strAgentDiskLUN 1.3.6.1.4.1.223.10.10.8.1.6 integer read-only
This SCSI device's logical unit number (LUN).
                             strAgentDiskID 1.3.6.1.4.1.223.10.10.8.1.7 integer read-only
This SCSI device's SCSI ID.
                             strAgentDiskSerialNo 1.3.6.1.4.1.223.10.10.8.1.8 displaystring read-only
The vendor's serial number for the device.
                             strAgentDisknSectors 1.3.6.1.4.1.223.10.10.8.1.9 integer read-only
The number of sectors (512b) that this device can store.
                             strAgentDiskDriveLetters 1.3.6.1.4.1.223.10.10.8.1.10 displaystring read-only
A list of the drive letters that have storage on this device.
                             strAgentDiskSizeInMb 1.3.6.1.4.1.223.10.10.8.1.11 integer read-only
The capacity (in megabytes) of this device.
                             strAgentDiskState 1.3.6.1.4.1.223.10.10.8.1.12 integer read-only
The operational state of the device: accessable(1), off-line(2). Enumeration: 'accessable': 1, 'offline': 2.
                             strAgentDiskXfersPerSec 1.3.6.1.4.1.223.10.10.8.1.13 integer read-only
the number of disk transfers per second reported by this device.
                             strAgentDiskSmartCond 1.3.6.1.4.1.223.10.10.8.1.14 integer read-only
The SMART condition of the device: unknown(0), safe(1), degraded(2). Enumeration: 'unknown': 0, 'degraded': 2, 'safe': 1.
                     strAgentnFloppies 1.3.6.1.4.1.223.10.10.9 integer read-only
The number of floppy drives listed in the subsequent Floppies table.
                     strAgentFloppyTbl 1.3.6.1.4.1.223.10.10.10 no-access
Floppy table consisting of a list of floppy devices.
                           strAgentFloppyTblEntry 1.3.6.1.4.1.223.10.10.10.1 no-access
                               strAgentFlopVendor 1.3.6.1.4.1.223.10.10.10.1.1 displaystring read-only
The vendor information for this floppy drive.
                               strAgentFlopDescription 1.3.6.1.4.1.223.10.10.10.1.2 displaystring read-only
The vendor's description of this floppy drive.
                               strAgentFlopFirmware 1.3.6.1.4.1.223.10.10.10.1.3 displaystring read-only
The description and version information from this floppy drive's firmware
                               strAgentFlopSerialNo 1.3.6.1.4.1.223.10.10.10.1.4 displaystring read-only
The serial number of this floppy drive.
                     strAgentnVolumes 1.3.6.1.4.1.223.10.10.11 integer read-only
The number of volumes listed in the subsequent Volumes table.
                     strAgentVolumesTbl 1.3.6.1.4.1.223.10.10.12 no-access
Volume table consisting of a list of installed storage volumes.
                           strAgentVolumesTblEntry 1.3.6.1.4.1.223.10.10.12.1 no-access
                               strAgentVolDriveLetter 1.3.6.1.4.1.223.10.10.12.1.1 displaystring read-only
The drive letter that allows access to this storage volume.
                               strAgentVolDriveLabel 1.3.6.1.4.1.223.10.10.12.1.2 displaystring read-only
The label assigned to this volume (for display purposes).
                               strAgentVolFileSystemType 1.3.6.1.4.1.223.10.10.12.1.3 displaystring read-only
The type of file system configured for this volume (eg: FAT, NTFS).
                               strAgentVolCapacityInMb 1.3.6.1.4.1.223.10.10.12.1.4 integer read-only
The size (in megabytes) of this storage volume.
                               strAgentVolClusterSize 1.3.6.1.4.1.223.10.10.12.1.5 integer read-only
The size of each cluster (storage unit) in sectors (512 bytes).
                               strAgentVolPercentUsed 1.3.6.1.4.1.223.10.10.12.1.6 integer read-only
The percent of volume storage space used (monitored by the agent).
                     strAgentStateThreshhold 1.3.6.1.4.1.223.10.10.13 integer read-write
Indicates whether a drive that goes off-line should cause an alert. (1 = yes)
                     strAgentSpaceThreshhold 1.3.6.1.4.1.223.10.10.14 integer read-write
Indicates the maximum disk consumption (%) allowed before an alert is issued.
                     strAgentIndex 1.3.6.1.4.1.223.10.10.99 integer no-access
Indicates the number (starting from 1) of the unit reported in an alert message.
               sysAgent 1.3.6.1.4.1.223.10.11
                     sysAgentVersion 1.3.6.1.4.1.223.10.11.1 integer read-only
The internal version number of this SNMP Extension Agent.
                     sysAgentRevision 1.3.6.1.4.1.223.10.11.2 integer read-only
The internal revision number of this SNMP Extension Agent.
                     sysAgentMIBVersion 1.3.6.1.4.1.223.10.11.3 integer read-only
The internal version number of the MIB for this SNMP Extension Agent.
                     sysAgentMIBRevision 1.3.6.1.4.1.223.10.11.4 integer read-only
The internal revision number of the MIB for this SNMP Extension Agent.
                     sysAgentCPUCyclesUsed 1.3.6.1.4.1.223.10.11.5 integer read-only
The percentage of CPU cycles used.
                     sysAgentPCICyclesUsed 1.3.6.1.4.1.223.10.11.6 integer read-only
The percentage of PCI bus cycles used.
                     sysAgentInterrupts 1.3.6.1.4.1.223.10.11.7 integer read-only
The number of interrupts processed per second.
                     sysAgentMemorySize 1.3.6.1.4.1.223.10.11.8 integer read-only
The size of memory in bytes.
                     sysAgentMemoryUsed 1.3.6.1.4.1.223.10.11.9 integer read-only
The percentage of memory in use.
                     sysAgentPageFaults 1.3.6.1.4.1.223.10.11.10 integer read-only
The number of page faults per second.
                     sysAgentPageFaultThreshhold 1.3.6.1.4.1.223.10.11.11 integer read-write
The minimum number of page faults per second that will generate an alert.
                     sysAgentMemoryThreshhold 1.3.6.1.4.1.223.10.11.12 integer read-write
The minimum amount of memory consumption that will generate an alert.
                     sysAgentIndex 1.3.6.1.4.1.223.10.11.99 integer no-access
Indicates the number (starting from 1) of the unit reported in an alert message. (Not used in this agent.)
               ecmAgent 1.3.6.1.4.1.223.10.12
                     ecmAgentVersion 1.3.6.1.4.1.223.10.12.1 integer read-only
The internal version number of this SNMP Extension Agent.
                     ecmAgentRevision 1.3.6.1.4.1.223.10.12.2 integer read-only
The internal revision number of this SNMP Extension Agent.
                     ecmAgentMIBVersion 1.3.6.1.4.1.223.10.12.3 integer read-only
The internal version number of the MIB for this SNMP Extension Agent.
                     ecmAgentMIBRevision 1.3.6.1.4.1.223.10.12.4 integer read-only
The internal revision number of the MIB for this SNMP Extension Agent.
                     ecmAgentFirmwareVersion 1.3.6.1.4.1.223.10.12.5 integer read-only
The manufacturer's environmental monitoring hardware firmware version.
                     ecmAgentnFans 1.3.6.1.4.1.223.10.12.6 integer read-only
The number of fans listed in the subsequent Fan table.
                     ecmAgentFansTbl 1.3.6.1.4.1.223.10.12.7 no-access
Fan table consisting of a list of installed system fans.
                         ecmAgentFanTblEntry 1.3.6.1.4.1.223.10.12.7.1 no-access
                             ecmAgentFanPresent 1.3.6.1.4.1.223.10.12.7.1.1 integer read-only
Indicates that this fan is present on the system (1 = yes, 2 = no).
                             ecmAgentFanState 1.3.6.1.4.1.223.10.12.7.1.2 integer read-only
Indicates that this fan is operational (1 = yes, 2 = no).
                     ecmAgentnPowers 1.3.6.1.4.1.223.10.12.8 integer read-only
The number of power supplies listed in the subsequent Power supply table.
                     ecmAgentPowersTbl 1.3.6.1.4.1.223.10.12.9 no-access
Power table consisting of a list of installed system power supplies.
                         ecmAgentPowerTblEntry 1.3.6.1.4.1.223.10.12.9.1 no-access
                             ecmAgentPowerPresent 1.3.6.1.4.1.223.10.12.9.1.1 integer read-only
Indicates that this power supply is present on the system (1 = yes, 2 = no).
                             ecmAgentPowerState 1.3.6.1.4.1.223.10.12.9.1.2 integer read-only
Indicates that this power supply is operational (1 = yes, 2 = no).
                     ecmAgentnVolts 1.3.6.1.4.1.223.10.12.10 integer read-only
The number of Volts listed in the subsequent Volt table.
                     ecmAgentVoltsTbl 1.3.6.1.4.1.223.10.12.11 no-access
Volt table consisting of a list of installed system Volts.
                           ecmAgentVoltTblEntry 1.3.6.1.4.1.223.10.12.11.1 no-access
                               ecmAgentVoltage 1.3.6.1.4.1.223.10.12.11.1.1 integer read-only
The current voltage reading at this voltage level.
                               ecmAgentVoltLowFail 1.3.6.1.4.1.223.10.12.11.1.2 integer read-only
The low failure limit for the voltage threshold value.
                               ecmAgentVoltLowWarn 1.3.6.1.4.1.223.10.12.11.1.3 integer read-only
The low warning limit for the voltage threshold value.
                               ecmAgentVoltHighWarn 1.3.6.1.4.1.223.10.12.11.1.4 integer read-only
The high warning limit for the voltage threshold value.
                               ecmAgentVoltHighFail 1.3.6.1.4.1.223.10.12.11.1.5 integer read-only
The high failure limit for the voltage threshold value.
                               ecmAgentVoltState 1.3.6.1.4.1.223.10.12.11.1.6 integer read-only
The relative state of the voltage level (1 = low failure, 2 = low warning, 3 = normal, 4 = high warning, 5 = high failure).
                     ecmAgentnTemps 1.3.6.1.4.1.223.10.12.12 integer read-only
The number of Temps listed in the subsequent Temp table.
                     ecmAgentTempsTbl 1.3.6.1.4.1.223.10.12.13 no-access
Temp table consisting of a list of installed system Temps.
                           ecmAgentTempTblEntry 1.3.6.1.4.1.223.10.12.13.1 no-access
                               ecmAgentTemperature 1.3.6.1.4.1.223.10.12.13.1.1 integer read-only
The current temperature reading at this temperature level.
                               ecmAgentTempLowFail 1.3.6.1.4.1.223.10.12.13.1.2 integer read-only
The low failure limit for the temperature threshold value.
                               ecmAgentTempLowWarn 1.3.6.1.4.1.223.10.12.13.1.3 integer read-only
The low warning limit for the temperature threshold value.
                               ecmAgentTempHighWarn 1.3.6.1.4.1.223.10.12.13.1.4 integer read-only
The high warning limit for the temperature threshold value.
                               ecmAgentTempHighFail 1.3.6.1.4.1.223.10.12.13.1.5 integer read-only
The high failure limit for the temperature threshold value.
                               ecmAgentTempState 1.3.6.1.4.1.223.10.12.13.1.6 integer read-only
The relative state of the temperature level (1 = low failure, 2 = low warning, 3 = normal, 4 = high warning, 5 = high failure).
                     ecmAgentnCPUs 1.3.6.1.4.1.223.10.12.14 integer read-only
The number of CPUs listed in the subsequent CPU table.
                     ecmAgentCPUsTbl 1.3.6.1.4.1.223.10.12.15 no-access
CPU table consisting of a list of installed system CPUs.
                           ecmAgentCPUTblEntry 1.3.6.1.4.1.223.10.12.15.1 no-access
                               ecmAgentCPUUsage 1.3.6.1.4.1.223.10.12.15.1.4 integer read-only
The percentage of CPU cycles used during the last sample period.
                     ecmAgentIndex 1.3.6.1.4.1.223.10.12.99 integer no-access
Indicates the number (starting from 1) of the unit reported in an alert message.
                     uemTrapConfigurationChange 1.3.6.1.4.1.223.10.60.1
This trap indicates that configuration changes have been made in the Environmental Monitoring subsystem.
                     uemTrapSensorCritical 1.3.6.1.4.1.223.10.60.2
The monitored value of a sensor has crossed the critical threshhold value.
                     uemTrapSensorWarning 1.3.6.1.4.1.223.10.60.3
The monitored value of a sensor has crossed into the warning range of values. Note that this trap can be fired in two situations: both moving from the critical to warning range as well as from normal to warning.
                     uemTrapSensorNormal 1.3.6.1.4.1.223.10.60.4
The monitored value of a sensor has returned to within the normal range.
                     uemTrapSwitchAlert 1.3.6.1.4.1.223.10.60.5
The monitored state of a switch has changed to the unexpected state for a normally operating system. The unexpected state is defined to be when uemSwitchCurrentState does not equal uemSwitchExpectedState.
                     uemTrapSwitchNormal 1.3.6.1.4.1.223.10.60.6
A switch has returned to the normal state expected for a normally operating system. The normal state is defined to be when uemSwitchCurrentState equals uemSwitchExpectedState.
                       strAgentStateTrap 1.3.6.1.4.1.223.10.100.1
The disk drive is no longer accessable (off-line).
                       strAgentSpaceTrap 1.3.6.1.4.1.223.10.100.2
The space used on the volume has exceeded the indicated threshhold.
                       strAgentSmartTrap 1.3.6.1.4.1.223.10.100.3
The condition of the disk drive has degraded. It should be archived and replaced immediately to avoid data loss due to failure.
                       strAgentStateOkTrap 1.3.6.1.4.1.223.10.100.11
The disk drive is again accessable (on-line).
                       strAgentSpaceOkTrap 1.3.6.1.4.1.223.10.100.12
The space used on the volume has returned to an acceptable level.
                       strAgentSmartOKTrap 1.3.6.1.4.1.223.10.100.13
The degraded condition of the disk drive has cleared. Continue to monitor this drive's performance to ensure the integrity of its data.
                       sysAgentMemTrap 1.3.6.1.4.1.223.10.110.1
The percentage of memory in use has exceeded the indicated threshhold.
                       sysAgentPageTrap 1.3.6.1.4.1.223.10.110.2
The number of page faults has exceeded the indicated threshhold.
                       sysAgentMemOkTrap 1.3.6.1.4.1.223.10.110.11
The percentage of memory in use has returned to an accecptable level.
                       sysAgentPageOkTrap 1.3.6.1.4.1.223.10.110.12
The number of page faults has returned to an accecptable level.
                       ecmAgentFanTrap 1.3.6.1.4.1.223.10.120.1
The indicated fan is no longer operational.
                       ecmAgentPowerTrap 1.3.6.1.4.1.223.10.120.2
The indicated power supply is no longer operational.
                       ecmAgentVoltCritTrap 1.3.6.1.4.1.223.10.120.3
The indicated voltage level has exceeded a critical threshold.
                       ecmAgentVoltWarnTrap 1.3.6.1.4.1.223.10.120.4
The indicated voltage level is in the warning range of values.
                       ecmAgentVoltNormTrap 1.3.6.1.4.1.223.10.120.5
The indicated voltage level has returned to an acceptable level.
                       ecmAgentTempCritTrap 1.3.6.1.4.1.223.10.120.6
The indicated temperature level has exceeded a critical threshold.
                       ecmAgentTempWarnTrap 1.3.6.1.4.1.223.10.120.7
The indicated temperature level is in the warning range of values.
                       ecmAgentTempNormTrap 1.3.6.1.4.1.223.10.120.8
The indicated temperature level has returned to an acceptable level.
                       ecmAgentFanOKTrap 1.3.6.1.4.1.223.10.120.11
The indicated fan is again operational.
                       ecmAgentPowerOKTrap 1.3.6.1.4.1.223.10.120.12
The indicated power supply is again operational.
               evtAgent 1.3.6.1.4.1.223.10.999
                       evtAgentVersion 1.3.6.1.4.1.223.10.999.1 integer read-only
The internal version number of this SNMP Extension Agent.
                       evtAgentRevision 1.3.6.1.4.1.223.10.999.2 integer read-only
The internal revision number of this SNMP Extension Agent.
                       evtAgentMIBVersion 1.3.6.1.4.1.223.10.999.3 integer read-only
The internal version number of the MIB for this SNMP Extension Agent.
                       evtAgentMIBRevision 1.3.6.1.4.1.223.10.999.4 integer read-only
The internal revision number of the MIB for this SNMP Extension Agent.
                       evtAgentnEventsQueued 1.3.6.1.4.1.223.10.999.5 integer read-only
The number of
                       evtAgentnEventsReceived 1.3.6.1.4.1.223.10.999.6 integer read-only
The number of
                       evtAgentIPAddress 1.3.6.1.4.1.223.10.999.1000 integer no-access
Indicates the IP address of the node that reported the DMI event.
                       evtAgentSeverity 1.3.6.1.4.1.223.10.999.1001 integer no-access
Indicates the VisiNet-II severity value of the event.
                       evtAgentClass 1.3.6.1.4.1.223.10.999.1002 integer no-access
Indicates the DMI event class description.
                       dmiVirusAgent 1.3.6.1.4.1.223.10.999.2001
                       dmiMemoryAgent 1.3.6.1.4.1.223.10.999.2003
                       dmiGDIAgent 1.3.6.1.4.1.223.10.999.2005
                       dmiDiskAgent 1.3.6.1.4.1.223.10.999.2007
                       dmiSMARTAgent 1.3.6.1.4.1.223.10.999.2009
                       dmiParityAgent 1.3.6.1.4.1.223.10.999.2015
                       dmiPOSTAgent 1.3.6.1.4.1.223.10.999.2017
                                   dmiVirusDetected 1.3.6.1.4.1.223.10.999.20010.1
The DMI agent detected a virus during system initialization.
                                   dmiVirtualMemoryOK 1.3.6.1.4.1.223.10.999.20030.0
The available virtual memory on the system is acceptable.
                                   dmiVirtualMemoryLow 1.3.6.1.4.1.223.10.999.20030.1
The available virtual memory on the system is running low.
                                   dmiVirtualMemoryOut 1.3.6.1.4.1.223.10.999.20030.2
The available virtual memory on the system is running out.
                                   dmiGDIResourceOK 1.3.6.1.4.1.223.10.999.20050.0
The available graphics resources on the system are acceptable.
                                   dmiGDIResourceLow 1.3.6.1.4.1.223.10.999.20050.1
The available graphics resources on the system are running low.
                                   dmiGDIResourceOut 1.3.6.1.4.1.223.10.999.20050.2
The available graphics resources on the system are running out.
                                   dmiDiskSpaceOK 1.3.6.1.4.1.223.10.999.20070.0
The available disk space on the system is acceptable.
                                   dmiDiskSpaceLow 1.3.6.1.4.1.223.10.999.20070.1
The available disk space on the system is running low.
                                   dmiDiskSpaceOut 1.3.6.1.4.1.223.10.999.20070.2
The available disk space on the system is running out.
                                   dmiSMARTFailing 1.3.6.1.4.1.223.10.999.20090.1
The operating condition of a S.M.A.R.T. drive has degraded. Archive and replace the drive to avoid subsequent data loss.
                                   dmiSMARTNowOK 1.3.6.1.4.1.223.10.999.20090.2
The condition of a S.M.A.R.T. drive has returned to acceptable tolerances. Continue to monitor closely the condition of the drive.
                                   dmiParityCorrection 1.3.6.1.4.1.223.10.999.20150.1
The DMI agent detected a correctable memory parity error.
                                   dmiParityFailure 1.3.6.1.4.1.223.10.999.20150.2
The DMI agent detected an uncorrectable memory parity error.
                                   dmiPOSTError 1.3.6.1.4.1.223.10.999.20170.1
The DMI agent reported a P.O.S.T. error.