All MIBs › VISINET2-MIB
Category: Generic and Vendor Infrastructure
Description:
Manages ViSiNet2 remote video surveillance device configuration and camera status.
Imported Objects
From RFC-1215
| TRAP-TYPE |
From RFC1155-SMI
| Counter | |
| TimeTicks | |
| enterprises |
From RFC1213-MIB
| DisplayString |
From SNMPv2-SMI
| OBJECT-TYPE |
What Is VISINET2-MIB?
VISINET2-MIB manages ViSiNet2 remote video surveillance devices, exposing agent, BIOS, and hardware inventory information for the embedded system running the camera/video agent. Its cfgAgent branch reports the agent's software version and revision, MIB version, and detailed BIOS data (vendor, version, date, ROM size, bus support, address, interrupt ID) plus CPU count, which are classic hardware/firmware inventory data points. This is squarely software/hardware status monitoring: it lets an operator confirm which firmware/BIOS revision a surveillance unit is running (important for patching known vulnerabilities) and verify basic hardware presence like CPU count, though the sample objects given don't include live camera-feed or motion-alarm objects. No specific IETF dependency is evident from the available data. It's deployed on ViSiNet2 embedded video surveillance/security appliances at monitored sites. Engineers can download the VISINET2-MIB file directly to load it into their MIB browser.
IPNetwork Monitor allows you to monitor SNMP objects defined in VISINET2-MIB. Use the built-in SNMP Monitoring Browser to explore available variables, view their current values and descriptions, and select the objects you want to monitor. You can then create SNMP monitors, configure thresholds, and receive alerts when monitored values change.
What Can Be Monitored
- agent software version/revision
- MIB version supported
- BIOS vendor, version, and date
- CPU count
- BIOS bus/interrupt configuration
Supported Devices
- ViSiNet2 video surveillance/security appliance
Monitoring Examples
An operator would poll cfgAgentVersion/cfgAgentRevision and cfgAgentMIBVersion to inventory which firmware build a given surveillance unit is running across a fleet, flagging any unit still on an old cfgAgentBIOSVersion that needs a security update. cfgAgentnCPUs and cfgAgentBIOSVendor/cfgAgentBIOSDate provide a basic hardware fingerprint useful for asset tracking. Because the available sample objects are agent/BIOS-centric, camera-specific status (e.g. video loss) would live in a separate branch (netAgent/sftAgent) not detailed here.
OIDs
| OID symbolic | OID numeric | Type | Access | Description |
|---|---|---|---|---|
| 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 | |||
| NTF uemTrapConfigurationChange | 1.3.6.1.4.1.223.10.6.0.1 | This trap indicates that configuration changes have been made in the Environmental Monitoring subsystem. | ||
| NTF uemTrapSensorCritical | 1.3.6.1.4.1.223.10.6.0.2 | The monitored value of a sensor has crossed the critical threshhold value. | ||
| NTF uemTrapSensorWarning | 1.3.6.1.4.1.223.10.6.0.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. | ||
| NTF uemTrapSensorNormal | 1.3.6.1.4.1.223.10.6.0.4 | The monitored value of a sensor has returned to within the normal range. | ||
| NTF uemTrapSwitchAlert | 1.3.6.1.4.1.223.10.6.0.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. | ||
| NTF uemTrapSwitchNormal | 1.3.6.1.4.1.223.10.6.0.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. | ||
| INT uemAgentRevMajor | 1.3.6.1.4.1.223.10.6.2 | INTEGER | read-only | Major version of the Unisys Environmental Monitoring Agent. |
| INT uemAgentRevMinor | 1.3.6.1.4.1.223.10.6.3 | INTEGER | read-only | Minor version of the Unisys Environmental Monitoring Agent. |
| INT 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. |
| INT 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. |
| STR uemSystemDescription | 1.3.6.1.4.1.223.10.6.7 | DisplayString | read-only | Text describing this system such as manufacturer and model number. |
| INT 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. |
| INT 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 | not-accessible | 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 | not-accessible | ||
| INT uemEnvMonIndex | 1.3.6.1.4.1.223.10.6.16.1.1 | INTEGER | read-only | A unique value for each hardware monitoring device. |
| STR 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... |
| INT uemEnvMonType | 1.3.6.1.4.1.223.10.6.16.1.3 | INTEGER | read-only | Identifies a specific environmental monitoring device. |
| INT uemEnvMonFwRevMajor | 1.3.6.1.4.1.223.10.6.16.1.5 | INTEGER | read-only | The Environmental Monitor device firmware major version number. |
| INT uemEnvMonFwRevMinor | 1.3.6.1.4.1.223.10.6.16.1.6 | INTEGER | read-only | The Environmental Monitor device firmware minor version number. |
| STR 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. |
| TIK 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 | not-accessible | 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 | not-accessible | ||
| INT 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. |
| INT 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. |
| INT uemSensorType | 1.3.6.1.4.1.223.10.6.17.1.3 | INTEGER | read-only | The general classification of this sensor. |
| STR uemSensorDescription | 1.3.6.1.4.1.223.10.6.17.1.4 | DisplayString | read-only | Text describing this sensor. |
| INT uemSensorStatus | 1.3.6.1.4.1.223.10.6.17.1.5 | INTEGER | read-only | The current state of the sensor. |
| INT 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. |
| INT 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. |
| INT 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. |
| STR uemSensorHighCriticalLabel | 1.3.6.1.4.1.223.10.6.17.1.9 | DisplayString | read-only | Text describing this test point. |
| INT 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. |
| STR uemSensorHighWarningLabel | 1.3.6.1.4.1.223.10.6.17.1.11 | DisplayString | read-only | Text describing this test point. |
| INT 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. |
| STR uemSensorLowWarningLabel | 1.3.6.1.4.1.223.10.6.17.1.13 | DisplayString | read-only | Text describing this test point. |
| INT 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. |
| STR uemSensorLowCriticalLabel | 1.3.6.1.4.1.223.10.6.17.1.15 | DisplayString | read-only | Text describing this test point. |
| INT 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. |
| uemSwitchTable | 1.3.6.1.4.1.223.10.6.18 | not-accessible | 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 | not-accessible | ||
| INT 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. |
| INT 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. |
| STR 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. |
| STR 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. |
| INT 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. |
| INT 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. |
| INT 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. |
| cfgAgent | 1.3.6.1.4.1.223.10.7 | |||
| INT cfgAgentVersion | 1.3.6.1.4.1.223.10.7.1 | INTEGER | read-only | The internal version number of this SNMP Extension Agent. |
| INT cfgAgentRevision | 1.3.6.1.4.1.223.10.7.2 | INTEGER | read-only | The internal revision number of this SNMP Extension Agent. |
| INT 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. |
| INT 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. |
| STR cfgAgentBIOSVendor | 1.3.6.1.4.1.223.10.7.5 | DisplayString | read-only | A description of the system BIOS vendor. |
| STR 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. |
| STR cfgAgentBIOSDate | 1.3.6.1.4.1.223.10.7.7 | DisplayString | read-only | The date that the system BIOS was created. |
| INT cfgAgentBIOSsROMInKb | 1.3.6.1.4.1.223.10.7.8 | INTEGER | read-only | The size of the BIOS read-only memory in kilobytes. |
| STR cfgAgentBIOSBusSupport | 1.3.6.1.4.1.223.10.7.9 | DisplayString | read-only | The bus interface(s) supported by the system BIOS. |
| INT cfgAgentBIOSAddress | 1.3.6.1.4.1.223.10.7.10 | INTEGER | read-only | The memory address used to access the system BIOS. |
| INT cfgAgentBIOSInterruptId | 1.3.6.1.4.1.223.10.7.11 | INTEGER | read-only | The interrupt ID used to access the system BIOS. |
| INT 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 | not-accessible | CPU table consisting of a list of system CPUs. | |
| cfgAgentCPUsTblEntry | 1.3.6.1.4.1.223.10.7.13.1 | not-accessible | ||
| STR cfgAgentCPUClass | 1.3.6.1.4.1.223.10.7.13.1.1 | DisplayString | read-only | The class of central processor (eg: Intel x86). |
| STR 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). |
| STR 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). |
| INT 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. |
| INT 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. |
| INT 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). |
| STR cfgAgentSysName | 1.3.6.1.4.1.223.10.7.14 | DisplayString | read-only | The (network) name of this computer. |
| STR cfgAgentSysBoardVersion | 1.3.6.1.4.1.223.10.7.15 | DisplayString | read-only | The vendor's board version information. |
| INT 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). |
| STR cfgAgentSysOS | 1.3.6.1.4.1.223.10.7.17 | DisplayString | read-only | The operating system and its version running on this system. |
| INT cfgAgentSysnDMAs | 1.3.6.1.4.1.223.10.7.18 | INTEGER | read-only | The number of DMA channels available on this system. |
| INT 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 | not-accessible | IRQ table consisting of a list of IRQs allocated on this system. | |
| cfgAgentIRQsTblEntry | 1.3.6.1.4.1.223.10.7.20.1 | not-accessible | ||
| INT cfgAgentIRQ | 1.3.6.1.4.1.223.10.7.20.1.1 | INTEGER | read-only | The allocated IRQ number. |
| STR 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. |
| STR cfgAgentIRQBus | 1.3.6.1.4.1.223.10.7.20.1.3 | DisplayString | read-only | The bus that the IRQ device/controller uses. |
| STR 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. |
| INT cfgAgentMemSizeInMb | 1.3.6.1.4.1.223.10.7.21 | INTEGER | read-only | The size of physical memory on the system in megabytes. |
| STR 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. |
| INT 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. |
| INT cfgAgentMemCacheInKb | 1.3.6.1.4.1.223.10.7.24 | INTEGER | read-only | The size of the memory hardware cache in kilobytes. |
| INT cfgAgentMemBanks | 1.3.6.1.4.1.223.10.7.25 | INTEGER | read-only | The number of memory banks on this system. |
| INT 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. |
| STR cfgAgentIOKbdType | 1.3.6.1.4.1.223.10.7.27 | DisplayString | read-only | The type of keyboard in use on the system. |
| STR cfgAgentIOMouseType | 1.3.6.1.4.1.223.10.7.28 | DisplayString | read-only | The type of mouse in use on the system. |
| STR cfgAgentIOVidType | 1.3.6.1.4.1.223.10.7.29 | DisplayString | read-only | The type of display monitor in use on the system. |
| INT 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 | not-accessible | Serial port table consisting of a list of serial ports. | |
| cfgAgentSerialsTblEntry | 1.3.6.1.4.1.223.10.7.31.1 | not-accessible | ||
| INT 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. |
| INT 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 | not-accessible | Parallel port table consisting of a list of parallel ports. | |
| cfgAgentParallelsTblEntry | 1.3.6.1.4.1.223.10.7.33.1 | not-accessible | ||
| INT 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. |
| INT 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 | not-accessible | Controller table consisting of a list of controllers. | |
| cfgAgentControllersTblEntry | 1.3.6.1.4.1.223.10.7.35.1 | not-accessible | ||
| STR cfgAgentControllerType | 1.3.6.1.4.1.223.10.7.35.1.1 | DisplayString | read-only | The type of device controller. |
| STR cfgAgentControllerName | 1.3.6.1.4.1.223.10.7.35.1.2 | DisplayString | read-only | The controller's device name. |
| INT cfgAgentControllerIRQ | 1.3.6.1.4.1.223.10.7.35.1.3 | INTEGER | read-only | The IRQ number used by the device controller. |
| INT 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 | not-accessible | Trap destinations table consisting of a list of trap destinations. | |
| cfgAgentTrapDestsTblEntry | 1.3.6.1.4.1.223.10.7.37.1 | not-accessible | ||
| STR cfgAgentTrapDestId | 1.3.6.1.4.1.223.10.7.37.1.1 | DisplayString | read-only | The identifier of this trap destination. |
| STR 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 | |||
| INT netAgentVersion | 1.3.6.1.4.1.223.10.8.1 | INTEGER | read-only | The internal version number of this SNMP Extension Agent. |
| INT netAgentRevision | 1.3.6.1.4.1.223.10.8.2 | INTEGER | read-only | The internal revision number of this SNMP Extension Agent. |
| INT 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. |
| INT 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. |
| STR netAgentMachineName | 1.3.6.1.4.1.223.10.8.5 | DisplayString | read-only | The network (NetBIOS) name of this computer. |
| STR netAgentLogonServer | 1.3.6.1.4.1.223.10.8.6 | DisplayString | read-only | The network domain name that this computer is connected to. |
| INT 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 | not-accessible | 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 | not-accessible | ||
| STR 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. |
| STR netAgentMACAddress | 1.3.6.1.4.1.223.10.8.8.1.2 | DisplayString | read-only | The network adapter card's unique network address. |
| INT netAgentFirmwareVersion | 1.3.6.1.4.1.223.10.8.8.1.3 | INTEGER | read-only | The manufacturer's network adapter card firmware version. |
| INT netAgentFirmwareRevision | 1.3.6.1.4.1.223.10.8.8.1.4 | INTEGER | read-only | The manufacturer's network adapter card firmware revision. |
| STR 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. |
| INT 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. |
| INT 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. |
| INT 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. |
| INT 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. |
| INT 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. |
| STR netAgentNICDriver | 1.3.6.1.4.1.223.10.8.8.1.11 | DisplayString | read-only | The network adapter card's driver specification. |
| STR 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 | |||
| INT sftAgentVersion | 1.3.6.1.4.1.223.10.9.1 | INTEGER | read-only | The internal version number of this SNMP Extension Agent. |
| INT sftAgentRevision | 1.3.6.1.4.1.223.10.9.2 | INTEGER | read-only | The internal revision number of this SNMP Extension Agent. |
| INT 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. |
| INT 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. |
| INT 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 | not-accessible | Package table consisting of a list of uninstallable packages. | |
| sftAgentPackagesTblEntry | 1.3.6.1.4.1.223.10.9.6.1 | not-accessible | ||
| STR 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. |
| INT 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 | not-accessible | Service table consisting of a list of installed system services. | |
| sftAgentServicesTblEntry | 1.3.6.1.4.1.223.10.9.8.1 | not-accessible | ||
| STR 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. |
| INT 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). |
| INT 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 | not-accessible | Device table consisting of a list of installed system devices. | |
| sftAgentDevicesTblEntry | 1.3.6.1.4.1.223.10.9.10.1 | not-accessible | ||
| STR 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. |
| INT 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). |
| strAgent | 1.3.6.1.4.1.223.10.10 | |||
| NTF strAgentStateTrap | 1.3.6.1.4.1.223.10.10.0.1 | The disk drive is no longer accessable (off-line). | ||
| NTF strAgentSpaceTrap | 1.3.6.1.4.1.223.10.10.0.2 | The space used on the volume has exceeded the indicated threshhold. | ||
| NTF strAgentSmartTrap | 1.3.6.1.4.1.223.10.10.0.3 | The condition of the disk drive has degraded. It should be archived and replaced immediately to avoid data loss due to failure. | ||
| NTF strAgentStateOkTrap | 1.3.6.1.4.1.223.10.10.0.11 | The disk drive is again accessable (on-line). | ||
| NTF strAgentSpaceOkTrap | 1.3.6.1.4.1.223.10.10.0.12 | The space used on the volume has returned to an acceptable level. | ||
| NTF strAgentSmartOKTrap | 1.3.6.1.4.1.223.10.10.0.13 | The degraded condition of the disk drive has cleared. Continue to monitor this drive's performance to ensure the integrity of its data. | ||
| INT strAgentVersion | 1.3.6.1.4.1.223.10.10.1 | INTEGER | read-only | The internal version number of this SNMP Extension Agent. |
| INT strAgentRevision | 1.3.6.1.4.1.223.10.10.2 | INTEGER | read-only | The internal revision number of this SNMP Extension Agent. |
| INT 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. |
| INT 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. |
| INT 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 | not-accessible | Controller table consisting of a list of uninstallable Controllers. | |
| strAgentControllersTblEntry | 1.3.6.1.4.1.223.10.10.6.1 | not-accessible | ||
| STR strAgentCtlrType | 1.3.6.1.4.1.223.10.10.6.1.1 | DisplayString | read-only | The type of the controller: SCSI or IDE. |
| STR strAgentCtlrVendor | 1.3.6.1.4.1.223.10.10.6.1.2 | DisplayString | read-only | The name of the controller's vendor. |
| STR strAgentCtlrFirmware | 1.3.6.1.4.1.223.10.10.6.1.3 | DisplayString | read-only | The description of the controller's firmware version. |
| STR 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. |
| INT strAgentCtlrDMA | 1.3.6.1.4.1.223.10.10.6.1.5 | INTEGER | read-only | The DMA number used by the controller. |
| INT strAgentCtlrIRQ | 1.3.6.1.4.1.223.10.10.6.1.6 | INTEGER | read-only | The IRQ number used by the controller. |
| INT strAgentCtlrAddress | 1.3.6.1.4.1.223.10.10.6.1.7 | INTEGER | read-only | The memory address used by the controller. |
| INT 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. |
| INT 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 | not-accessible | Disk table consisting of a list of installed system disks. | |
| strAgentDisksTblEntry | 1.3.6.1.4.1.223.10.10.8.1 | not-accessible | ||
| STR strAgentDiskVendor | 1.3.6.1.4.1.223.10.10.8.1.1 | DisplayString | read-only | The vendor of this disk device. |
| STR strAgentDiskDescription | 1.3.6.1.4.1.223.10.10.8.1.2 | DisplayString | read-only | A description of the type of device. |
| STR strAgentDiskFirmware | 1.3.6.1.4.1.223.10.10.8.1.3 | DisplayString | read-only | The description of the device's firmware version. |
| INT strAgentDiskPort | 1.3.6.1.4.1.223.10.10.8.1.4 | INTEGER | read-only | The SCSI port this device is attached to. |
| INT 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. |
| INT strAgentDiskLUN | 1.3.6.1.4.1.223.10.10.8.1.6 | INTEGER | read-only | This SCSI device's logical unit number (LUN). |
| INT strAgentDiskID | 1.3.6.1.4.1.223.10.10.8.1.7 | INTEGER | read-only | This SCSI device's SCSI ID. |
| STR strAgentDiskSerialNo | 1.3.6.1.4.1.223.10.10.8.1.8 | DisplayString | read-only | The vendor's serial number for the device. |
| INT 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. |
| STR 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. |
| INT strAgentDiskSizeInMb | 1.3.6.1.4.1.223.10.10.8.1.11 | INTEGER | read-only | The capacity (in megabytes) of this device. |
| INT 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). |
| INT 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. |
| INT 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). |
| INT 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 | not-accessible | Floppy table consisting of a list of floppy devices. | |
| strAgentFloppyTblEntry | 1.3.6.1.4.1.223.10.10.10.1 | not-accessible | ||
| STR strAgentFlopVendor | 1.3.6.1.4.1.223.10.10.10.1.1 | DisplayString | read-only | The vendor information for this floppy drive. |
| STR strAgentFlopDescription | 1.3.6.1.4.1.223.10.10.10.1.2 | DisplayString | read-only | The vendor's description of this floppy drive. |
| STR 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 |
| STR strAgentFlopSerialNo | 1.3.6.1.4.1.223.10.10.10.1.4 | DisplayString | read-only | The serial number of this floppy drive. |
| INT 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 | not-accessible | Volume table consisting of a list of installed storage volumes. | |
| strAgentVolumesTblEntry | 1.3.6.1.4.1.223.10.10.12.1 | not-accessible | ||
| STR 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. |
| STR 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). |
| STR 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). |
| INT strAgentVolCapacityInMb | 1.3.6.1.4.1.223.10.10.12.1.4 | INTEGER | read-only | The size (in megabytes) of this storage volume. |
| INT 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). |
| INT 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). |
| INT 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) |
| INT 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. |
| INT strAgentIndex | 1.3.6.1.4.1.223.10.10.99 | INTEGER | not-accessible | Indicates the number (starting from 1) of the unit reported in an alert message. |
| sysAgent | 1.3.6.1.4.1.223.10.11 | |||
| NTF sysAgentMemTrap | 1.3.6.1.4.1.223.10.11.0.1 | The percentage of memory in use has exceeded the indicated threshhold. | ||
| NTF sysAgentPageTrap | 1.3.6.1.4.1.223.10.11.0.2 | The number of page faults has exceeded the indicated threshhold. | ||
| NTF sysAgentMemOkTrap | 1.3.6.1.4.1.223.10.11.0.11 | The percentage of memory in use has returned to an accecptable level. | ||
| NTF sysAgentPageOkTrap | 1.3.6.1.4.1.223.10.11.0.12 | The number of page faults has returned to an accecptable level. | ||
| INT sysAgentVersion | 1.3.6.1.4.1.223.10.11.1 | INTEGER | read-only | The internal version number of this SNMP Extension Agent. |
| INT sysAgentRevision | 1.3.6.1.4.1.223.10.11.2 | INTEGER | read-only | The internal revision number of this SNMP Extension Agent. |
| INT 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. |
| INT 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. |
| INT sysAgentCPUCyclesUsed | 1.3.6.1.4.1.223.10.11.5 | INTEGER | read-only | The percentage of CPU cycles used. |
| INT sysAgentPCICyclesUsed | 1.3.6.1.4.1.223.10.11.6 | INTEGER | read-only | The percentage of PCI bus cycles used. |
| INT sysAgentInterrupts | 1.3.6.1.4.1.223.10.11.7 | INTEGER | read-only | The number of interrupts processed per second. |
| INT sysAgentMemorySize | 1.3.6.1.4.1.223.10.11.8 | INTEGER | read-only | The size of memory in bytes. |
| INT sysAgentMemoryUsed | 1.3.6.1.4.1.223.10.11.9 | INTEGER | read-only | The percentage of memory in use. |
| INT sysAgentPageFaults | 1.3.6.1.4.1.223.10.11.10 | INTEGER | read-only | The number of page faults per second. |
| INT 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. |
| INT 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. |
| INT sysAgentIndex | 1.3.6.1.4.1.223.10.11.99 | INTEGER | not-accessible | 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 | |||
| NTF ecmAgentFanTrap | 1.3.6.1.4.1.223.10.12.0.1 | The indicated fan is no longer operational. | ||
| NTF ecmAgentPowerTrap | 1.3.6.1.4.1.223.10.12.0.2 | The indicated power supply is no longer operational. | ||
| NTF ecmAgentVoltCritTrap | 1.3.6.1.4.1.223.10.12.0.3 | The indicated voltage level has exceeded a critical threshold. | ||
| NTF ecmAgentVoltWarnTrap | 1.3.6.1.4.1.223.10.12.0.4 | The indicated voltage level is in the warning range of values. | ||
| NTF ecmAgentVoltNormTrap | 1.3.6.1.4.1.223.10.12.0.5 | The indicated voltage level has returned to an acceptable level. | ||
| NTF ecmAgentTempCritTrap | 1.3.6.1.4.1.223.10.12.0.6 | The indicated temperature level has exceeded a critical threshold. | ||
| NTF ecmAgentTempWarnTrap | 1.3.6.1.4.1.223.10.12.0.7 | The indicated temperature level is in the warning range of values. | ||
| NTF ecmAgentTempNormTrap | 1.3.6.1.4.1.223.10.12.0.8 | The indicated temperature level has returned to an acceptable level. | ||
| NTF ecmAgentFanOKTrap | 1.3.6.1.4.1.223.10.12.0.11 | The indicated fan is again operational. | ||
| NTF ecmAgentPowerOKTrap | 1.3.6.1.4.1.223.10.12.0.12 | The indicated power supply is again operational. | ||
| INT ecmAgentVersion | 1.3.6.1.4.1.223.10.12.1 | INTEGER | read-only | The internal version number of this SNMP Extension Agent. |
| INT ecmAgentRevision | 1.3.6.1.4.1.223.10.12.2 | INTEGER | read-only | The internal revision number of this SNMP Extension Agent. |
| INT 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. |
| INT 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. |
| INT ecmAgentFirmwareVersion | 1.3.6.1.4.1.223.10.12.5 | INTEGER | read-only | The manufacturer's environmental monitoring hardware firmware version. |
| INT 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 | not-accessible | Fan table consisting of a list of installed system fans. | |
| ecmAgentFanTblEntry | 1.3.6.1.4.1.223.10.12.7.1 | not-accessible | ||
| INT 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). |
| INT 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). |
| INT 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 | not-accessible | Power table consisting of a list of installed system power supplies. | |
| ecmAgentPowerTblEntry | 1.3.6.1.4.1.223.10.12.9.1 | not-accessible | ||
| INT 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). |
| INT 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). |
| INT 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 | not-accessible | Volt table consisting of a list of installed system Volts. | |
| ecmAgentVoltTblEntry | 1.3.6.1.4.1.223.10.12.11.1 | not-accessible | ||
| INT ecmAgentVoltage | 1.3.6.1.4.1.223.10.12.11.1.1 | INTEGER | read-only | The current voltage reading at this voltage level. |
| INT 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. |
| INT 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. |
| INT 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. |
| INT 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. |
| INT 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). |
| INT 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 | not-accessible | Temp table consisting of a list of installed system Temps. | |
| ecmAgentTempTblEntry | 1.3.6.1.4.1.223.10.12.13.1 | not-accessible | ||
| INT ecmAgentTemperature | 1.3.6.1.4.1.223.10.12.13.1.1 | INTEGER | read-only | The current temperature reading at this temperature level. |
| INT 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. |
| INT 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. |
| INT 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. |
| INT 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. |
| INT 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). |
| INT 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 | not-accessible | CPU table consisting of a list of installed system CPUs. | |
| ecmAgentCPUTblEntry | 1.3.6.1.4.1.223.10.12.15.1 | not-accessible | ||
| INT 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. |
| INT ecmAgentIndex | 1.3.6.1.4.1.223.10.12.99 | INTEGER | not-accessible | Indicates the number (starting from 1) of the unit reported in an alert message. |
| evtAgent | 1.3.6.1.4.1.223.10.999 | |||
| INT evtAgentVersion | 1.3.6.1.4.1.223.10.999.1 | INTEGER | read-only | The internal version number of this SNMP Extension Agent. |
| INT evtAgentRevision | 1.3.6.1.4.1.223.10.999.2 | INTEGER | read-only | The internal revision number of this SNMP Extension Agent. |
| INT 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. |
| INT 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. |
| INT evtAgentnEventsQueued | 1.3.6.1.4.1.223.10.999.5 | INTEGER | read-only | The number of |
| INT evtAgentnEventsReceived | 1.3.6.1.4.1.223.10.999.6 | INTEGER | read-only | The number of |
| INT evtAgentIPAddress | 1.3.6.1.4.1.223.10.999.1000 | INTEGER | not-accessible | Indicates the IP address of the node that reported the DMI event. |
| INT evtAgentSeverity | 1.3.6.1.4.1.223.10.999.1001 | INTEGER | not-accessible | Indicates the VisiNet-II severity value of the event. |
| INT evtAgentClass | 1.3.6.1.4.1.223.10.999.1002 | INTEGER | not-accessible | Indicates the DMI event class description. |
| dmiVirusAgent | 1.3.6.1.4.1.223.10.999.2001 | |||
| NTF dmiVirusDetected | 1.3.6.1.4.1.223.10.999.2001.0.1 | The DMI agent detected a virus during system initialization. | ||
| dmiMemoryAgent | 1.3.6.1.4.1.223.10.999.2003 | |||
| NTF dmiVirtualMemoryOK | 1.3.6.1.4.1.223.10.999.2003.0.0 | The available virtual memory on the system is acceptable. | ||
| NTF dmiVirtualMemoryLow | 1.3.6.1.4.1.223.10.999.2003.0.1 | The available virtual memory on the system is running low. | ||
| NTF dmiVirtualMemoryOut | 1.3.6.1.4.1.223.10.999.2003.0.2 | The available virtual memory on the system is running out. | ||
| dmiGDIAgent | 1.3.6.1.4.1.223.10.999.2005 | |||
| NTF dmiGDIResourceOK | 1.3.6.1.4.1.223.10.999.2005.0.0 | The available graphics resources on the system are acceptable. | ||
| NTF dmiGDIResourceLow | 1.3.6.1.4.1.223.10.999.2005.0.1 | The available graphics resources on the system are running low. | ||
| NTF dmiGDIResourceOut | 1.3.6.1.4.1.223.10.999.2005.0.2 | The available graphics resources on the system are running out. | ||
| dmiDiskAgent | 1.3.6.1.4.1.223.10.999.2007 | |||
| NTF dmiDiskSpaceOK | 1.3.6.1.4.1.223.10.999.2007.0.0 | The available disk space on the system is acceptable. | ||
| NTF dmiDiskSpaceLow | 1.3.6.1.4.1.223.10.999.2007.0.1 | The available disk space on the system is running low. | ||
| NTF dmiDiskSpaceOut | 1.3.6.1.4.1.223.10.999.2007.0.2 | The available disk space on the system is running out. | ||
| dmiSMARTAgent | 1.3.6.1.4.1.223.10.999.2009 | |||
| NTF dmiSMARTFailing | 1.3.6.1.4.1.223.10.999.2009.0.1 | The operating condition of a S.M.A.R.T. drive has degraded. Archive and replace the drive to avoid subsequent data loss. | ||
| NTF dmiSMARTNowOK | 1.3.6.1.4.1.223.10.999.2009.0.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. | ||
| dmiParityAgent | 1.3.6.1.4.1.223.10.999.2015 | |||
| NTF dmiParityCorrection | 1.3.6.1.4.1.223.10.999.2015.0.1 | The DMI agent detected a correctable memory parity error. | ||
| NTF dmiParityFailure | 1.3.6.1.4.1.223.10.999.2015.0.2 | The DMI agent detected an uncorrectable memory parity error. | ||
| dmiPOSTAgent | 1.3.6.1.4.1.223.10.999.2017 | |||
| NTF dmiPOSTError | 1.3.6.1.4.1.223.10.999.2017.0.1 | The DMI agent reported a P.O.S.T. error. |
RFC description
Unisys server hardware environmental monitoring MIB tracking fans, temperatures, and voltages.
Start monitoring ViSiNet2 video surveillance/security appliance (agent/BIOS firmware-version inventory status) with a free 30-day trial of IPNetwork Monitor. Import MIBs, browse SNMP OIDs, create custom SNMP monitors, configure alerts, and monitor any SNMP-enabled network device from a single console.