MSSSERVER8260-MIB

File: MSSSERVER8260-MIB.mib (8686 bytes)

Imported modules

RFC-1212 PROTEON-MIB RFC1155-SMI
RFC-1215

Imported symbols

OBJECT-TYPE proElsSubSysEventMsg enterprises
TRAP-TYPE

Defined Types

Mss8260PCAdapEntry  
SEQUENCE    
  mss8260PCAdapSlotNum INTEGER
  mss8260PCAdapType INTEGER

Defined Values

ibm 1.3.6.1.4.1.2
OBJECT IDENTIFIER    

ibmProd 1.3.6.1.4.1.2.6
OBJECT IDENTIFIER    

nwaysMSS 1.3.6.1.4.1.2.6.118
OBJECT IDENTIFIER    

mssServer8260 1.3.6.1.4.1.2.6.118.3
OBJECT IDENTIFIER    

mss8260Prod 1.3.6.1.4.1.2.6.118.3.1
OBJECT IDENTIFIER    

mss8260PCAdapter 1.3.6.1.4.1.2.6.118.3.2
OBJECT IDENTIFIER    

mss8260ResetFlag 1.3.6.1.4.1.2.6.118.3.1.1
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.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER noreset(1), reboot(2)  

mss8260DRAMinstalled 1.3.6.1.4.1.2.6.118.3.1.2
The total amount of dynamic RAM installed on this blade. The amount is in units of megabytes.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

mss8260NotifyStatus 1.3.6.1.4.1.2.6.118.3.1.3
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.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER enabled(1), disabled(2)  

mss8260TempThresholdStatus 1.3.6.1.4.1.2.6.118.3.1.4
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.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER normal(1), warning(2), shutdown(3)  

mss8260PCAdapNumSlot 1.3.6.1.4.1.2.6.118.3.2.1
The number of PC adapter slots available for this blade.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

mss8260PCAdapTable 1.3.6.1.4.1.2.6.118.3.2.2
A table of PC adapters entries. The number of entries is given by the value of mss8260PCAdapNumSlot.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    Mss8260PCAdapEntry

mss8260PCAdapEntry 1.3.6.1.4.1.2.6.118.3.2.2.1
A PC adapter entry containing objects to describe the operational aspects of the PC adapter on this blade.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  Mss8260PCAdapEntry  

mss8260PCAdapSlotNum 1.3.6.1.4.1.2.6.118.3.2.2.1.1
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.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

mss8260PCAdapType 1.3.6.1.4.1.2.6.118.3.2.2.1.2
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.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER unknown(1), harddrive(2), modem(3), notPresent(4), flashcard(5)  

mssServer8260ELSTrapV2 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.
TRAP-TYPE    

mss8260PCAdapTypeChg 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).
TRAP-TYPE    

mss8260TempThresholdChg 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).
TRAP-TYPE