HH3C-ISDN-MIB

File: HH3C-ISDN-MIB.mib (22329 bytes)

Imported modules

HH3C-OID-MIB SNMPv2-SMI SNMPv2-TC

Imported symbols

hh3cmlsr Integer32 Counter32
OBJECT-TYPE MODULE-IDENTITY NOTIFICATION-TYPE
DisplayString TimeStamp DateAndTime
RowStatus

Defined Types

HH3CChanbIsdnEntry  
SEQUENCE    
  hh3cChanbIsdnIf INTEGER
  hh3cChanbIsdnPermit INTEGER
  hh3cChanbIsdnAddr DisplayString
  hh3cChanbIsdnCallerAddr DisplayString
  hh3cChanbIsdnCallType INTEGER
  hh3cChanbIsdnInfoType INTEGER
  hh3cChanbIsdnState INTEGER
  hh3cChanbIsdnCallFreeReason DisplayString
  hh3cChanbIsdnCallFreeCode INTEGER
  hh3cChanbIsdnCallAccept Counter32
  hh3cChanbIsdnCallReject Counter32
  hh3cChanbIsdnCallSuccess Counter32
  hh3cChanbIsdnCallFailure Counter32
  hh3cChanbIsdnMaxKeepTime Integer32
  hh3cChanbIsdnLastKeepTime Integer32
  hh3cChanbIsdnLastCallTime TimeStamp

Hh3cQ931IsdnEntry  
SEQUENCE    
  hh3cQ931IsdnOpIndex Integer32
  hh3cQ931IsdnLastCalled DisplayString
  hh3cQ931IsdnLastCalling DisplayString
  hh3cQ931IsdnLastCauseDisc INTEGER
  hh3cQ931IsdnCallDirection INTEGER
  hh3cQ931IsdnCallTimeOpen DateAndTime
  hh3cQ931IsdnCallTimeClose DateAndTime

Hh3cLapdIsdnEntry  
SEQUENCE    
  hh3cLapdIsdnIf Integer32
  hh3cLapdIsdnProtocol INTEGER
  hh3cLapdIsdnIfMode INTEGER
  hh3cLapdIsdnLinkStatus INTEGER

Defined Values

hh3cIsdnMib 1.3.6.1.4.1.25506.8.36.9
This file describes the H3C MIB implementation of ISDN
MODULE-IDENTITY    

hh3cIsdnMibObjects 1.3.6.1.4.1.25506.8.36.9.1
OBJECT IDENTIFIER    

hh3cisdnChannelB 1.3.6.1.4.1.25506.8.36.9.1.1
OBJECT IDENTIFIER    

hh3cChanbIsdnTable 1.3.6.1.4.1.25506.8.36.9.1.1.1
This table is used to describe the router's B Channels infomation
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    HH3CChanbIsdnEntry

hh3cChanbIsdnEntry 1.3.6.1.4.1.25506.8.36.9.1.1.1.1
A single B channels
Status: current Access: not-accessible
OBJECT-TYPE    
  HH3CChanbIsdnEntry  

hh3cChanbIsdnIf 1.3.6.1.4.1.25506.8.36.9.1.1.1.1.1
this object is used to describe the virtual interface value associated with one neighbor.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER  

hh3cChanbIsdnPermit 1.3.6.1.4.1.25506.8.36.9.1.1.1.1.2
this object is used to describe the call permissions.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER callOut(1), callIn(2), callBidirection(3)  

hh3cChanbIsdnAddr 1.3.6.1.4.1.25506.8.36.9.1.1.1.1.3
this object is used to descirbe the call address by which we call one nieghbor.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString  

hh3cChanbIsdnCallerAddr 1.3.6.1.4.1.25506.8.36.9.1.1.1.1.4
this object is used to describe the callser address which will be known by B channels.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString  

hh3cChanbIsdnCallType 1.3.6.1.4.1.25506.8.36.9.1.1.1.1.5
this object is used to describe that whether it is an incoming call or an outging call.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER nocall(0), call(1), answer(2)  

hh3cChanbIsdnInfoType 1.3.6.1.4.1.25506.8.36.9.1.1.1.1.6
this object is used to describe the information type on the call
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER unknown(1), speech(2), unrestrDigit(3), unrestrDigit56(4), restrictDigit(5), audio31(6), audio7(7), video(8), swithchedPacket(9)  

hh3cChanbIsdnState 1.3.6.1.4.1.25506.8.36.9.1.1.1.1.7
this object is used to manage the call by NMS
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER idle(1), connecting(2), active(3)  

hh3cChanbIsdnCallFreeReason 1.3.6.1.4.1.25506.8.36.9.1.1.1.1.8
this object is used to describe the reason why last call is cleard
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString  

hh3cChanbIsdnCallFreeCode 1.3.6.1.4.1.25506.8.36.9.1.1.1.1.9
this object is used to describe the reason code for the last call down.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER  

hh3cChanbIsdnCallAccept 1.3.6.1.4.1.25506.8.36.9.1.1.1.1.10
this object is used to describe the accepted call number from the B channels
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

hh3cChanbIsdnCallReject 1.3.6.1.4.1.25506.8.36.9.1.1.1.1.11
this object is used to describe the refused call number from B channels .
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

hh3cChanbIsdnCallSuccess 1.3.6.1.4.1.25506.8.36.9.1.1.1.1.12
this object is used to describe the successful call number to B channels after system restart.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

hh3cChanbIsdnCallFailure 1.3.6.1.4.1.25506.8.36.9.1.1.1.1.13
this object is used to describe the failing call number to B channels after system restart
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

hh3cChanbIsdnMaxKeepTime 1.3.6.1.4.1.25506.8.36.9.1.1.1.1.14
This object is used to descirbe the maximum duration time in milliseconds.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

hh3cChanbIsdnLastKeepTime 1.3.6.1.4.1.25506.8.36.9.1.1.1.1.15
this object is used to describe the last call duration time in milliseconds
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

hh3cChanbIsdnLastCallTime 1.3.6.1.4.1.25506.8.36.9.1.1.1.1.16
this object is used to describe the sysUpTime after last call attempt was made.
Status: current Access: read-only
OBJECT-TYPE    
  TimeStamp  

hh3cChanbTrapEnable 1.3.6.1.4.1.25506.8.36.9.1.1.2
This object is used to control sending trap
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER enabled(1), disabled(2)  

hh3cisdnQ931 1.3.6.1.4.1.25506.8.36.9.1.2
OBJECT IDENTIFIER    

hh3cQ931IsdnControl 1.3.6.1.4.1.25506.8.36.9.1.2.1
OBJECT IDENTIFIER    

hh3cQ931CallSetupTrapEnable 1.3.6.1.4.1.25506.8.36.9.1.2.1.1
This object is used to control sending callsetup trap.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER enabled(1), disabled(2)  

hh3cQ931CallClearTrapEnable 1.3.6.1.4.1.25506.8.36.9.1.2.1.2
This object is used to control sending callclear trap
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER enabled(1), disabled(2)  

hh3cQ931IsdnTable 1.3.6.1.4.1.25506.8.36.9.1.2.2
This table describes B channel information for the use of Q931
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    Hh3cQ931IsdnEntry

hh3cQ931IsdnEntry 1.3.6.1.4.1.25506.8.36.9.1.2.2.1
A B channel entry in the Q931.
Status: current Access: not-accessible
OBJECT-TYPE    
  Hh3cQ931IsdnEntry  

hh3cQ931IsdnOpIndex 1.3.6.1.4.1.25506.8.36.9.1.2.2.1.1
Index of the B ISDN channel interface managed by Q93
Status: current Access: accessible-for-notify
OBJECT-TYPE    
  Integer32  

hh3cQ931IsdnLastCalled 1.3.6.1.4.1.25506.8.36.9.1.2.2.1.2
This object describes the called ISDN number. When an outgoing call is established successfully, the value of this node is the call number of this device, otherwise the value is null string
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString  

hh3cQ931IsdnLastCalling 1.3.6.1.4.1.25506.8.36.9.1.2.2.1.3
This object describes the calling ISDN number. When an incoming call is established successfully, the value of this node is the call number of peer device, otherwise the value is null string.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString  

hh3cQ931IsdnLastCauseDisc 1.3.6.1.4.1.25506.8.36.9.1.2.2.1.4
This object describes last cause of disconnection. In hh3cQ931IsdnCallClear trap, the value of this node is the reason of disconnection, this node is only valid for hh3cQ931IsdnCallClear trap, the value of this node is unknown in other situation. unknown: unknown error. normCallClr: normal call clearing. noRouteToTransNet: no route to specified transit network. noRouteToDest: no route to destination. switchEquCongest: switching equipment congestion. netOutofOrder: network out of order.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER unknown(1), normCallClr(2), noRouteToTransNet(3), noRouteToDest(4), switchEquCongest(5), netOutofOrder(6)  

hh3cQ931IsdnCallDirection 1.3.6.1.4.1.25506.8.36.9.1.2.2.1.5
This object describes the direction of the current call.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER incoming(1), outgoing(2)  

hh3cQ931IsdnCallTimeOpen 1.3.6.1.4.1.25506.8.36.9.1.2.2.1.6
This object describes the start time of this call. start time is the time of an existent call that has just been established.
Status: current Access: read-only
OBJECT-TYPE    
  DateAndTime  

hh3cQ931IsdnCallTimeClose 1.3.6.1.4.1.25506.8.36.9.1.2.2.1.7
This object describes the close time of this call. This node is only vaild for hh3cQ931IsdnCallClear trap. In other situation the value of this node is zero. In hh3cQ931IsdnCallClear trap, this node provides the time of an existent call that the call has just been cleared.
Status: current Access: read-only
OBJECT-TYPE    
  DateAndTime  

hh3cIsdnLapd 1.3.6.1.4.1.25506.8.36.9.1.3
OBJECT IDENTIFIER    

hh3cLapdIsdnTable 1.3.6.1.4.1.25506.8.36.9.1.3.1
This table is used to describe the config of ISDN D channel.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    Hh3cLapdIsdnEntry

hh3cLapdIsdnEntry 1.3.6.1.4.1.25506.8.36.9.1.3.1.1
ISDN D channel config
Status: current Access: not-accessible
OBJECT-TYPE    
  Hh3cLapdIsdnEntry  

hh3cLapdIsdnIf 1.3.6.1.4.1.25506.8.36.9.1.3.1.1.1
This object is used to describe the D channel interface value associated with one neighbor.
Status: current Access: accessible-for-notify
OBJECT-TYPE    
  Integer32  

hh3cLapdIsdnProtocol 1.3.6.1.4.1.25506.8.36.9.1.3.1.1.2
This object is used to describe the protocol D channel applied. For E1, the protocol may be dss1, qsig, etsi. For T1, the protocol may be ess5, ansi, att, dss1, etsi, ni2, ntt, qsig. For BRI, the protocol may be ansi, dss1, etsi, ni, ntt.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER dss1(1), qsig(2), etsi(3), ess5(4), ansi(5), ni2(6), ntt(7), att(8), ni(9)  

hh3cLapdIsdnIfMode 1.3.6.1.4.1.25506.8.36.9.1.3.1.1.3
The physical interface mode. For TE mode, the value of this object is userSide. For NT mode, the value of this object is networkSide.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER userSide(1), networkSide(2)  

hh3cLapdIsdnLinkStatus 1.3.6.1.4.1.25506.8.36.9.1.3.1.1.4
The operational status of this interface: inactive all layers are inactive. l1Active layer 1 is activated, layer 2 datalink not established. l2Active layer 1 is activated, layer 2 datalink established.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER inactive(1), l1Active(2), l2Active(3)  

hh3cLapdIsdnControl 1.3.6.1.4.1.25506.8.36.9.1.3.2
OBJECT IDENTIFIER    

hh3cLapdStatusTrapEnable 1.3.6.1.4.1.25506.8.36.9.1.3.2.1
This object is used to control sending hh3cLapdIsdnStatusChange trap.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER enabled(1), disabled(2)  

hh3cIsdnMibTraps 1.3.6.1.4.1.25506.8.36.9.2
OBJECT IDENTIFIER    

hh3cChanbIsdnCall 1.3.6.1.4.1.25506.8.36.9.2.1
When one call is setup ,cleard or determined , the trap is sent to NMS
Status: current Access: read-write
NOTIFICATION-TYPE    

hh3cQ931IsdnCallSetup 1.3.6.1.4.1.25506.8.36.9.2.2
This trap/inform is sent to the manager whenever a call is established successfully.
Status: current Access: read-write
NOTIFICATION-TYPE    

hh3cQ931IsdnCallClear 1.3.6.1.4.1.25506.8.36.9.2.3
This trap/inform is sent to the manager under the following conditions: - an existent call is normally cleared. - an existent call is determined to have ultimately failed, and has been cleared. - the existent call is cleared when the BRI/PRI port is down. - the existent call is cleared when the dialer rule is down.
Status: current Access: read-write
NOTIFICATION-TYPE    

hh3cLapdIsdnStatusChange 1.3.6.1.4.1.25506.8.36.9.2.4
This trap/inform is sent to the manager whenever the D-channel of an interface changes state.
Status: current Access: read-write
NOTIFICATION-TYPE