HUAWEI-VO-ANALOG-IF-MIB

File: HUAWEI-VO-ANALOG-IF-MIB.mib (22858 bytes)

Imported modules

SNMPv2-SMI HUAWEI-3COM-OID-MIB

Imported symbols

OBJECT-TYPE MODULE-IDENTITY voice

Defined Types

HWVoAnalogIfCommonConfigEntry  
SEQUENCE    
  hwVoAnalogIfConfigPortNumber INTEGER
  hwVoAnalogIfConfigPortType INTEGER
  hwVoAnaloglfConfigPortImpedance INTEGER
  hwVoAnalogIfConfigInitialDigitTimeOut INTEGER
  hwVoAnalogIfConfigInterDigitTimeOut INTEGER
  hwVoAnalogIfConfigCallDisconnect INTEGER

HWVoAnalogIfFXSConfigEntry  
SEQUENCE    
  hwVoAnalogIfFXSConfigPortNumber INTEGER
  hwVoAnalogIfFXSConfigStartMode INTEGER

HWVoAnalogIfFXSTimerEntry  
SEQUENCE    
  hwVoAnalogIfFXSTimerPortNumber INTEGER
  hwVoAnalogIfFXSTimerDtmf INTEGER
  hwVoAnalogIfFXSTimerDtmfInterval INTEGER

HWVoAnalogIfFXOConfigEntry  
SEQUENCE    
  hwVoAnalogIfFXOConfigPortNumber INTEGER
  hwVoAnalogIfFXOConfigStartMode INTEGER
  hwVoAnalogIfFXOConfigAlertNumber INTEGER
  hwVoAnalogIfFXOConfigArea INTEGER
  hwVoAnalogIfFXOPreDialDelay INTEGER
  hwVoAnaloglfFXOConfigPortImpedance INTEGER

HWVoAnalogIfFXOTimerEntry  
SEQUENCE    
  hwVoAnalogIfFXOTimerPortNumber INTEGER
  hwVoAnalogIfFXOTimerDtmf INTEGER
  hwVoAnalogIfFXOTimerDtmfInterval INTEGER

HWVoAnalogIfEMConfigEntry  
SEQUENCE    
  hwVoAnalogIfEMConfigPortNumber INTEGER
  hwVoAnalogIfEMConfigSignalMode INTEGER
  hwVoAnalogIfEMConfigPhyParm INTEGER
  hwVoAnalogIfEMConfigPhyType INTEGER
  hwVoAnalogIfEMConfigTimeoutRinging INTEGER
  hwVoAnalogIfEMConfigTimeoutWaitDigit INTEGER

HWVoAnalogIfEMTimerEntry  
SEQUENCE    
  hwVoAnalogIfEMTimerPortNumber INTEGER
  hwVoAnalogIfEMTimerDtmf INTEGER
  hwVoAnalogIfEMTimerDtmfInterval INTEGER
  hwVoAnalogIfEMTimerCallInterval INTEGER
  hwVoAnalogIfEMTimerSendWink INTEGER
  hwVoAnalogIfEMTimerWinkRising INTEGER
  hwVoAnalogIfEMTimerWinkHold INTEGER
  hwVoAnalogIfEMTimerDialoutDelay INTEGER
  hwVoAnalogIfEMTimerRising INTEGER
  hwVoAnalogIfEMTimerHold INTEGER

Defined Values

hwVoiceAnalogInterfaceMIB 1.3.6.1.4.1.2011.5.25.1.3
MODULE-IDENTITY    

hwVoAnalogIfCommonObjects 1.3.6.1.4.1.2011.5.25.1.3.1
OBJECT IDENTIFIER    

hwVoAnalogIfCommonConfigTable 1.3.6.1.4.1.2011.5.25.1.3.1.1
The voice analog interface common configuration table contains information about configuration parameters for analog voice interface.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    HWVoAnalogIfCommonConfigEntry

hwVoAnalogIfCommonConfigEntry 1.3.6.1.4.1.2011.5.25.1.3.1.1.1
An entry in the voice analog interface common configuration table. The entry is automatically created when a analog voice interface hardware is found.
Status: current Access: not-accessible
OBJECT-TYPE    
  HWVoAnalogIfCommonConfigEntry  

hwVoAnalogIfConfigPortNumber 1.3.6.1.4.1.2011.5.25.1.3.1.1.1.1
Index of voice analog interface common config table. It identify the number of the voice port.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER  

hwVoAnalogIfConfigPortType 1.3.6.1.4.1.2011.5.25.1.3.1.1.1.2
This object expresses the type of the voice analog interfaces. fxs : the type of the voice port is FXS. fxo : the type of the voice port is FXO. em : the type of the voice port is E&M.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER fxs(1), fxo(2), em(3)  

hwVoAnaloglfConfigPortImpedance 1.3.6.1.4.1.2011.5.25.1.3.1.1.1.3
This object expresses the port impedance of voice analog interfaces. impedance600Real : 600 Ohms This impedance is primarily used by FXS. impedanceComplex : 200 Ohms + 680 Ohms || 100nF This impedance is primarily used by FX0 and E&M.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER impedance600Real(1), impedanceComplex(2)  

hwVoAnalogIfConfigInitialDigitTimeOut 1.3.6.1.4.1.2011.5.25.1.3.1.1.1.4
This object states the longgest time to wait the first input digit from caller side. The default value is 10 seconds.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER 0..300  

hwVoAnalogIfConfigInterDigitTimeOut 1.3.6.1.4.1.2011.5.25.1.3.1.1.1.5
This object states the longest time to wait between two input digit from caller side. The default value is 10 seconds.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER 0..300  

hwVoAnalogIfConfigCallDisconnect 1.3.6.1.4.1.2011.5.25.1.3.1.1.1.6
This object states the time the system waits for the caller side to hang up after the connect is disable. The default value is 10 seconds.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER 0..120  

hwVoAnalogIfFXSObjects 1.3.6.1.4.1.2011.5.25.1.3.2
OBJECT IDENTIFIER    

hwVoAnalogIfFXSConfigTable 1.3.6.1.4.1.2011.5.25.1.3.2.1
The voice analog interface fxs configuration table contains information about configuration parameters for analog fxs voice interface.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    HWVoAnalogIfFXSConfigEntry

hwVoAnalogIfFXSConfigEntry 1.3.6.1.4.1.2011.5.25.1.3.2.1.1
An entry in the voice analog interface fxs configuration table. The entry is automatically created when a analog fxs voice interface hardware is found.
Status: current Access: not-accessible
OBJECT-TYPE    
  HWVoAnalogIfFXSConfigEntry  

hwVoAnalogIfFXSConfigPortNumber 1.3.6.1.4.1.2011.5.25.1.3.2.1.1.1
Index of voice analog interface fxs config table. It identify the number of the fxs voice port.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER  

hwVoAnalogIfFXSConfigStartMode 1.3.6.1.4.1.2011.5.25.1.3.2.1.1.2
This object expresses the signaling type of analog fxs interface. The default value is loopStart.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER loopStart(1), groundStart(2)  

hwVoAnalogIfFXSTimerTable 1.3.6.1.4.1.2011.5.25.1.3.2.3
The voice analog interface fxs timer table contains information about timer parameters for analog fxs voice interface.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    HWVoAnalogIfFXSTimerEntry

hwVoAnalogIfFXSTimerEntry 1.3.6.1.4.1.2011.5.25.1.3.2.3.1
An entry in the voice analog interface fxs configuration table. The entry is automatically created when a analog fxs voice interface hardware is found.
Status: current Access: not-accessible
OBJECT-TYPE    
  HWVoAnalogIfFXSTimerEntry  

hwVoAnalogIfFXSTimerPortNumber 1.3.6.1.4.1.2011.5.25.1.3.2.3.1.1
Index of voice analog interface fxs timer table. It identify the number of the fxs voice port.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER  

hwVoAnalogIfFXSTimerDtmf 1.3.6.1.4.1.2011.5.25.1.3.2.3.1.2
This object expresses outgoing dtmf digit duration of the analog fxs interface. The default value is 120 milliseconds
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER 50..500  

hwVoAnalogIfFXSTimerDtmfInterval 1.3.6.1.4.1.2011.5.25.1.3.2.3.1.3
This object expresses outgoing dtmf interval duration of the analog fxs interface. The default value is 120 milliseconds
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER 50..500  

hwVoAnalogIfFXOObjects 1.3.6.1.4.1.2011.5.25.1.3.3
OBJECT IDENTIFIER    

hwVoAnalogIfFXOConfigTable 1.3.6.1.4.1.2011.5.25.1.3.3.1
The voice analog interface fxo configuration table contains information about configuration parameters for analog fxo voice interface.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    HWVoAnalogIfFXOConfigEntry

hwVoAnalogIfFXOConfigEntry 1.3.6.1.4.1.2011.5.25.1.3.3.1.1
An entry in the voice analog interface fxo configuration table. The entry is automatically created when a analog fxo voice interface hardware is found.
Status: current Access: not-accessible
OBJECT-TYPE    
  HWVoAnalogIfFXOConfigEntry  

hwVoAnalogIfFXOConfigPortNumber 1.3.6.1.4.1.2011.5.25.1.3.3.1.1.1
Index of voice analog interface fxo config table. It identify the number of the fxo voice port.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER  

hwVoAnalogIfFXOConfigStartMode 1.3.6.1.4.1.2011.5.25.1.3.3.1.1.2
This object expresses the signal type of analog fxo interface. The default value is fxoLoopStart.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER loopStart(1), groundStart(2)  

hwVoAnalogIfFXOConfigAlertNumber 1.3.6.1.4.1.2011.5.25.1.3.3.1.1.3
This object expresses the number of rings detected before loop being closed. The default value is 2.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER  

hwVoAnalogIfFXOConfigArea 1.3.6.1.4.1.2011.5.25.1.3.3.1.1.4
This object expresses the busy tone of analog fxo interface. The default value is europe.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER europe(1), custom(2), north-america(3)  

hwVoAnalogIfFXOPreDialDelay 1.3.6.1.4.1.2011.5.25.1.3.3.1.1.5
This object expresses the pre-dial delay of analog fxo interface. The default value is 1 seconds.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER 0..10  

hwVoAnaloglfFXOConfigPortImpedance 1.3.6.1.4.1.2011.5.25.1.3.3.1.1.6
This object expresses the port impedance of FXO interfaces.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER impedance550r(0), impedance600r(1), impedance600c(2), impedancecomplex(3)  

hwVoAnalogIfFXOTimerTable 1.3.6.1.4.1.2011.5.25.1.3.3.3
The voice analog interface fxo timer table contains information about timer parameters for analog fxo voice interface.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    HWVoAnalogIfFXOTimerEntry

hwVoAnalogIfFXOTimerEntry 1.3.6.1.4.1.2011.5.25.1.3.3.3.1
An entry in the voice analog interface fxo timer table. The entry is automatically created when a analog fxo voice interface hardware is found.
Status: current Access: not-accessible
OBJECT-TYPE    
  HWVoAnalogIfFXOTimerEntry  

hwVoAnalogIfFXOTimerPortNumber 1.3.6.1.4.1.2011.5.25.1.3.3.3.1.1
Index of voice analog interface fxo timer table. It identify the number of the fxo voice port.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER  

hwVoAnalogIfFXOTimerDtmf 1.3.6.1.4.1.2011.5.25.1.3.3.3.1.2
This object expresses outgoing dtmf digit duration of the analog fxo interface. The default value is 120 milliseconds
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER 50..500  

hwVoAnalogIfFXOTimerDtmfInterval 1.3.6.1.4.1.2011.5.25.1.3.3.3.1.3
This object expresses outgoing dtmf interval duration of the analog fxo interface. The default value is 120 milliseconds
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER 50..500  

hwVoAnalogIfEMObjects 1.3.6.1.4.1.2011.5.25.1.3.4
OBJECT IDENTIFIER    

hwVoAnalogIfEMConfigTable 1.3.6.1.4.1.2011.5.25.1.3.4.1
The voice analog interface e&m configuration table contains information about configuration parameters for analog e&m voice interface.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    HWVoAnalogIfEMConfigEntry

hwVoAnalogIfEMConfigEntry 1.3.6.1.4.1.2011.5.25.1.3.4.1.1
An entry in the voice analog interface e&m configuration table. The entry is automatically created when a analog e&m voice interface hardware is found.
Status: current Access: not-accessible
OBJECT-TYPE    
  HWVoAnalogIfEMConfigEntry  

hwVoAnalogIfEMConfigPortNumber 1.3.6.1.4.1.2011.5.25.1.3.4.1.1.1
Index of voice analog interface e&m config table. It identify the number of the e&m voice port.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER  

hwVoAnalogIfEMConfigSignalMode 1.3.6.1.4.1.2011.5.25.1.3.4.1.1.2
This object expresses the signal mode of the analog e&m interfaces. The default value is immediateDial.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER delayDial(1), immediateDial(2), winkStart(3)  

hwVoAnalogIfEMConfigPhyParm 1.3.6.1.4.1.2011.5.25.1.3.4.1.1.3
This object expresses the operation of the analog e&m signal. The default value of this object is fourWiresOperation.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER twoWiresOperation(1), fourWiresOperation(2)  

hwVoAnalogIfEMConfigPhyType 1.3.6.1.4.1.2011.5.25.1.3.4.1.1.4
This object expresses the e&m lead signaling type of the analog e&m interface. The default is type5.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER type1(1), type2(2), type3(3), type5(5)  

hwVoAnalogIfEMConfigTimeoutRinging 1.3.6.1.4.1.2011.5.25.1.3.4.1.1.5
This object expresses the ring timeout of the analog e&m interface. The value of 65535 indicates the timer is approach infinity. The default value of this object is 60 seconds.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER 5..600 | 65535  

hwVoAnalogIfEMConfigTimeoutWaitDigit 1.3.6.1.4.1.2011.5.25.1.3.4.1.1.6
This object expresses the wait digit timeout of the analog e&m interface. The value of 65535 indicates the timer is approach infinity. The default value of this object is 5 seconds.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER 3..600 | 65535  

hwVoAnalogIfEMTimerTable 1.3.6.1.4.1.2011.5.25.1.3.4.3
The voice analog interface e&m timer table contains information about timer parameters for analog e&m voice interface.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    HWVoAnalogIfEMTimerEntry

hwVoAnalogIfEMTimerEntry 1.3.6.1.4.1.2011.5.25.1.3.4.3.1
An entry in the voice analog interface e&m timer table. The entry is automatically created when a analog e&m voice interface hardware is found.
Status: current Access: not-accessible
OBJECT-TYPE    
  HWVoAnalogIfEMTimerEntry  

hwVoAnalogIfEMTimerPortNumber 1.3.6.1.4.1.2011.5.25.1.3.4.3.1.1
Index of voice analog interface e&m timer table. It identify the number of the e&m voice port.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER  

hwVoAnalogIfEMTimerDtmf 1.3.6.1.4.1.2011.5.25.1.3.4.3.1.2
This object expresses outgoing dtmf digit duration of the analog e&m interface. The default value is 120 milliseconds
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER 50..500  

hwVoAnalogIfEMTimerDtmfInterval 1.3.6.1.4.1.2011.5.25.1.3.4.3.1.3
This object expresses outgoing dtmf interval duration of the analog e&m interface. The default value is 120 milliseconds
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER 50..500  

hwVoAnalogIfEMTimerCallInterval 1.3.6.1.4.1.2011.5.25.1.3.4.3.1.4
This object expresses the dureation of call clearing. The default value is 200 milliseconds.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER 200..2000  

hwVoAnalogIfEMTimerSendWink 1.3.6.1.4.1.2011.5.25.1.3.4.3.1.5
This object expresses the max time between receiving seizure signal and sending wink signal. This object can olny be used when hwVoAnalogIfEMConfigSignalMode is 'winkStart'. The default value is 500 milliseconds.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER 100..5000  

hwVoAnalogIfEMTimerWinkRising 1.3.6.1.4.1.2011.5.25.1.3.4.3.1.6
This object expresses the max time between sending seizure signal and receiving wink signal. This object can only be used when hwVoAnalogIfEMConfigSignalMode is 'winkStart'. The default value is 2000 milliseconds.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER 100..5000  

hwVoAnalogIfEMTimerWinkHold 1.3.6.1.4.1.2011.5.25.1.3.4.3.1.7
This object expresses the max duration for sending wink signal. This object can only be used when hwVoAnalogIfEMConfigSignalMode is 'winkStart'. The default value is 500 milliseconds.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER 100..3000  

hwVoAnalogIfEMTimerDialoutDelay 1.3.6.1.4.1.2011.5.25.1.3.4.3.1.8
This object expresses max time sending called digits. This object can only be used when hwVoAnalogIfEMConfigSignalMode is 'immediate'. The default value is 300 milliseconds.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER 50..5000  

hwVoAnalogIfEMTimerRising 1.3.6.1.4.1.2011.5.25.1.3.4.3.1.9
This object expresses the wait duration between receiveing seizure signal and sending delay signal. This object can only be used when hwVoAnalogIfEMConfigSignalMode is 'delayDial'. The default value is 300 milliseconds.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER 20..2000  

hwVoAnalogIfEMTimerHold 1.3.6.1.4.1.2011.5.25.1.3.4.3.1.10
This object expresses the max time sending delay signal. This object can only be used when hwVoAnalogIfEMConfigSignalMode is 'delayDial'. The default value is 400 milliseconds.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER 100..5000