MSSSERVER8260-MIB: View SNMP OID List / Download MIB

VENDOR: IBM


 Home MIB: MSSSERVER8260-MIB
Download as:   

Download standard MIB format if you are planning to load a MIB file into some system (OS, Zabbix, PRTG ...) or view it with a MIB browser. CSV is more suitable for analyzing and viewing OID' and other MIB objects in excel. JSON and YAML formats are usually used in programing even though some systems can use MIB in YAML format (like Logstash).
Keep in mind that standard MIB files can be successfully loaded by systems and programs only if all the required MIB's from the "Imports" section are already loaded.
The tree-like SNMP object navigator requires no explanations because it is very simple to use. And if you stumbled on this MIB from Google note that you can always go back to the home page if you need to perform another MIB or OID lookup.


Object Name OID Type Access Info
 ibm 1.3.6.1.4.1.2
     ibmProd 1.3.6.1.4.1.2.6
         nwaysMSS 1.3.6.1.4.1.2.6.118
                 mssServer8260 1.3.6.1.4.1.2.6.118.3
                     mss8260Prod 1.3.6.1.4.1.2.6.118.3.1
                         mss8260ResetFlag 1.3.6.1.4.1.2.6.118.3.1.1 integer read-write
The flag that controls the reset process in this blade. This variable shall assume a value of noreset(1) in the absence of a request for a reset from the management application. This variable shall assume a value of reboot(2) if the management application requests that this blade execute a complete hardware reboot which reloads the code load from storage. Enumeration: 'noreset': 1, 'reboot': 2.
                         mss8260DRAMinstalled 1.3.6.1.4.1.2.6.118.3.1.2 integer read-only
The total amount of dynamic RAM installed on this blade. The amount is in units of megabytes.
                         mss8260NotifyStatus 1.3.6.1.4.1.2.6.118.3.1.3 integer read-write
The status of the trap reporting service in this blade. This variable shall assume a value of enabled(1) if this blade is permitted to send traps. This variable shall assume a value of disabled(2) if this blade is prohibited from sending traps. Enumeration: 'disabled': 2, 'enabled': 1.
                         mss8260TempThresholdStatus 1.3.6.1.4.1.2.6.118.3.1.4 integer read-only
The status of the temperature in this blade. This variable shall assume a value of normal(1) if the temperature is within proper operating range for this blade. This variable shall assume a value of warning(2) if the temperature becomes elevated but this blade can still operate. This variable shall assume a value of shutdown(3) if the temperature is beyond the operating limits of this blade. Enumeration: 'warning': 2, 'shutdown': 3, 'normal': 1.
                     mss8260PCAdapter 1.3.6.1.4.1.2.6.118.3.2
                         mss8260PCAdapNumSlot 1.3.6.1.4.1.2.6.118.3.2.1 integer read-only
The number of PC adapter slots available for this blade.
                         mss8260PCAdapTable 1.3.6.1.4.1.2.6.118.3.2.2 no-access
A table of PC adapters entries. The number of entries is given by the value of mss8260PCAdapNumSlot.
                             mss8260PCAdapEntry 1.3.6.1.4.1.2.6.118.3.2.2.1 no-access
A PC adapter entry containing objects to describe the operational aspects of the PC adapter on this blade.
                                 mss8260PCAdapSlotNum 1.3.6.1.4.1.2.6.118.3.2.2.1.1 integer read-only
The relative slot location at which the adapter is attached to this blade. Slots are numbered from 1 to 2 (bottom to top) when facing this blade. This variable serves as the index for the mss8260PCAdapTable.
                                 mss8260PCAdapType 1.3.6.1.4.1.2.6.118.3.2.2.1.2 integer read-only
The type of PC adapter that is inserted into this slot. The variable shall assume a value of unknown(1) if the adapter in the slot is not supported by this blade. The variable shall assume a value of harddrive(2) if the slot contains a PC disk drive. The variable shall assume a value of modem(3) if the slot contains a PC data/fax/voice modem. The variable shall assume a value of flashcard(5) if the slot contains a PC flash card. This variable shall assume a value of notPresent(4), when a PC card is not plugged into the corrisponding slot. Enumeration: 'unknown': 1, 'notPresent': 4, 'modem': 3, 'harddrive': 2, 'flashcard': 5.
                       mssServer8260ELSTrapV2 1.3.6.1.4.1.2.6.118.30.2
The trap announces an Event Logging System (ELS) event occurred. The variable proElsSubSysEventMsg provides a textual description of the event. The variable is in one of two formats. If ELS timestamping is enabled, the format is hr:min:sec subsys_name.event_num: message_text. An example would be 09:32:56 IP.008: no rte 9.7.1.8 -> 9.7.4.3 dsc. If ELS timestamping is disabled, the format is subsys_name.event_num: message_text. An example would be IP.008: no rte 9.7.1.8 -> 9.7.4.3 dsc.
                       mss8260PCAdapTypeChg 1.3.6.1.4.1.2.6.118.30.3
The trap announces a change in the type of PC card. It shall be sent if the value of the mss8260PCAdapType changes and mss8260NotifyStatus has a value of enabled(1).
                       mss8260TempThresholdChg 1.3.6.1.4.1.2.6.118.30.4
The trap announces a change in the temperature of the blade. It shall be sent if the value of the mss8260TempThreshold changes and mss8260NotifyStatus has a value of enabled(1).