SVRSYS-MIB: View SNMP OID List / Download MIB
VENDOR: DEC
Home | MIB: SVRSYS-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).
|
|||
Object Name | OID | Type | Access | Info |
dec | 1.3.6.1.4.1.36 | |||
ema | 1.3.6.1.4.1.36.2 | |||
mib_extensions_1 | 1.3.6.1.4.1.36.2.18 | |||
svrSystem | 1.3.6.1.4.1.36.2.18.22 | |||
svrBaseSystem | 1.3.6.1.4.1.36.2.18.22.1 | |||
svrSysMibInfo | 1.3.6.1.4.1.36.2.18.22.1.1 | |||
svrSysMibMajorRev | 1.3.6.1.4.1.36.2.18.22.1.1.1 | integer | read-only |
The Major Revision of this implementation of the svrSystem MIB. Will be 1. |
svrSysMibMinorRev | 1.3.6.1.4.1.36.2.18.22.1.1.2 | integer | read-only |
The minor rev of this implementation of the svrSystem MIB. Will be 0. |
svrBaseSysDescr | 1.3.6.1.4.1.36.2.18.22.1.2 | |||
svrSystemFamily | 1.3.6.1.4.1.36.2.18.22.1.2.1 | integer | read-only |
Major system family; i.e. Alpha or Intel or Other. Enumeration: 'unknown': 1, 'other': 2, 'x86': 3, 'alpha': 4. |
svrSystemModel | 1.3.6.1.4.1.36.2.18.22.1.2.2 | displaystring | read-only |
Qualify SystemFamily with model, e.g. AlphaServer 2100 |
svrSystemDescr | 1.3.6.1.4.1.36.2.18.22.1.2.3 | displaystring | read-only |
For 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. |
svrSystemBoardFruIndex | 1.3.6.1.4.1.36.2.18.22.1.2.4 | integer | read-only |
The index of the Field Replaceable Unit (FRU) in the FRU table describing the serial # and other asset info of this board. 0 if unknown. |
svrSystemOCPDisplay | 1.3.6.1.4.1.36.2.18.22.1.2.5 | displaystring | read-write |
The content of the operator control panel (OCP). Null if unknown. Writeable on some systems. |
svrSystemBootedOS | 1.3.6.1.4.1.36.2.18.22.1.2.6 | integer | read-only |
Current booted operating system. Enumeration: 'netWare': 4, 'windows': 8, 'unknown': 1, 'digitalUnix': 6, 'openVms': 7, 'other': 2, 'windowsNT': 3, 'scoUnix': 5. |
svrSystemBootedOSVersion | 1.3.6.1.4.1.36.2.18.22.1.2.7 | displaystring | read-only |
Version of the OS that's booted on the system. |
svrSystemShutdownReason | 1.3.6.1.4.1.36.2.18.22.1.2.8 | displaystring | read-only |
The possible reason for the system shutdown. |
svrSystemRemoteMgrNum | 1.3.6.1.4.1.36.2.18.22.1.2.9 | displaystring | read-write |
A phone number entry for a remote manager. |
svrFirmwareTable | 1.3.6.1.4.1.36.2.18.22.1.2.10 | no-access |
Table 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. |
|
1.3.6.1.4.1.36.2.18.22.1.2.10.1 | no-access |
Each entry represents a single instance of firmware in the system. |
||
svrFirmwareIndex | 1.3.6.1.4.1.36.2.18.22.1.2.10.1.1 | integer | read-only |
Locally-unique index for this entry. |
svrFirmwareDescr | 1.3.6.1.4.1.36.2.18.22.1.2.10.1.2 | displaystring | read-only |
e.g. SRM console, ARC console, System BIOS, etc. |
svrFirmwareRev | 1.3.6.1.4.1.36.2.18.22.1.2.10.1.3 | displaystring | read-only |
A version number possibly of the form Vx.y or Vx.y-z. |
svrFwSymbolTable | 1.3.6.1.4.1.36.2.18.22.1.2.11 | no-access |
Table 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. |
|
1.3.6.1.4.1.36.2.18.22.1.2.11.1 | no-access |
Each entry represents one variable or symbol maintained by or stored by some instance of firmware in the system. |
||
svrFwSymbolName | 1.3.6.1.4.1.36.2.18.22.1.2.11.1.1 | displaystring | read-only |
The symbol name as visible at the console. |
svrFwSymbolValue | 1.3.6.1.4.1.36.2.18.22.1.2.11.1.2 | octet string | read-only |
The symbol value. Null if none or unknown. |
svrProcessors | 1.3.6.1.4.1.36.2.18.22.1.3 | |||
svrCpuPollInterval | 1.3.6.1.4.1.36.2.18.22.1.3.1 | integer | read-write |
In seconds, interval between polls for utilization. Values less than svrCpuMinPollInterval are erroneous except for 0, which disables polling. |
svrCpuMinPollInterval | 1.3.6.1.4.1.36.2.18.22.1.3.2 | integer | read-only |
In seconds, minimum allowable time between polls for this implementation. Must be greater than 0. |
svrCpuTable | 1.3.6.1.4.1.36.2.18.22.1.3.3 | no-access |
Table 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. |
|
1.3.6.1.4.1.36.2.18.22.1.3.3.1 | no-access |
Each entry represents one distinct processor in the system. |
||
svrCpuIndex | 1.3.6.1.4.1.36.2.18.22.1.3.3.1.1 | integer | read-only |
Locally-unique index value for this CPU entry. |
svrCpuType | 1.3.6.1.4.1.36.2.18.22.1.3.3.1.2 | integer | read-only |
The processor type. Enumeration: 'alpha21164': 8, 'alpha21064': 7, 'unknown': 1, 'i486': 4, 'pentiumPro': 6, 'i386': 3, 'other': 2, 'pentium': 5. |
svrCpuManufacturer | 1.3.6.1.4.1.36.2.18.22.1.3.3.1.3 | displaystring | read-only |
The manufacturer of this processor. |
svrCpuRevision | 1.3.6.1.4.1.36.2.18.22.1.3.3.1.4 | displaystring | read-only |
Version information in processor-specific format. |
svrCpuFruIndex | 1.3.6.1.4.1.36.2.18.22.1.3.3.1.5 | integer | read-only |
The index of the FRU entry in the FRU table describing the asset info of the component containing this processor. 0 if unknown. |
svrCpuSpeed | 1.3.6.1.4.1.36.2.18.22.1.3.3.1.6 | integer | read-only |
in MHz, 0 if unknown |
svrCpuUtilCurrent | 1.3.6.1.4.1.36.2.18.22.1.3.3.1.7 | integer | read-only |
Percentage of cpu utilization over the last svrCpuPollInterval. |
svrCpuAvgNextIndex | 1.3.6.1.4.1.36.2.18.22.1.3.3.1.8 | integer | read-only |
Next available index for creating a cpu utilization averaging interval. |
svrCpuHrIndex | 1.3.6.1.4.1.36.2.18.22.1.3.3.1.9 | integer | read-only |
Reference to index of hrDeviceEntry for this cpu in Host Resources MIB. 0 if unknown. |
svrCpuAvgTable | 1.3.6.1.4.1.36.2.18.22.1.3.4 | no-access |
Extension to svrCpuTable, this table contains utilization averages maintained over a set of manager-settable intervals. |
|
1.3.6.1.4.1.36.2.18.22.1.3.4.1 | no-access |
Entry describes a CPU, an interval over which CPU utilization is averaged, and average utilization measured at the last interval |
||
svrCpuAvgIndex | 1.3.6.1.4.1.36.2.18.22.1.3.4.1.1 | integer | read-only |
Local index. May have implementation max. |
svrCpuAvgInterval | 1.3.6.1.4.1.36.2.18.22.1.3.4.1.2 | integer | read-write |
In minutes, averaging interval for this entry. |
svrCpuAvgStatus | 1.3.6.1.4.1.36.2.18.22.1.3.4.1.3 | integer | read-write |
This 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. Enumeration: 'underCreation': 1, 'rowDisabled': 4, 'rowEnabled': 3, 'rowError': 5, 'rowInvalid': 2. |
svrCpuAvgPersist | 1.3.6.1.4.1.36.2.18.22.1.3.4.1.4 | boolean | read-write |
True if this row is to persist across agent restarts. |
svrCpuAvgValue | 1.3.6.1.4.1.36.2.18.22.1.3.4.1.5 | integer | read-only |
Averaged load over the last measured interval. First set to instantaneous utilization. |
svrCpuCacheTable | 1.3.6.1.4.1.36.2.18.22.1.3.5 | no-access |
Extension of svrCpuTable describing the caches used by each of the system processors. |
|
1.3.6.1.4.1.36.2.18.22.1.3.5.1 | no-access |
An entry describes a single cache for a single cpu. |
||
svrCpuCacheIndex | 1.3.6.1.4.1.36.2.18.22.1.3.5.1.1 | integer | read-only |
Local index value. |
svrCpuCacheLevel | 1.3.6.1.4.1.36.2.18.22.1.3.5.1.2 | integer | read-only |
Level 1 or Level 2 or Level 3 cache. Or other or unknown. Enumeration: 'unknown': 1, 'other': 2, 'primary': 3, 'tertiary': 5, 'secondary': 4. |
svrCpuCacheType | 1.3.6.1.4.1.36.2.18.22.1.3.5.1.3 | integer | read-only |
Type of cache - Internal, external, internal instruction or internal data. Enumeration: 'internalI': 3, 'internal': 1, 'internalD': 4, 'external': 2. |
svrCpuCacheSize | 1.3.6.1.4.1.36.2.18.22.1.3.5.1.4 | kbytes | read-only |
Cache size in KBytes. |
svrCpuCacheSpeed | 1.3.6.1.4.1.36.2.18.22.1.3.5.1.5 | integer | read-only |
In nanoseconds, cache speed. 0 if unknown. |
svrCpuCacheStatus | 1.3.6.1.4.1.36.2.18.22.1.3.5.1.6 | integer | read-only |
Current status of the cache - enabled, disabled, other or unknown. Enumeration: 'disabled': 4, 'unknown': 1, 'other': 2, 'enabled': 3. |
svrMemory | 1.3.6.1.4.1.36.2.18.22.1.4 | |||
svrPhysicalMemorySize | 1.3.6.1.4.1.36.2.18.22.1.4.1 | kbytes | read-only |
In KBytes, total amount of physical memory as seen by the OS. |
svrPhysicalMemoryFree | 1.3.6.1.4.1.36.2.18.22.1.4.2 | kbytes | read-only |
In KBytes, amount of free physical memory. |
svrPagingMemorySize | 1.3.6.1.4.1.36.2.18.22.1.4.3 | kbytes | read-only |
In KBytes, total virtual memory available from the OS. |
svrPagingMemoryFree | 1.3.6.1.4.1.36.2.18.22.1.4.4 | kbytes | read-only |
In KBytes, available paging memory. |
svrMemComponentTable | 1.3.6.1.4.1.36.2.18.22.1.4.5 | no-access |
Table describing hardware configuration of memory |
|
1.3.6.1.4.1.36.2.18.22.1.4.5.1 | no-access |
Entries describe physical memory hardware component. |
||
svrMemIndex | 1.3.6.1.4.1.36.2.18.22.1.4.5.1.1 | integer | read-only |
Unique index for this entry |
svrMemType | 1.3.6.1.4.1.36.2.18.22.1.4.5.1.2 | integer | read-only |
Type of memory may be system, shadow, bios, video, .... Enumeration: 'shadowMemory': 4, 'systemMemory': 3, 'unknown': 1, 'expansionROM': 9, 'nvram': 7, 'other': 2, 'flashMemory': 6, 'expansionRam': 8, 'videoMemory': 5. |
svrMemSize | 1.3.6.1.4.1.36.2.18.22.1.4.5.1.3 | kbytes | read-only |
In KBytes, length of memory range |
svrMemStartAddress | 1.3.6.1.4.1.36.2.18.22.1.4.5.1.4 | memoryaddress | read-only |
64-bit starting address of memory contained on or controlled by this component. |
svrMemPhysLocation | 1.3.6.1.4.1.36.2.18.22.1.4.5.1.5 | integer | read-only |
Location of the memory. Enumeration: 'memoryBoard': 4, 'unknown': 1, 'processorBoard': 5, 'other': 2, 'systemBoard': 3. |
svrMemEdcType | 1.3.6.1.4.1.36.2.18.22.1.4.5.1.6 | integer | read-only |
Type of error detection & correction(EDC) provided for memory contained on or controlled by this component. Enumeration: 'singleBitECC': 5, 'parity': 4, 'none': 3, 'unknown': 1, 'other': 2, 'multiBitECC': 6. |
svrMemElementSlots | 1.3.6.1.4.1.36.2.18.22.1.4.5.1.7 | integer | read-only |
Total number of slots for removeable memory elements (simms, dimms, etc). 0 if unknown. |
svrMemElementSlotsUsed | 1.3.6.1.4.1.36.2.18.22.1.4.5.1.8 | integer | read-only |
Total number of slots occupied by removable memory elements. 0 if unknown. |
svrMemInterleafFactor | 1.3.6.1.4.1.36.2.18.22.1.4.5.1.9 | integer | read-only |
Interleaving factor. 0 if unknown, 1 if none, 2 if 2-way, etc... |
svrMemInterleafElement | 1.3.6.1.4.1.36.2.18.22.1.4.5.1.10 | integer | read-only |
Which element this is in interleaving. 0 if non-interleaved. |
svrMemFruIndex | 1.3.6.1.4.1.36.2.18.22.1.4.5.1.11 | integer | read-only |
Index of the FRU entry in the FRU table on which this memory resides, if known. 0 if unknown. |
svrMemElementTable | 1.3.6.1.4.1.36.2.18.22.1.4.6 | no-access |
An 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. |
|
1.3.6.1.4.1.36.2.18.22.1.4.6.1 | no-access |
A chunk of memory which may be non-removable, a SIMM, a DIMM or some undefined piece. |
||
svrMemElementIndex | 1.3.6.1.4.1.36.2.18.22.1.4.6.1.1 | integer | read-only |
A local index value. |
svrMemElementType | 1.3.6.1.4.1.36.2.18.22.1.4.6.1.2 | integer | read-only |
Whether non-removable, SIMM, DIMM, etc. Enumeration: 'unknown': 1, 'other': 2, 'nonremoveable': 3, 'simm': 4, 'dimm': 5. |
svrMemElementSlotNo | 1.3.6.1.4.1.36.2.18.22.1.4.6.1.3 | integer | read-only |
If removeable, the slot number in which it resides. 0 if unknown. |
svrMemElementWidth | 1.3.6.1.4.1.36.2.18.22.1.4.6.1.4 | integer | read-only |
In bytes, width if known. 0 if unknown. |
svrMemElementDepth | 1.3.6.1.4.1.36.2.18.22.1.4.6.1.5 | kbytes | read-only |
In KBytes, depth if known. 0 if unknown. |
svrMemElementSpeed | 1.3.6.1.4.1.36.2.18.22.1.4.6.1.6 | integer | read-only |
In nanoseconds, speed as used. May be less than maximum possible speed. 0 if unknown. |
svrMemElementStatus | 1.3.6.1.4.1.36.2.18.22.1.4.6.1.7 | systemstatus | read-only |
Current status of the element. |
svrBuses | 1.3.6.1.4.1.36.2.18.22.1.5 | |||
svrBusCount | 1.3.6.1.4.1.36.2.18.22.1.5.1 | integer | read-only |
Number of buses seen by the system. |
svrBusTable | 1.3.6.1.4.1.36.2.18.22.1.5.2 | no-access |
Each entry represents a bus as seen by the OS. |
|
1.3.6.1.4.1.36.2.18.22.1.5.2.1 | no-access |
Entry describing a single bus. |
||
svrBusIndex | 1.3.6.1.4.1.36.2.18.22.1.5.2.1.1 | integer | read-only |
A locally-unique index value. |
svrBusType | 1.3.6.1.4.1.36.2.18.22.1.5.2.1.2 | bustypes | read-only |
Type of bus this represents. |
svrBusNumber | 1.3.6.1.4.1.36.2.18.22.1.5.2.1.3 | integer | read-only |
The bus number, unique among buses of this type |
svrBusSlotCount | 1.3.6.1.4.1.36.2.18.22.1.5.2.1.4 | integer | read-only |
Number of physical slots on this bus. 0 if unknown. |
svrLogicalSlotTable | 1.3.6.1.4.1.36.2.18.22.1.5.3 | no-access |
Table on logical bus slots. Indexed by busIndex & slot number. May be more logical slots than physical slots. |
|
1.3.6.1.4.1.36.2.18.22.1.5.3.1 | no-access |
Represents a slot as seen by OS. May not have associated physical slot. |
||
svrLogicalSlotNumber | 1.3.6.1.4.1.36.2.18.22.1.5.3.1.1 | integer | read-only |
Unique logical slot number on a given bus. |
svrLogicalSlotDescr | 1.3.6.1.4.1.36.2.18.22.1.5.3.1.2 | displaystring | read-write |
Device description derived from ID, or as set by mgt station. |
svrLogicalSlotDeviceID | 1.3.6.1.4.1.36.2.18.22.1.5.3.1.3 | integer | read-only |
Vendor-supplied ID of device. |
svrLogicalSlotVendor | 1.3.6.1.4.1.36.2.18.22.1.5.3.1.4 | displaystring | read-only |
Name of manufacturer derived from vendor ID, the vendor ID itself or null if unknown. |
svrLogicalSlotRevision | 1.3.6.1.4.1.36.2.18.22.1.5.3.1.5 | displaystring | read-only |
Vendor supplied major and minor revision of device in this slot. |
svrLogicalSlotFnCount | 1.3.6.1.4.1.36.2.18.22.1.5.3.1.6 | integer | read-only |
Number of functions for multi-function device. Usually 1 for PCI devices. |
svrSlotFunctionTable | 1.3.6.1.4.1.36.2.18.22.1.5.4 | no-access |
An extension to the logical slot table, describes the functions on the device. Often, there will be only 1. |
|
1.3.6.1.4.1.36.2.18.22.1.5.4.1 | no-access |
Each entry describes a device function at this logical slot. |
||
svrSlotFnIndex | 1.3.6.1.4.1.36.2.18.22.1.5.4.1.1 | integer | read-only |
A local index value. |
svrSlotFnDevType | 1.3.6.1.4.1.36.2.18.22.1.5.4.1.2 | displaystring | read-only |
Device type represented by this function. May be derived by table lookup of device id. |
svrSlotFnRevision | 1.3.6.1.4.1.36.2.18.22.1.5.4.1.3 | displaystring | read-only |
Revision of the device function. |
svrDevices | 1.3.6.1.4.1.36.2.18.22.1.6 | |||
svrDeviceCount | 1.3.6.1.4.1.36.2.18.22.1.6.1 | integer | read-only |
Number of entries in svrDeviceTable |
svrSerialPortCount | 1.3.6.1.4.1.36.2.18.22.1.6.2 | integer | read-only |
Number of entries in svrSerialPortTable |
svrParallelPortCount | 1.3.6.1.4.1.36.2.18.22.1.6.3 | integer | read-only |
Number of entries in svrParallelPortTable |
svrConsoleKeyboard | 1.3.6.1.4.1.36.2.18.22.1.6.4 | |||
svrKeybdHrIndex | 1.3.6.1.4.1.36.2.18.22.1.6.4.1 | integer | read-only |
Index of the hrDeviceEntry in Host Resources MIB. 0 if unknown. |
svrKeybdDescr | 1.3.6.1.4.1.36.2.18.22.1.6.4.2 | displaystring | read-only |
Textual description provide by OS. |
svrConsoleDisplay | 1.3.6.1.4.1.36.2.18.22.1.6.5 | |||
svrVideoHrIndex | 1.3.6.1.4.1.36.2.18.22.1.6.5.1 | integer | read-only |
Index in Host Devices table. 0 if unknown. |
svrVideoDescr | 1.3.6.1.4.1.36.2.18.22.1.6.5.2 | displaystring | read-only |
Text description supplied by OS |
svrVideoXRes | 1.3.6.1.4.1.36.2.18.22.1.6.5.3 | integer | read-only |
X-axis resolution. |
svrVideoYRes | 1.3.6.1.4.1.36.2.18.22.1.6.5.4 | integer | read-only |
Y-axis resolution. |
svrVideoNumColor | 1.3.6.1.4.1.36.2.18.22.1.6.5.5 | integer | read-only |
Number of colors (converted, if necessary, from bits-per-pixel). |
svrVideoRefreshRate | 1.3.6.1.4.1.36.2.18.22.1.6.5.6 | integer | read-only |
In Hz, current refresh rate. 0 if unavailable, 1 if hardware default rate. |
svrVideoScanMode | 1.3.6.1.4.1.36.2.18.22.1.6.5.7 | integer | read-only |
Whether or not this is interlaced, if we know. Enumeration: 'unknown': 1, 'nonInterlaced': 3, 'interlaced': 2. |
svrVideoMemory | 1.3.6.1.4.1.36.2.18.22.1.6.5.8 | kbytes | read-only |
Amount of video memory available or in use, in KBytes. |
svrConsolePointDevice | 1.3.6.1.4.1.36.2.18.22.1.6.6 | |||
svrPointingHrIndex | 1.3.6.1.4.1.36.2.18.22.1.6.6.1 | integer | read-only |
Index in host devices table. 0 if unknown. |
svrPointingDescr | 1.3.6.1.4.1.36.2.18.22.1.6.6.2 | displaystring | read-only |
Description provided by host OS. |
svrNumButtons | 1.3.6.1.4.1.36.2.18.22.1.6.6.3 | integer | read-only |
Number of buttons on this mouse. |
svrSerialPortTable | 1.3.6.1.4.1.36.2.18.22.1.6.7 | no-access |
Serial port information. |
|
1.3.6.1.4.1.36.2.18.22.1.6.7.1 | no-access |
Each entry describes a serial port in this system. |
||
svrSerialIndex | 1.3.6.1.4.1.36.2.18.22.1.6.7.1.1 | integer | read-only |
Locally-unique index value. |
svrSerialPortDescr | 1.3.6.1.4.1.36.2.18.22.1.6.7.1.2 | displaystring | read-only |
Text description of port. |
svrSerialHrIndex | 1.3.6.1.4.1.36.2.18.22.1.6.7.1.3 | integer | read-only |
The hrDeviceIndex value from the hrDeviceEntry in the Host Resources MIB describing this port. 0 if unknown. |
svrParallelPortTable | 1.3.6.1.4.1.36.2.18.22.1.6.8 | no-access |
Parallel port information. |
|
1.3.6.1.4.1.36.2.18.22.1.6.8.1 | no-access |
Each entry describes a parallel port in this system. |
||
svrParallelIndex | 1.3.6.1.4.1.36.2.18.22.1.6.8.1.1 | integer | read-only |
Locally-unique index value. |
svrParallelPortDescr | 1.3.6.1.4.1.36.2.18.22.1.6.8.1.2 | displaystring | read-only |
Text description of port device as seen by OS. |
svrParallelHrIndex | 1.3.6.1.4.1.36.2.18.22.1.6.8.1.3 | integer | read-only |
Reference to index of hrDeviceEntry for this port in Host Resources MIB. 0 if unknown. |
svrDeviceTable | 1.3.6.1.4.1.36.2.18.22.1.6.9 | no-access |
Device configuration or adapter device as seen by the Host OS. |
|
1.3.6.1.4.1.36.2.18.22.1.6.9.1 | no-access |
Each entry represents one resource as seen by the Host OS. |
||
svrDevIndex | 1.3.6.1.4.1.36.2.18.22.1.6.9.1.1 | integer | read-only |
Local unique integer value for this entry |
svrDevDescr | 1.3.6.1.4.1.36.2.18.22.1.6.9.1.2 | displaystring | read-only |
String description of the device as seen by the OS. |
svrDevBusInterfaceType | 1.3.6.1.4.1.36.2.18.22.1.6.9.1.3 | bustypes | read-only |
Type of bus for this interface. |
svrDevBusNumber | 1.3.6.1.4.1.36.2.18.22.1.6.9.1.4 | integer | read-only |
The index of bus on which this device resides (0=internal) |
svrDevSlotNumber | 1.3.6.1.4.1.36.2.18.22.1.6.9.1.5 | integer | read-only |
The logical slot number where this device resides. 0 if unknown. |
svrDevFruIndex | 1.3.6.1.4.1.36.2.18.22.1.6.9.1.6 | integer | read-only |
The index of the FRU entry in the FRU table that contains this device. 0 if unknown. |
svrDevCPUAffinity | 1.3.6.1.4.1.36.2.18.22.1.6.9.1.7 | integer | read-only |
Bit 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). |
svrDevHrIndex | 1.3.6.1.4.1.36.2.18.22.1.6.9.1.8 | integer | read-only |
Index of the device in the Host Resources MIB device table. 0 if unknown. |
svrDevInterruptTable | 1.3.6.1.4.1.36.2.18.22.1.6.10 | no-access |
Table of interrupt configurations for this device. Extension to svrDeviceTable. |
|
1.3.6.1.4.1.36.2.18.22.1.6.10.1 | no-access |
Each entry describes one interrupt for the device. |
||
svrDevIntIndex | 1.3.6.1.4.1.36.2.18.22.1.6.10.1.1 | integer | read-only |
Implementation-specific index of entry |
svrDevIntLevel | 1.3.6.1.4.1.36.2.18.22.1.6.10.1.2 | integer | read-only |
OS interrupt-level for which this device is configured. IRQL in Windows NT. |
svrDevIntVector | 1.3.6.1.4.1.36.2.18.22.1.6.10.1.3 | integer | read-only |
Interrupt vector. |
svrDevIntShared | 1.3.6.1.4.1.36.2.18.22.1.6.10.1.4 | boolean | read-only |
True if interrupt is shared. |
svrDevIntTrigger | 1.3.6.1.4.1.36.2.18.22.1.6.10.1.5 | integer | read-only |
Trigger type - level or edge Enumeration: 'latch': 2, 'level': 1. |
svrDevMemTable | 1.3.6.1.4.1.36.2.18.22.1.6.11 | no-access |
Table of memory configuration used by this adapter device. Extension to svrDeviceTable. |
|
1.3.6.1.4.1.36.2.18.22.1.6.11.1 | no-access |
A single memory address configuration for this device. |
||
svrDevMemIndex | 1.3.6.1.4.1.36.2.18.22.1.6.11.1.1 | integer | read-only |
Implementation-specific index value. |
svrDevMemAddress | 1.3.6.1.4.1.36.2.18.22.1.6.11.1.2 | memoryaddress | read-only |
Physical address of the start of the memory range. |
svrDevMemLength | 1.3.6.1.4.1.36.2.18.22.1.6.11.1.3 | integer | read-only |
In bytes, size of the memory range. |
svrDevMemMapping | 1.3.6.1.4.1.36.2.18.22.1.6.11.1.4 | integer | read-only |
Whether this is memory mapped or I/O mapped address space. Enumeration: 'unknown': 1, 'ioSpaceMapped': 4, 'other': 2, 'memoryMapped': 3. |
svrDevDmaTable | 1.3.6.1.4.1.36.2.18.22.1.6.12 | no-access |
Table of DMA configurations for this device. |
|
1.3.6.1.4.1.36.2.18.22.1.6.12.1 | no-access |
Each entry describes use of a DMA channel. |
||
svrDevDmaIndex | 1.3.6.1.4.1.36.2.18.22.1.6.12.1.2 | integer | read-only |
Implementation-specific index value |
svrDevDmaChannel | 1.3.6.1.4.1.36.2.18.22.1.6.12.1.3 | integer | read-only |
Channel on DMA controller |
svrPhysicalConfiguration | 1.3.6.1.4.1.36.2.18.22.1.7 | |||
svrChassisType | 1.3.6.1.4.1.36.2.18.22.1.7.1 | integer | read-only |
A description of the type of box in which this system resides. Enumeration: 'rackMount': 6, 'unknown': 1, 'laptop': 7, 'desktop': 3, 'other': 2, 'tower': 4, 'miniTower': 5. |
svrChassisFruIndex | 1.3.6.1.4.1.36.2.18.22.1.7.2 | integer | read-only |
The index of the chassis FRU descriptor in the FRU table. 0 if unknown. |
svrFruTable | 1.3.6.1.4.1.36.2.18.22.1.7.3 | no-access |
Table of Field Replaceable Units of system, providing inventory and asset control information. This table is referenced from logical hardware descriptions elsewhere in the MIB. |
|
1.3.6.1.4.1.36.2.18.22.1.7.3.1 | no-access |
Each entry represents a Field Replaceable Unit (FRU) of hardware. |
||
svrFruIndex | 1.3.6.1.4.1.36.2.18.22.1.7.3.1.1 | integer | read-only |
A locally-unique index value. |
svrFruType | 1.3.6.1.4.1.36.2.18.22.1.7.3.1.2 | integer | read-only |
General category of the type of FRU that this is. Enumeration: 'chassis': 10, 'motherBoard': 3, 'unknown': 1, 'memoryCard': 5, 'peripheralDevice': 7, 'powerSupply': 9, 'ioCard': 12, 'other': 2, 'fan': 11, 'memoryModule': 6, 'processor': 4, 'systemBusBridge': 8. |
svrFruDescr | 1.3.6.1.4.1.36.2.18.22.1.7.3.1.3 | displaystring | read-write |
More detailed description of FRU type, if known. |
svrFruVendor | 1.3.6.1.4.1.36.2.18.22.1.7.3.1.4 | displaystring | read-only |
Manufacturer name or ID. |
svrFruPartNumber | 1.3.6.1.4.1.36.2.18.22.1.7.3.1.5 | displaystring | read-only |
Number by which this unit is orderable. |
svrFruRevision | 1.3.6.1.4.1.36.2.18.22.1.7.3.1.6 | displaystring | read-only |
Version number of this unit. If artwork level is available, it will appear as 'Artwork: XXX' following FRU version portion. |
svrFruFirmwareRevision | 1.3.6.1.4.1.36.2.18.22.1.7.3.1.7 | displaystring | read-only |
The revision of the firmware, if any. Otherwise null. |
svrFruSerialNumber | 1.3.6.1.4.1.36.2.18.22.1.7.3.1.8 | displaystring | read-only |
The serial number of this unit's instance. |
svrFruAssetNo | 1.3.6.1.4.1.36.2.18.22.1.7.3.1.9 | displaystring | read-write |
The asset number for unit. |
svrFruClass | 1.3.6.1.4.1.36.2.18.22.1.7.3.1.10 | integer | read-only |
Represents the status category of the unit. Enumeration: 'unknown': 1, 'priorBoardInSlot': 4, 'other': 2, 'priorParentBoard': 6, 'priorParentSystem': 7, 'parentBoard': 5, 'currentBoardInSlot': 3. |
svrEnvironment | 1.3.6.1.4.1.36.2.18.22.1.8 | |||
svrThermalSystem | 1.3.6.1.4.1.36.2.18.22.1.8.1 | |||
svrThermalSensorCount | 1.3.6.1.4.1.36.2.18.22.1.8.1.1 | integer | read-only |
The number of thermal sensors present and readable in this system. |
svrThermalSensorTable | 1.3.6.1.4.1.36.2.18.22.1.8.1.2 | no-access |
Table of thermal sensors in the system. May be gauges or status indicators. Not present if svrThermalSensorCount = 0. |
|
1.3.6.1.4.1.36.2.18.22.1.8.1.2.1 | no-access |
A single temperature gauge or status indicator. |
||
svrThSensorIndex | 1.3.6.1.4.1.36.2.18.22.1.8.1.2.1.1 | integer | read-only |
A locally-unique index value. |
svrThSensorLocation | 1.3.6.1.4.1.36.2.18.22.1.8.1.2.1.2 | displaystring | read-write |
May be system box, main CPU, etc. Null if unknown. |
svrThSensorReading | 1.3.6.1.4.1.36.2.18.22.1.8.1.2.1.3 | integer | read-only |
The current value read by the sensor, in units described by svrThSensorReadingUnits. |
svrThSensorReadingUnits | 1.3.6.1.4.1.36.2.18.22.1.8.1.2.1.4 | thermunits | read-only |
Whether this sensor reads degrees Fahrenheit, Celsius, or relative value. If no reading is available, value will be unknown. |
svrThSensorLowThresh | 1.3.6.1.4.1.36.2.18.22.1.8.1.2.1.5 | integer | read-only |
Default value for low temperature threshold. Units are as described in svrThSensorThreshUnits. |
svrThSensorHighThresh | 1.3.6.1.4.1.36.2.18.22.1.8.1.2.1.6 | integer | read-only |
Default value for high temperature threshold. Units are as described in svrThSensorThreshUnits. |
svrThSensorShutSoonThresh | 1.3.6.1.4.1.36.2.18.22.1.8.1.2.1.7 | integer | read-only |
Default value for Shutdown Soon temperature threshold. Units are as described in svrThSensorThreshUnits. |
svrThSensorShutNowThresh | 1.3.6.1.4.1.36.2.18.22.1.8.1.2.1.8 | integer | read-only |
Default value for Shutdown Now temperature threshold. Units are as described in svrThSensorThreshUnits. |
svrThSensorThreshUnits | 1.3.6.1.4.1.36.2.18.22.1.8.1.2.1.9 | thermunits | read-only |
Represents how all the threshold values should be interpreted. If default thresholds not supported, value will be unknown. |
svrThSensorStatus | 1.3.6.1.4.1.36.2.18.22.1.8.1.2.1.10 | integer | read-only |
Status value of the sensor. Enumeration: 'lowWarning': 4, 'unknown': 1, 'highWarning': 6, 'high': 7, 'other': 2, 'statusOk': 5, 'low': 3. |
svrThSensorFruIndex | 1.3.6.1.4.1.36.2.18.22.1.8.1.2.1.11 | integer | read-only |
Index to the FRU entry in the FRU table on which this sensor resides, if known. 0 if unknown. |
svrCoolingSystem | 1.3.6.1.4.1.36.2.18.22.1.8.2 | |||
svrFanCount | 1.3.6.1.4.1.36.2.18.22.1.8.2.1 | integer | read-only |
Number of fans whose state is detectable. |
svrFanTable | 1.3.6.1.4.1.36.2.18.22.1.8.2.2 | no-access |
Table of fans in system. Not present if svrFanCount = 0. |
|
1.3.6.1.4.1.36.2.18.22.1.8.2.2.1 | no-access |
One per detectable fan. |
||
svrFanIndex | 1.3.6.1.4.1.36.2.18.22.1.8.2.2.1.1 | integer | read-only |
A locally-unique index value. |
svrFanLocation | 1.3.6.1.4.1.36.2.18.22.1.8.2.2.1.2 | displaystring | read-write |
Location of the fan. Null if unknown. |
svrFanStatus | 1.3.6.1.4.1.36.2.18.22.1.8.2.2.1.3 | integer | read-only |
Current status of fan. Enumeration: 'unknown': 1, 'running': 2, 'backup': 3, 'failed': 4. |
svrFanBackup | 1.3.6.1.4.1.36.2.18.22.1.8.2.2.1.4 | integer | read-only |
The index of the fan for which this is backup. 0 if unknown or n/a. |
svrFanFruIndex | 1.3.6.1.4.1.36.2.18.22.1.8.2.2.1.5 | integer | read-only |
The index of the FRU entry in the FRU table containing this fan, if known. 0 if unknown. |
svrPowerSystem | 1.3.6.1.4.1.36.2.18.22.1.8.3 | |||
svrPowerRedunEnable | 1.3.6.1.4.1.36.2.18.22.1.8.3.1 | boolean | read-only |
Is redunancy enabled in this power supply subsystem? |
svrPowerSensorCount | 1.3.6.1.4.1.36.2.18.22.1.8.3.2 | integer | read-only |
The number of detectable voltage sensors represented in svrVoltageSensorTable. |
svrPowerSupplyCount | 1.3.6.1.4.1.36.2.18.22.1.8.3.3 | integer | read-only |
The number of detectable power supplies reflected as entries in the svrPowerSupplyTable. |
svrPowerSensorTable | 1.3.6.1.4.1.36.2.18.22.1.8.3.4 | no-access |
Table of power supplies - voltage or current. Not present if svrPowerSensorCount = 0. |
|
1.3.6.1.4.1.36.2.18.22.1.8.3.4.1 | no-access |
One entry per detectable voltage or current sensor. |
||
svrPowerSensorIndex | 1.3.6.1.4.1.36.2.18.22.1.8.3.4.1.1 | integer | read-only |
A locally-unique index value. |
svrPowerSensorLocation | 1.3.6.1.4.1.36.2.18.22.1.8.3.4.1.2 | displaystring | read-write |
Description of physical location in system if known. Null if unknown. |
svrPowerSensorRating | 1.3.6.1.4.1.36.2.18.22.1.8.3.4.1.3 | integer | read-only |
Nominal rating for this sensor, in units expressed by svrPowerSensorReadingUnits. If not supported, value will be unknown. |
svrPowerSensorReading | 1.3.6.1.4.1.36.2.18.22.1.8.3.4.1.4 | integer | read-only |
Current state of voltage or current as detected by this sensor in units described by svrPowerSensorReadingUnits. |
svrPowerSensorReadingUnits | 1.3.6.1.4.1.36.2.18.22.1.8.3.4.1.5 | powerunits | read-only |
Volts AC, DC, amperes AC, DC, ... If not supported, value will be unknown. |
svrPowerSensorNeedPwrThresh | 1.3.6.1.4.1.36.2.18.22.1.8.3.4.1.6 | integer | read-only |
Default value for Need More Power voltage threshold. Units are as described in svrPowerSensorThreshUnits. |
svrPowerSensorLowThresh | 1.3.6.1.4.1.36.2.18.22.1.8.3.4.1.7 | integer | read-only |
Default value for low voltage threshold. Units are as described in svrPowerSensorThreshUnits. |
svrPowerSensorHighThresh | 1.3.6.1.4.1.36.2.18.22.1.8.3.4.1.8 | integer | read-only |
Default value for high voltage threshold. Units are as described in svrPowerSensorThreshUnits. |
svrPowerSensorShutNowThresh | 1.3.6.1.4.1.36.2.18.22.1.8.3.4.1.9 | integer | read-only |
Default value for Shutdown Now voltage threshold. Units are as described in svrPowerSensorThreshUnits. |
svrPowerSensorThreshUnits | 1.3.6.1.4.1.36.2.18.22.1.8.3.4.1.10 | powerunits | read-only |
Represents how all the threshold values should be interpreted. If default thresholds not supported, value will be unknown. |
svrPowerSensorStatus | 1.3.6.1.4.1.36.2.18.22.1.8.3.4.1.11 | integer | read-only |
Status value of the sensor. Enumeration: 'lowWarning': 4, 'unknown': 1, 'highWarning': 6, 'high': 7, 'other': 2, 'statusOk': 5, 'low': 3. |
svrPowerSensorFruIndex | 1.3.6.1.4.1.36.2.18.22.1.8.3.4.1.12 | integer | read-only |
The index of the FRU entry in the FRU table containing this sensor, if known. 0 if unknown. |
svrPowerSupplyTable | 1.3.6.1.4.1.36.2.18.22.1.8.3.5 | no-access |
Table of power supply information. Not present if svrPowerSupplyCount = 0. |
|
1.3.6.1.4.1.36.2.18.22.1.8.3.5.1 | no-access |
One entry per detectable power supply. |
||
svrPowerSupplyIndex | 1.3.6.1.4.1.36.2.18.22.1.8.3.5.1.1 | integer | read-only |
A locally-unique index value. |
svrPowerSupplyStatus | 1.3.6.1.4.1.36.2.18.22.1.8.3.5.1.2 | integer | read-only |
Current state of the power supply. Enumeration: 'unknown': 1, 'running': 2, 'warning': 4, 'backup': 3, 'failed': 5. |
svrPowerSupplyFruIndex | 1.3.6.1.4.1.36.2.18.22.1.8.3.5.1.3 | integer | read-only |
The index of the FRUentry in the FRU table containing this power supply, if known. 0 if unknown. |