HUAWEI-VO-CALL-HISTORY-MIB

File: HUAWEI-VO-CALL-HISTORY-MIB.mib (13812 bytes)

Imported modules

SNMPv2-SMI SNMPv2-TC HUAWEI-3COM-OID-MIB

Imported symbols

OBJECT-TYPE MODULE-IDENTITY TimeTicks
IpAddress TimeStamp DateAndTime
voice

Defined Types

HWVoCallHistoryGenericEntry  
SEQUENCE    
  hwVoCallHistoryGenericIndex INTEGER
  hwVoCallHistoryGenericCallerNumber OCTET STRING
  hwVoCallHistoryGenericCalledNumber OCTET STRING
  hwVoCallHistoryGenericEncodeType INTEGER
  hwVoCallHistoryGenericChannel INTEGER
  hwVoCallHistoryGenericLocalAddress IpAddress
  hwVoCallHistoryGenericPeerAddress IpAddress
  hwVoCallHistoryGenericDisconnectText INTEGER
  hwVoCallHistoryGenericCallDuration TimeTicks
  hwVoCallHistoryGenericVoiceCallDuration TimeTicks
  hwVoCallHistoryGenericFaxCallDuration TimeTicks
  hwVoCallHistoryGenericImgPages INTEGER
  hwVoCallHistoryGenericCallOrigin INTEGER

HWVoCallHistoryVoIPEntry  
SEQUENCE    
  hwVoCallHistoryVoIPIndex INTEGER
  hwVoCallHistoryVoIPSetupTime DateAndTime
  hwVoCallHistoryVoIPConnectTime DateAndTime
  hwVoCallHistoryVoIPDisconectTime DateAndTime
  hwVoCallHistoryVoIPSendPackets INTEGER
  hwVoCallHistoryVoIPSendBytes INTEGER
  hwVoCallHistoryVoIPReceivePackets INTEGER
  hwVoCallHistoryVoIPReceiveBytes INTEGER

HWVoCallHistoryPSTNEntry  
SEQUENCE    
  hwVoCallHistoryPSTNIndex INTEGER
  hwVoCallHistoryPSTNSetupTime DateAndTime
  hwVoCallHistoryPSTNConnectTime DateAndTime
  hwVoCallHistoryPSTNDisconectTime DateAndTime
  hwVoCallHistoryPSTNSendPackets INTEGER
  hwVoCallHistoryPSTNSendBytes INTEGER
  hwVoCallHistoryPSTNReceivePackets INTEGER
  hwVoCallHistoryPSTNReceiveBytes INTEGER

Defined Values

hwVoiceCallHistoryMIB 1.3.6.1.4.1.2011.5.25.1.7
MODULE-IDENTITY    

hwVoCallHistoryObjects 1.3.6.1.4.1.2011.5.25.1.7.1
OBJECT IDENTIFIER    

hwVoCallHistoryMaxLen 1.3.6.1.4.1.2011.5.25.1.7.1.1
The maximum number of entries that the hwVoCallHistoryGenericTable, hwVoCallHistoryVoIPTable and hwVoCallHistoryPSTNTable may contain. The value 0 means that any history entry will not be saved. if these table are full, the oldest history entry will be deleted and the new one will be added.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER 0..500  

hwVoCallHistoryGenericTable 1.3.6.1.4.1.2011.5.25.1.7.1.2
The table contains the Voice Call History Generic information .
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    HWVoCallHistoryGenericEntry

hwVoCallHistoryGenericEntry 1.3.6.1.4.1.2011.5.25.1.7.1.2.1
The information regarding a single Connection.
Status: current Access: not-accessible
OBJECT-TYPE    
  HWVoCallHistoryGenericEntry  

hwVoCallHistoryGenericIndex 1.3.6.1.4.1.2011.5.25.1.7.1.2.1.1
Index variable to access the hwVoCallHistoryGenericEntry objects of the hwVoCallHistoryGenericTable.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER 1..2147483647  

hwVoCallHistoryGenericCallerNumber 1.3.6.1.4.1.2011.5.25.1.7.1.2.1.2
This object expresses the calling number of this call.
Status: current Access: read-only
OBJECT-TYPE    
  OCTET STRING Size(0..31)  

hwVoCallHistoryGenericCalledNumber 1.3.6.1.4.1.2011.5.25.1.7.1.2.1.3
This object expresses the called number of this call.
Status: current Access: read-only
OBJECT-TYPE    
  OCTET STRING Size(0..31)  

hwVoCallHistoryGenericEncodeType 1.3.6.1.4.1.2011.5.25.1.7.1.2.1.4
This object expresses the encode type which is used by this call.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER g711a(1), g711u(2), g723(3), g729(4), g729a(5), unknown(0)  

hwVoCallHistoryGenericChannel 1.3.6.1.4.1.2011.5.25.1.7.1.2.1.5
This object expresses the logic channel of this call.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER  

hwVoCallHistoryGenericLocalAddress 1.3.6.1.4.1.2011.5.25.1.7.1.2.1.6
This object expresses the gateway's local address of this call.
Status: current Access: read-only
OBJECT-TYPE    
  IpAddress  

hwVoCallHistoryGenericPeerAddress 1.3.6.1.4.1.2011.5.25.1.7.1.2.1.7
This object expresses peer address of this call.
Status: current Access: read-only
OBJECT-TYPE    
  IpAddress  

hwVoCallHistoryGenericDisconnectText 1.3.6.1.4.1.2011.5.25.1.7.1.2.1.8
This object expresses the reason for the call termination.
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)  

hwVoCallHistoryGenericCallDuration 1.3.6.1.4.1.2011.5.25.1.7.1.2.1.9
This object expresses the duration of this call include voice duration and fax duration.
Status: current Access: read-only
OBJECT-TYPE    
  TimeTicks  

hwVoCallHistoryGenericVoiceCallDuration 1.3.6.1.4.1.2011.5.25.1.7.1.2.1.10
This object expresses the duration of voice in this call.
Status: current Access: read-only
OBJECT-TYPE    
  TimeTicks  

hwVoCallHistoryGenericFaxCallDuration 1.3.6.1.4.1.2011.5.25.1.7.1.2.1.11
This object expresses the duration of fax in this call.
Status: current Access: read-only
OBJECT-TYPE    
  TimeTicks  

hwVoCallHistoryGenericImgPages 1.3.6.1.4.1.2011.5.25.1.7.1.2.1.12
This object expresses the number of fax pages received or transmitted .
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER  

hwVoCallHistoryGenericCallOrigin 1.3.6.1.4.1.2011.5.25.1.7.1.2.1.13
This object expresses the gateway is caller or called in this call.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER caller(1), called(2)  

hwVoCallHistoryVoIPTable 1.3.6.1.4.1.2011.5.25.1.7.1.3
The table contains the voice call history information related with voip.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    HWVoCallHistoryVoIPEntry

hwVoCallHistoryVoIPEntry 1.3.6.1.4.1.2011.5.25.1.7.1.3.1
Statistic informations related with VoIP in the call recorded by this entry.
Status: current Access: not-accessible
OBJECT-TYPE    
  HWVoCallHistoryVoIPEntry  

hwVoCallHistoryVoIPIndex 1.3.6.1.4.1.2011.5.25.1.7.1.3.1.1
Index variable to access the hwVoCallHistoryVoIPEntry objects of the hwVoCallHistoryVoIPTable.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER 1..2147483647  

hwVoCallHistoryVoIPSetupTime 1.3.6.1.4.1.2011.5.25.1.7.1.3.1.2
VoIP setup time of this call.
Status: current Access: read-only
OBJECT-TYPE    
  DateAndTime  

hwVoCallHistoryVoIPConnectTime 1.3.6.1.4.1.2011.5.25.1.7.1.3.1.3
VoIP connect time of this call.
Status: current Access: read-only
OBJECT-TYPE    
  DateAndTime  

hwVoCallHistoryVoIPDisconectTime 1.3.6.1.4.1.2011.5.25.1.7.1.3.1.4
VoIP disconnect time of this call.
Status: current Access: read-only
OBJECT-TYPE    
  DateAndTime  

hwVoCallHistoryVoIPSendPackets 1.3.6.1.4.1.2011.5.25.1.7.1.3.1.5
The number of packets which VoIP sent in this call.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER  

hwVoCallHistoryVoIPSendBytes 1.3.6.1.4.1.2011.5.25.1.7.1.3.1.6
The number of bytes which VoIP sent in this call.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER  

hwVoCallHistoryVoIPReceivePackets 1.3.6.1.4.1.2011.5.25.1.7.1.3.1.7
The number of packets which VoIP received in this call.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER  

hwVoCallHistoryVoIPReceiveBytes 1.3.6.1.4.1.2011.5.25.1.7.1.3.1.8
The number of bytess which VoIP received in this call.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER  

hwVoCallHistoryPSTNTable 1.3.6.1.4.1.2011.5.25.1.7.1.4
The table contains the Voice Call History information related with PSTN.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    HWVoCallHistoryPSTNEntry

hwVoCallHistoryPSTNEntry 1.3.6.1.4.1.2011.5.25.1.7.1.4.1
Statistic informations related with PSTN in the call recorded by this entry.
Status: current Access: not-accessible
OBJECT-TYPE    
  HWVoCallHistoryPSTNEntry  

hwVoCallHistoryPSTNIndex 1.3.6.1.4.1.2011.5.25.1.7.1.4.1.1
Index variable to access the hwVoCallHistoryPSTNEntry objects of the hwVoCallHistoryPSTNTable.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER 1..2147483647  

hwVoCallHistoryPSTNSetupTime 1.3.6.1.4.1.2011.5.25.1.7.1.4.1.2
PSTN setup time of this call.
Status: current Access: read-only
OBJECT-TYPE    
  DateAndTime  

hwVoCallHistoryPSTNConnectTime 1.3.6.1.4.1.2011.5.25.1.7.1.4.1.3
PSTN connect time of this call.
Status: current Access: read-only
OBJECT-TYPE    
  DateAndTime  

hwVoCallHistoryPSTNDisconectTime 1.3.6.1.4.1.2011.5.25.1.7.1.4.1.4
PSTN disconnect time of this call.
Status: current Access: read-only
OBJECT-TYPE    
  DateAndTime  

hwVoCallHistoryPSTNSendPackets 1.3.6.1.4.1.2011.5.25.1.7.1.4.1.5
The number of packets which PSTN sent in this call.s
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER  

hwVoCallHistoryPSTNSendBytes 1.3.6.1.4.1.2011.5.25.1.7.1.4.1.6
The number of bytes which PSTN sent in this call.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER  

hwVoCallHistoryPSTNReceivePackets 1.3.6.1.4.1.2011.5.25.1.7.1.4.1.7
The number of packets which PSTN received in this call.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER  

hwVoCallHistoryPSTNReceiveBytes 1.3.6.1.4.1.2011.5.25.1.7.1.4.1.8
The number of bytes which PSTN received in this call.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER  

hwVoCallHistoryMaxRetainTime 1.3.6.1.4.1.2011.5.25.1.7.1.5
The maximum retain time of entries that the hwVoCallHistoryGenericTable, hwVoCallHistoryVoIPTable and hwVoCallHistoryPSTNTable may contain. The value 0 means that any history entry will not be saved. if these table are full, the oldest history entry will be deleted and the new one will be added.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER 0..2147483647