HUAWEI-VO-CALL-ACTIVE-MIB

File: HUAWEI-VO-CALL-ACTIVE-MIB.mib (5083 bytes)

Imported modules

SNMPv2-SMI HUAWEI-3COM-OID-MIB

Imported symbols

OBJECT-TYPE MODULE-IDENTITY IpAddress
voice

Defined Types

HWVoCallActiveEntry  
SEQUENCE    
  hwVoCallActiveChannel INTEGER
  hwVoCallActiveCallerNumber OCTET STRING
  hwVoCallActiveCalledNumber OCTET STRING
  hwVoCallActiveEncodeType INTEGER
  hwVoCallActiveLocalAddress IpAddress
  hwVoCallActivePeerAddress IpAddress
  hwVoCallActiveCallOrigin INTEGER
  hwVoCallActiveIPSigType INTEGER
  hwVoCallActivePSTNSigType INTEGER
  hwVoCallActiveStatus INTEGER

Defined Values

hwVoiceCallActiveMIB 1.3.6.1.4.1.2011.5.25.1.6
MODULE-IDENTITY    

hwVoCallActiveObjects 1.3.6.1.4.1.2011.5.25.1.6.1
OBJECT IDENTIFIER    

hwVoCallActiveTable 1.3.6.1.4.1.2011.5.25.1.6.1.1
The table contains the Voice Active Call information .
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    HWVoCallActiveEntry

hwVoCallActiveEntry 1.3.6.1.4.1.2011.5.25.1.6.1.1.1
The information regarding a single Connection.
Status: current Access: not-accessible
OBJECT-TYPE    
  HWVoCallActiveEntry  

hwVoCallActiveChannel 1.3.6.1.4.1.2011.5.25.1.6.1.1.1.1
The logic channel number this call is going through.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER  

hwVoCallActiveCallerNumber 1.3.6.1.4.1.2011.5.25.1.6.1.1.1.2
The calling number for this call.
Status: current Access: read-only
OBJECT-TYPE    
  OCTET STRING Size(0..31)  

hwVoCallActiveCalledNumber 1.3.6.1.4.1.2011.5.25.1.6.1.1.1.3
The number this call is connected to.
Status: current Access: read-only
OBJECT-TYPE    
  OCTET STRING Size(0..31)  

hwVoCallActiveEncodeType 1.3.6.1.4.1.2011.5.25.1.6.1.1.1.4
This object specifies 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)  

hwVoCallActiveLocalAddress 1.3.6.1.4.1.2011.5.25.1.6.1.1.1.5
The local TCP address this call is using .
Status: current Access: read-only
OBJECT-TYPE    
  IpAddress  

hwVoCallActivePeerAddress 1.3.6.1.4.1.2011.5.25.1.6.1.1.1.6
The peer TCP address this call is using .
Status: current Access: read-only
OBJECT-TYPE    
  IpAddress  

hwVoCallActiveCallOrigin 1.3.6.1.4.1.2011.5.25.1.6.1.1.1.7
The origin of this call ,means the local gateway or the peer gateway .
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER caller(1), called(2)  

hwVoCallActiveIPSigType 1.3.6.1.4.1.2011.5.25.1.6.1.1.1.8
The IP signaling type this call is using .
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER h323(1)  

hwVoCallActivePSTNSigType 1.3.6.1.4.1.2011.5.25.1.6.1.1.1.9
The PSTN signaling type this call is using .
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER fxs(1), fxo(2), em(3), r2(4), dss1(5), dem(6), unknown(0)  

hwVoCallActiveStatus 1.3.6.1.4.1.2011.5.25.1.6.1.1.1.10
The current progress status of this call .
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER idle(1), calling(2), alerting(3), talking(4), release(5)