SCA-BOX-MIB

File: SCA-BOX-MIB.mib (32259 bytes)

Imported modules

RFC-1215 RFC1155-SMI RFC1213-MIB
SCANET-MIB RFC-1212

Imported symbols

TRAP-TYPE IpAddress DisplayString
scanet OBJECT-TYPE

Defined Types

BrdInfoEntry  
SEQUENCE    
  brdNumber1 INTEGER
  cardType INTEGER
  pcbRevision INTEGER
  macAddress OCTET STRING
  driverSeq INTEGER
  product DisplayString
  serialNumber DisplayString
  masterSlave INTEGER
  ram INTEGER
  shram INTEGER
  eprom INTEGER
  e2prom INTEGER
  flashprom INTEGER
  spec0 OCTET STRING
  spec1 OCTET STRING
  spec2 OCTET STRING
  spec3 OCTET STRING
  ipAddr IpAddress
  nsap OCTET STRING

BrdStatusEntry  
SEQUENCE    
  brdNumber2 INTEGER
  brdStatus INTEGER
  brdLed OCTET STRING

BrdPlugEntry  
SEQUENCE    
  brdNumber3 INTEGER
  brdPlugNumber INTEGER
  brdPlugPosition OCTET STRING
  brdPlugStatus INTEGER
  brdPlugType OCTET STRING
  brdPlugPimType OCTET STRING
  brdPlugPimLeds OCTET STRING
  brdPlugPimOptions OCTET STRING

BrdOptionEntry  
SEQUENCE    
  brdNumber4 INTEGER
  brdOptionNumber INTEGER
  brdOptionName OCTET STRING
  brdOptionState INTEGER

BrdSwitchSettingEntry  
SEQUENCE    
  brdNumber5 INTEGER
  brdSwitchNumber INTEGER
  brdSwitchName OCTET STRING
  brdSwitchSetting OCTET STRING

Defined Values

box 1.3.6.1.4.1.208.3
OBJECT IDENTIFIER    

enclosure 1.3.6.1.4.1.208.3.1
OBJECT IDENTIFIER    

boards 1.3.6.1.4.1.208.3.2
OBJECT IDENTIFIER    

led 1.3.6.1.4.1.208.3.1.1
ts-xxxx 0 : red off(0),red(1) 1 : green off(0),green(2) cs-xxxx 0 : fault off(0),red(1) 1 : master off(0),green(2) 2 : test1 off(0),yellow(4) 3 : test2 off(0),yellow(4) 4 : test3 off(0),yellow(4) 5 : test4 off(0),yellow(4) 6 : rx/tx off(0),green(2) se-xxxx 0 : fault off(0),red(1) 1 : power off(0),green(2) 2 : status1 off(0),red(1),green(2),yellow(4) 3 : status2 off(0),red(1),green(2),yellow(4) 4 : status3 off(0),red(1),green(2),yellow(4) 5 : status4 off(0),red(1),green(2),yellow(4) 6 : status5 off(0),red(1),green(2),yellow(4) Note. Lower 3 bits indicates off/color (off(0),red(1), green(2),yellow(4)), Higher 5 bits reserved for flash frequency.
Status: mandatory Access: read-only
OBJECT-TYPE    
  OCTET STRING  

fan 1.3.6.1.4.1.208.3.1.2
If this object returns 1 then a Fan has failed.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER fanFailure(1)  

power 1.3.6.1.4.1.208.3.1.3
If this object returns a non-zero value then one or more power supplies have failed.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER power1Failure(1), power2Failure(2), power3Failure(4), power4Failure(8), power5Failure(16), power6Failure(32)  

slots 1.3.6.1.4.1.208.3.1.4
The number of slots in the enclosure.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER slot-2(2), slot-5(5), slot-14(14), slot-17(17)  

slotmap 1.3.6.1.4.1.208.3.1.5
A bitmap of the slots in which a card is present. Setting bit0 to 1 indicates that a card is present in slot 1, and so on.
Status: mandatory Access: read-only
OBJECT-TYPE    
  OCTET STRING  

temperature 1.3.6.1.4.1.208.3.1.6
If this object returns 1 then a temperature sensor has detected an excessive temperature in the enclosure.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER temperatureFailure(1)  

fanNo 1.3.6.1.4.1.208.3.1.7
Total number of fans supported.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

powerNo 1.3.6.1.4.1.208.3.1.8
Total number of power supplies supported.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

temperatureNo 1.3.6.1.4.1.208.3.1.9
A return value of 1 indicates that temperature sensors are supported in the enclosure.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER yes(1)  

fanPresent 1.3.6.1.4.1.208.3.1.10
A bitmask of the fans that are present. Bit0 refers to fan 1, bit 1 to fan 2, etc.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

powerPresent 1.3.6.1.4.1.208.3.1.11
A bitmask of the power supples that are present. Bit0 refers to power supply 1, bit 1 to power supply 2, etc.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

temperaturePresent 1.3.6.1.4.1.208.3.1.12
A return value of 1 indicates that temperature sensors are present in the enclosure.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER yes(1)  

psuFail 1.3.6.1.4.1.208.3.1.13
This object returns a non-zero value in a trap according to the power supply number when a power supply have failed.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  INTEGER psu1Failure(1), psu2Failure(2), psu3Failure(3), psu4Failure(4), psu5Failure(5), psu6Failure(6)  

slotmapFail 1.3.6.1.4.1.208.3.1.14
This object returns a non-zero value in a trap according to the slot number when a card is enabled or disabled in the system center
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  INTEGER  

brdInfoTable 1.3.6.1.4.1.208.3.2.1
Tok_String
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    BrdInfoEntry

brdInfoEntry 1.3.6.1.4.1.208.3.2.1.1
Info from 32 bytes standard memory area.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  BrdInfoEntry  

brdNumber1 1.3.6.1.4.1.208.3.2.1.1.1
Board Sequence number in enclosure (= slot number)
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

cardType 1.3.6.1.4.1.208.3.2.1.1.2
Unique 16 bit card type This ID is used for unique sw identification of the card. The list of possible return values is company private.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

pcbRevision 1.3.6.1.4.1.208.3.2.1.1.3
PCB Revision number
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

macAddress 1.3.6.1.4.1.208.3.2.1.1.4
The Base MAC-Address allocated for MAC Interfaces on the board.
Status: mandatory Access: read-only
OBJECT-TYPE    
  OCTET STRING  

driverSeq 1.3.6.1.4.1.208.3.2.1.1.5
Required driver sequence number (SW)
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

product 1.3.6.1.4.1.208.3.2.1.1.6
Product Identification.
Status: mandatory Access: read-only
OBJECT-TYPE    
  DisplayString Size(0..255)  

serialNumber 1.3.6.1.4.1.208.3.2.1.1.7
Production serial number
Status: mandatory Access: read-only
OBJECT-TYPE    
  OCTET STRING Size(0..255)  

masterSlave 1.3.6.1.4.1.208.3.2.1.1.8
The board backplane bus properties.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

ram 1.3.6.1.4.1.208.3.2.1.1.9
Tok_String
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

shram 1.3.6.1.4.1.208.3.2.1.1.10
Tok_String
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

eprom 1.3.6.1.4.1.208.3.2.1.1.11
Tok_String
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

e2prom 1.3.6.1.4.1.208.3.2.1.1.12
Tok_String
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

flashprom 1.3.6.1.4.1.208.3.2.1.1.13
Tok_String
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

spec0 1.3.6.1.4.1.208.3.2.1.1.14
Specific board info The purpose of this BYTE is to indicate special board hw-options. The definition of this byte is board specific. A System Center product with relevant information in this byte have a specifiation in the product manual's.
Status: mandatory Access: read-only
OBJECT-TYPE    
  OCTET STRING  

spec1 1.3.6.1.4.1.208.3.2.1.1.15
Specific board info The purpose of this BYTE is to indicate special board hw-options. The definition of this byte is board specific. A System Center product with relevant information in this byte have a specifiation in the product manual's.
Status: mandatory Access: read-only
OBJECT-TYPE    
  OCTET STRING  

spec2 1.3.6.1.4.1.208.3.2.1.1.16
Specific board info The purpose of this BYTE is to indicate special board hw-options. The definition of this byte is board specific. A System Center product with relevant information in this byte have a specifiation in the product manual's.
Status: mandatory Access: read-only
OBJECT-TYPE    
  OCTET STRING  

spec3 1.3.6.1.4.1.208.3.2.1.1.17
Specific board info The purpose of this BYTE is to indicate special board hw-options. The definition of this byte is board specific. A System Center product with relevant information in this byte have a specifiation in the product manual's.
Status: mandatory Access: read-only
OBJECT-TYPE    
  OCTET STRING  

ipAddr 1.3.6.1.4.1.208.3.2.1.1.18
IP Address to Manage Board in this slot
Status: mandatory Access: read-only
OBJECT-TYPE    
  IpAddress  

nsap 1.3.6.1.4.1.208.3.2.1.1.19
NSAP to Manage Board in this slot
Status: mandatory Access: read-only
OBJECT-TYPE    
  OCTET STRING  

brdStatusTable 1.3.6.1.4.1.208.3.2.2
Tok_String
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    BrdStatusEntry

brdStatusEntry 1.3.6.1.4.1.208.3.2.2.1
Status information from boards.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  BrdStatusEntry  

brdNumber2 1.3.6.1.4.1.208.3.2.2.1.1
Board Sequence number in enclosure (= slot number)
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

brdStatus 1.3.6.1.4.1.208.3.2.2.1.2
Board Status byte. bit0 - reserved bit1 Card Failed bit2 - reserved bit3 - reserved bit4 Red component of Status LED (active low) bit5 Green component of Status LED (active low) bit6 - reserved bit7 - reserved
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

brdLed 1.3.6.1.4.1.208.3.2.2.1.3
Depends on the card type. Note. Lower 3 bits indicates off/color (off(0),red(1), green(2),yellow(4)), Higher 5 bits reserved for flash frequency.
Status: mandatory Access: read-only
OBJECT-TYPE    
  OCTET STRING  

brdPlugTable 1.3.6.1.4.1.208.3.2.3
Table of plugs (and the possibly attached pims) on the board
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    BrdPlugEntry

brdPlugEntry 1.3.6.1.4.1.208.3.2.3.1
Information about plugs on boards.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  BrdPlugEntry  

brdNumber3 1.3.6.1.4.1.208.3.2.3.1.1
Board Sequence number in enclosure (= slot number)
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

brdPlugNumber 1.3.6.1.4.1.208.3.2.3.1.2
Plug Number - used to index plugs on board.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

brdPlugPosition 1.3.6.1.4.1.208.3.2.3.1.3
Position/name of plug on board.
Status: mandatory Access: read-only
OBJECT-TYPE    
  OCTET STRING  

brdPlugStatus 1.3.6.1.4.1.208.3.2.3.1.4
Availability of plug on this hardware revision
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER notAvailable(1), available(2)  

brdPlugType 1.3.6.1.4.1.208.3.2.3.1.5
Type of plug
Status: mandatory Access: read-only
OBJECT-TYPE    
  OCTET STRING  

brdPlugPimType 1.3.6.1.4.1.208.3.2.3.1.6
Type of pim inserted in plug
Status: mandatory Access: read-only
OBJECT-TYPE    
  OCTET STRING Size(1..50)  

brdPlugPimLeds 1.3.6.1.4.1.208.3.2.3.1.7
Status of LEDs on pim in plug
Status: mandatory Access: read-only
OBJECT-TYPE    
  OCTET STRING  

brdPlugPimOptions 1.3.6.1.4.1.208.3.2.3.1.8
Textual description of any options installed on pim in plug
Status: mandatory Access: read-only
OBJECT-TYPE    
  OCTET STRING  

brdOptionTable 1.3.6.1.4.1.208.3.2.4
Table of various possible board options. Options might be sub-boards or other kinds of hardware options.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    BrdOptionEntry

brdOptionEntry 1.3.6.1.4.1.208.3.2.4.1
Information about board options.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  BrdOptionEntry  

brdNumber4 1.3.6.1.4.1.208.3.2.4.1.1
Board Sequence number in enclosure (= slot number)
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

brdOptionNumber 1.3.6.1.4.1.208.3.2.4.1.2
Option Number - used to index options on board. If options is visible on front panel, they must be sorted (top-most/left-most first).
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

brdOptionName 1.3.6.1.4.1.208.3.2.4.1.3
Descriptive Name of option.
Status: mandatory Access: read-only
OBJECT-TYPE    
  OCTET STRING  

brdOptionState 1.3.6.1.4.1.208.3.2.4.1.4
Is the option installed ?
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER notInstalled(1), installed(2)  

brdSwitchSettingTable 1.3.6.1.4.1.208.3.2.5
Table of switch settings on the board.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    BrdSwitchSettingEntry

brdSwitchSettingEntry 1.3.6.1.4.1.208.3.2.5.1
Information about Switch Setting
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  BrdSwitchSettingEntry  

brdNumber5 1.3.6.1.4.1.208.3.2.5.1.1
Board Sequence number in enclosure (= slot number)
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

brdSwitchNumber 1.3.6.1.4.1.208.3.2.5.1.2
Switch Number - used to index switches on board.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

brdSwitchName 1.3.6.1.4.1.208.3.2.5.1.3
Descriptive Name - used to identify switch on board.
Status: mandatory Access: read-only
OBJECT-TYPE    
  OCTET STRING  

brdSwitchSetting 1.3.6.1.4.1.208.3.2.5.1.4
Descriptive Name - used to describe switch setting on board. Eg. 'On', 'Off', 'Enabled', 'Disabled', '0', '01001100', 'A', 'B', 'C', 'Open', 'Closed', 'Inserted', 'Not inserted', etc.
Status: mandatory Access: read-only
OBJECT-TYPE    
  OCTET STRING  

boxPowerFailureEvent 1
This trap is sent when a power supply failure has been detected. The variable indicates the failing power supply.
TRAP-TYPE    

boxFanFailureEvent 2
This trap is sent when a fan failure has been detected.
TRAP-TYPE    

boxTempFailureEvent 3
This trap is sent when a temperature sensor has detected excessive temperature in the enclosure.
TRAP-TYPE    

boxModuleInsertedEvent 4
This trap is sent when a module is inserted in the the enclosure. The variable slotmapFail indicates in which slot a module is inserted
TRAP-TYPE    

boxModuleRemovedEvent 5
This trap is sent when a module is removed in the the enclosure. The variable slotmapFail indicates in which slot a module is removed
TRAP-TYPE