HH3C-VOICE-DIAL-CONTROL-MIB

File: HH3C-VOICE-DIAL-CONTROL-MIB.mib (21195 bytes)

Imported modules

SNMPv2-SMI SNMPv2-TC INET-ADDRESS-MIB
DIAL-CONTROL-MIB HH3C-OID-MIB

Imported symbols

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

Defined Types

Hh3cCodecType  
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)  

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

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

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

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

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

HH3CVoEntityCreateEntry  
SEQUENCE    
  hh3cVoEntityIndex Integer32
  hh3cVoEntityType INTEGER
  hh3cVoEntityRowStatus RowStatus

HH3CVoEntityCommonConfigEntry  
SEQUENCE    
  hh3cVoEntityCfgIndex Integer32
  hh3cVoEntityCfgCodec1st Hh3cCodecType
  hh3cVoEntityCfgCodec2nd Hh3cCodecType
  hh3cVoEntityCfgCodec3rd Hh3cCodecType
  hh3cVoEntityCfgCodec4th Hh3cCodecType
  hh3cVoEntityCfgDSCP Integer32
  hh3cVoEntityCfgVADEnable TruthValue
  hh3cVoEntityCfgOutbandMode Hh3cOutBandMode
  hh3cVoEntityCfgFaxLevel Integer32
  hh3cVoEntityCfgFaxBaudrate Hh3cFaxBaudrateType
  hh3cVoEntityCfgFaxLocalTrainPara Integer32
  hh3cVoEntityCfgFaxProtocol Hh3cFaxProtocolType
  hh3cVoEntityCfgFaxHRPackNum Integer32
  hh3cVoEntityCfgFaxLRPackNum Integer32
  hh3cVoEntityCfgFaxSendNSFEnable TruthValue
  hh3cVoEntityCfgFaxTrainMode Hh3cFaxTrainMode
  hh3cVoEntityCfgFaxEcm TruthValue
  hh3cVoEntityCfgPriority Integer32
  hh3cVoEntityCfgDescription OCTET STRING

HH3CVoPOTSEntityConfigEntry  
SEQUENCE    
  hh3cVoPOTSEntityConfigIndex Integer32
  hh3cVoPOTSEntityConfigPrefix OCTET STRING
  hh3cVoPOTSEntityConfigSubLine OCTET STRING
  hh3cVoPOTSEntityConfigSendNum Integer32

HH3CVoVoIPEntityConfigEntry  
SEQUENCE    
  hh3cVoVoIPEntityCfgIndex Integer32
  hh3cVoVoIPEntityCfgTargetType INTEGER
  hh3cVoVoIPEntityCfgTargetAddrType InetAddressType
  hh3cVoVoIPEntityCfgTargetAddr InetAddress

Hh3cVoEntityNumberEntry  
SEQUENCE    
  hh3cVoEntityNumberAuthUser OCTET STRING
  hh3cVoEntityNumberPasswordType Integer32
  hh3cVoEntityNumberPassword OCTET STRING
  hh3cVoEntityNumberStatus Hh3cRegisterdStatus
  hh3cVoEntityNumberExpires Integer32

Defined Values

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

hh3cVoEntityObjects 1.3.6.1.4.1.25506.2.39.14.1
OBJECT IDENTIFIER    

hh3cVoEntityCreateTable 1.3.6.1.4.1.25506.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  
    HH3CVoEntityCreateEntry

hh3cVoEntityCreateEntry 1.3.6.1.4.1.25506.2.39.14.1.1.1
The entry of hh3cVoEntityCreateTable.
Status: current Access: not-accessible
OBJECT-TYPE    
  HH3CVoEntityCreateEntry  

hh3cVoEntityIndex 1.3.6.1.4.1.25506.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  

hh3cVoEntityType 1.3.6.1.4.1.25506.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)  

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

hh3cVoEntityCommonConfigTable 1.3.6.1.4.1.25506.2.39.14.1.2
This table contains the general voice entity information.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    HH3CVoEntityCommonConfigEntry

hh3cVoEntityCommonConfigEntry 1.3.6.1.4.1.25506.2.39.14.1.2.1
The entry of hh3cVoEntityCommonConfigTable.
Status: current Access: not-accessible
OBJECT-TYPE    
  HH3CVoEntityCommonConfigEntry  

hh3cVoEntityCfgIndex 1.3.6.1.4.1.25506.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  

hh3cVoEntityCfgCodec1st 1.3.6.1.4.1.25506.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    
  Hh3cCodecType  

hh3cVoEntityCfgCodec2nd 1.3.6.1.4.1.25506.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    
  Hh3cCodecType  

hh3cVoEntityCfgCodec3rd 1.3.6.1.4.1.25506.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    
  Hh3cCodecType  

hh3cVoEntityCfgCodec4th 1.3.6.1.4.1.25506.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    
  Hh3cCodecType  

hh3cVoEntityCfgDSCP 1.3.6.1.4.1.25506.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  

hh3cVoEntityCfgVADEnable 1.3.6.1.4.1.25506.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  

hh3cVoEntityCfgOutbandMode 1.3.6.1.4.1.25506.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    
  Hh3cOutBandMode  

hh3cVoEntityCfgFaxLevel 1.3.6.1.4.1.25506.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  

hh3cVoEntityCfgFaxBaudrate 1.3.6.1.4.1.25506.2.39.14.1.2.1.10
This object indicates the fax baudrate of this dial entity.
Status: current Access: read-write
OBJECT-TYPE    
  Hh3cFaxBaudrateType  

hh3cVoEntityCfgFaxLocalTrainPara 1.3.6.1.4.1.25506.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  

hh3cVoEntityCfgFaxProtocol 1.3.6.1.4.1.25506.2.39.14.1.2.1.12
This object indicates the fax protocol of this dial entity.
Status: current Access: read-write
OBJECT-TYPE    
  Hh3cFaxProtocolType  

hh3cVoEntityCfgFaxHRPackNum 1.3.6.1.4.1.25506.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  

hh3cVoEntityCfgFaxLRPackNum 1.3.6.1.4.1.25506.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  

hh3cVoEntityCfgFaxSendNSFEnable 1.3.6.1.4.1.25506.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  

hh3cVoEntityCfgFaxTrainMode 1.3.6.1.4.1.25506.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    
  Hh3cFaxTrainMode  

hh3cVoEntityCfgFaxEcm 1.3.6.1.4.1.25506.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  

hh3cVoEntityCfgPriority 1.3.6.1.4.1.25506.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  

hh3cVoEntityCfgDescription 1.3.6.1.4.1.25506.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)  

hh3cVoPOTSEntityConfigTable 1.3.6.1.4.1.25506.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  
    HH3CVoPOTSEntityConfigEntry

hh3cVoPOTSEntityConfigEntry 1.3.6.1.4.1.25506.2.39.14.1.3.1
The entry of hh3cVoPOTSEntityConfigTable.
Status: current Access: not-accessible
OBJECT-TYPE    
  HH3CVoPOTSEntityConfigEntry  

hh3cVoPOTSEntityConfigIndex 1.3.6.1.4.1.25506.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  

hh3cVoPOTSEntityConfigPrefix 1.3.6.1.4.1.25506.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)  

hh3cVoPOTSEntityConfigSubLine 1.3.6.1.4.1.25506.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  

hh3cVoPOTSEntityConfigSendNum 1.3.6.1.4.1.25506.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  

hh3cVoVoIPEntityConfigTable 1.3.6.1.4.1.25506.2.39.14.1.4
This table contains the VoIP entity information.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    HH3CVoVoIPEntityConfigEntry

hh3cVoVoIPEntityConfigEntry 1.3.6.1.4.1.25506.2.39.14.1.4.1
The entry of hh3cVoVoIPEntityConfigTable.
Status: current Access: not-accessible
OBJECT-TYPE    
  HH3CVoVoIPEntityConfigEntry  

hh3cVoVoIPEntityCfgIndex 1.3.6.1.4.1.25506.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  

hh3cVoVoIPEntityCfgTargetType 1.3.6.1.4.1.25506.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)  

hh3cVoVoIPEntityCfgTargetAddrType 1.3.6.1.4.1.25506.2.39.14.1.4.1.3
The IP address type of object hh3cVoVoIPEntityCfgTargetAddr.
Status: current Access: read-write
OBJECT-TYPE    
  InetAddressType  

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

hh3cVoEntityNumberTable 1.3.6.1.4.1.25506.2.39.14.1.5
The table contains the number management information.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    Hh3cVoEntityNumberEntry

hh3cVoEntityNumberEntry 1.3.6.1.4.1.25506.2.39.14.1.5.1
The entry of hh3cVoEntityNumberTable. Hh3cVoEntityIndex is used to uniquely identify these numbers registered on the server. The same value of hh3cVoEntityIndex used in the corresponding HH3CVoEntityCommonConfigTable is used here.
Status: current Access: not-accessible
OBJECT-TYPE    
  Hh3cVoEntityNumberEntry  

hh3cVoEntityNumberAuthUser 1.3.6.1.4.1.25506.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)  

hh3cVoEntityNumberPasswordType 1.3.6.1.4.1.25506.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  

hh3cVoEntityNumberPassword 1.3.6.1.4.1.25506.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)  

hh3cVoEntityNumberStatus 1.3.6.1.4.1.25506.2.39.14.1.5.1.4
This object indicates the current state of the entity number.
Status: current Access: read-only
OBJECT-TYPE    
  Hh3cRegisterdStatus  

hh3cVoEntityNumberExpires 1.3.6.1.4.1.25506.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