HPN-ICF-VOICE-DIAL-CONTROL-MIB

File: HPN-ICF-VOICE-DIAL-CONTROL-MIB.mib (21417 bytes)

Imported modules

SNMPv2-SMI SNMPv2-TC INET-ADDRESS-MIB
DIAL-CONTROL-MIB HPN-ICF-OID-MIB

Imported symbols

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

Defined Types

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

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

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

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

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

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

HPN-ICFVoEntityCreateEntry  
SEQUENCE    
  hpnicfVoEntityIndex Integer32
  hpnicfVoEntityType INTEGER
  hpnicfVoEntityRowStatus RowStatus

HPN-ICFVoEntityCommonConfigEntry  
SEQUENCE    
  hpnicfVoEntityCfgIndex Integer32
  hpnicfVoEntityCfgCodec1st HpnicfCodecType
  hpnicfVoEntityCfgCodec2nd HpnicfCodecType
  hpnicfVoEntityCfgCodec3rd HpnicfCodecType
  hpnicfVoEntityCfgCodec4th HpnicfCodecType
  hpnicfVoEntityCfgDSCP Integer32
  hpnicfVoEntityCfgVADEnable TruthValue
  hpnicfVoEntityCfgOutbandMode HpnicfOutBandMode
  hpnicfVoEntityCfgFaxLevel Integer32
  hpnicfVoEntityCfgFaxBaudrate HpnicfFaxBaudrateType
  hpnicfVoEntityCfgFaxLocalTrainPara Integer32
  hpnicfVoEntityCfgFaxProtocol HpnicfFaxProtocolType
  hpnicfVoEntityCfgFaxHRPackNum Integer32
  hpnicfVoEntityCfgFaxLRPackNum Integer32
  hpnicfVoEntityCfgFaxSendNSFEnable TruthValue
  hpnicfVoEntityCfgFaxTrainMode HpnicfFaxTrainMode
  hpnicfVoEntityCfgFaxEcm TruthValue
  hpnicfVoEntityCfgPriority Integer32
  hpnicfVoEntityCfgDescription OCTET STRING

HPN-ICFVoPOTSEntityConfigEntry  
SEQUENCE    
  hpnicfVoPOTSEntityConfigIndex Integer32
  hpnicfVoPOTSEntityConfigPrefix OCTET STRING
  hpnicfVoPOTSEntityConfigSubLine OCTET STRING
  hpnicfVoPOTSEntityConfigSendNum Integer32

HPN-ICFVoVoIPEntityConfigEntry  
SEQUENCE    
  hpnicfVoVoIPEntityCfgIndex Integer32
  hpnicfVoVoIPEntityCfgTargetType INTEGER
  hpnicfVoVoIPEntityCfgTargetAddrType InetAddressType
  hpnicfVoVoIPEntityCfgTargetAddr InetAddress

HpnicfVoEntityNumberEntry  
SEQUENCE    
  hpnicfVoEntityNumberAuthUser OCTET STRING
  hpnicfVoEntityNumberPasswordType Integer32
  hpnicfVoEntityNumberPassword OCTET STRING
  hpnicfVoEntityNumberStatus HpnicfRegisterdStatus
  hpnicfVoEntityNumberExpires Integer32

Defined Values

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

hpnicfVoEntityObjects 1.3.6.1.4.1.11.2.14.11.15.2.39.14.1
OBJECT IDENTIFIER    

hpnicfVoEntityCreateTable 1.3.6.1.4.1.11.2.14.11.15.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  
    HPN-ICFVoEntityCreateEntry

hpnicfVoEntityCreateEntry 1.3.6.1.4.1.11.2.14.11.15.2.39.14.1.1.1
The entry of hpnicfVoEntityCreateTable.
Status: current Access: not-accessible
OBJECT-TYPE    
  HPN-ICFVoEntityCreateEntry  

hpnicfVoEntityIndex 1.3.6.1.4.1.11.2.14.11.15.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  

hpnicfVoEntityType 1.3.6.1.4.1.11.2.14.11.15.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)  

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

hpnicfVoEntityCommonConfigTable 1.3.6.1.4.1.11.2.14.11.15.2.39.14.1.2
This table contains the general voice entity information.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    HPN-ICFVoEntityCommonConfigEntry

hpnicfVoEntityCommonConfigEntry 1.3.6.1.4.1.11.2.14.11.15.2.39.14.1.2.1
The entry of hpnicfVoEntityCommonConfigTable.
Status: current Access: not-accessible
OBJECT-TYPE    
  HPN-ICFVoEntityCommonConfigEntry  

hpnicfVoEntityCfgIndex 1.3.6.1.4.1.11.2.14.11.15.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  

hpnicfVoEntityCfgCodec1st 1.3.6.1.4.1.11.2.14.11.15.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    
  HpnicfCodecType  

hpnicfVoEntityCfgCodec2nd 1.3.6.1.4.1.11.2.14.11.15.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    
  HpnicfCodecType  

hpnicfVoEntityCfgCodec3rd 1.3.6.1.4.1.11.2.14.11.15.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    
  HpnicfCodecType  

hpnicfVoEntityCfgCodec4th 1.3.6.1.4.1.11.2.14.11.15.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    
  HpnicfCodecType  

hpnicfVoEntityCfgDSCP 1.3.6.1.4.1.11.2.14.11.15.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  

hpnicfVoEntityCfgVADEnable 1.3.6.1.4.1.11.2.14.11.15.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  

hpnicfVoEntityCfgOutbandMode 1.3.6.1.4.1.11.2.14.11.15.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    
  HpnicfOutBandMode  

hpnicfVoEntityCfgFaxLevel 1.3.6.1.4.1.11.2.14.11.15.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  

hpnicfVoEntityCfgFaxBaudrate 1.3.6.1.4.1.11.2.14.11.15.2.39.14.1.2.1.10
This object indicates the fax baudrate of this dial entity.
Status: current Access: read-write
OBJECT-TYPE    
  HpnicfFaxBaudrateType  

hpnicfVoEntityCfgFaxLocalTrainPara 1.3.6.1.4.1.11.2.14.11.15.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  

hpnicfVoEntityCfgFaxProtocol 1.3.6.1.4.1.11.2.14.11.15.2.39.14.1.2.1.12
This object indicates the fax protocol of this dial entity.
Status: current Access: read-write
OBJECT-TYPE    
  HpnicfFaxProtocolType  

hpnicfVoEntityCfgFaxHRPackNum 1.3.6.1.4.1.11.2.14.11.15.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  

hpnicfVoEntityCfgFaxLRPackNum 1.3.6.1.4.1.11.2.14.11.15.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  

hpnicfVoEntityCfgFaxSendNSFEnable 1.3.6.1.4.1.11.2.14.11.15.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  

hpnicfVoEntityCfgFaxTrainMode 1.3.6.1.4.1.11.2.14.11.15.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    
  HpnicfFaxTrainMode  

hpnicfVoEntityCfgFaxEcm 1.3.6.1.4.1.11.2.14.11.15.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  

hpnicfVoEntityCfgPriority 1.3.6.1.4.1.11.2.14.11.15.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  

hpnicfVoEntityCfgDescription 1.3.6.1.4.1.11.2.14.11.15.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)  

hpnicfVoPOTSEntityConfigTable 1.3.6.1.4.1.11.2.14.11.15.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  
    HPN-ICFVoPOTSEntityConfigEntry

hpnicfVoPOTSEntityConfigEntry 1.3.6.1.4.1.11.2.14.11.15.2.39.14.1.3.1
The entry of hpnicfVoPOTSEntityConfigTable.
Status: current Access: not-accessible
OBJECT-TYPE    
  HPN-ICFVoPOTSEntityConfigEntry  

hpnicfVoPOTSEntityConfigIndex 1.3.6.1.4.1.11.2.14.11.15.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  

hpnicfVoPOTSEntityConfigPrefix 1.3.6.1.4.1.11.2.14.11.15.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)  

hpnicfVoPOTSEntityConfigSubLine 1.3.6.1.4.1.11.2.14.11.15.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  

hpnicfVoPOTSEntityConfigSendNum 1.3.6.1.4.1.11.2.14.11.15.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  

hpnicfVoVoIPEntityConfigTable 1.3.6.1.4.1.11.2.14.11.15.2.39.14.1.4
This table contains the VoIP entity information.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    HPN-ICFVoVoIPEntityConfigEntry

hpnicfVoVoIPEntityConfigEntry 1.3.6.1.4.1.11.2.14.11.15.2.39.14.1.4.1
The entry of hpnicfVoVoIPEntityConfigTable.
Status: current Access: not-accessible
OBJECT-TYPE    
  HPN-ICFVoVoIPEntityConfigEntry  

hpnicfVoVoIPEntityCfgIndex 1.3.6.1.4.1.11.2.14.11.15.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  

hpnicfVoVoIPEntityCfgTargetType 1.3.6.1.4.1.11.2.14.11.15.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)  

hpnicfVoVoIPEntityCfgTargetAddrType 1.3.6.1.4.1.11.2.14.11.15.2.39.14.1.4.1.3
The IP address type of object hpnicfVoVoIPEntityCfgTargetAddr.
Status: current Access: read-write
OBJECT-TYPE    
  InetAddressType  

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

hpnicfVoEntityNumberTable 1.3.6.1.4.1.11.2.14.11.15.2.39.14.1.5
The table contains the number management information.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    HpnicfVoEntityNumberEntry

hpnicfVoEntityNumberEntry 1.3.6.1.4.1.11.2.14.11.15.2.39.14.1.5.1
The entry of hpnicfVoEntityNumberTable. HpnicfVoEntityIndex is used to uniquely identify these numbers registered on the server. The same value of hpnicfVoEntityIndex used in the corresponding HPN-ICFVoEntityCommonConfigTable is used here.
Status: current Access: not-accessible
OBJECT-TYPE    
  HpnicfVoEntityNumberEntry  

hpnicfVoEntityNumberAuthUser 1.3.6.1.4.1.11.2.14.11.15.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)  

hpnicfVoEntityNumberPasswordType 1.3.6.1.4.1.11.2.14.11.15.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  

hpnicfVoEntityNumberPassword 1.3.6.1.4.1.11.2.14.11.15.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)  

hpnicfVoEntityNumberStatus 1.3.6.1.4.1.11.2.14.11.15.2.39.14.1.5.1.4
This object indicates the current state of the entity number.
Status: current Access: read-only
OBJECT-TYPE    
  HpnicfRegisterdStatus  

hpnicfVoEntityNumberExpires 1.3.6.1.4.1.11.2.14.11.15.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