GBNPlatformChassis-MIB

File: GBNPlatformChassis-MIB.mib (16253 bytes)

Imported modules

SNMPv2-SMI RFC1213-MIB SNMPv2-CONF
ADMIN-MASTER-MIB

Imported symbols

MODULE-IDEntry OBJECT-TYPE Integer32
IpAddress Counter32 Counter64
Unsigned32 NOTIFICATION-TYPE DisplayString
MODULE-COMPLIANCE OBJECT-GROUP gbnPlatform

Defined Types

ChassisSlotAppEntry  
SEQUENCE    
  slotNum INTEGER
  slotApp INTEGER

PowerEntry  
SEQUENCE    
  powerIndex INTEGER
  powerInsertedStaus INTEGER
  powerRunningStatus INTEGER

BoardEntry  
SEQUENCE    
  boardIndex INTEGER
  boardStatus INTEGER
  boardType INTEGER
  boardIfNum INTEGER
  boardProdSerialNo DisplayString
  boardSoftwarePlate DisplayString
  boardSoftwareVersion DisplayString
  boardSoftwareCompiledTime DisplayString
  boardCpuDescription DisplayString
  boardSdramDescription DisplayString
  boardFlashDescription DisplayString
  boardHardwareVersion DisplayString
  boardBootromVersion DisplayString
  boardCpuIdle INTEGER
  boardMemorySize INTEGER
  boardMemoryIdle INTEGER
  boardSysReset INTEGER

BoardIfIndexEntry  
SEQUENCE    
  boardNumber INTEGER
  boardPortLocalIndex INTEGER
  boardIfIndex INTEGER

Defined Values

gbnPlatformChassis 1.3.6.1.4.1.13464.1.2.1.3
GBN Chassis Management Enterprise MIB definition.
MODULE-IDENTITY    

gbnChassis 1.3.6.1.4.1.13464.1.2.1.3.1
OBJECT IDENTIFIER    

gbnBoard 1.3.6.1.4.1.13464.1.2.1.3.2
OBJECT IDENTIFIER    

gbnChassisTrap 1.3.6.1.4.1.13464.1.2.1.3.3
OBJECT IDENTIFIER    

chassisVersion 1.3.6.1.4.1.13464.1.2.1.3.1.1
Chassis version, the format is V3.0.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString  

chassisSerialNo 1.3.6.1.4.1.13464.1.2.1.3.1.2
Product Serial Number.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString  

chassisType 1.3.6.1.4.1.13464.1.2.1.3.1.3
Chassis type.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER s8600-04(0), s8600-08(1), s8600-16(2)  

chassisSlotAppTable 1.3.6.1.4.1.13464.1.2.1.3.1.4
Slots application table for control board or line board.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    ChassisSlotAppEntry

chassisSlotAppEntry 1.3.6.1.4.1.13464.1.2.1.3.1.4.1
Slots application table for control board or line board.
Status: current Access: not-accessible
OBJECT-TYPE    
  ChassisSlotAppEntry  

slotNum 1.3.6.1.4.1.13464.1.2.1.3.1.4.1.1
Slot number of the chassis.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER  

slotApp 1.3.6.1.4.1.13464.1.2.1.3.1.4.1.2
slots application, for control board or line board.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER unknown(0), forLineboard(1), forControlboard(2)  

powerTable 1.3.6.1.4.1.13464.1.2.1.3.1.5
Power status table.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    PowerEntry

powerEntry 1.3.6.1.4.1.13464.1.2.1.3.1.5.1
Power table entry.
Status: current Access: not-accessible
OBJECT-TYPE    
  PowerEntry  

powerIndex 1.3.6.1.4.1.13464.1.2.1.3.1.5.1.1
Power index.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER power0(0), power1(1)  

powerInsertedStaus 1.3.6.1.4.1.13464.1.2.1.3.1.5.1.2
Power inserted status.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER empty(0), inserted(1)  

powerRunningStatus 1.3.6.1.4.1.13464.1.2.1.3.1.5.1.3
Power running status.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER notGood(0), good(1)  

boardTable 1.3.6.1.4.1.13464.1.2.1.3.2.1
Board table,for board management.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    BoardEntry

boardEntry 1.3.6.1.4.1.13464.1.2.1.3.2.1.1
board table entry,for board management.
Status: current Access: not-accessible
OBJECT-TYPE    
  BoardEntry  

boardIndex 1.3.6.1.4.1.13464.1.2.1.3.2.1.1.1
Index of board table,corresponding to slot number.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER  

boardStatus 1.3.6.1.4.1.13464.1.2.1.3.2.1.1.2
Status of board:Below four states for control board: 'noInsert(0)', 'insertAsMaster(1)' ,'insertAsSlave(2)' and insertButUnconnected(3). Below three states for line board: 'noInsert(0)', 'insertButUnconnected(3)' and 'insertAndConnected(4)'.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER noInsert(0), insertAsMaster(1), insertAsSlave(2), insertButUnconnected(3), insertAndConnected(4)  

boardType 1.3.6.1.4.1.13464.1.2.1.3.2.1.1.3
Type of board or unknown if unavailable.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER unknown(0), controlboard0(1), lineboard0fiber(2), lineboard1copper(3), lineboard2copper(4), lineboard3fiber(5)  

boardIfNum 1.3.6.1.4.1.13464.1.2.1.3.2.1.1.4
The number of physical interface in line board,or 0 if unavailable.For a control board ,it's always returned 0.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER  

boardProdSerialNo 1.3.6.1.4.1.13464.1.2.1.3.2.1.1.5
serial number of the board,or an empty string if unavailable.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString  

boardSoftwarePlate 1.3.6.1.4.1.13464.1.2.1.3.2.1.1.6
Software Plate of the board ,or an empty string if unavailable.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString  

boardSoftwareVersion 1.3.6.1.4.1.13464.1.2.1.3.2.1.1.7
Software Version of the board,the format is V100R001B02D06P03SP3, or an empty string if unavailable.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString  

boardSoftwareCompiledTime 1.3.6.1.4.1.13464.1.2.1.3.2.1.1.8
Software CompiledTime of the board,the format is Feburary 17 2003 15:47:00, or an empty string if unavailable.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString  

boardCpuDescription 1.3.6.1.4.1.13464.1.2.1.3.2.1.1.9
Cpu description of the board,the format is Mips 32334, 133MHz, or an empty string if unavailable.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString  

boardFlashDescription 1.3.6.1.4.1.13464.1.2.1.3.2.1.1.10
Flash description of the board , format is 32M, or an empty string if unavailable.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString  

boardHardwareVersion 1.3.6.1.4.1.13464.1.2.1.3.2.1.1.11
Hardware Version of the board,the format is V3.0, or an empty string if unavailable.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString  

boardBootromVersion 1.3.6.1.4.1.13464.1.2.1.3.2.1.1.12
Bootrom Version of the board,the format is V2.0, or an empty string if unavailable.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString  

boardCpuIdle 1.3.6.1.4.1.13464.1.2.1.3.2.1.1.13
The percentage of free CPU in the board,or 0 if unavailable.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER  

boardMemorySize 1.3.6.1.4.1.13464.1.2.1.3.2.1.1.14
The system memory size, unit is byte, or 0 if unavailable.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER  

boardMemoryIdle 1.3.6.1.4.1.13464.1.2.1.3.2.1.1.15
The current system idle memory size, unit is byte, or 0 if unavailable.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER  

boardSysReset 1.3.6.1.4.1.13464.1.2.1.3.2.1.1.16
Performs a hardware reset of the board. Use with care. A 'reset(2)' resets the board,and 'noop(1)'does nothing. A value of 'noop(1)' is always returned for a GET operation.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER noop(1), reset(2)  

boardIfIndexTable 1.3.6.1.4.1.13464.1.2.1.3.2.2
Interface index table,show interface index in all connected lineboards.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    BoardIfIndexEntry

boardIfIndexEntry 1.3.6.1.4.1.13464.1.2.1.3.2.2.1
Interface index table,show interface index in all connected lineboards.
Status: current Access: not-accessible
OBJECT-TYPE    
  BoardIfIndexEntry  

boardNumber 1.3.6.1.4.1.13464.1.2.1.3.2.2.1.1
board number, matches boardTable boardIndex.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER  

boardPortLocalIndex 1.3.6.1.4.1.13464.1.2.1.3.2.2.1.2
Local index of port of the board, from 1 start, end of max port num of the board. For example,the boardPortLocalIndex range of line1copper is 1-24.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER  

boardIfIndex 1.3.6.1.4.1.13464.1.2.1.3.2.2.1.3
Board interface system index, matches RFC1213/RFC2233 ifTable IfIndex.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER  

powerRemoveTrap 1.3.6.1.4.1.13464.1.2.1.3.3.1
Power remove trap.
Status: current Access: read-only
NOTIFICATION-TYPE    

powerInsertTrap 1.3.6.1.4.1.13464.1.2.1.3.3.2
Power insert trap.
Status: current Access: read-only
NOTIFICATION-TYPE    

fanRemoveTrap 1.3.6.1.4.1.13464.1.2.1.3.3.3
Fan remove trap.
Status: current Access: read-only
NOTIFICATION-TYPE    

fanInsertTrap 1.3.6.1.4.1.13464.1.2.1.3.3.4
Fan remove trap.
Status: current Access: read-only
NOTIFICATION-TYPE    

boardRemoveTrap 1.3.6.1.4.1.13464.1.2.1.3.3.5
Board remove trap.
Status: current Access: read-only
NOTIFICATION-TYPE    

boardInsertTrap 1.3.6.1.4.1.13464.1.2.1.3.3.6
Board insert trap.
Status: current Access: read-only
NOTIFICATION-TYPE    

boardConnectedTrap 1.3.6.1.4.1.13464.1.2.1.3.3.7
Line board connnected trap.
Status: current Access: read-only
NOTIFICATION-TYPE    

boardUnconnectedTrap 1.3.6.1.4.1.13464.1.2.1.3.3.8
Line board unconnnect trap.
Status: current Access: read-only
NOTIFICATION-TYPE    

boardRoletoSlaveTrap 1.3.6.1.4.1.13464.1.2.1.3.3.9
To-Slave trap. Role of the control board change to slave.
Status: current Access: read-only
NOTIFICATION-TYPE    

boardRoletoMasterTrap 1.3.6.1.4.1.13464.1.2.1.3.3.10
To-master trap. Role of the control board change to master.
Status: current Access: read-only
NOTIFICATION-TYPE    

powerRunningNoGoodTrap 1.3.6.1.4.1.13464.1.2.1.3.3.11
Power running status is no good
Status: current Access: read-only
NOTIFICATION-TYPE    

powerRunningGoodTrap 1.3.6.1.4.1.13464.1.2.1.3.3.12
Power running status is good
Status: current Access: read-only
NOTIFICATION-TYPE    

alarmPowerNoInsertTrap 1.3.6.1.4.1.13464.1.2.1.3.3.13
A power is not inserted When the system startup is completed.
Status: current Access: read-only
NOTIFICATION-TYPE    

alarmControlNoInsertTrap 1.3.6.1.4.1.13464.1.2.1.3.3.14
A control board is not inserted When the system startup is completed.
Status: current Access: read-only
NOTIFICATION-TYPE    

gbnSwitchOver 1.3.6.1.4.1.13464.1.2.1.3.4
Performs switchover of the master control board. Use with care. A 'switchover(2)' switchover the master board,and 'noop(1)'does nothing. A value of 'noop(1)' is always returned for a GET operation.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER noop(1), switchover(2)