H3C-VOCALLHISTORY-MIB

File: H3C-VOCALLHISTORY-MIB.mib (19244 bytes)

Imported modules

SNMPv2-SMI SNMPv2-TC H3C-VO-TYPE-MIB
INET-ADDRESS-MIB HUAWEI-3COM-OID-MIB

Imported symbols

OBJECT-TYPE MODULE-IDENTITY TimeTicks
IpAddress Integer32 Counter32
TimeStamp DateAndTime CodecType
InetAddressType InetAddress h3cVoice

Defined Types

H3CVoCallHistoryGenericEntry  
SEQUENCE    
  h3cVoCallHisIndex Integer32
  h3cVoCallHisCallerNumber OCTET STRING
  h3cVoCallHisCalledNumber OCTET STRING
  h3cVoCallHisEncodeType CodecType
  h3cVoCallHisChannel Integer32
  h3cVoCallHisLocalAddressType InetAddressType
  h3cVoCallHisLocalAddress InetAddress
  h3cVoCallHisPeerAddressType InetAddressType
  h3cVoCallHisPeerAddress InetAddress
  h3cVoCallHisDisconnectText INTEGER
  h3cVoCallHisCallDuration TimeTicks
  h3cVoCallHisVoCallDuration TimeTicks
  h3cVoCallHisFaxCallDuration TimeTicks
  h3cVoCallHisImgPages Integer32
  h3cVoCallHisCallOrigin INTEGER

H3CVoCallHistoryVoIPEntry  
SEQUENCE    
  h3cVoCallHisVoIPIndex Integer32
  h3cVoCallHisVoIPSetupTime DateAndTime
  h3cVoCallHisVoIPConnTime DateAndTime
  h3cVoCallHisVoIPDiscTime DateAndTime
  h3cVoCallHisVoIPTxPackets Counter32
  h3cVoCallHisVoIPTxBytes Counter32
  h3cVoCallHisVoIPRxPackets Counter32
  h3cVoCallHisVoIPRxeBytes Counter32

H3CVoCallHistoryPSTNEntry  
SEQUENCE    
  h3cVoCallHisPSTNIndex Integer32
  h3cVoCallHisPSTNSetupTime DateAndTime
  h3cVoCallHisPSTNConnTime DateAndTime
  h3cVoCallHisPSTNDiscTime DateAndTime
  h3cVoCallHisPSTNTxPackets Counter32
  h3cVoCallHisPSTNTxBytes Counter32
  h3cVoCallHisPSTNRxPackets Counter32
  h3cVoCallHisPSTNRxBytes Counter32

Defined Values

h3cVoiceCallHistory 1.3.6.1.4.1.2011.10.2.39.7
This MIB is to provide the definition of voice call histroy.
MODULE-IDENTITY    

h3cVoCallHistoryObjects 1.3.6.1.4.1.2011.10.2.39.7.1
OBJECT IDENTIFIER    

h3cVoCallHistoryMaxLen 1.3.6.1.4.1.2011.10.2.39.7.1.1
This object indicates the maximum items of history record.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32  

h3cVoCallHistoryMaxRetainTime 1.3.6.1.4.1.2011.10.2.39.7.1.2
This object indicates the maximum retain time of histroy record. Unit is second.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 0..2147483647  

h3cVoCallHistoryGenericTable 1.3.6.1.4.1.2011.10.2.39.7.2
The table contains the generic call history information.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    H3CVoCallHistoryGenericEntry

h3cVoCallHistoryGenericEntry 1.3.6.1.4.1.2011.10.2.39.7.2.1
The entry of h3cVoCallHistoryGenericTable.
Status: current Access: not-accessible
OBJECT-TYPE    
  H3CVoCallHistoryGenericEntry  

h3cVoCallHisIndex 1.3.6.1.4.1.2011.10.2.39.7.2.1.1
The index of the generic call history table.
Status: current Access: not-accessible
OBJECT-TYPE    
  Integer32 1..2147483647  

h3cVoCallHisCallerNumber 1.3.6.1.4.1.2011.10.2.39.7.2.1.2
This object indicates the calling number of a call.
Status: current Access: read-only
OBJECT-TYPE    
  OCTET STRING  

h3cVoCallHisCalledNumber 1.3.6.1.4.1.2011.10.2.39.7.2.1.3
This object indicates the called number of a call.
Status: current Access: read-only
OBJECT-TYPE    
  OCTET STRING  

h3cVoCallHisEncodeType 1.3.6.1.4.1.2011.10.2.39.7.2.1.4
This object indicates the encode type of a call.
Status: current Access: read-only
OBJECT-TYPE    
  CodecType  

h3cVoCallHisChannel 1.3.6.1.4.1.2011.10.2.39.7.2.1.5
This object indicates the logic channel of a call.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

h3cVoCallHisLocalAddressType 1.3.6.1.4.1.2011.10.2.39.7.2.1.6
This object indicates the local IP address type of a call.
Status: current Access: read-only
OBJECT-TYPE    
  InetAddressType  

h3cVoCallHisLocalAddress 1.3.6.1.4.1.2011.10.2.39.7.2.1.7
This object indicates the local IP address of a call.
Status: current Access: read-only
OBJECT-TYPE    
  InetAddress  

h3cVoCallHisPeerAddressType 1.3.6.1.4.1.2011.10.2.39.7.2.1.8
This object indicates peer IP address type of a call.
Status: current Access: read-only
OBJECT-TYPE    
  InetAddressType  

h3cVoCallHisPeerAddress 1.3.6.1.4.1.2011.10.2.39.7.2.1.9
This object indicates peer IP address of a call.
Status: current Access: read-only
OBJECT-TYPE    
  InetAddress  

h3cVoCallHisDisconnectText 1.3.6.1.4.1.2011.10.2.39.7.2.1.10
This object indicates the disconnection reason.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER normalRelease(1), cardNumberNotExist(2), invalidPassword(3), thisAccountsIsUsing(4), noEnoughBalance(5), theAccountsIsExpired(6), creditLimit(7), userReject(8), serviceInvalid(9), calledLimit(10), maxRedialTimesLimit(11), invalidParameter(12), callerHookOn(13), calledHookOn(14), networkProblem(15), unknownReason(16)  

h3cVoCallHisCallDuration 1.3.6.1.4.1.2011.10.2.39.7.2.1.11
This object indicates the duration of this call(include voice duration and fax duration).
Status: current Access: read-only
OBJECT-TYPE    
  TimeTicks  

h3cVoCallHisVoCallDuration 1.3.6.1.4.1.2011.10.2.39.7.2.1.12
This object indicates the duration of voice in this call.
Status: current Access: read-only
OBJECT-TYPE    
  TimeTicks  

h3cVoCallHisFaxCallDuration 1.3.6.1.4.1.2011.10.2.39.7.2.1.13
This object indicates the duration of fax in this call.
Status: current Access: read-only
OBJECT-TYPE    
  TimeTicks  

h3cVoCallHisImgPages 1.3.6.1.4.1.2011.10.2.39.7.2.1.14
This object indicates the number of pages which fax received or transmitted.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

h3cVoCallHisCallOrigin 1.3.6.1.4.1.2011.10.2.39.7.2.1.15
This object indicates the direction of a call.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER caller(1), called(2)  

h3cVoCallHistoryVoIPTable 1.3.6.1.4.1.2011.10.2.39.7.3
The table contains the VOIP(Voice over Internet Protocol) call history information.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    H3CVoCallHistoryVoIPEntry

h3cVoCallHistoryVoIPEntry 1.3.6.1.4.1.2011.10.2.39.7.3.1
The entry of h3cVoCallHistoryVoIPTable.
Status: current Access: not-accessible
OBJECT-TYPE    
  H3CVoCallHistoryVoIPEntry  

h3cVoCallHisVoIPIndex 1.3.6.1.4.1.2011.10.2.39.7.3.1.1
The index of the voice VOIP(Voice over Internet Protocol) call history table.
Status: current Access: not-accessible
OBJECT-TYPE    
  Integer32 1..2147483647  

h3cVoCallHisVoIPSetupTime 1.3.6.1.4.1.2011.10.2.39.7.3.1.2
This object indicates the time when the gateway receives the SETUP message from the IP side.
Status: current Access: read-only
OBJECT-TYPE    
  DateAndTime  

h3cVoCallHisVoIPConnTime 1.3.6.1.4.1.2011.10.2.39.7.3.1.3
This object indicates the time when the gateway receives the CONNECT message from the IP side.
Status: current Access: read-only
OBJECT-TYPE    
  DateAndTime  

h3cVoCallHisVoIPDiscTime 1.3.6.1.4.1.2011.10.2.39.7.3.1.4
This object indicates the time when the gateway recieves the DISCONNECT message from the IP side.
Status: current Access: read-only
OBJECT-TYPE    
  DateAndTime  

h3cVoCallHisVoIPTxPackets 1.3.6.1.4.1.2011.10.2.39.7.3.1.5
This object indicates the number of packets which VOIP(Voice over Internet Protocol) sends during a call.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

h3cVoCallHisVoIPTxBytes 1.3.6.1.4.1.2011.10.2.39.7.3.1.6
This object indicates the number of bytes which VOIP (Voice over Internet Protocol) sends during a call.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

h3cVoCallHisVoIPRxPackets 1.3.6.1.4.1.2011.10.2.39.7.3.1.7
This object indicates the number of packets which VOIP (Voice over Internet Protocol) receives during a call.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

h3cVoCallHisVoIPRxeBytes 1.3.6.1.4.1.2011.10.2.39.7.3.1.8
This object indicates the number of bytes which VOIP (Voice over Internet Protocol) receives during a call.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

h3cVoCallHistoryPSTNTable 1.3.6.1.4.1.2011.10.2.39.7.4
The table contains the PSTN(Public Switched Telephone Network) call history information.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    H3CVoCallHistoryPSTNEntry

h3cVoCallHistoryPSTNEntry 1.3.6.1.4.1.2011.10.2.39.7.4.1
The entry of h3cVoCallHistoryPSTNTable.
Status: current Access: not-accessible
OBJECT-TYPE    
  H3CVoCallHistoryPSTNEntry  

h3cVoCallHisPSTNIndex 1.3.6.1.4.1.2011.10.2.39.7.4.1.1
The index of the voice PSTN(Public Switched Telephone Network) call history table.
Status: current Access: not-accessible
OBJECT-TYPE    
  Integer32 1..2147483647  

h3cVoCallHisPSTNSetupTime 1.3.6.1.4.1.2011.10.2.39.7.4.1.2
This object indicates PSTN(Public Switched Telephone Network) setup time in this call.
Status: current Access: read-only
OBJECT-TYPE    
  DateAndTime  

h3cVoCallHisPSTNConnTime 1.3.6.1.4.1.2011.10.2.39.7.4.1.3
This object indicates PSTN(Public Switched Telephone Network) connect time in this call.
Status: current Access: read-only
OBJECT-TYPE    
  DateAndTime  

h3cVoCallHisPSTNDiscTime 1.3.6.1.4.1.2011.10.2.39.7.4.1.4
This object indicates PSTN(Public Switched Telephone Network) disconnect time in this call.
Status: current Access: read-only
OBJECT-TYPE    
  DateAndTime  

h3cVoCallHisPSTNTxPackets 1.3.6.1.4.1.2011.10.2.39.7.4.1.5
The number of packets which PSTN(Public Switched Telephone Network) sends during a call.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

h3cVoCallHisPSTNTxBytes 1.3.6.1.4.1.2011.10.2.39.7.4.1.6
The number of bytes which PSTN(Public Switched Telephone Netowrk) sends during a call.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

h3cVoCallHisPSTNRxPackets 1.3.6.1.4.1.2011.10.2.39.7.4.1.7
The number of packets which PSTN(Public Switched Telephone Netowrk) receives during a call.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

h3cVoCallHisPSTNRxBytes 1.3.6.1.4.1.2011.10.2.39.7.4.1.8
The number of bytes which PSTN(Public Switched Telephone Netowrk) receives during a call.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32