SVRSYS-MIB

MIB Reference — IPNetwork Monitor

All MIBsSVRSYS-MIB

Category: Server and Hardware Management, Vendor-Specific Device Management

Description:

Manages server system-level objects including hardware inventory, sensors, and operational state.

Imported Objects

From RFC-1212

OBJECT-TYPE

From RFC1155-SMI

Counter
Gauge
IpAddress
NetworkAddress
TimeTicks
enterprises
mgmt

From RFC1213-MIB

DisplayString

What Is SVRSYS-MIB?

SVRSYS-MIB is a vendor server-management MIB that models the hardware inventory, sensors, and operational state of a physical server chassis, covering system family/model/description, board FRU (field-replaceable unit) indexing, front-panel/OCP display state, booted operating system and version, shutdown reason, remote-management-card numbering, and a firmware inventory table. It exposes a mix of static configuration/inventory data (model, FRU indexes, firmware versions) and dynamic operational-state data (booted OS, shutdown reason, remote manager status). Its principal use is monitoring both hardware and software health of the server: administrators track svrSystemShutdownReason to diagnose unexpected reboots, svrSystemBootedOS/BootedOSVersion to confirm the running OS image, svrFirmwareTable to audit firmware versions across FRUs/board components, and svrSystemBoardFruIndex/OCPDisplay to correlate alerts with a specific physical board or front-panel indicator. It is a self-contained enterprise MIB (with its own mib-extensions branch) with no strong dependency on other standard MIBs beyond typical SNMPv2-SMI conventions. It is deployed on rack or blade servers whose vendor firmware/BMC-style management agent exposes SNMP for out-of-band hardware and boot-state monitoring. Engineers can download the SVRSYS-MIB file directly to load it into their MIB browser.

IPNetwork Monitor allows you to monitor SNMP objects defined in SVRSYS-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

  • system shutdown reason
  • booted OS and version
  • FRU/board firmware versions
  • system family/model/description
  • remote management controller presence
  • front-panel (OCP) display state

Supported Devices

  • rack or blade server with vendor BMC-style SNMP management agent

Monitoring Examples

An operator would poll svrSystemShutdownReason after an unexpected outage to determine whether the server was power-cycled, crashed, or shut down cleanly, and cross-reference svrSystemBootedOS/svrSystemBootedOSVersion to confirm it came back up on the expected OS image. Walking svrFirmwareTable, keyed similarly to svrSystemBoardFruIndex, reveals the firmware revision on each FRU/board, letting an admin flag a board running outdated firmware; svrSystemRemoteMgrNum would be checked to confirm the remote management controller is present and numbered as expected.

OIDs
OID symbolicOID numericTypeAccessDescription
dec1.3.6.1.4.1.36
ema1.3.6.1.4.1.36.2
mib_extensions_11.3.6.1.4.1.36.2.18
svrSystem1.3.6.1.4.1.36.2.18.22
svrBaseSystem1.3.6.1.4.1.36.2.18.22.1
svrSysMibInfo1.3.6.1.4.1.36.2.18.22.1.1
INT svrSysMibMajorRev1.3.6.1.4.1.36.2.18.22.1.1.1INTEGERread-onlyThe Major Revision of this implementation of the svrSystem MIB. Will be 1.
INT svrSysMibMinorRev1.3.6.1.4.1.36.2.18.22.1.1.2INTEGERread-onlyThe minor rev of this implementation of the svrSystem MIB. Will be 0.
svrBaseSysDescr1.3.6.1.4.1.36.2.18.22.1.2
INT svrSystemFamily1.3.6.1.4.1.36.2.18.22.1.2.1INTEGERread-onlyMajor system family; i.e. Alpha or Intel or Other.
STR svrSystemModel1.3.6.1.4.1.36.2.18.22.1.2.2DisplayStringread-onlyQualify SystemFamily with model, e.g. AlphaServer 2100
STR svrSystemDescr1.3.6.1.4.1.36.2.18.22.1.2.3DisplayStringread-onlyFor consistency with previous versions of MIB, very general text description of system type. Starts with Digital (Intel or Alpha) Server... plus any other descriptive text.
INT svrSystemBoardFruIndex1.3.6.1.4.1.36.2.18.22.1.2.4INTEGERread-onlyThe index of the Field Replaceable Unit (FRU) in the FRU table describing the serial # and other asset info of this board. 0 if unknown.
STR svrSystemOCPDisplay1.3.6.1.4.1.36.2.18.22.1.2.5DisplayStringread-writeThe content of the operator control panel (OCP). Null if unknown. Writeable on some systems.
INT svrSystemBootedOS1.3.6.1.4.1.36.2.18.22.1.2.6INTEGERread-onlyCurrent booted operating system.
STR svrSystemBootedOSVersion1.3.6.1.4.1.36.2.18.22.1.2.7DisplayStringread-onlyVersion of the OS that's booted on the system.
STR svrSystemShutdownReason1.3.6.1.4.1.36.2.18.22.1.2.8DisplayStringread-onlyThe possible reason for the system shutdown.
STR svrSystemRemoteMgrNum1.3.6.1.4.1.36.2.18.22.1.2.9DisplayStringread-writeA phone number entry for a remote manager.
svrFirmwareTable1.3.6.1.4.1.36.2.18.22.1.2.10not-accessibleTable of information about the firmware, or firmwares, that may be present on this system. It may include SRM & ARC console firmware, optionally Fail Safe Loader. On Intel-family systems, will describe the System BIOS. May also include second levels, such as PALcode and BIOS emulator versions, if they are accessible to the software.
svrFirmwareEntry1.3.6.1.4.1.36.2.18.22.1.2.10.1not-accessibleEach entry represents a single instance of firmware in the system.
INT svrFirmwareIndex1.3.6.1.4.1.36.2.18.22.1.2.10.1.1INTEGERread-onlyLocally-unique index for this entry.
STR svrFirmwareDescr1.3.6.1.4.1.36.2.18.22.1.2.10.1.2DisplayStringread-onlye.g. SRM console, ARC console, System BIOS, etc.
STR svrFirmwareRev1.3.6.1.4.1.36.2.18.22.1.2.10.1.3DisplayStringread-onlyA version number possibly of the form Vx.y or Vx.y-z.
svrFwSymbolTable1.3.6.1.4.1.36.2.18.22.1.2.11not-accessibleTable of soft switches and symbols maintained by the firmware. May be operating system and/or option-specific and will certainly be system-specific. This list is intended to be easily extensible and support arbitrary datatypes. It includes such switches as powerup options, default dump device, etc. Note - the string comparision for svrFwSymbolName is case insensitive.
svrFwSymbolEntry1.3.6.1.4.1.36.2.18.22.1.2.11.1not-accessibleEach entry represents one variable or symbol maintained by or stored by some instance of firmware in the system.
STR svrFwSymbolName1.3.6.1.4.1.36.2.18.22.1.2.11.1.1DisplayStringread-onlyThe symbol name as visible at the console.
OCT svrFwSymbolValue1.3.6.1.4.1.36.2.18.22.1.2.11.1.2OCTET STRINGread-onlyThe symbol value. Null if none or unknown.
svrProcessors1.3.6.1.4.1.36.2.18.22.1.3
INT svrCpuPollInterval1.3.6.1.4.1.36.2.18.22.1.3.1INTEGERread-writeIn seconds, interval between polls for utilization. Values less than svrCpuMinPollInterval are erroneous except for 0, which disables polling.
INT svrCpuMinPollInterval1.3.6.1.4.1.36.2.18.22.1.3.2INTEGERread-onlyIn seconds, minimum allowable time between polls for this implementation. Must be greater than 0.
svrCpuTable1.3.6.1.4.1.36.2.18.22.1.3.3not-accessibleTable of central processors on this system and their base configuration data. This is an extension to the hrDeviceTable of the Host Resources MIB; RFC1514. The cache and utilization data are conceptual dimensions added to this table.
svrCpuEntry1.3.6.1.4.1.36.2.18.22.1.3.3.1not-accessibleEach entry represents one distinct processor in the system.
INT svrCpuIndex1.3.6.1.4.1.36.2.18.22.1.3.3.1.1INTEGERread-onlyLocally-unique index value for this CPU entry.
INT svrCpuType1.3.6.1.4.1.36.2.18.22.1.3.3.1.2INTEGERread-onlyThe processor type.
STR svrCpuManufacturer1.3.6.1.4.1.36.2.18.22.1.3.3.1.3DisplayStringread-onlyThe manufacturer of this processor.
STR svrCpuRevision1.3.6.1.4.1.36.2.18.22.1.3.3.1.4DisplayStringread-onlyVersion information in processor-specific format.
INT svrCpuFruIndex1.3.6.1.4.1.36.2.18.22.1.3.3.1.5INTEGERread-onlyThe index of the FRU entry in the FRU table describing the asset info of the component containing this processor. 0 if unknown.
INT svrCpuSpeed1.3.6.1.4.1.36.2.18.22.1.3.3.1.6INTEGERread-onlyin MHz, 0 if unknown
INT svrCpuUtilCurrent1.3.6.1.4.1.36.2.18.22.1.3.3.1.7INTEGERread-onlyPercentage of cpu utilization over the last svrCpuPollInterval.
INT svrCpuAvgNextIndex1.3.6.1.4.1.36.2.18.22.1.3.3.1.8INTEGERread-onlyNext available index for creating a cpu utilization averaging interval.
INT svrCpuHrIndex1.3.6.1.4.1.36.2.18.22.1.3.3.1.9INTEGERread-onlyReference to index of hrDeviceEntry for this cpu in Host Resources MIB. 0 if unknown.
svrCpuAvgTable1.3.6.1.4.1.36.2.18.22.1.3.4not-accessibleExtension to svrCpuTable, this table contains utilization averages maintained over a set of manager-settable intervals.
svrCpuAvgEntry1.3.6.1.4.1.36.2.18.22.1.3.4.1not-accessibleEntry describes a CPU, an interval over which CPU utilization is averaged, and average utilization measured at the last interval
INT svrCpuAvgIndex1.3.6.1.4.1.36.2.18.22.1.3.4.1.1INTEGERread-onlyLocal index. May have implementation max.
INT svrCpuAvgInterval1.3.6.1.4.1.36.2.18.22.1.3.4.1.2INTEGERread-writeIn minutes, averaging interval for this entry.
INT svrCpuAvgStatus1.3.6.1.4.1.36.2.18.22.1.3.4.1.3INTEGERread-writeThis variable describes the status of the row. When the row is created with the initial set, svrCpuAvgStatus must be set to underCreation. When the management console has completed row setup, it should set this variable to rowEnabled. Variables in the row may only be written if svrCpuAvgStatus is in the initial underCreation state or has been set to rowDisabled. To delete the row, set the status to rowInvalid. It is a local implementation matter whether the row is actually removed from the table. Management applications must be prepared to ignore rows with a status of rowInvalid. Errors in cpu utilization polling and averaging that are determined by local implementation to be non-correctable will cause a row status change to rowError.
BOO svrCpuAvgPersist1.3.6.1.4.1.36.2.18.22.1.3.4.1.4Booleanread-writeTrue if this row is to persist across agent restarts.
INT svrCpuAvgValue1.3.6.1.4.1.36.2.18.22.1.3.4.1.5INTEGERread-onlyAveraged load over the last measured interval. First set to instantaneous utilization.
svrCpuCacheTable1.3.6.1.4.1.36.2.18.22.1.3.5not-accessibleExtension of svrCpuTable describing the caches used by each of the system processors.
svrCpuCacheEntry1.3.6.1.4.1.36.2.18.22.1.3.5.1not-accessibleAn entry describes a single cache for a single cpu.
INT svrCpuCacheIndex1.3.6.1.4.1.36.2.18.22.1.3.5.1.1INTEGERread-onlyLocal index value.
INT svrCpuCacheLevel1.3.6.1.4.1.36.2.18.22.1.3.5.1.2INTEGERread-onlyLevel 1 or Level 2 or Level 3 cache. Or other or unknown.
INT svrCpuCacheType1.3.6.1.4.1.36.2.18.22.1.3.5.1.3INTEGERread-onlyType of cache - Internal, external, internal instruction or internal data.
KBY svrCpuCacheSize1.3.6.1.4.1.36.2.18.22.1.3.5.1.4KBytesread-onlyCache size in KBytes.
INT svrCpuCacheSpeed1.3.6.1.4.1.36.2.18.22.1.3.5.1.5INTEGERread-onlyIn nanoseconds, cache speed. 0 if unknown.
INT svrCpuCacheStatus1.3.6.1.4.1.36.2.18.22.1.3.5.1.6INTEGERread-onlyCurrent status of the cache - enabled, disabled, other or unknown.
svrMemory1.3.6.1.4.1.36.2.18.22.1.4
KBY svrPhysicalMemorySize1.3.6.1.4.1.36.2.18.22.1.4.1KBytesread-onlyIn KBytes, total amount of physical memory as seen by the OS.
KBY svrPhysicalMemoryFree1.3.6.1.4.1.36.2.18.22.1.4.2KBytesread-onlyIn KBytes, amount of free physical memory.
KBY svrPagingMemorySize1.3.6.1.4.1.36.2.18.22.1.4.3KBytesread-onlyIn KBytes, total virtual memory available from the OS.
KBY svrPagingMemoryFree1.3.6.1.4.1.36.2.18.22.1.4.4KBytesread-onlyIn KBytes, available paging memory.
svrMemComponentTable1.3.6.1.4.1.36.2.18.22.1.4.5not-accessibleTable describing hardware configuration of memory
svrMemComponentEntry1.3.6.1.4.1.36.2.18.22.1.4.5.1not-accessibleEntries describe physical memory hardware component.
INT svrMemIndex1.3.6.1.4.1.36.2.18.22.1.4.5.1.1INTEGERread-onlyUnique index for this entry
INT svrMemType1.3.6.1.4.1.36.2.18.22.1.4.5.1.2INTEGERread-onlyType of memory may be system, shadow, bios, video, ....
KBY svrMemSize1.3.6.1.4.1.36.2.18.22.1.4.5.1.3KBytesread-onlyIn KBytes, length of memory range
ADR svrMemStartAddress1.3.6.1.4.1.36.2.18.22.1.4.5.1.4MemoryAddressread-only64-bit starting address of memory contained on or controlled by this component.
INT svrMemPhysLocation1.3.6.1.4.1.36.2.18.22.1.4.5.1.5INTEGERread-onlyLocation of the memory.
INT svrMemEdcType1.3.6.1.4.1.36.2.18.22.1.4.5.1.6INTEGERread-onlyType of error detection & correction(EDC) provided for memory contained on or controlled by this component.
INT svrMemElementSlots1.3.6.1.4.1.36.2.18.22.1.4.5.1.7INTEGERread-onlyTotal number of slots for removeable memory elements (simms, dimms, etc). 0 if unknown.
INT svrMemElementSlotsUsed1.3.6.1.4.1.36.2.18.22.1.4.5.1.8INTEGERread-onlyTotal number of slots occupied by removable memory elements. 0 if unknown.
INT svrMemInterleafFactor1.3.6.1.4.1.36.2.18.22.1.4.5.1.9INTEGERread-onlyInterleaving factor. 0 if unknown, 1 if none, 2 if 2-way, etc...
INT svrMemInterleafElement1.3.6.1.4.1.36.2.18.22.1.4.5.1.10INTEGERread-onlyWhich element this is in interleaving. 0 if non-interleaved.
INT svrMemFruIndex1.3.6.1.4.1.36.2.18.22.1.4.5.1.11INTEGERread-onlyIndex of the FRU entry in the FRU table on which this memory resides, if known. 0 if unknown.
svrMemElementTable1.3.6.1.4.1.36.2.18.22.1.4.6not-accessibleAn extension to the svrMemComponentTable, this table describes the actual memory hardware elements. If the memory component does not lend itself to decomposition by element, there may be a generic element entry listed to hold the attributes.
svrMemElementEntry1.3.6.1.4.1.36.2.18.22.1.4.6.1not-accessibleA chunk of memory which may be non-removable, a SIMM, a DIMM or some undefined piece.
INT svrMemElementIndex1.3.6.1.4.1.36.2.18.22.1.4.6.1.1INTEGERread-onlyA local index value.
INT svrMemElementType1.3.6.1.4.1.36.2.18.22.1.4.6.1.2INTEGERread-onlyWhether non-removable, SIMM, DIMM, etc.
INT svrMemElementSlotNo1.3.6.1.4.1.36.2.18.22.1.4.6.1.3INTEGERread-onlyIf removeable, the slot number in which it resides. 0 if unknown.
INT svrMemElementWidth1.3.6.1.4.1.36.2.18.22.1.4.6.1.4INTEGERread-onlyIn bytes, width if known. 0 if unknown.
KBY svrMemElementDepth1.3.6.1.4.1.36.2.18.22.1.4.6.1.5KBytesread-onlyIn KBytes, depth if known. 0 if unknown.
INT svrMemElementSpeed1.3.6.1.4.1.36.2.18.22.1.4.6.1.6INTEGERread-onlyIn nanoseconds, speed as used. May be less than maximum possible speed. 0 if unknown.
SYS svrMemElementStatus1.3.6.1.4.1.36.2.18.22.1.4.6.1.7SystemStatusread-onlyCurrent status of the element.
svrBuses1.3.6.1.4.1.36.2.18.22.1.5
INT svrBusCount1.3.6.1.4.1.36.2.18.22.1.5.1INTEGERread-onlyNumber of buses seen by the system.
svrBusTable1.3.6.1.4.1.36.2.18.22.1.5.2not-accessibleEach entry represents a bus as seen by the OS.
svrBusEntry1.3.6.1.4.1.36.2.18.22.1.5.2.1not-accessibleEntry describing a single bus.
INT svrBusIndex1.3.6.1.4.1.36.2.18.22.1.5.2.1.1INTEGERread-onlyA locally-unique index value.
BUS svrBusType1.3.6.1.4.1.36.2.18.22.1.5.2.1.2BusTypesread-onlyType of bus this represents.
INT svrBusNumber1.3.6.1.4.1.36.2.18.22.1.5.2.1.3INTEGERread-onlyThe bus number, unique among buses of this type
INT svrBusSlotCount1.3.6.1.4.1.36.2.18.22.1.5.2.1.4INTEGERread-onlyNumber of physical slots on this bus. 0 if unknown.
svrLogicalSlotTable1.3.6.1.4.1.36.2.18.22.1.5.3not-accessibleTable on logical bus slots. Indexed by busIndex & slot number. May be more logical slots than physical slots.
svrLogicalSlotEntry1.3.6.1.4.1.36.2.18.22.1.5.3.1not-accessibleRepresents a slot as seen by OS. May not have associated physical slot.
INT svrLogicalSlotNumber1.3.6.1.4.1.36.2.18.22.1.5.3.1.1INTEGERread-onlyUnique logical slot number on a given bus.
STR svrLogicalSlotDescr1.3.6.1.4.1.36.2.18.22.1.5.3.1.2DisplayStringread-writeDevice description derived from ID, or as set by mgt station.
INT svrLogicalSlotDeviceID1.3.6.1.4.1.36.2.18.22.1.5.3.1.3INTEGERread-onlyVendor-supplied ID of device.
STR svrLogicalSlotVendor1.3.6.1.4.1.36.2.18.22.1.5.3.1.4DisplayStringread-onlyName of manufacturer derived from vendor ID, the vendor ID itself or null if unknown.
STR svrLogicalSlotRevision1.3.6.1.4.1.36.2.18.22.1.5.3.1.5DisplayStringread-onlyVendor supplied major and minor revision of device in this slot.
INT svrLogicalSlotFnCount1.3.6.1.4.1.36.2.18.22.1.5.3.1.6INTEGERread-onlyNumber of functions for multi-function device. Usually 1 for PCI devices.
svrSlotFunctionTable1.3.6.1.4.1.36.2.18.22.1.5.4not-accessibleAn extension to the logical slot table, describes the functions on the device. Often, there will be only 1.
svrSlotFunctionEntry1.3.6.1.4.1.36.2.18.22.1.5.4.1not-accessibleEach entry describes a device function at this logical slot.
INT svrSlotFnIndex1.3.6.1.4.1.36.2.18.22.1.5.4.1.1INTEGERread-onlyA local index value.
STR svrSlotFnDevType1.3.6.1.4.1.36.2.18.22.1.5.4.1.2DisplayStringread-onlyDevice type represented by this function. May be derived by table lookup of device id.
STR svrSlotFnRevision1.3.6.1.4.1.36.2.18.22.1.5.4.1.3DisplayStringread-onlyRevision of the device function.
svrDevices1.3.6.1.4.1.36.2.18.22.1.6
INT svrDeviceCount1.3.6.1.4.1.36.2.18.22.1.6.1INTEGERread-onlyNumber of entries in svrDeviceTable
INT svrSerialPortCount1.3.6.1.4.1.36.2.18.22.1.6.2INTEGERread-onlyNumber of entries in svrSerialPortTable
INT svrParallelPortCount1.3.6.1.4.1.36.2.18.22.1.6.3INTEGERread-onlyNumber of entries in svrParallelPortTable
svrConsoleKeyboard1.3.6.1.4.1.36.2.18.22.1.6.4
INT svrKeybdHrIndex1.3.6.1.4.1.36.2.18.22.1.6.4.1INTEGERread-onlyIndex of the hrDeviceEntry in Host Resources MIB. 0 if unknown.
STR svrKeybdDescr1.3.6.1.4.1.36.2.18.22.1.6.4.2DisplayStringread-onlyTextual description provide by OS.
svrConsoleDisplay1.3.6.1.4.1.36.2.18.22.1.6.5
INT svrVideoHrIndex1.3.6.1.4.1.36.2.18.22.1.6.5.1INTEGERread-onlyIndex in Host Devices table. 0 if unknown.
STR svrVideoDescr1.3.6.1.4.1.36.2.18.22.1.6.5.2DisplayStringread-onlyText description supplied by OS
INT svrVideoXRes1.3.6.1.4.1.36.2.18.22.1.6.5.3INTEGERread-onlyX-axis resolution.
INT svrVideoYRes1.3.6.1.4.1.36.2.18.22.1.6.5.4INTEGERread-onlyY-axis resolution.
INT svrVideoNumColor1.3.6.1.4.1.36.2.18.22.1.6.5.5INTEGERread-onlyNumber of colors (converted, if necessary, from bits-per-pixel).
INT svrVideoRefreshRate1.3.6.1.4.1.36.2.18.22.1.6.5.6INTEGERread-onlyIn Hz, current refresh rate. 0 if unavailable, 1 if hardware default rate.
INT svrVideoScanMode1.3.6.1.4.1.36.2.18.22.1.6.5.7INTEGERread-onlyWhether or not this is interlaced, if we know.
KBY svrVideoMemory1.3.6.1.4.1.36.2.18.22.1.6.5.8KBytesread-onlyAmount of video memory available or in use, in KBytes.
svrConsolePointDevice1.3.6.1.4.1.36.2.18.22.1.6.6
INT svrPointingHrIndex1.3.6.1.4.1.36.2.18.22.1.6.6.1INTEGERread-onlyIndex in host devices table. 0 if unknown.
STR svrPointingDescr1.3.6.1.4.1.36.2.18.22.1.6.6.2DisplayStringread-onlyDescription provided by host OS.
INT svrNumButtons1.3.6.1.4.1.36.2.18.22.1.6.6.3INTEGERread-onlyNumber of buttons on this mouse.
svrSerialPortTable1.3.6.1.4.1.36.2.18.22.1.6.7not-accessibleSerial port information.
svrSerialPortEntry1.3.6.1.4.1.36.2.18.22.1.6.7.1not-accessibleEach entry describes a serial port in this system.
INT svrSerialIndex1.3.6.1.4.1.36.2.18.22.1.6.7.1.1INTEGERread-onlyLocally-unique index value.
STR svrSerialPortDescr1.3.6.1.4.1.36.2.18.22.1.6.7.1.2DisplayStringread-onlyText description of port.
INT svrSerialHrIndex1.3.6.1.4.1.36.2.18.22.1.6.7.1.3INTEGERread-onlyThe hrDeviceIndex value from the hrDeviceEntry in the Host Resources MIB describing this port. 0 if unknown.
svrParallelPortTable1.3.6.1.4.1.36.2.18.22.1.6.8not-accessibleParallel port information.
svrParallelPortEntry1.3.6.1.4.1.36.2.18.22.1.6.8.1not-accessibleEach entry describes a parallel port in this system.
INT svrParallelIndex1.3.6.1.4.1.36.2.18.22.1.6.8.1.1INTEGERread-onlyLocally-unique index value.
STR svrParallelPortDescr1.3.6.1.4.1.36.2.18.22.1.6.8.1.2DisplayStringread-onlyText description of port device as seen by OS.
INT svrParallelHrIndex1.3.6.1.4.1.36.2.18.22.1.6.8.1.3INTEGERread-onlyReference to index of hrDeviceEntry for this port in Host Resources MIB. 0 if unknown.
svrDeviceTable1.3.6.1.4.1.36.2.18.22.1.6.9not-accessibleDevice configuration or adapter device as seen by the Host OS.
svrDeviceEntry1.3.6.1.4.1.36.2.18.22.1.6.9.1not-accessibleEach entry represents one resource as seen by the Host OS.
INT svrDevIndex1.3.6.1.4.1.36.2.18.22.1.6.9.1.1INTEGERread-onlyLocal unique integer value for this entry
STR svrDevDescr1.3.6.1.4.1.36.2.18.22.1.6.9.1.2DisplayStringread-onlyString description of the device as seen by the OS.
BUS svrDevBusInterfaceType1.3.6.1.4.1.36.2.18.22.1.6.9.1.3BusTypesread-onlyType of bus for this interface.
INT svrDevBusNumber1.3.6.1.4.1.36.2.18.22.1.6.9.1.4INTEGERread-onlyThe index of bus on which this device resides (0=internal)
INT svrDevSlotNumber1.3.6.1.4.1.36.2.18.22.1.6.9.1.5INTEGERread-onlyThe logical slot number where this device resides. 0 if unknown.
INT svrDevFruIndex1.3.6.1.4.1.36.2.18.22.1.6.9.1.6INTEGERread-onlyThe index of the FRU entry in the FRU table that contains this device. 0 if unknown.
INT svrDevCPUAffinity1.3.6.1.4.1.36.2.18.22.1.6.9.1.7INTEGERread-onlyBit map describing processors to which interrupts are dispatched. Use first IRQL entry if they are different. Bit position = cpu # starting from Least Significant Bit (LSB).
INT svrDevHrIndex1.3.6.1.4.1.36.2.18.22.1.6.9.1.8INTEGERread-onlyIndex of the device in the Host Resources MIB device table. 0 if unknown.
svrDevInterruptTable1.3.6.1.4.1.36.2.18.22.1.6.10not-accessibleTable of interrupt configurations for this device. Extension to svrDeviceTable.
svrDevIntEntry1.3.6.1.4.1.36.2.18.22.1.6.10.1not-accessibleEach entry describes one interrupt for the device.
INT svrDevIntIndex1.3.6.1.4.1.36.2.18.22.1.6.10.1.1INTEGERread-onlyImplementation-specific index of entry
INT svrDevIntLevel1.3.6.1.4.1.36.2.18.22.1.6.10.1.2INTEGERread-onlyOS interrupt-level for which this device is configured. IRQL in Windows NT.
INT svrDevIntVector1.3.6.1.4.1.36.2.18.22.1.6.10.1.3INTEGERread-onlyInterrupt vector.
BOO svrDevIntShared1.3.6.1.4.1.36.2.18.22.1.6.10.1.4Booleanread-onlyTrue if interrupt is shared.
INT svrDevIntTrigger1.3.6.1.4.1.36.2.18.22.1.6.10.1.5INTEGERread-onlyTrigger type - level or edge
svrDevMemTable1.3.6.1.4.1.36.2.18.22.1.6.11not-accessibleTable of memory configuration used by this adapter device. Extension to svrDeviceTable.
svrDevMemEntry1.3.6.1.4.1.36.2.18.22.1.6.11.1not-accessibleA single memory address configuration for this device.
INT svrDevMemIndex1.3.6.1.4.1.36.2.18.22.1.6.11.1.1INTEGERread-onlyImplementation-specific index value.
ADR svrDevMemAddress1.3.6.1.4.1.36.2.18.22.1.6.11.1.2MemoryAddressread-onlyPhysical address of the start of the memory range.
INT svrDevMemLength1.3.6.1.4.1.36.2.18.22.1.6.11.1.3INTEGERread-onlyIn bytes, size of the memory range.
INT svrDevMemMapping1.3.6.1.4.1.36.2.18.22.1.6.11.1.4INTEGERread-onlyWhether this is memory mapped or I/O mapped address space.
svrDevDmaTable1.3.6.1.4.1.36.2.18.22.1.6.12not-accessibleTable of DMA configurations for this device.
svrDevDmaEntry1.3.6.1.4.1.36.2.18.22.1.6.12.1not-accessibleEach entry describes use of a DMA channel.
INT svrDevDmaIndex1.3.6.1.4.1.36.2.18.22.1.6.12.1.2INTEGERread-onlyImplementation-specific index value
INT svrDevDmaChannel1.3.6.1.4.1.36.2.18.22.1.6.12.1.3INTEGERread-onlyChannel on DMA controller
svrPhysicalConfiguration1.3.6.1.4.1.36.2.18.22.1.7
INT svrChassisType1.3.6.1.4.1.36.2.18.22.1.7.1INTEGERread-onlyA description of the type of box in which this system resides.
INT svrChassisFruIndex1.3.6.1.4.1.36.2.18.22.1.7.2INTEGERread-onlyThe index of the chassis FRU descriptor in the FRU table. 0 if unknown.
svrFruTable1.3.6.1.4.1.36.2.18.22.1.7.3not-accessibleTable of Field Replaceable Units of system, providing inventory and asset control information. This table is referenced from logical hardware descriptions elsewhere in the MIB.
svrFruEntry1.3.6.1.4.1.36.2.18.22.1.7.3.1not-accessibleEach entry represents a Field Replaceable Unit (FRU) of hardware.
INT svrFruIndex1.3.6.1.4.1.36.2.18.22.1.7.3.1.1INTEGERread-onlyA locally-unique index value.
INT svrFruType1.3.6.1.4.1.36.2.18.22.1.7.3.1.2INTEGERread-onlyGeneral category of the type of FRU that this is.
STR svrFruDescr1.3.6.1.4.1.36.2.18.22.1.7.3.1.3DisplayStringread-writeMore detailed description of FRU type, if known.
STR svrFruVendor1.3.6.1.4.1.36.2.18.22.1.7.3.1.4DisplayStringread-onlyManufacturer name or ID.
STR svrFruPartNumber1.3.6.1.4.1.36.2.18.22.1.7.3.1.5DisplayStringread-onlyNumber by which this unit is orderable.
STR svrFruRevision1.3.6.1.4.1.36.2.18.22.1.7.3.1.6DisplayStringread-onlyVersion number of this unit. If artwork level is available, it will appear as 'Artwork: XXX' following FRU version portion.
STR svrFruFirmwareRevision1.3.6.1.4.1.36.2.18.22.1.7.3.1.7DisplayStringread-onlyThe revision of the firmware, if any. Otherwise null.
STR svrFruSerialNumber1.3.6.1.4.1.36.2.18.22.1.7.3.1.8DisplayStringread-onlyThe serial number of this unit's instance.
STR svrFruAssetNo1.3.6.1.4.1.36.2.18.22.1.7.3.1.9DisplayStringread-writeThe asset number for unit.
INT svrFruClass1.3.6.1.4.1.36.2.18.22.1.7.3.1.10INTEGERread-onlyRepresents the status category of the unit.
svrEnvironment1.3.6.1.4.1.36.2.18.22.1.8
svrThermalSystem1.3.6.1.4.1.36.2.18.22.1.8.1
INT svrThermalSensorCount1.3.6.1.4.1.36.2.18.22.1.8.1.1INTEGERread-onlyThe number of thermal sensors present and readable in this system.
svrThermalSensorTable1.3.6.1.4.1.36.2.18.22.1.8.1.2not-accessibleTable of thermal sensors in the system. May be gauges or status indicators. Not present if svrThermalSensorCount = 0.
svrThermalSensorEntry1.3.6.1.4.1.36.2.18.22.1.8.1.2.1not-accessibleA single temperature gauge or status indicator.
INT svrThSensorIndex1.3.6.1.4.1.36.2.18.22.1.8.1.2.1.1INTEGERread-onlyA locally-unique index value.
STR svrThSensorLocation1.3.6.1.4.1.36.2.18.22.1.8.1.2.1.2DisplayStringread-writeMay be system box, main CPU, etc. Null if unknown.
INT svrThSensorReading1.3.6.1.4.1.36.2.18.22.1.8.1.2.1.3INTEGERread-onlyThe current value read by the sensor, in units described by svrThSensorReadingUnits.
THE svrThSensorReadingUnits1.3.6.1.4.1.36.2.18.22.1.8.1.2.1.4ThermUnitsread-onlyWhether this sensor reads degrees Fahrenheit, Celsius, or relative value. If no reading is available, value will be unknown.
INT svrThSensorLowThresh1.3.6.1.4.1.36.2.18.22.1.8.1.2.1.5INTEGERread-onlyDefault value for low temperature threshold. Units are as described in svrThSensorThreshUnits.
INT svrThSensorHighThresh1.3.6.1.4.1.36.2.18.22.1.8.1.2.1.6INTEGERread-onlyDefault value for high temperature threshold. Units are as described in svrThSensorThreshUnits.
INT svrThSensorShutSoonThresh1.3.6.1.4.1.36.2.18.22.1.8.1.2.1.7INTEGERread-onlyDefault value for Shutdown Soon temperature threshold. Units are as described in svrThSensorThreshUnits.
INT svrThSensorShutNowThresh1.3.6.1.4.1.36.2.18.22.1.8.1.2.1.8INTEGERread-onlyDefault value for Shutdown Now temperature threshold. Units are as described in svrThSensorThreshUnits.
THE svrThSensorThreshUnits1.3.6.1.4.1.36.2.18.22.1.8.1.2.1.9ThermUnitsread-onlyRepresents how all the threshold values should be interpreted. If default thresholds not supported, value will be unknown.
INT svrThSensorStatus1.3.6.1.4.1.36.2.18.22.1.8.1.2.1.10INTEGERread-onlyStatus value of the sensor.
INT svrThSensorFruIndex1.3.6.1.4.1.36.2.18.22.1.8.1.2.1.11INTEGERread-onlyIndex to the FRU entry in the FRU table on which this sensor resides, if known. 0 if unknown.
svrCoolingSystem1.3.6.1.4.1.36.2.18.22.1.8.2
INT svrFanCount1.3.6.1.4.1.36.2.18.22.1.8.2.1INTEGERread-onlyNumber of fans whose state is detectable.
svrFanTable1.3.6.1.4.1.36.2.18.22.1.8.2.2not-accessibleTable of fans in system. Not present if svrFanCount = 0.
svrFanEntry1.3.6.1.4.1.36.2.18.22.1.8.2.2.1not-accessibleOne per detectable fan.
INT svrFanIndex1.3.6.1.4.1.36.2.18.22.1.8.2.2.1.1INTEGERread-onlyA locally-unique index value.
STR svrFanLocation1.3.6.1.4.1.36.2.18.22.1.8.2.2.1.2DisplayStringread-writeLocation of the fan. Null if unknown.
INT svrFanStatus1.3.6.1.4.1.36.2.18.22.1.8.2.2.1.3INTEGERread-onlyCurrent status of fan.
INT svrFanBackup1.3.6.1.4.1.36.2.18.22.1.8.2.2.1.4INTEGERread-onlyThe index of the fan for which this is backup. 0 if unknown or n/a.
INT svrFanFruIndex1.3.6.1.4.1.36.2.18.22.1.8.2.2.1.5INTEGERread-onlyThe index of the FRU entry in the FRU table containing this fan, if known. 0 if unknown.
svrPowerSystem1.3.6.1.4.1.36.2.18.22.1.8.3
BOO svrPowerRedunEnable1.3.6.1.4.1.36.2.18.22.1.8.3.1Booleanread-onlyIs redunancy enabled in this power supply subsystem?
INT svrPowerSensorCount1.3.6.1.4.1.36.2.18.22.1.8.3.2INTEGERread-onlyThe number of detectable voltage sensors represented in svrVoltageSensorTable.
INT svrPowerSupplyCount1.3.6.1.4.1.36.2.18.22.1.8.3.3INTEGERread-onlyThe number of detectable power supplies reflected as entries in the svrPowerSupplyTable.
svrPowerSensorTable1.3.6.1.4.1.36.2.18.22.1.8.3.4not-accessibleTable of power supplies - voltage or current. Not present if svrPowerSensorCount = 0.
svrPowerSensorEntry1.3.6.1.4.1.36.2.18.22.1.8.3.4.1not-accessibleOne entry per detectable voltage or current sensor.
INT svrPowerSensorIndex1.3.6.1.4.1.36.2.18.22.1.8.3.4.1.1INTEGERread-onlyA locally-unique index value.
STR svrPowerSensorLocation1.3.6.1.4.1.36.2.18.22.1.8.3.4.1.2DisplayStringread-writeDescription of physical location in system if known. Null if unknown.
INT svrPowerSensorRating1.3.6.1.4.1.36.2.18.22.1.8.3.4.1.3INTEGERread-onlyNominal rating for this sensor, in units expressed by svrPowerSensorReadingUnits. If not supported, value will be unknown.
INT svrPowerSensorReading1.3.6.1.4.1.36.2.18.22.1.8.3.4.1.4INTEGERread-onlyCurrent state of voltage or current as detected by this sensor in units described by svrPowerSensorReadingUnits.
POW svrPowerSensorReadingUnits1.3.6.1.4.1.36.2.18.22.1.8.3.4.1.5PowerUnitsread-onlyVolts AC, DC, amperes AC, DC, ... If not supported, value will be unknown.
INT svrPowerSensorNeedPwrThresh1.3.6.1.4.1.36.2.18.22.1.8.3.4.1.6INTEGERread-onlyDefault value for Need More Power voltage threshold. Units are as described in svrPowerSensorThreshUnits.
INT svrPowerSensorLowThresh1.3.6.1.4.1.36.2.18.22.1.8.3.4.1.7INTEGERread-onlyDefault value for low voltage threshold. Units are as described in svrPowerSensorThreshUnits.
INT svrPowerSensorHighThresh1.3.6.1.4.1.36.2.18.22.1.8.3.4.1.8INTEGERread-onlyDefault value for high voltage threshold. Units are as described in svrPowerSensorThreshUnits.
INT svrPowerSensorShutNowThresh1.3.6.1.4.1.36.2.18.22.1.8.3.4.1.9INTEGERread-onlyDefault value for Shutdown Now voltage threshold. Units are as described in svrPowerSensorThreshUnits.
POW svrPowerSensorThreshUnits1.3.6.1.4.1.36.2.18.22.1.8.3.4.1.10PowerUnitsread-onlyRepresents how all the threshold values should be interpreted. If default thresholds not supported, value will be unknown.
INT svrPowerSensorStatus1.3.6.1.4.1.36.2.18.22.1.8.3.4.1.11INTEGERread-onlyStatus value of the sensor.
INT svrPowerSensorFruIndex1.3.6.1.4.1.36.2.18.22.1.8.3.4.1.12INTEGERread-onlyThe index of the FRU entry in the FRU table containing this sensor, if known. 0 if unknown.
svrPowerSupplyTable1.3.6.1.4.1.36.2.18.22.1.8.3.5not-accessibleTable of power supply information. Not present if svrPowerSupplyCount = 0.
svrPowerSupplyEntry1.3.6.1.4.1.36.2.18.22.1.8.3.5.1not-accessibleOne entry per detectable power supply.
INT svrPowerSupplyIndex1.3.6.1.4.1.36.2.18.22.1.8.3.5.1.1INTEGERread-onlyA locally-unique index value.
INT svrPowerSupplyStatus1.3.6.1.4.1.36.2.18.22.1.8.3.5.1.2INTEGERread-onlyCurrent state of the power supply.
INT svrPowerSupplyFruIndex1.3.6.1.4.1.36.2.18.22.1.8.3.5.1.3INTEGERread-onlyThe index of the FRUentry in the FRU table containing this power supply, if known. 0 if unknown.

RFC description

Server system management MIB; provides system-level monitoring for server hardware, likely encompassing CPU, memory, and thermal management.

Start monitoring rack and blade servers with a free 30-day trial of IPNetwork Monitor. Import MIBs, browse SNMP OIDs, create custom SNMP monitors, configure alerts, and monitor any SNMP-enabled network device from a single console.

Download SVRSYS-MIB