H3C-VOICE-DIAL-CONTROL-MIB

File: H3C-VOICE-DIAL-CONTROL-MIB.mib (21009 bytes)

Imported modules

SNMPv2-SMI SNMPv2-TC INET-ADDRESS-MIB
DIAL-CONTROL-MIB HUAWEI-3COM-OID-MIB

Imported symbols

OBJECT-TYPE MODULE-IDENTITY Integer32
TEXTUAL-CONVENTION RowStatus TruthValue
InetAddressType InetAddress AbsoluteCounter32
h3cVoice

Defined Types

H3cCodecType  
Type of Codec.
TEXTUAL-CONVENTION    
  INTEGER g711a(1), g711u(2), g723r53(3), g723r63(4), g729r8(5), g729a(6), g726r16(7), g726r24(8), g726r32(9), g726r40(10), unknown(11), g729br8(12)  

H3cOutBandMode  
Type of OutBandMode.
TEXTUAL-CONVENTION    
  INTEGER voice(1), h245AlphaNumeric(2), h225(3), sip(4), nte(5), vofr(6)  

H3cFaxProtocolType  
Type of FaxProtocol.
TEXTUAL-CONVENTION    
  INTEGER t38(1), standardt38(2), pcmG711alaw(3), pcmG711ulaw(4)  

H3cFaxBaudrateType  
Type of FaxBaudrate.
TEXTUAL-CONVENTION    
  INTEGER disable(1), voice(2), b2400(3), b4800(4), b9600(5), b14400(6)  

H3cFaxTrainMode  
Type of FaxTrainMode.
TEXTUAL-CONVENTION    
  INTEGER local(1), ppp(2)  

H3cRegisterdStatus  
Type of Registerd Status.
TEXTUAL-CONVENTION    
  INTEGER other(1), offline(2), online(3), login(4), logout(5)  

H3CVoEntityCreateEntry  
SEQUENCE    
  h3cVoEntityIndex Integer32
  h3cVoEntityType INTEGER
  h3cVoEntityRowStatus RowStatus

H3CVoEntityCommonConfigEntry  
SEQUENCE    
  h3cVoEntityCfgIndex Integer32
  h3cVoEntityCfgCodec1st H3cCodecType
  h3cVoEntityCfgCodec2nd H3cCodecType
  h3cVoEntityCfgCodec3rd H3cCodecType
  h3cVoEntityCfgCodec4th H3cCodecType
  h3cVoEntityCfgDSCP Integer32
  h3cVoEntityCfgVADEnable TruthValue
  h3cVoEntityCfgOutbandMode H3cOutBandMode
  h3cVoEntityCfgFaxLevel Integer32
  h3cVoEntityCfgFaxBaudrate H3cFaxBaudrateType
  h3cVoEntityCfgFaxLocalTrainPara Integer32
  h3cVoEntityCfgFaxProtocol H3cFaxProtocolType
  h3cVoEntityCfgFaxHRPackNum Integer32
  h3cVoEntityCfgFaxLRPackNum Integer32
  h3cVoEntityCfgFaxSendNSFEnable TruthValue
  h3cVoEntityCfgFaxTrainMode H3cFaxTrainMode
  h3cVoEntityCfgFaxEcm TruthValue
  h3cVoEntityCfgPriority Integer32
  h3cVoEntityCfgDescription OCTET STRING

H3CVoPOTSEntityConfigEntry  
SEQUENCE    
  h3cVoPOTSEntityConfigIndex Integer32
  h3cVoPOTSEntityConfigPrefix OCTET STRING
  h3cVoPOTSEntityConfigSubLine OCTET STRING
  h3cVoPOTSEntityConfigSendNum Integer32

H3CVoVoIPEntityConfigEntry  
SEQUENCE    
  h3cVoVoIPEntityCfgIndex Integer32
  h3cVoVoIPEntityCfgTargetType INTEGER
  h3cVoVoIPEntityCfgTargetAddrType InetAddressType
  h3cVoVoIPEntityCfgTargetAddr InetAddress

H3cVoEntityNumberEntry  
SEQUENCE    
  h3cVoEntityNumberAuthUser OCTET STRING
  h3cVoEntityNumberPasswordType Integer32
  h3cVoEntityNumberPassword OCTET STRING
  h3cVoEntityNumberStatus H3cRegisterdStatus
  h3cVoEntityNumberExpires Integer32

Defined Values

h3cVoiceEntityControl 1.3.6.1.4.1.2011.10.2.39.14
This MIB file is to provide the definition of voice dial control configuration.
MODULE-IDENTITY    

h3cVoEntityObjects 1.3.6.1.4.1.2011.10.2.39.14.1
OBJECT IDENTIFIER    

h3cVoEntityCreateTable 1.3.6.1.4.1.2011.10.2.39.14.1.1
The table contains the voice entity information that is used to create an ifIndexed row.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    H3CVoEntityCreateEntry

h3cVoEntityCreateEntry 1.3.6.1.4.1.2011.10.2.39.14.1.1.1
The entry of h3cVoEntityCreateTable.
Status: current Access: not-accessible
OBJECT-TYPE    
  H3CVoEntityCreateEntry  

h3cVoEntityIndex 1.3.6.1.4.1.2011.10.2.39.14.1.1.1.1
An arbitrary index that uniquely identifies a voice entity.
Status: current Access: not-accessible
OBJECT-TYPE    
  Integer32 1..2147483647  

h3cVoEntityType 1.3.6.1.4.1.2011.10.2.39.14.1.1.1.2
Specify the type of voice related encapsulation.
Status: current Access: read-create
OBJECT-TYPE    
  INTEGER pots(1), voip(2), vofr(3)  

h3cVoEntityRowStatus 1.3.6.1.4.1.2011.10.2.39.14.1.1.1.3
This object is used to create, delete or modify a row in this table. The h3cVoEntityType object should not be modified once the new row has been created.
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus  

h3cVoEntityCommonConfigTable 1.3.6.1.4.1.2011.10.2.39.14.1.2
This table contains the general voice entity information.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    H3CVoEntityCommonConfigEntry

h3cVoEntityCommonConfigEntry 1.3.6.1.4.1.2011.10.2.39.14.1.2.1
The entry of h3cVoEntityCommonConfigTable.
Status: current Access: not-accessible
OBJECT-TYPE    
  H3CVoEntityCommonConfigEntry  

h3cVoEntityCfgIndex 1.3.6.1.4.1.2011.10.2.39.14.1.2.1.1
An arbitrary index that uniquely identifies a voice entity.
Status: current Access: not-accessible
OBJECT-TYPE    
  Integer32 1..2147483647  

h3cVoEntityCfgCodec1st 1.3.6.1.4.1.2011.10.2.39.14.1.2.1.2
This object indicates the first desirable CODEC of speech of this dial entity.
Status: current Access: read-write
OBJECT-TYPE    
  H3cCodecType  

h3cVoEntityCfgCodec2nd 1.3.6.1.4.1.2011.10.2.39.14.1.2.1.3
This object indicates the second desirable CODEC of speech of this dial entity.
Status: current Access: read-write
OBJECT-TYPE    
  H3cCodecType  

h3cVoEntityCfgCodec3rd 1.3.6.1.4.1.2011.10.2.39.14.1.2.1.4
This object indicates the third desirable CODEC of speech of this dial entity.
Status: current Access: read-write
OBJECT-TYPE    
  H3cCodecType  

h3cVoEntityCfgCodec4th 1.3.6.1.4.1.2011.10.2.39.14.1.2.1.5
This object indicates the forth desirable CODEC of speech of this dial entity.
Status: current Access: read-write
OBJECT-TYPE    
  H3cCodecType  

h3cVoEntityCfgDSCP 1.3.6.1.4.1.2011.10.2.39.14.1.2.1.6
This object indicates the DSCP(Different Service Code Point) value of voice packets.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 0..63  

h3cVoEntityCfgVADEnable 1.3.6.1.4.1.2011.10.2.39.14.1.2.1.7
This object indicates whether the VAD(Voice Activity Detection) is enabled.
Status: current Access: read-write
OBJECT-TYPE    
  TruthValue  

h3cVoEntityCfgOutbandMode 1.3.6.1.4.1.2011.10.2.39.14.1.2.1.8
This object indicates the DTMF(Dual Tone Multi-Frequency) outband type of this dial entity.
Status: current Access: read-write
OBJECT-TYPE    
  H3cOutBandMode  

h3cVoEntityCfgFaxLevel 1.3.6.1.4.1.2011.10.2.39.14.1.2.1.9
This object indicates the fax level of this dial entity.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 -60..-3  

h3cVoEntityCfgFaxBaudrate 1.3.6.1.4.1.2011.10.2.39.14.1.2.1.10
This object indicates the fax baudrate of this dial entity.
Status: current Access: read-write
OBJECT-TYPE    
  H3cFaxBaudrateType  

h3cVoEntityCfgFaxLocalTrainPara 1.3.6.1.4.1.2011.10.2.39.14.1.2.1.11
This object indicates the fax local train threshold of this dial entity.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 0..100  

h3cVoEntityCfgFaxProtocol 1.3.6.1.4.1.2011.10.2.39.14.1.2.1.12
This object indicates the fax protocol of this dial entity.
Status: current Access: read-write
OBJECT-TYPE    
  H3cFaxProtocolType  

h3cVoEntityCfgFaxHRPackNum 1.3.6.1.4.1.2011.10.2.39.14.1.2.1.13
This object indicates the high speed redundancy packet numbers of t38 and standard-t38.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 0..2  

h3cVoEntityCfgFaxLRPackNum 1.3.6.1.4.1.2011.10.2.39.14.1.2.1.14
This object indicates the low speed redundancy packet numbers of t38 and standard-t38.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 0..5  

h3cVoEntityCfgFaxSendNSFEnable 1.3.6.1.4.1.2011.10.2.39.14.1.2.1.15
This object indicates whether sends NSF(Non-Standard Faculty) to fax of this dial entity.
Status: current Access: read-write
OBJECT-TYPE    
  TruthValue  

h3cVoEntityCfgFaxTrainMode 1.3.6.1.4.1.2011.10.2.39.14.1.2.1.16
This object indicates the fax train mode of this dial entity.
Status: current Access: read-write
OBJECT-TYPE    
  H3cFaxTrainMode  

h3cVoEntityCfgFaxEcm 1.3.6.1.4.1.2011.10.2.39.14.1.2.1.17
This object indicates whether the ECM(Error Correct Mode) is enabled.
Status: current Access: read-write
OBJECT-TYPE    
  TruthValue  

h3cVoEntityCfgPriority 1.3.6.1.4.1.2011.10.2.39.14.1.2.1.18
This object indicates the priority of this dial entity.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 0..10  

h3cVoEntityCfgDescription 1.3.6.1.4.1.2011.10.2.39.14.1.2.1.19
This object indicates the textual description of this dial entity.
Status: current Access: read-write
OBJECT-TYPE    
  OCTET STRING Size(0..80)  

h3cVoPOTSEntityConfigTable 1.3.6.1.4.1.2011.10.2.39.14.1.3
This table contains the POTS(Public Switched Telephone Network) entity information.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    H3CVoPOTSEntityConfigEntry

h3cVoPOTSEntityConfigEntry 1.3.6.1.4.1.2011.10.2.39.14.1.3.1
The entry of h3cVoPOTSEntityConfigTable.
Status: current Access: not-accessible
OBJECT-TYPE    
  H3CVoPOTSEntityConfigEntry  

h3cVoPOTSEntityConfigIndex 1.3.6.1.4.1.2011.10.2.39.14.1.3.1.1
An arbitrary index that uniquely identifies a voice entity.
Status: current Access: not-accessible
OBJECT-TYPE    
  Integer32 1..2147483647  

h3cVoPOTSEntityConfigPrefix 1.3.6.1.4.1.2011.10.2.39.14.1.3.1.2
This object indicates the prefix which is added to the called number.
Status: current Access: read-write
OBJECT-TYPE    
  OCTET STRING Size(0..31)  

h3cVoPOTSEntityConfigSubLine 1.3.6.1.4.1.2011.10.2.39.14.1.3.1.3
This object indicates the voice subscriber line of this dial entity.
Status: current Access: read-write
OBJECT-TYPE    
  OCTET STRING  

h3cVoPOTSEntityConfigSendNum 1.3.6.1.4.1.2011.10.2.39.14.1.3.1.4
This object indicates the digit of phone number to be sent to the destination. 0..31: Number of digits (that are extracted from the end of a number) to be sent, in the range of 0 to 31. It is not greater than the total number of digits of the called number. 65534: Sends all digits of a called number. 65535: Sends a truncated called number.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 0..31 | 65534 | 65535  

h3cVoVoIPEntityConfigTable 1.3.6.1.4.1.2011.10.2.39.14.1.4
This table contains the VoIP entity information.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    H3CVoVoIPEntityConfigEntry

h3cVoVoIPEntityConfigEntry 1.3.6.1.4.1.2011.10.2.39.14.1.4.1
The entry of h3cVoVoIPEntityConfigTable.
Status: current Access: not-accessible
OBJECT-TYPE    
  H3CVoVoIPEntityConfigEntry  

h3cVoVoIPEntityCfgIndex 1.3.6.1.4.1.2011.10.2.39.14.1.4.1.1
An arbitrary index that uniquely identifies a voice entity.
Status: current Access: not-accessible
OBJECT-TYPE    
  Integer32 1..2147483647  

h3cVoVoIPEntityCfgTargetType 1.3.6.1.4.1.2011.10.2.39.14.1.4.1.2
This object indicates the type of the session target of this entity.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER unknown(1), ras(2), h323IpAddress(3), sipIpAddress(4), sipProxy(5)  

h3cVoVoIPEntityCfgTargetAddrType 1.3.6.1.4.1.2011.10.2.39.14.1.4.1.3
The IP address type of object h3cVoVoIPEntityCfgTargetAddr.
Status: current Access: read-write
OBJECT-TYPE    
  InetAddressType  

h3cVoVoIPEntityCfgTargetAddr 1.3.6.1.4.1.2011.10.2.39.14.1.4.1.4
This object indicates the target IP address.
Status: current Access: read-write
OBJECT-TYPE    
  InetAddress  

h3cVoEntityNumberTable 1.3.6.1.4.1.2011.10.2.39.14.1.5
The table contains the number management information.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    H3cVoEntityNumberEntry

h3cVoEntityNumberEntry 1.3.6.1.4.1.2011.10.2.39.14.1.5.1
The entry of h3cVoEntityNumberTable. H3cVoEntityIndex is used to uniquely identify these numbers registered on the server. The same value of h3cVoEntityIndex used in the corresponding H3CVoEntityCommonConfigTable is used here.
Status: current Access: not-accessible
OBJECT-TYPE    
  H3cVoEntityNumberEntry  

h3cVoEntityNumberAuthUser 1.3.6.1.4.1.2011.10.2.39.14.1.5.1.1
This object indicates the username of the entity number to authorize.
Status: current Access: read-write
OBJECT-TYPE    
  OCTET STRING Size(0..63)  

h3cVoEntityNumberPasswordType 1.3.6.1.4.1.2011.10.2.39.14.1.5.1.2
This object indicates the password type of the entity number to authorize. The encrypting type of password: 0 : password simple, means password is clean text. 1 : password cipher, means password is encrypted text. default is 65535.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32  

h3cVoEntityNumberPassword 1.3.6.1.4.1.2011.10.2.39.14.1.5.1.3
This object indicates the password of the entity number to authorize.
Status: current Access: read-write
OBJECT-TYPE    
  OCTET STRING Size(0..16|24)  

h3cVoEntityNumberStatus 1.3.6.1.4.1.2011.10.2.39.14.1.5.1.4
This object indicates the current state of the entity number.
Status: current Access: read-only
OBJECT-TYPE    
  H3cRegisterdStatus  

h3cVoEntityNumberExpires 1.3.6.1.4.1.2011.10.2.39.14.1.5.1.5
This is the interval time for entity number updating registered message.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32