HUAWEI-MTA-MIB

File: HUAWEI-MTA-MIB.mib (19108 bytes)

Imported modules

SNMPv2-SMI SNMPv2-TC HUAWEI-DEVICE-MIB
HUAWEI-MIB

Imported symbols

MODULE-IDENTITY OBJECT-TYPE Integer32
RowStatus hwFrameIndex hwSlotIndex
hwPortIndex huaweiUtility

Defined Types

MtaEntry  
SEQUENCE    
  hwMtaState INTEGER
  hwMtaHardWareVersion OCTET STRING
  hwMtaSoftWareVersion OCTET STRING
  hwMtaProtocol INTEGER
  hwChannel1Mode INTEGER
  hwChannel1Rate INTEGER
  hwChannel1DteDce INTEGER
  hwChannel1Clock INTEGER
  hwChannel1SignalLinePhase Integer32
  hwChannel1AsynLen Integer32
  hwChannel1BChannelNo INTEGER
  hwChannel1EnvolopPhase INTEGER
  hwChannel1Status INTEGER
  hwChannel2Mode INTEGER
  hwChannel2Rate INTEGER
  hwChannel2DteDce INTEGER
  hwChannel2Clock INTEGER
  hwChannel2SignalLinePhase Integer32
  hwChannel2AsynLen Integer32
  hwChannel2BChannelNo INTEGER
  hwChannel2EnvolopPhase INTEGER
  hwChannel2Status INTEGER
  hwChannel3Mode INTEGER
  hwChannel3Rate INTEGER
  hwChannel3DteDce INTEGER
  hwChannel3Clock INTEGER
  hwChannel3SignalLinePhase Integer32
  hwChannel3AsynLen Integer32
  hwChannel3BChannelNo INTEGER
  hwChannel3EnvolopPhase INTEGER
  hwChannel3Status INTEGER
  hwUserIdentity OCTET STRING
  hwMaintainOper INTEGER
  hwLoopObject INTEGER
  hwChannel1AlarmStatus Integer32
  hwChannel2AlarmStatus Integer32
  hwChannel3AlarmStatus Integer32
  hwBChannel1AlarmStatus Integer32
  hwBChannel2AlarmStatus Integer32
  hwRowStatus RowStatus

Defined Values

hwMTA 1.3.6.1.4.1.2011.6.14
V01-01 mta MIB:HUAWEI-MTA-MIB.mib V1.0 tangrong 17270/huawei, liguanrong 26321/huawei, liaoshunquan 24705/huawei, wangxinran 19281/huawei, liuguoping 17383/huawei, wangxiaoman 20905/huawei, luohui 14047/huawei, chenjiangming 18851/huawei, liuchenglong 25279/huawei, zhuyangbin 30583/huawei, weijiahong 14192/huawei, zhoupeng 22164/huawei, xucongyuan 17403/huawei
MODULE-IDENTITY    

hwMTAMibObjects 1.3.6.1.4.1.2011.6.14.1
OBJECT IDENTIFIER    

hwMTAMibTrap 1.3.6.1.4.1.2011.6.14.2
OBJECT IDENTIFIER    

hwMTATrapOid 1.3.6.1.4.1.2011.6.14.2.1
OBJECT IDENTIFIER    

hwMTATrapsDefine 1.3.6.1.4.1.2011.6.14.2.2
OBJECT IDENTIFIER    

hwMTATraps 1.3.6.1.4.1.2011.6.14.2.2.0
OBJECT IDENTIFIER    

hwMTAMibCompance 1.3.6.1.4.1.2011.6.14.3
OBJECT IDENTIFIER    

mtaTable 1.3.6.1.4.1.2011.6.14.1.1
MTA
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    MtaEntry

mtaEntry 1.3.6.1.4.1.2011.6.14.1.1.1
MTA
Status: current Access: not-accessible
OBJECT-TYPE    
  MtaEntry  

hwMtaState 1.3.6.1.4.1.2011.6.14.1.1.1.1
the current state of MTA device, including 1.normal, 2.waiting config, 3.new config error, 4.self detect failed, 5.MTA fault
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER normal(1), waitCfg(2), cfgError(3), selfTestError(4), fault(5)  

hwMtaHardWareVersion 1.3.6.1.4.1.2011.6.14.1.1.1.2
the current hardware version of MTA device
Status: current Access: read-only
OBJECT-TYPE    
  OCTET STRING Size(0..20)  

hwMtaSoftWareVersion 1.3.6.1.4.1.2011.6.14.1.1.1.3
the current software version of MTA device
Status: current Access: read-only
OBJECT-TYPE    
  OCTET STRING Size(0..20)  

hwMtaProtocol 1.3.6.1.4.1.2011.6.14.1.1.1.4
the protocol that MTA support, including:1. Defined privately by HONET, 2. x.50 s bit loop, 3. x.50 s bit=1, 4. x.50 s bit=0 5. I.460 protocol. ( the 4th and 5th is not supported now)
Status: current Access: read-create
OBJECT-TYPE    
  INTEGER honet(1), x50SBitLoop(2), x50SBitEqu1(3), x50SBitEqu0(4), i460(5)  

hwChannel1Mode 1.3.6.1.4.1.2011.6.14.1.1.1.5
determine working mode of channel 1: a syn. mode, an asyn. mode, or a prohibited mode
Status: current Access: read-create
OBJECT-TYPE    
  INTEGER syn(1), asyn(2), prohibit(3)  

hwChannel1Rate 1.3.6.1.4.1.2011.6.14.1.1.1.6
determine the service speed of channel 1
Status: current Access: read-create
OBJECT-TYPE    
  INTEGER r2400bps(1), r4800bps(2), r9600bps(3), r19200bps(4), r64000bps(5), r128000bps(6)  

hwChannel1DteDce 1.3.6.1.4.1.2011.6.14.1.1.1.7
determine the polarity of channel 1: DCE or DTE
Status: current Access: read-create
OBJECT-TYPE    
  INTEGER dCE(1), dTE(2)  

hwChannel1Clock 1.3.6.1.4.1.2011.6.14.1.1.1.8
the clock locked mode of channel 1: 1. Internal means the clock in MTA device, 2.External means the superior device's clock, 3. Slave means the clock of device access to this channel
Status: current Access: read-create
OBJECT-TYPE    
  INTEGER internal(1), external(2), slave(3)  

hwChannel1SignalLinePhase 1.3.6.1.4.1.2011.6.14.1.1.1.9
the signal line phase of channel 1, determined by four bits of which the less significant defines the clock sending phase, the 2th the clock receiving phase, the 3th the data sending phase, the 4th the data receiving phase. and value 1 means reverse phase, value 0 means in-phase.
Status: current Access: read-create
OBJECT-TYPE    
  Integer32 0..15  

hwChannel1AsynLen 1.3.6.1.4.1.2011.6.14.1.1.1.10
the word length of channel 1 working in the asynchro mode, including the starting bit,the data bits and the end bit
Status: current Access: read-create
OBJECT-TYPE    
  Integer32 6..12  

hwChannel1BChannelNo 1.3.6.1.4.1.2011.6.14.1.1.1.11
determins the B channel N.O. to carry the data in channel 1
Status: current Access: read-create
OBJECT-TYPE    
  INTEGER b1(1), b2(2)  

hwChannel1EnvolopPhase 1.3.6.1.4.1.2011.6.14.1.1.1.12
determins the envolop phase to carry the data in channel 1
Status: current Access: read-create
OBJECT-TYPE    
  INTEGER sequence(1), interleave(2)  

hwChannel1Status 1.3.6.1.4.1.2011.6.14.1.1.1.13
describes the current state of channel 1
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER idle(1), normal(2), localLoop(3), remoteLoop(4), block(5), bChannelLocalLof(6), dteNotReady(7), bChannelRemoteLof(8), bChannelLocalLoop(9), bChannelRemoteLoop(10), fault(11)  

hwChannel2Mode 1.3.6.1.4.1.2011.6.14.1.1.1.14
determine working mode of channel 2: a syn. mode, an asyn. mode, or a prohibited mode
Status: current Access: read-create
OBJECT-TYPE    
  INTEGER syn(1), asyn(2), prohibit(3)  

hwChannel2Rate 1.3.6.1.4.1.2011.6.14.1.1.1.15
determine the service speed of channel 2
Status: current Access: read-create
OBJECT-TYPE    
  INTEGER r2400bps(1), r4800bps(2), r9600bps(3), r19200bps(4), r64000bps(5), r128000bps(6)  

hwChannel2DteDce 1.3.6.1.4.1.2011.6.14.1.1.1.16
determine the polarity of channel 2: DCE or DTE
Status: current Access: read-create
OBJECT-TYPE    
  INTEGER dCE(1), dTE(2)  

hwChannel2Clock 1.3.6.1.4.1.2011.6.14.1.1.1.17
the clock locked mode of channel 2: 1. Internal means the clock in MTA device, 2.External means the superior device's clock, 3. Slave means the clock of device access to this channel
Status: current Access: read-create
OBJECT-TYPE    
  INTEGER internal(1), external(2), slave(3)  

hwChannel2SignalLinePhase 1.3.6.1.4.1.2011.6.14.1.1.1.18
the signal line phase of channel 2, determined by four bits of which the less significant defines the clock sending phase, the 2th the clock receiving phase, the 3th the data sending phase, the 4th the data receiving phase. and value 1 means reverse phase, value 0 means in-phase.
Status: current Access: read-create
OBJECT-TYPE    
  Integer32 0..15  

hwChannel2AsynLen 1.3.6.1.4.1.2011.6.14.1.1.1.19
the word length of channel 2 working in the asynchro mode, including the starting bit,the data bits and the end bit
Status: current Access: read-create
OBJECT-TYPE    
  Integer32 6..12  

hwChannel2BChannelNo 1.3.6.1.4.1.2011.6.14.1.1.1.20
determins the B channel N.O. to carry the data in channel 2
Status: current Access: read-create
OBJECT-TYPE    
  INTEGER b1(1), b2(2)  

hwChannel2EnvolopPhase 1.3.6.1.4.1.2011.6.14.1.1.1.21
determins the envolop phase to carry the data in channel 2
Status: current Access: read-create
OBJECT-TYPE    
  INTEGER sequencal(1), interleave(2)  

hwChannel2Status 1.3.6.1.4.1.2011.6.14.1.1.1.22
describes the current state of channel 2
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER idle(1), normal(2), localLoop(3), remoteLoop(4), block(5), bChannelLocalLof(6), dteNotReady(7), bChannelRemoteLof(8), bChannelLocalLoop(9), bChannelRemoteLoop(10), fault(11)  

hwChannel3Mode 1.3.6.1.4.1.2011.6.14.1.1.1.23
determine working mode of channel 3: a syn. mode, an asyn. mode, or a prohibited mode
Status: current Access: read-create
OBJECT-TYPE    
  INTEGER syn(1), asyn(2), prohibit(3)  

hwChannel3Rate 1.3.6.1.4.1.2011.6.14.1.1.1.24
determine the service speed of channel 3
Status: current Access: read-create
OBJECT-TYPE    
  INTEGER r2400bps(1), r4800bps(2), r9600bps(3), r19200bps(4), r64000bps(5), r128000bps(6)  

hwChannel3DteDce 1.3.6.1.4.1.2011.6.14.1.1.1.25
determine the polarity of channel 3: DCE or DTE
Status: current Access: read-create
OBJECT-TYPE    
  INTEGER dCE(1), dTE(2)  

hwChannel3Clock 1.3.6.1.4.1.2011.6.14.1.1.1.26
the clock locked mode of channel 3: 1. Internal means the clock in MTA device, 2.External means the superior device's clock, 3. Slave means the clock of device access to this channel
Status: current Access: read-create
OBJECT-TYPE    
  INTEGER internal(1), external(2), slave(3)  

hwChannel3SignalLinePhase 1.3.6.1.4.1.2011.6.14.1.1.1.27
the signal line phase of channel 1, determined by four bits of which the less significant defines the clock sending phase, the 2th the clock receiving phase, the 3th the data sending phase, the 4th the data receiving phase. and value 1 means reverse phase, value 0 means in-phase.
Status: current Access: read-create
OBJECT-TYPE    
  Integer32 0..15  

hwChannel3AsynLen 1.3.6.1.4.1.2011.6.14.1.1.1.28
the word length of channel 3 working in the asynchro mode, including the starting bit,the data bits and the end bit
Status: current Access: read-create
OBJECT-TYPE    
  Integer32 6..12  

hwChannel3BChannelNo 1.3.6.1.4.1.2011.6.14.1.1.1.29
determins the B channel N.O. to carry the data in channel 3
Status: current Access: read-create
OBJECT-TYPE    
  INTEGER b1(1), b2(2)  

hwChannel3EnvolopPhase 1.3.6.1.4.1.2011.6.14.1.1.1.30
determins the envolop phase to carry the data in channel 3
Status: current Access: read-create
OBJECT-TYPE    
  INTEGER sequencal(1), interleave(2)  

hwChannel3Status 1.3.6.1.4.1.2011.6.14.1.1.1.31
describes the current state of channel 3
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER idle(1), normal(2), localLoop(3), remoteLoop(4), block(5), bChannelLocalLof(6), dteNotReady(7), bChannelRemoteLof(8), bChannelLocalLoop(9), bChannelRemoteLoop(10), fault(11)  

hwUserIdentity 1.3.6.1.4.1.2011.6.14.1.1.1.32
the identity label of this MTA, and two or more MTAs may have the same identity label
Status: current Access: read-create
OBJECT-TYPE    
  OCTET STRING Size(0..9)  

hwMaintainOper 1.3.6.1.4.1.2011.6.14.1.1.1.33
defines the maintain operation type, no operation(1) is just for GET, and is of no meaning for SET, CancelLoop(2) cancels all loops of the MTA, thus should not be set alongside Loop Object, LocalLoop and RemoteLoop must be bound to the Loop Object, reset operation will reset the MTA, and MTA will not be at loop state.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER noOperation(1), cancelLoop(2), localLoop(3), remoteLoop(4), reset(5)  

hwLoopObject 1.3.6.1.4.1.2011.6.14.1.1.1.34
defines the loop object when setting LocalLoop or RemoteLoop operation, Getting this object will get value noOperation(1), while is of no meaning when Setting
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER noOperation(1), dataChannel1(2), dataChannel2(3), dataChannel3(4), b1Channel(5), b2Channel(6), doubleBPlusDChannel(7)  

hwChannel1AlarmStatus 1.3.6.1.4.1.2011.6.14.1.1.1.35
describes the current alarm status of channel 1, 1 means the device access to MTA channel 1 is not ready, while 0 means the device is ready
Status: current Access: read-only
OBJECT-TYPE    
  Integer32 0..1  

hwChannel2AlarmStatus 1.3.6.1.4.1.2011.6.14.1.1.1.36
describes the current alarm status of channel 2, 1 means the device access to MTA channel 1 is not ready, while 0 means the device is ready
Status: current Access: read-only
OBJECT-TYPE    
  Integer32 0..1  

hwChannel3AlarmStatus 1.3.6.1.4.1.2011.6.14.1.1.1.37
describes the current alarm status of channel 3, 1 means the device access to MTA channel 1 is not ready, while 0 means the device is ready
Status: current Access: read-only
OBJECT-TYPE    
  Integer32 0..1  

hwBChannel1AlarmStatus 1.3.6.1.4.1.2011.6.14.1.1.1.38
describes the current alarm status of B channel 1, determined by two bits of which the less significant defines whether adaptive loss of multi-frame alignment of B channel 1 happened to MTA local equipment, 1 means yes, 0 means no, the most significant bit defines whether adaptive loss of multi-frame alignment of B channel 1 happened to MTA remote equipment, 1 means yes, 0 means no,
Status: current Access: read-only
OBJECT-TYPE    
  Integer32 0..3  

hwBChannel2AlarmStatus 1.3.6.1.4.1.2011.6.14.1.1.1.39
describes the current alarm status of B channel 2, determined by two bits of which the less significant defines whether adaptive loss of multi-frame alignment of B channel 2 happened to MTA local equipment, 1 means yes, 0 means no, the most significant bit defines whether adaptive loss of multi-frame alignment of B channel 1 happened to MTA remote equipment, 1 means yes, 0 means no,
Status: current Access: read-only
OBJECT-TYPE    
  Integer32 0..3  

hwRowStatus 1.3.6.1.4.1.2011.6.14.1.1.1.40
MTA supports the operation createAndGo(4) and Destroy(6) only
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus