ASCEND-MIBVOIP-MIB

File: ASCEND-MIBVOIP-MIB.mib (23291 bytes)

Imported modules

ASCEND-MIB RFC1155-SMI RFC-1212

Imported symbols

configuration IpAddress OBJECT-TYPE

Defined Types

DisplayString  
OCTET STRING    

MibvoipProfileEntry  
SEQUENCE    
  voipProfile-VoipIndex-GatewayAccessNumber DisplayString
  voipProfile-VoipIndex-FarEndNumber DisplayString
  voipProfile-GatekeeperIp IpAddress
  voipProfile-GkMlgControl INTEGER
  voipProfile-VpnMode INTEGER
  voipProfile-SingleDialEnable INTEGER
  voipProfile-PacketAudioMode INTEGER
  voipProfile-FramesPerPacket INTEGER
  voipProfile-TosOptions-Active INTEGER
  voipProfile-TosOptions-Precedence INTEGER
  voipProfile-TosOptions-TypeOfService INTEGER
  voipProfile-TosOptions-ApplyTo INTEGER
  voipProfile-TosOptions-MarkingType INTEGER
  voipProfile-TosOptions-Dscp DisplayString
  voipProfile-SilenceDetCng INTEGER
  voipProfile-GatekeeperIpSec IpAddress
  voipProfile-GatekeeperKeepalive INTEGER
  voipProfile-RegistrationRetries INTEGER
  voipProfile-RegistrationRetryTimer INTEGER
  voipProfile-PrimaryRetries INTEGER
  voipProfile-PinDnisRetries INTEGER
  voipProfile-MlgPinRetries INTEGER
  voipProfile-MlgDnisRetries INTEGER
  voipProfile-EnaAdapJitterBuffer INTEGER
  voipProfile-MaxJitterBufferSize INTEGER
  voipProfile-InitialJitterBufferSize INTEGER
  voipProfile-Maxcalls INTEGER
  voipProfile-CutThruEnableNearend INTEGER
  voipProfile-H323VoiceAnnEnabled INTEGER
  voipProfile-VoiceAnnDir DisplayString
  voipProfile-VoiceAnnEnc INTEGER
  voipProfile-CallInterDigitTimeout INTEGER
  voipProfile-SilenceThreshold INTEGER
  voipProfile-DtmfTonePassing INTEGER
  voipProfile-VoiceAnnServIp IpAddress
  voipProfile-VoiceAnnFileSpec DisplayString
  voipProfile-RtFaxOptions-RtFaxEnable INTEGER
  voipProfile-RtFaxOptions-EcmEnable INTEGER
  voipProfile-RtFaxOptions-LowLatencyMode INTEGER
  voipProfile-RtFaxOptions-CommandSpoof INTEGER
  voipProfile-RtFaxOptions-LocalRetransmitLsf INTEGER
  voipProfile-RtFaxOptions-PacketRedundancy INTEGER
  voipProfile-RtFaxOptions-FixedPackets INTEGER
  voipProfile-RtFaxOptions-MaxDataRate INTEGER
  voipProfile-RtFaxOptions-AllowCtc INTEGER
  voipProfile-CallHairpin INTEGER
  voipProfile-CallKeepAliveTimeout INTEGER
  voipProfile-ClidSuppress INTEGER
  voipProfile-TrueConnectEnable INTEGER
  voipProfile-G711TransparentData INTEGER
  voipProfile-AllowG711Fallback INTEGER
  voipProfile-AllowCoderFallback INTEGER
  voipProfile-ChooseDspVia INTEGER
  voipProfile-TrunkQuiesceEnable INTEGER
  voipProfile-EarlyRingbackEnable INTEGER
  voipProfile-TrunkPrefixEnable INTEGER
  voipProfile-SignalingModel INTEGER
  voipProfile-OperatorAssist DisplayString
  voipProfile-PstnAttribute-CauseCodeTransparency INTEGER
  voipProfile-PstnAttribute-AlertProgressIndicator INTEGER
  voipProfile-PstnAttribute-ProceedProgressIndicator INTEGER
  voipProfile-PstnAttribute-BearerCapability INTEGER
  voipProfile-SequentialCallEnable INTEGER
  voipProfile-Ss7voipCallPersistence INTEGER
  voipProfile-NextCall DisplayString
  voipProfile-RtpqosPollingEnable INTEGER
  voipProfile-FaststartEnable INTEGER
  voipProfile-SignalingTos-Active INTEGER
  voipProfile-SignalingTos-Precedence INTEGER
  voipProfile-SignalingTos-TypeOfService INTEGER
  voipProfile-SignalingTos-ApplyTo INTEGER
  voipProfile-SignalingTos-MarkingType INTEGER
  voipProfile-SignalingTos-Dscp DisplayString
  voipProfile-Action-o INTEGER

Defined Values

mibvoipProfile 1.3.6.1.4.1.529.23.138
OBJECT IDENTIFIER    

mibvoipProfileTable 1.3.6.1.4.1.529.23.138.1
A list of mibvoipProfile profile entries.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    MibvoipProfileEntry

mibvoipProfileEntry 1.3.6.1.4.1.529.23.138.1.1
A mibvoipProfile entry containing objects that maps to the parameters of mibvoipProfile profile.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  MibvoipProfileEntry  

voipProfile-VoipIndex-GatewayAccessNumber 1.3.6.1.4.1.529.23.138.1.1.1
The access number for the gateway. Set to `0' for the VOIP default profile.
Status: mandatory Access: read-only
OBJECT-TYPE    
  DisplayString  

voipProfile-VoipIndex-FarEndNumber 1.3.6.1.4.1.529.23.138.1.1.2
The phone number of the far end device to be called. Set to `0' to indicate a default profile for either the system or a particular gateway.
Status: mandatory Access: read-only
OBJECT-TYPE    
  DisplayString  

voipProfile-GatekeeperIp 1.3.6.1.4.1.529.23.138.1.1.3
IP address for the GateKeeper.
Status: mandatory Access: read-write
OBJECT-TYPE    
  IpAddress  

voipProfile-GkMlgControl 1.3.6.1.4.1.529.23.138.1.1.4
Gatekeeper Multiple-Logical-Gateway control.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER no(1), yes(2)  

voipProfile-VpnMode 1.3.6.1.4.1.529.23.138.1.1.5
Virtual Private Network Toggle Switch.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER no(1), yes(2)  

voipProfile-SingleDialEnable 1.3.6.1.4.1.529.23.138.1.1.6
Enable Single Stage Dialing
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER no(1), yes(2)  

voipProfile-PacketAudioMode 1.3.6.1.4.1.529.23.138.1.1.7
Audio Coder to be used for voice packetization.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER g711Ulaw(1), g711Alaw(2), g723(3), g729(4), g72364kps(5), rt24(6), g728(7), frgsm(8), evrc(9)  

voipProfile-FramesPerPacket 1.3.6.1.4.1.529.23.138.1.1.8
Voice Frames Per RTP Packet. One (1) through ten (10) are valid values but should be at least two (2) if packet audio mode was set to one of the flavors of G.711.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER  

voipProfile-TosOptions-Active 1.3.6.1.4.1.529.23.138.1.1.9
Activate type of service for this connection.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER no(1), yes(2)  

voipProfile-TosOptions-Precedence 1.3.6.1.4.1.529.23.138.1.1.10
Tag the precedence bits (priority bits) in the TOS octet of IP datagram header with this value when match occurs.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER n-000(1), n-001(33), n-010(65), n-011(97), n-100(129), n-101(161), n-110(193), n-111(225)  

voipProfile-TosOptions-TypeOfService 1.3.6.1.4.1.529.23.138.1.1.11
Tag the type of service field in the TOS octet of IP datagram header with this value when match occurs.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER normal(1), cost(3), reliability(5), throughput(9), latency(17)  

voipProfile-TosOptions-ApplyTo 1.3.6.1.4.1.529.23.138.1.1.12
Define how the type-of-service applies to data flow for this connection.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER incoming(1025), outgoing(2049), both(3073)  

voipProfile-TosOptions-MarkingType 1.3.6.1.4.1.529.23.138.1.1.60
Select type of packet marking.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER precedenceTos(1), dscp(2)  

voipProfile-TosOptions-Dscp 1.3.6.1.4.1.529.23.138.1.1.61
DSCP tag to be used in marking of the packets (if marking-type = dscp).
Status: mandatory Access: read-write
OBJECT-TYPE    
  DisplayString  

voipProfile-SilenceDetCng 1.3.6.1.4.1.529.23.138.1.1.13
Silence Detection and Comfort Noise Generation selection.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER no(1), yes(2), cngOnly(3)  

voipProfile-GatekeeperIpSec 1.3.6.1.4.1.529.23.138.1.1.14
IP address for the Secondary GateKeeper.
Status: mandatory Access: read-write
OBJECT-TYPE    
  IpAddress  

voipProfile-GatekeeperKeepalive 1.3.6.1.4.1.529.23.138.1.1.15
Registration Keepalive.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER  

voipProfile-RegistrationRetries 1.3.6.1.4.1.529.23.138.1.1.16
Registration Retries.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER  

voipProfile-RegistrationRetryTimer 1.3.6.1.4.1.529.23.138.1.1.17
Registration Retry Timer.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER  

voipProfile-PrimaryRetries 1.3.6.1.4.1.529.23.138.1.1.18
Primary Retries.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER  

voipProfile-PinDnisRetries 1.3.6.1.4.1.529.23.138.1.1.62
Pin/Dnis Retries
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER  

voipProfile-MlgPinRetries 1.3.6.1.4.1.529.23.138.1.1.63
MLG Pin Retries
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER  

voipProfile-MlgDnisRetries 1.3.6.1.4.1.529.23.138.1.1.64
MLG Dnis Retries
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER  

voipProfile-EnaAdapJitterBuffer 1.3.6.1.4.1.529.23.138.1.1.19
Enable Adaptive Jtr Buf
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER no(1), yes(2)  

voipProfile-MaxJitterBufferSize 1.3.6.1.4.1.529.23.138.1.1.20
Max Jtr Buf Size
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER  

voipProfile-InitialJitterBufferSize 1.3.6.1.4.1.529.23.138.1.1.21
Initial Jtr Buf Size
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER  

voipProfile-Maxcalls 1.3.6.1.4.1.529.23.138.1.1.22
Maximum Voip Calls
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER  

voipProfile-CutThruEnableNearend 1.3.6.1.4.1.529.23.138.1.1.23
Enable Near End Cut Through
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER no(1), yes(2)  

voipProfile-H323VoiceAnnEnabled 1.3.6.1.4.1.529.23.138.1.1.24
Enable Voice Announcements For H.323 VOIP calls
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER no(1), yes(2)  

voipProfile-VoiceAnnDir 1.3.6.1.4.1.529.23.138.1.1.25
Pc Flash Card Voice Announcement Directory
Status: mandatory Access: read-write
OBJECT-TYPE    
  DisplayString  

voipProfile-VoiceAnnEnc 1.3.6.1.4.1.529.23.138.1.1.26
Voice announcement file encoding
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER g711Ulaw(1), g729(4)  

voipProfile-CallInterDigitTimeout 1.3.6.1.4.1.529.23.138.1.1.27
Inter Digit Timeout
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER  

voipProfile-SilenceThreshold 1.3.6.1.4.1.529.23.138.1.1.28
Silence Thresh (dB inc)
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER  

voipProfile-DtmfTonePassing 1.3.6.1.4.1.529.23.138.1.1.29
DTMF Tone Passing
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER dtmfTonePassedInband(1), dtmfTonePassedOutofband(2), rfc2833(3)  

voipProfile-VoiceAnnServIp 1.3.6.1.4.1.529.23.138.1.1.30
IP address for Voice Announcement Server if not using Filesystem
Status: mandatory Access: read-write
OBJECT-TYPE    
  IpAddress  

voipProfile-VoiceAnnFileSpec 1.3.6.1.4.1.529.23.138.1.1.31
If not using filesystem, voice ann specification file to tftp from server
Status: mandatory Access: read-write
OBJECT-TYPE    
  DisplayString  

voipProfile-RtFaxOptions-RtFaxEnable 1.3.6.1.4.1.529.23.138.1.1.32
Enable/Disable the Real-Time Fax Feature.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER no(1), yes(2)  

voipProfile-RtFaxOptions-EcmEnable 1.3.6.1.4.1.529.23.138.1.1.33
Enable/Disable Error Correction Mode.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER no(1), yes(2)  

voipProfile-RtFaxOptions-LowLatencyMode 1.3.6.1.4.1.529.23.138.1.1.34
Enable/Disable Low Latency Mode.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER no(1), yes(2)  

voipProfile-RtFaxOptions-CommandSpoof 1.3.6.1.4.1.529.23.138.1.1.35
Enable/Disable a particular T.30 command spoof.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER no(1), yes(2)  

voipProfile-RtFaxOptions-LocalRetransmitLsf 1.3.6.1.4.1.529.23.138.1.1.36
Enable/Disable local low speed frame retransmission
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER no(1), yes(2)  

voipProfile-RtFaxOptions-PacketRedundancy 1.3.6.1.4.1.529.23.138.1.1.37
UDP Packet Redundancy.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER  

voipProfile-RtFaxOptions-FixedPackets 1.3.6.1.4.1.529.23.138.1.1.38
Use fixed size image data packets
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER no(1), yes(2)  

voipProfile-RtFaxOptions-MaxDataRate 1.3.6.1.4.1.529.23.138.1.1.39
Maximum Negotiated Data Rate
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER n-2400(2401), n-4800(4801), n-9600(9601), n-14400(14401)  

voipProfile-RtFaxOptions-AllowCtc 1.3.6.1.4.1.529.23.138.1.1.68
Enable extended ECM correction beyond four retransmissions
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER no(1), yes(2)  

voipProfile-CallHairpin 1.3.6.1.4.1.529.23.138.1.1.40
Hairpin
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER no(1), yes(2)  

voipProfile-CallKeepAliveTimeout 1.3.6.1.4.1.529.23.138.1.1.41
Keep Alive Timeout
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER  

voipProfile-ClidSuppress 1.3.6.1.4.1.529.23.138.1.1.42
Suppress Outbound CLID
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER no(1), yes(2)  

voipProfile-TrueConnectEnable 1.3.6.1.4.1.529.23.138.1.1.43
Enable PSTN Connect to Match VOIP Signaling Connect
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER no(1), yes(2)  

voipProfile-G711TransparentData 1.3.6.1.4.1.529.23.138.1.1.44
G711 Transparent Data for Fax/Modem or T.38 Fallback
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER no(1), yes(2)  

voipProfile-AllowG711Fallback 1.3.6.1.4.1.529.23.138.1.1.45
Allow coder to fallback to G.711
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER no(1), yes(2)  

voipProfile-AllowCoderFallback 1.3.6.1.4.1.529.23.138.1.1.46
Allow coder to fallback to non-preferred
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER no(1), yes(2)  

voipProfile-ChooseDspVia 1.3.6.1.4.1.529.23.138.1.1.47
Strategy for choosing next VOIP DSP
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER voipCentric(1), dataCentric(2)  

voipProfile-TrunkQuiesceEnable 1.3.6.1.4.1.529.23.138.1.1.48
VOIP Trunk Quiesce Enable
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER no(1), yes(2)  

voipProfile-EarlyRingbackEnable 1.3.6.1.4.1.529.23.138.1.1.49
Enables early ringback generation. Recommended for high-latency ip networks.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER no(1), yes(2)  

voipProfile-TrunkPrefixEnable 1.3.6.1.4.1.529.23.138.1.1.50
Enables trunk prefixing to DNIS. For egress trunk selection.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER no(1), yes(2)  

voipProfile-SignalingModel 1.3.6.1.4.1.529.23.138.1.1.51
Signaling Model
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER earlyAlerting(1), slowProceeding(2), fastProceeding(3)  

voipProfile-OperatorAssist 1.3.6.1.4.1.529.23.138.1.1.52
Transfer call to operator (* default)
Status: mandatory Access: read-write
OBJECT-TYPE    
  DisplayString  

voipProfile-PstnAttribute-CauseCodeTransparency 1.3.6.1.4.1.529.23.138.1.1.54
Enable/Disable PSTN Cause Code Transparency Feature.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER no(1), yes(2)  

voipProfile-PstnAttribute-AlertProgressIndicator 1.3.6.1.4.1.529.23.138.1.1.55
Call Progress Indicator in Alerting
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER noProgressIndicator(1), noneEnd2endIsdn(2), destNonIsdn(3), origNonIsdn(4), returnToIsdn(5), interworkingOccured(6), inbandInfoAvailable(9)  

voipProfile-PstnAttribute-ProceedProgressIndicator 1.3.6.1.4.1.529.23.138.1.1.56
Call Progress Indicator in Proceeding
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER noProgressIndicator(1), noneEnd2endIsdn(2), destNonIsdn(3), origNonIsdn(4), returnToIsdn(5), interworkingOccured(6), inbandInfoAvailable(9)  

voipProfile-PstnAttribute-BearerCapability 1.3.6.1.4.1.529.23.138.1.1.57
Bearer Capability
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER speech(1), unrestrictedDigitalInfo(9), restrictedDigitalInfo(10), audio3100hz(17), video(25)  

voipProfile-SequentialCallEnable 1.3.6.1.4.1.529.23.138.1.1.53
Sequential call enable
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER no(1), yes(2)  

voipProfile-Ss7voipCallPersistence 1.3.6.1.4.1.529.23.138.1.1.58
If enabled, a VOIP call route persists across IPDC requests for a given call, until the call is released.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER no(1), yes(2)  

voipProfile-NextCall 1.3.6.1.4.1.529.23.138.1.1.65
Next Call Key Entry (**9 default)
Status: mandatory Access: read-write
OBJECT-TYPE    
  DisplayString  

voipProfile-RtpqosPollingEnable 1.3.6.1.4.1.529.23.138.1.1.66
RTP QoS Polling Enable
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER no(1), yes(2)  

voipProfile-FaststartEnable 1.3.6.1.4.1.529.23.138.1.1.67
Faststart Procedure Enable.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER no(1), yes(2)  

voipProfile-SignalingTos-Active 1.3.6.1.4.1.529.23.138.1.1.71
Activate type of service for this connection.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER no(1), yes(2)  

voipProfile-SignalingTos-Precedence 1.3.6.1.4.1.529.23.138.1.1.72
Tag the precedence bits (priority bits) in the TOS octet of IP datagram header with this value when match occurs.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER n-000(1), n-001(33), n-010(65), n-011(97), n-100(129), n-101(161), n-110(193), n-111(225)  

voipProfile-SignalingTos-TypeOfService 1.3.6.1.4.1.529.23.138.1.1.73
Tag the type of service field in the TOS octet of IP datagram header with this value when match occurs.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER normal(1), cost(3), reliability(5), throughput(9), latency(17)  

voipProfile-SignalingTos-ApplyTo 1.3.6.1.4.1.529.23.138.1.1.74
Define how the type-of-service applies to data flow for this connection.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER incoming(1025), outgoing(2049), both(3073)  

voipProfile-SignalingTos-MarkingType 1.3.6.1.4.1.529.23.138.1.1.75
Select type of packet marking.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER precedenceTos(1), dscp(2)  

voipProfile-SignalingTos-Dscp 1.3.6.1.4.1.529.23.138.1.1.76
DSCP tag to be used in marking of the packets (if marking-type = dscp).
Status: mandatory Access: read-write
OBJECT-TYPE    
  DisplayString  

voipProfile-Action-o 1.3.6.1.4.1.529.23.138.1.1.59
Tok_String
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER noAction(1), createProfile(2), deleteProfile(3)