A3COM-HUAWEI-E1-MIB

File: A3COM-HUAWEI-E1-MIB.mib (15422 bytes)

Imported modules

SNMPv2-SMI SNMPv2-TC SNMPv2-CONF
RFC1213-MIB A3COM-HUAWEI-OID-MIB

Imported symbols

MODULE-IDENTITY OBJECT-TYPE Integer32
Counter32 TEXTUAL-CONVENTION RowStatus
MODULE-COMPLIANCE OBJECT-GROUP ifIndex
h3cCommon

Defined Types

E1InterfaceStatusEntry  
SEQUENCE    
  e1InterfaceInErrs Counter32
  e1InterfaceInRuntsErrs Counter32
  e1InterfaceInGiantsErrs Counter32
  e1InterfaceInCrcErrs Counter32
  e1InterfaceInAlignErrs Counter32
  e1InterfaceInOverRunsErrs Counter32
  e1InterfaceInDribblesErrs Counter32
  e1InterfaceInAbortedSeqErrs Counter32
  e1InterfaceInNoBufferErrs Counter32
  e1InterfaceInFramingErrs Counter32
  e1InterfaceOutputErrs Counter32
  e1InterfaceOutUnderRunErrs Counter32
  e1InterfaceOutCollisonsErrs Counter32
  e1InterfaceOutDeferedErrs Counter32

H3cE1TimeSlot  
Each octet within this value specifies a set of time slots, with the first octet specifying time slot 1 through 8, the second octet specifying time slots 9 through 16, etc. Within each octet, the most significant bit represents the highest numbered time slot, and the least significant bit represents the lowest numbered time slot. Thus, each time slot of the E1 is represented by a single bit within the value of this object. If that bit has a value of '1' then that time slot is included in the set of time slots; the time slot is not included if its bit has a value of '0'.
TEXTUAL-CONVENTION    
  OCTET STRING Size(4)  

H3cE1Entry  
SEQUENCE    
  h3ce1Type BITS
  h3ce1Clock INTEGER
  h3ce1FrameFormat INTEGER
  h3ce1LineCode INTEGER
  h3ce1PriSetTimeSlot H3cE1TimeSlot
  h3ce1DChannelIndex Integer32
  h3ce1SubScribLineChannelIndex Integer32
  h3ce1FcmChannelIndex Integer32

H3cE1InterfaceEntry  
SEQUENCE    
  h3ce1ControllerIndex Integer32

H3cE1TimeSlotSetEntry  
SEQUENCE    
  h3ce1TimeSlotSetGroupId Integer32
  h3ce1TimeSlotSetSignalType INTEGER
  h3ce1TimeSlotSetList H3cE1TimeSlot
  h3ce1TimeSlotSetRowStatus RowStatus

Defined Values

h3cE1 1.3.6.1.4.1.43.45.1.10.2.28
This MIB provides E1 interface information that are excluded by RFC 1213 and RFC 2233
MODULE-IDENTITY    

e1InterfaceStatusTable 1.3.6.1.4.1.43.45.1.10.2.28.1
This table contains E1 interface packet statistics
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    E1InterfaceStatusEntry

e1InterfaceStatusEntry 1.3.6.1.4.1.43.45.1.10.2.28.1.1
This entry contains E1 interface packet statistics. The index of this Entry is ifIndex defined in ifTable of RFC1213-MIB
Status: current Access: not-accessible
OBJECT-TYPE    
  E1InterfaceStatusEntry  

e1InterfaceInErrs 1.3.6.1.4.1.43.45.1.10.2.28.1.1.1
The total number of error received on this interface
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

e1InterfaceInRuntsErrs 1.3.6.1.4.1.43.45.1.10.2.28.1.1.2
The number of Runts Error(too short packet) received on this interface
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

e1InterfaceInGiantsErrs 1.3.6.1.4.1.43.45.1.10.2.28.1.1.3
The number of Giants Error(too long packet) received on this interface
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

e1InterfaceInCrcErrs 1.3.6.1.4.1.43.45.1.10.2.28.1.1.4
The number of CRC Error received on this interface
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

e1InterfaceInAlignErrs 1.3.6.1.4.1.43.45.1.10.2.28.1.1.5
The number of Align Error received on this interface
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

e1InterfaceInOverRunsErrs 1.3.6.1.4.1.43.45.1.10.2.28.1.1.6
The number of Over Runs Error received on this interface
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

e1InterfaceInDribblesErrs 1.3.6.1.4.1.43.45.1.10.2.28.1.1.7
The number of dribble packets received
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

e1InterfaceInAbortedSeqErrs 1.3.6.1.4.1.43.45.1.10.2.28.1.1.8
The number of AbortedSeq Error received on this interface
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

e1InterfaceInNoBufferErrs 1.3.6.1.4.1.43.45.1.10.2.28.1.1.9
The number of Error (no buffer available)
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

e1InterfaceInFramingErrs 1.3.6.1.4.1.43.45.1.10.2.28.1.1.10
The number of framing Errors
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

e1InterfaceOutputErrs 1.3.6.1.4.1.43.45.1.10.2.28.1.1.11
The number of total Error transmited on this interface
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

e1InterfaceOutUnderRunErrs 1.3.6.1.4.1.43.45.1.10.2.28.1.1.12
The number of UnderRun Error transmited on this interface
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

e1InterfaceOutCollisonsErrs 1.3.6.1.4.1.43.45.1.10.2.28.1.1.13
The number of Collisions Error transmited on this interface
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

e1InterfaceOutDeferedErrs 1.3.6.1.4.1.43.45.1.10.2.28.1.1.14
The number of Deferred Error transmited on this interface
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

h3ce1Table 1.3.6.1.4.1.43.45.1.10.2.28.2
A list of E1 interface entries.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    H3cE1Entry

h3ce1Entry 1.3.6.1.4.1.43.45.1.10.2.28.2.1
This entry contains E1 interface management information.
Status: current Access: not-accessible
OBJECT-TYPE    
  H3cE1Entry  

h3ce1Type 1.3.6.1.4.1.43.45.1.10.2.28.2.1.1
Specifies the type of the E1 interface. Now it supports types as follow: voice voice type pos POS type
Status: current Access: read-only
OBJECT-TYPE    
  BITS voice(0), pos(1)  

h3ce1Clock 1.3.6.1.4.1.43.45.1.10.2.28.2.1.2
Specifies the clock type used on the E1 interface.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER slave(1), master(2)  

h3ce1FrameFormat 1.3.6.1.4.1.43.45.1.10.2.28.2.1.3
Specifies the frame format used on the E1 interface.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER crc4(1), nocrc4(2)  

h3ce1LineCode 1.3.6.1.4.1.43.45.1.10.2.28.2.1.4
Specifies the line code type used on the E1 interface.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER ami(1), hdb3(3)  

h3ce1PriSetTimeSlot 1.3.6.1.4.1.43.45.1.10.2.28.2.1.5
This is a bit-map of PRI time slots used on the E1 interface. It needs to administratively shut down the D channel of the E1 interface before cancelling PRI time slots.
Status: current Access: read-write
OBJECT-TYPE    
  H3cE1TimeSlot  

h3ce1DChannelIndex 1.3.6.1.4.1.43.45.1.10.2.28.2.1.6
This is the ifIndex of the D channel of the E1 interface.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

h3ce1SubScribLineChannelIndex 1.3.6.1.4.1.43.45.1.10.2.28.2.1.7
This is the ifIndex of the subscriber-line channel of the E1 interface.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

h3ce1FcmChannelIndex 1.3.6.1.4.1.43.45.1.10.2.28.2.1.8
This is the ifIndex of the FCM (Fast Connection Modem) channel of the E1 interface.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

h3ce1InterfaceTable 1.3.6.1.4.1.43.45.1.10.2.28.3
A list of channels of E1 interface entries. Including D channels and subscriber-line channels.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    H3cE1InterfaceEntry

h3ce1InterfaceEntry 1.3.6.1.4.1.43.45.1.10.2.28.3.1
This entry contains channels of E1 interface management information. Including D channels and subscriber-line channels.
Status: current Access: not-accessible
OBJECT-TYPE    
  H3cE1InterfaceEntry  

h3ce1ControllerIndex 1.3.6.1.4.1.43.45.1.10.2.28.3.1.1
Which E1 interface is this channel belonged to.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

h3ce1TimeSlotSetTable 1.3.6.1.4.1.43.45.1.10.2.28.4
A list of time slot set information of E1 interface entries.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    H3cE1TimeSlotSetEntry

h3ce1TimeSlotSetEntry 1.3.6.1.4.1.43.45.1.10.2.28.4.1
This entry contains time slot set information of E1 interface.
Status: current Access: not-accessible
OBJECT-TYPE    
  H3cE1TimeSlotSetEntry  

h3ce1TimeSlotSetGroupId 1.3.6.1.4.1.43.45.1.10.2.28.4.1.1
Group ID.
Status: current Access: read-create
OBJECT-TYPE    
  Integer32 0..30  

h3ce1TimeSlotSetSignalType 1.3.6.1.4.1.43.45.1.10.2.28.4.1.2
Signal type. Now it supports types as follow: unkown, unkown em-delay E&M Delay Dial em-immediate E&M Immediate Start em-wink E&M Wink Start fxo-ground FXO Ground Start fxo-loop FXO Loop Start fxs-ground FXS Ground Start fxs-loop FXS Loop Start r2 R2 ITU Q421
Status: current Access: read-create
OBJECT-TYPE    
  INTEGER unkown(1), em-delay(2), em-immediate(3), em-wink(4), fxo-ground(5), fxo-loop(6), fxs-ground(7), fxs-loop(8), r2(9)  

h3ce1TimeSlotSetList 1.3.6.1.4.1.43.45.1.10.2.28.4.1.3
Time slot bit map.
Status: current Access: read-create
OBJECT-TYPE    
  H3cE1TimeSlot  

h3ce1TimeSlotSetRowStatus 1.3.6.1.4.1.43.45.1.10.2.28.4.1.4
Operation status.
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus