HUAWEI-CLK-MIB

File: HUAWEI-CLK-MIB.mib (13577 bytes)

Imported modules

HUAWEI-MIB SNMPv2-SMI SNMPv2-TC

Imported symbols

huaweiUtility Integer32 OBJECT-TYPE
MODULE-IDENTITY RowStatus TruthValue

Defined Types

HwClockInManageEntry  
SEQUENCE    
  hwClkInIndex INTEGER
  hwClkInPostion Integer32
  hwClkInWorkMode INTEGER
  hwClkInOperStatus INTEGER
  hwClkInRowStatus RowStatus
  hwClkInBitsImpedance INTEGER
  hwClkInBitsType INTEGER

HwClockOutManageEntry  
SEQUENCE    
  hwClkOutIndex INTEGER
  hwClkOutType INTEGER
  hwClkOutPriority INTEGER
  hwClkOutWorkMode INTEGER
  hwClkOutOperStatus TruthValue

HwClockOutPortManageEntry  
SEQUENCE    
  hwClkOutputPostion Integer32
  hwClkOutPortEnable INTEGER

Defined Values

hwClock 1.3.6.1.4.1.2011.6.25
Clock Management MIB . Added the Nodes of hwUASystemWorkMode And hw3rdClkSubBoardWorkMode by fengjinchun
MODULE-IDENTITY    

hwClkMibObjects 1.3.6.1.4.1.2011.6.25.1
OBJECT IDENTIFIER    

hwClockInManageTable 1.3.6.1.4.1.2011.6.25.1.1
Clock Source Management Table (the max record number is 10)
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    HwClockInManageEntry

hwClockInManageEntry 1.3.6.1.4.1.2011.6.25.1.1.1
Clock Source Management Table Entity
Status: current Access: not-accessible
OBJECT-TYPE    
  HwClockInManageEntry  

hwClkInIndex 1.3.6.1.4.1.2011.6.25.1.1.1.1
Clock source index: from 0 to 9 is effective, 255 indicates local source
Status: current Access: not-accessible
OBJECT-TYPE    
  INTEGER 0..9 | 255  

hwClkInPostion 1.3.6.1.4.1.2011.6.25.1.1.1.2
The ifIndex of physical position of clock source.If the clock source isn't a sysline clock, the value will be NULL-ULONG(0xFFFFFFFFFFFFFF).The highest byte is useless.The second byte describes the NO. of frame, the third byte describes the NO. of slot and the lowest byte describes the port ID. The following shows how to use parameter when getting or setting: 0x 0000, FFFF,0000,0000 Frame ID; 0~255 0x 0000, 0000,FFFF,0000 Slot ID; 0~255 0x 0000, 0000,0000,FFFF Port ID; 0~255
Status: current Access: read-create
OBJECT-TYPE    
  Integer32  

hwClkInWorkMode 1.3.6.1.4.1.2011.6.25.1.1.1.3
Clock source type: none(1), -- clock source not configuration sysLine(2), -- line clock source that need to specify frame/slot/port cesLine(3), -- line-clk of a ces clock source cesSrts(4), -- srts-clk of a ces clock source e1Bits0(5), -- e1 type of a bits0 clock source e1Bits1(6), -- e1 type of a bits1 clock source f2mhzBits0(7),-- 2MHZ type of a bits0 clock source f2mhzBits1(8),-- 2MHZ type of a bits1 clock source msuSdh(9), -- sdh-clk of a msu clock source msuTdm(10), -- tdm-clk of a msu clock source localSurge(11), -- local surge clock xpm-8k(12), --xpm-8k type of a xpm-8k clock source includes line clock source, bits clock source,local surge source, If it is line clock source of ces port, it may be ces line or ces srts clock source,. If it is bits clock source, it may be 2MHZ or e1 clock source of bits0, or 2MHZ or e1. clock source of bits1. if the value is 1, it indicates that clock source isn't configured
Status: current Access: read-create
OBJECT-TYPE    
  INTEGER none(1), sysLine(2), cesLine(3), cesSrts(4), e1Bits0(5), e1Bits1(6), f2mhzBits0(7), f2mhzBits1(8), msuSdh(9), msuTdm(10), localSurge(11), xpm-8k(12)  

hwClkInOperStatus 1.3.6.1.4.1.2011.6.25.1.1.1.4
clock source state none(1), -- clock source index isn't configured normal(2), -- the state of clock source is active failure(3) -- the state of clock source fails.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER none(1), normal(2), failure(3)  

hwClkInRowStatus 1.3.6.1.4.1.2011.6.25.1.1.1.5
Clock Source operation add clock source and clear clock source by user. when a user adds clock source, clock works in trace mode and when a user clears clock source clock works in srystal mode. To set position(frame,slot,port) and oper(4), these two operation should be set together. oper(6) could be set by itself. To set a bit clock source, the frame,slot,port parameters are useless. Oper(6) is used to clear a clock source.
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus  

hwClkInBitsImpedance 1.3.6.1.4.1.2011.6.25.1.1.1.6
BITS clock impedance type: bits-impedance-75ohm(1), -- the impedance of this bits clock source is 75 ohm bits-impedance-120ohm(2), -- the impedance of this bits clock source is 120 ohm bits-impedance-none(255), -- this clock source is not a bits clock The impedance value must been set when the clock source is a bits clock
Status: current Access: read-create
OBJECT-TYPE    
  INTEGER bits-impedance-75ohm(1), bits-impedance-120ohm(2), bits-impedance-none(255)  

hwClkInBitsType 1.3.6.1.4.1.2011.6.25.1.1.1.7
BITS clock type: bits-2MHz(1), -- the bits type is 2MHz bits-2Mbps(2), -- the bits type is 2bps bits-type-none(255) -- the clock source is not a bits clock The impedance value must been set when the clock source is a bits clock
Status: current Access: read-create
OBJECT-TYPE    
  INTEGER bits-type-2MHz(1), bits-type-2Mbps(2), bits-type-none(255)  

hwClockOutManageTable 1.3.6.1.4.1.2011.6.25.1.2
Clock Out Management Table (the max record number is 10)
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    HwClockOutManageEntry

hwClockOutManageEntry 1.3.6.1.4.1.2011.6.25.1.2.1
Clock Out Management Table Entity
Status: current Access: not-accessible
OBJECT-TYPE    
  HwClockOutManageEntry  

hwClkOutIndex 1.3.6.1.4.1.2011.6.25.1.2.1.1
index of clock out type, its meaning is the same as hwClkOutType. The clock out index must be 8k in UA system and must be sdh or tdm in MD/MA system during the setting of priority for a clock source.
Status: current Access: not-accessible
OBJECT-TYPE    
  INTEGER 1..4  

hwClkOutType 1.3.6.1.4.1.2011.6.25.1.2.1.2
Clock Out Type, at present there are four types: sdh, tdm, 8k and 19m.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER sdh(1), tdm(2), clk8K(3), clk19M(4)  

hwClkOutPriority 1.3.6.1.4.1.2011.6.25.1.2.1.3
Clock source priority, 0 is the highest priority and from 0 to 9 priority is descending If get value is 255, it indicates that the priority of the clock souce isn't configured.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER 0..9 | 255  

hwClkOutWorkMode 1.3.6.1.4.1.2011.6.25.1.2.1.4
The Out work mode of clock: trace(1) indicates clock is working in tracing mode surge(2) indicates clock is working in surge mode keep(3) indicates clock is working in keeping mode snap(4) indicates clock is working in snapping mode
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER trace(1), surge(2), keep(3), snap(4), thirdsurge(5)  

hwClkOutOperStatus 1.3.6.1.4.1.2011.6.25.1.2.1.5
Clock source Out state. It indicates whether the clock source is the Out clock of system: 1--yes, 2--no
Status: current Access: read-only
OBJECT-TYPE    
  TruthValue  

hwSystemClockManagePara 1.3.6.1.4.1.2011.6.25.1.3
OBJECT IDENTIFIER    

hwUASystemWorkMode 1.3.6.1.4.1.2011.6.25.1.3.1
UA work mode: OLT(1),--UA works as OLT in VPRING ONU(2),--UA works as ONU in VPRING
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER olt(1), onu(2)  

hw3rdClkSubBoardWorkMode 1.3.6.1.4.1.2011.6.25.1.3.2
The Out work mode of 3rd subboard clock: trace(1) indicates clock is working in tracing mode keep(2) indicates clock is working in keeping mode 3rdsurge(3) indicates clock is working in 3rd subboard crystal snap(4) indicates clock is working in snap mode no3rdclksubboard(255) indicates does not have 3rd subboard
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER trace(1), keep(2), thirdsurge(3), snap(4), no3rdclksubboard(255)  

hwSystemClockMode 1.3.6.1.4.1.2011.6.25.1.3.3
The Clock mode: clock-clksubboard(1) clock-subboard supply output clock clock-localboard(2) local-board supplay output clock
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER clock-clksubboard(1), clock-localboard(2)  

hw3rdClkSubBoardInputStatus 1.3.6.1.4.1.2011.6.25.1.3.4
The Clock mode: none(1) clock-subboard have no clock-signal input normal(2) clock-subboard clock-signal input normal fault(3) clock-subboard clock-signal input fault no3rdclksubboard(255) indicates does not have 3rd subboard
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER none(1), normal(2), fault(3), no3rdclksubboard(255)  

hw3rdClkSubBoardOutputStatus 1.3.6.1.4.1.2011.6.25.1.3.5
The Clock mode: normal(1) clock-subboard output status normal fault(2) clock-subboard output status fault no3rdclksubboard(255) indicates does not have 3rd subboard
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER normal(1), fault(2), no3rdclksubboard(255)  

hwClockOutPortManageTable 1.3.6.1.4.1.2011.6.25.1.4
Clock Out Port Management Table(the max record number is 24)
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    HwClockOutPortManageEntry

hwClockOutPortManageEntry 1.3.6.1.4.1.2011.6.25.1.4.1
Clock Out Port Management Table Entity
Status: current Access: not-accessible
OBJECT-TYPE    
  HwClockOutPortManageEntry  

hwClkOutputPostion 1.3.6.1.4.1.2011.6.25.1.4.1.1
The ifIndex of physical position of clock source.The highest byte is useless.The second byte describes the NO. of frame, the third byte describes the NO. of slot and the lowest byte describes the NO. of port. How to use parameter when getting or setting is as below: 0x 0000, FFFF,0000,0000 Frame ID; 0~255 0x 0000, 0000,FFFF,0000 Slot ID; 0~255 0x 0000, 0000,0000,FFFF Port ID; 0~255
Status: current Access: read-create
OBJECT-TYPE    
  Integer32  

hwClkOutPortEnable 1.3.6.1.4.1.2011.6.25.1.4.1.2
Clock source type: enable(0), -- Enabled this bits-port clock source output -- that need to specify frame/slot/port disable(1), -- Disabled this bits-port clock source output -- that need to specify frame/slot/port
Status: current Access: read-create
OBJECT-TYPE    
  INTEGER enable(0), disable(1)