MSSSERVER8210-MIB: View SNMP OID List / Download MIB

VENDOR: IBM


 Home MIB: MSSSERVER8210-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
                 mssServer8210 1.3.6.1.4.1.2.6.118.2
                     mss8210Prod 1.3.6.1.4.1.2.6.118.2.1
                         mss8210ResetFlag 1.3.6.1.4.1.2.6.118.2.1.1 integer read-write
The flag that controls the reset process in this stand-alone. 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 stand-alone execute a complete hardware reboot which reloads the code load from storage. Enumeration: 'noreset': 1, 'reboot': 2.
                         mss8210DRAMinstalled 1.3.6.1.4.1.2.6.118.2.1.2 integer read-only
The total amount of dynamic RAM installed on this stand-alone. The amount is in units of megabytes.
                         mss8210NotifyStatus 1.3.6.1.4.1.2.6.118.2.1.3 integer read-write
The status of the trap reporting service in this stand-alone. This variable shall assume a value of enabled(1) if this stand-alone is permitted to send traps. This variable shall assume a value of disabled(2) if this stand-alone is prohibited from sending traps. Enumeration: 'disabled': 2, 'enabled': 1.
                         mss8210TempThresholdStatus 1.3.6.1.4.1.2.6.118.2.1.4 integer read-only
The status of the temperature in this stand-alone. This variable shall assume a value of normal(1) if the temperature is within proper operating range for this stand-alone. This variable shall assume a value of warning(2) if the temperature becomes elevated but this stand-alone can still operate. This variable shall assume a value of shutdown(3) if the temperature is beyond the operating limits of this stand-alone. Enumeration: 'warning': 2, 'shutdown': 3, 'normal': 1.
                     mss8210PCAdapter 1.3.6.1.4.1.2.6.118.2.2
                         mss8210PCAdapNumSlot 1.3.6.1.4.1.2.6.118.2.2.1 integer read-only
The number of PC adapter slots available for this stand-alone.
                         mss8210PCAdapTable 1.3.6.1.4.1.2.6.118.2.2.2 no-access
A table of PC adapters entries. The number of entries is given by the value of mss8210PCAdapNumSlot.
                             mss8210PCAdapEntry 1.3.6.1.4.1.2.6.118.2.2.2.1 no-access
A PC adapter entry containing objects to describe the operational aspects of the PC adapter on this stand-alone.
                                 mss8210PCAdapSlotNum 1.3.6.1.4.1.2.6.118.2.2.2.1.1 integer read-only
The relative slot location at which the adapter is attached to this stand-alone. The slots are numbered from 1 to 2 (left to right) when facing this stand-alone. This variable serves as the index for the mss8210PCAdapTable.
                                 mss8210PCAdapType 1.3.6.1.4.1.2.6.118.2.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 stand-alone. 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.
                     mss8210PCIAdapter 1.3.6.1.4.1.2.6.118.2.3
                         mss8210PCIAdapNumSlot 1.3.6.1.4.1.2.6.118.2.3.1 integer read-only
The number of PCI adapter slots available for this stand-alone.
                         mss8210PCIAdapTable 1.3.6.1.4.1.2.6.118.2.3.2 no-access
A table of PCI adapters entries. The number of entries is given by the value of mss8210PCIAdapNumSlot.
                             mss8210PCIAdapEntry 1.3.6.1.4.1.2.6.118.2.3.2.1 no-access
A PCI adapter entry containing objects to describe the operational aspects of the PCI adapter on this stand-alone.
                                 mss8210PCIAdapSlotNum 1.3.6.1.4.1.2.6.118.2.3.2.1.1 integer read-only
The relative slot location at which the adapter is attached to this stand-alone. Slots are numbered from 1 to 2 (top to bottom) when facing this stand-alone. This variable serves as the index for the mss8210PCIAdapTable.
                                 mss8210PCIAdapType 1.3.6.1.4.1.2.6.118.2.3.2.1.2 integer read-only
The type of PCI adapter that is inserted into this slot. This variable shall assume a value of unknown(1) if the mss8210PCIAdapConfigType is not-configured(1) or if the mss8210PCIAdapConfigType is atm(2) and the mss8210PCIAdapOperStatus has a value of unknown(1), not-configured(2), not-present(3), unavailable(4), does-not_apply(5) or miss-configured(10). The variable shall assume a value of atm(2) if the mss8210PCIAdapConfigType has a value of atm(2) and the mss8210PCIAdapOperStatus has a value of enabled-pending(6), enabled(7), disabled-pending(8) or disabled(9). The variable shall assume a value of fddi(3) if the mss8210PCIAdapConfigType has a value of fddi(3) and the mss8210PCIAdapOperStatus has a value of enabled-pending(6), enabled(7), disabled-pending(8) or disabled(9). This variable shall assue a value of notPresent(4), when a PCI card is not plugged into the corrisponding slot. Enumeration: 'unknown': 1, 'notPresent': 4, 'atm': 2, 'fddi': 3.
                                 mss8210PCIAdapConfigType 1.3.6.1.4.1.2.6.118.2.3.2.1.3 integer read-only
The router configuration type for this slot. The configuration type originates from the configuration tool used for this stand-alone. The variable shall assume a value of not-configured(1) if no configuration exist for this slot. The variable shall assume a value of atm(2) if the slot is configured for an ATM adapter. The variable shall assume a value of fddi(3) if the slot is configured for an FDDI adapter. Enumeration: 'not-configured': 1, 'atm': 2, 'fddi': 3.
                                 mss8210PCIAdapOperStatus 1.3.6.1.4.1.2.6.118.2.3.2.1.4 integer read-only
The operational status of this PCI adapter on this stand-alone. The variable shall assume a value of unknown(1) if the adapter inserted in the slot can not be recognized. The variable shall assume a value of not-configured(2) if the adapter inserted in the slot is recognized but no router configuration exists. The variable shall assume a value of not-present(3) if the adapter is not inserted in the slot but the router configuration exists. The variable shall assume a value of unavailable(4) if adapter inserted in the slot can not be used nor made ready to be used; for example, a hardware error. The variable shall assume a value of does-not-apply(5) if this adapter does not contain an operational state. The variable shall assume a value of enable-pending(6) if commands have been issued to enable the adapter but have not been completed. The variable shall assume a value of enabled(7) if commands have been successfully issued to enable the adapter. The variable shall assume a value of disable-pending(8) if commands have been issued to disable the adapter but have not been completed. The variable shall assume a value of disabled(9) if commands have been successfully issued to disable the adapter. The variable shall assume a value of miss-configured(10) if the adapter is inserted in the slot but the router configuration is of a different type. Enumeration: 'unavailable': 4, 'unknown': 1, 'enabled': 7, 'enable-pending': 6, 'disabled': 9, 'not-present': 3, 'disable-pending': 8, 'not-configured': 2, 'miss-configured': 10, 'does-not-apply': 5.
                                 mss8210PCIAdapDiagStatus 1.3.6.1.4.1.2.6.118.2.3.2.1.5 integer read-only
The diagnostic status of this PCI adapter on this stand-alone. The variable shall assume a value of auto(1) if commands have been issued by the system to determine the status of the adapter; for example, at initialization. The variable shall assume a value of inactive(2) if the adapter is not currently running any diagnostics. The variable shall assume a value of idle(3) if the adapter is in the disabled operational state ready to run the diagnostics. The variable shall assume a value of active(4) if commands have been issued by the user to run the diagnostics. Enumeration: 'active': 4, 'auto': 1, 'idle': 3, 'inactive': 2.
                                 mss8210PCIAdapNetworkStatus 1.3.6.1.4.1.2.6.118.2.3.2.1.6 integer read-only
The network status of this PCI adapter on this stand-alone. The variable shall assume a value of up(1) if the adapter is connected to the network. The variable shall assume a value of down(3) if the adapter can not verify a network connection. The variable shall assume a value of testing(4) if the adapter is running tests for the network connection. The variable shall assume a value of unknown(1) if network status can not be determined. The variable shall assume a value of does-not-apply(5) if the adapter does not contain a network state. Enumeration: 'down': 3, 'unknown': 1, 'testing': 4, 'up': 2, 'does-not-apply': 5.
                                 mss8210PCIAdapFaultStatus 1.3.6.1.4.1.2.6.118.2.3.2.1.7 integer read-only
The fault status of this PCI adapter on this stand-alone. The variable shall assume a value of no-fault(2) if no fault that is associated with this adapter has been detected. The variable shall assume a value of isolated(3) if this fault that can be isolated on the adapter itself. The variable shall assume a value of non-isolated(4) if the fault can not isolated on the adapter or in the network. The variable shall assume a value of unknown(1) if the fault status has not been determined; for example, at initialization. Enumeration: 'unknown': 1, 'isolated': 3, 'no-fault': 2, 'non-isolated': 4.
                       mssServer8210ELSTrapV2 1.3.6.1.4.1.2.6.118.20.2
The trap announces that 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.
                       mss8210PCAdapTypeChg 1.3.6.1.4.1.2.6.118.20.3
The trap announces a change in the type of PC card. It shall be sent if the value of the mss8210PCAdapType changes and mss8210NotifyStatus has a value of enabled(1).
                       mss8210TempThresholdChg 1.3.6.1.4.1.2.6.118.20.4
The trap announces a change in the temperature of the stand-alone. It shall be sent if the value of the mss8210TempThreshold changes and mss8210NotifyStatus has a value of enabled(1).
                       mss8210PCIAdapStatusChg 1.3.6.1.4.1.2.6.118.20.5
The trap announces a change in the status of the PCI adapter. It shall be sent if the value of either mss8210PCIAdapConfigType, mss8210PCIAdapOperStatus, mss8210PCIAdapDiagStatus, mss8210PCIAdapNetworkStatus or mss8210PCIAdapFaultStatus changes and mss8210NotifyStatus has a value of enabled(1).