HUAWEI-VO-CALL-HISTORY-MIB: View SNMP OID List / Download MIB

VENDOR: HUAWEI


 Home MIB: HUAWEI-VO-CALL-HISTORY-MIB
Download as:   

Download standard MIB format if you are planning to load a MIB file into some system (OS, Zabbix, PRTG ...) or view it with a MIB browser. CSV is more suitable for analyzing and viewing OID' and other MIB objects in excel. JSON and YAML formats are usually used in programing even though some systems can use MIB in YAML format (like Logstash).
Keep in mind that standard MIB files can be successfully loaded by systems and programs only if all the required MIB's from the "Imports" section are already loaded.
The tree-like SNMP object navigator requires no explanations because it is very simple to use. And if you stumbled on this MIB from Google note that you can always go back to the home page if you need to perform another MIB or OID lookup.


Object Name OID Type Access Info
 hwVoiceCallHistoryMIB 1.3.6.1.4.1.2011.5.25.1.7
     hwVoCallHistoryObjects 1.3.6.1.4.1.2011.5.25.1.7.1
         hwVoCallHistoryMaxLen 1.3.6.1.4.1.2011.5.25.1.7.1.1 integer read-write
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.
         hwVoCallHistoryGenericTable 1.3.6.1.4.1.2011.5.25.1.7.1.2 no-access
The table contains the Voice Call History Generic information .
             hwVoCallHistoryGenericEntry 1.3.6.1.4.1.2011.5.25.1.7.1.2.1 no-access
The information regarding a single Connection.
                 hwVoCallHistoryGenericIndex 1.3.6.1.4.1.2011.5.25.1.7.1.2.1.1 integer read-only
Index variable to access the hwVoCallHistoryGenericEntry objects of the hwVoCallHistoryGenericTable.
                 hwVoCallHistoryGenericCallerNumber 1.3.6.1.4.1.2011.5.25.1.7.1.2.1.2 octet string read-only
This object expresses the calling number of this call.
                 hwVoCallHistoryGenericCalledNumber 1.3.6.1.4.1.2011.5.25.1.7.1.2.1.3 octet string read-only
This object expresses the called number of this call.
                 hwVoCallHistoryGenericEncodeType 1.3.6.1.4.1.2011.5.25.1.7.1.2.1.4 integer read-only
This object expresses the encode type which is used by this call. Enumeration: 'g729': 4, 'g729a': 5, 'unknown': 0, 'g723': 3, 'g711': 2, 'g711a': 1.
                 hwVoCallHistoryGenericChannel 1.3.6.1.4.1.2011.5.25.1.7.1.2.1.5 integer read-only
This object expresses the logic channel of this call.
                 hwVoCallHistoryGenericLocalAddress 1.3.6.1.4.1.2011.5.25.1.7.1.2.1.6 ipaddress read-only
This object expresses the gateway's local address of this call.
                 hwVoCallHistoryGenericPeerAddress 1.3.6.1.4.1.2011.5.25.1.7.1.2.1.7 ipaddress read-only
This object expresses peer address of this call.
                 hwVoCallHistoryGenericDisconnectText 1.3.6.1.4.1.2011.5.25.1.7.1.2.1.8 integer read-only
This object expresses the reason for the call termination. Enumeration: 'noEnoughBalance': 5, 'invalidPassword': 3, 'calledLimit': 10, 'maxRedialTimesLimit': 11, 'invalidParameter': 12, 'networkProblem': 15, 'serviceInvalid': 9, 'unknownReason': 16, 'normalRelease': 1, 'thisAccountsIsUsing': 4, 'userReject': 8, 'theAccountsIsExpired': 6, 'creditLimit': 7, 'calledHookOn': 14, 'cardNumberNotExist': 2, 'callerHookOn': 13.
                 hwVoCallHistoryGenericCallDuration 1.3.6.1.4.1.2011.5.25.1.7.1.2.1.9 timeticks read-only
This object expresses the duration of this call include voice duration and fax duration.
                 hwVoCallHistoryGenericVoiceCallDuration 1.3.6.1.4.1.2011.5.25.1.7.1.2.1.10 timeticks read-only
This object expresses the duration of voice in this call.
                 hwVoCallHistoryGenericFaxCallDuration 1.3.6.1.4.1.2011.5.25.1.7.1.2.1.11 timeticks read-only
This object expresses the duration of fax in this call.
                 hwVoCallHistoryGenericImgPages 1.3.6.1.4.1.2011.5.25.1.7.1.2.1.12 integer read-only
This object expresses the number of fax pages received or transmitted .
                 hwVoCallHistoryGenericCallOrigin 1.3.6.1.4.1.2011.5.25.1.7.1.2.1.13 integer read-only
This object expresses the gateway is caller or called in this call. Enumeration: 'caller': 1, 'called': 2.
         hwVoCallHistoryVoIPTable 1.3.6.1.4.1.2011.5.25.1.7.1.3 no-access
The table contains the voice call history information related with voip.
             hwVoCallHistoryVoIPEntry 1.3.6.1.4.1.2011.5.25.1.7.1.3.1 no-access
Statistic informations related with VoIP in the call recorded by this entry.
                 hwVoCallHistoryVoIPIndex 1.3.6.1.4.1.2011.5.25.1.7.1.3.1.1 integer read-only
Index variable to access the hwVoCallHistoryVoIPEntry objects of the hwVoCallHistoryVoIPTable.
                 hwVoCallHistoryVoIPSetupTime 1.3.6.1.4.1.2011.5.25.1.7.1.3.1.2 dateandtime read-only
VoIP setup time of this call.
                 hwVoCallHistoryVoIPConnectTime 1.3.6.1.4.1.2011.5.25.1.7.1.3.1.3 dateandtime read-only
VoIP connect time of this call.
                 hwVoCallHistoryVoIPDisconectTime 1.3.6.1.4.1.2011.5.25.1.7.1.3.1.4 dateandtime read-only
VoIP disconnect time of this call.
                 hwVoCallHistoryVoIPSendPackets 1.3.6.1.4.1.2011.5.25.1.7.1.3.1.5 integer read-only
The number of packets which VoIP sent in this call.
                 hwVoCallHistoryVoIPSendBytes 1.3.6.1.4.1.2011.5.25.1.7.1.3.1.6 integer read-only
The number of bytes which VoIP sent in this call.
                 hwVoCallHistoryVoIPReceivePackets 1.3.6.1.4.1.2011.5.25.1.7.1.3.1.7 integer read-only
The number of packets which VoIP received in this call.
                 hwVoCallHistoryVoIPReceiveBytes 1.3.6.1.4.1.2011.5.25.1.7.1.3.1.8 integer read-only
The number of bytess which VoIP received in this call.
         hwVoCallHistoryPSTNTable 1.3.6.1.4.1.2011.5.25.1.7.1.4 no-access
The table contains the Voice Call History information related with PSTN.
             hwVoCallHistoryPSTNEntry 1.3.6.1.4.1.2011.5.25.1.7.1.4.1 no-access
Statistic informations related with PSTN in the call recorded by this entry.
                 hwVoCallHistoryPSTNIndex 1.3.6.1.4.1.2011.5.25.1.7.1.4.1.1 integer read-only
Index variable to access the hwVoCallHistoryPSTNEntry objects of the hwVoCallHistoryPSTNTable.
                 hwVoCallHistoryPSTNSetupTime 1.3.6.1.4.1.2011.5.25.1.7.1.4.1.2 dateandtime read-only
PSTN setup time of this call.
                 hwVoCallHistoryPSTNConnectTime 1.3.6.1.4.1.2011.5.25.1.7.1.4.1.3 dateandtime read-only
PSTN connect time of this call.
                 hwVoCallHistoryPSTNDisconectTime 1.3.6.1.4.1.2011.5.25.1.7.1.4.1.4 dateandtime read-only
PSTN disconnect time of this call.
                 hwVoCallHistoryPSTNSendPackets 1.3.6.1.4.1.2011.5.25.1.7.1.4.1.5 integer read-only
The number of packets which PSTN sent in this call.s
                 hwVoCallHistoryPSTNSendBytes 1.3.6.1.4.1.2011.5.25.1.7.1.4.1.6 integer read-only
The number of bytes which PSTN sent in this call.
                 hwVoCallHistoryPSTNReceivePackets 1.3.6.1.4.1.2011.5.25.1.7.1.4.1.7 integer read-only
The number of packets which PSTN received in this call.
                 hwVoCallHistoryPSTNReceiveBytes 1.3.6.1.4.1.2011.5.25.1.7.1.4.1.8 integer read-only
The number of bytes which PSTN received in this call.
         hwVoCallHistoryMaxRetainTime 1.3.6.1.4.1.2011.5.25.1.7.1.5 integer read-write
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.