ASCEND-MIBMGW-MIB: View SNMP OID List / Download MIB
VENDOR: ASCEND COMMUNICATIONS INC.
Home | MIB: ASCEND-MIBMGW-MIB | |||
---|---|---|---|---|
Download as: |
Download standard MIB format if you are planning to load a MIB file into some system (OS, Zabbix, PRTG ...) or view it with a MIB browser. CSV is more suitable for analyzing and viewing OID' and other MIB objects in excel. JSON and YAML formats are usually used in programing even though some systems can use MIB in YAML format (like Logstash).
|
|||
Object Name | OID | Type | Access | Info |
mibmediaGatewayProfile | 1.3.6.1.4.1.529.23.170 | |||
mibmediaGatewayProfileTable | 1.3.6.1.4.1.529.23.170.1 | no-access |
A list of mibmediaGatewayProfile profile entries. |
|
1.3.6.1.4.1.529.23.170.1.1 | no-access |
A mibmediaGatewayProfile entry containing objects that maps to the parameters of mibmediaGatewayProfile profile. |
||
mediaGatewayProfile_Name | 1.3.6.1.4.1.529.23.170.1.1.1 | displaystring | read-only |
The name of the Media Gateway profile labels the MGC(s) that we are communicating with. Multiple MEDIA-GATEWAY profiles can be created if virtual media gateways are used. The name of the controlling media gateway should also be configured in the respective T1/E1 line profile(s). |
mediaGatewayProfile_Active | 1.3.6.1.4.1.529.23.170.1.1.2 | integer | read-write |
When set to 'no', interface to the Media Gateway MGC specified in this profile is disabled. Enumeration: 'yes': 2, 'no': 1. |
mediaGatewayProfile_ProtocolType | 1.3.6.1.4.1.529.23.170.1.1.3 | integer | read-write |
The type of the signaling protocol to use. Enumeration: 'h248': 1, 'sip': 3. |
mediaGatewayProfile_MgSigAddress_Type | 1.3.6.1.4.1.529.23.170.1.1.4 | integer | read-write |
Defines how the Media Gateway's source IP address is obtained. Enumeration: 'specific': 2, 'systemDefault': 1, 'interfaceDependent': 3. |
mediaGatewayProfile_MgSigAddress_IpAddress | 1.3.6.1.4.1.529.23.170.1.1.5 | ipaddress | read-write |
MG's IP address to be used for signaling. Valid only if type=specific. |
mediaGatewayProfile_MgRtpAddress_Type | 1.3.6.1.4.1.529.23.170.1.1.6 | integer | read-write |
Defines how the Media Gateway's source IP address is obtained. Enumeration: 'specific': 2, 'systemDefault': 1, 'interfaceDependent': 3. |
mediaGatewayProfile_MgRtpAddress_IpAddress | 1.3.6.1.4.1.529.23.170.1.1.7 | ipaddress | read-write |
MG's IP address to be used for signaling. Valid only if type=specific. |
mediaGatewayProfile_H248Options_EncodingFormat | 1.3.6.1.4.1.529.23.170.1.1.8 | integer | read-write |
Protocol text or binary encoding. Only text encoding is supported currently. Enumeration: 'text': 1, 'binary': 2. |
mediaGatewayProfile_H248Options_MaxResponseTime | 1.3.6.1.4.1.529.23.170.1.1.9 | integer | read-write |
Maximum response time value in milliseconds. |
mediaGatewayProfile_H248Options_Heartbeat_Enabled | 1.3.6.1.4.1.529.23.170.1.1.10 | integer | read-write |
When set to yes, TNT will generate signaling heartbeat to MGC at the configured interval. Enumeration: 'yes': 2, 'no': 1. |
mediaGatewayProfile_H248Options_Heartbeat_Interval | 1.3.6.1.4.1.529.23.170.1.1.11 | integer | read-write |
Time interval between heartbeat messages, in milliseconds. |
mediaGatewayProfile_H248Options_DigitmapOptions_StartTimer | 1.3.6.1.4.1.529.23.170.1.1.12 | integer | read-write |
DigitMap start timer in milliseconds |
mediaGatewayProfile_H248Options_DigitmapOptions_ShortTimer | 1.3.6.1.4.1.529.23.170.1.1.13 | integer | read-write |
DigitMap short timer in milliseconds |
mediaGatewayProfile_H248Options_DigitmapOptions_LongTimer | 1.3.6.1.4.1.529.23.170.1.1.14 | integer | read-write |
DigitMap long timer in milliseconds |
mediaGatewayProfile_IpdcOptions_BayId | 1.3.6.1.4.1.529.23.170.1.1.15 | displaystring | read-write |
Bay ID defines the bay this device belongs to. Used for registration purposes only. The content of this field is reported to the gateway during the device registration process. |
mediaGatewayProfile_IpdcOptions_SystemType | 1.3.6.1.4.1.529.23.170.1.1.16 | displaystring | read-write |
Model ID and/or type of equipment. Used for device registration only. Must be listed in the database on the Gateway. |
mediaGatewayProfile_TransportOptions_Type | 1.3.6.1.4.1.529.23.170.1.1.17 | integer | read-write |
Transport layer to be used for signaling traffic. H248 supports TCP/TPKT and SIP uses UDP. Enumeration: 'udp': 2, 'tcp': 1. |
mediaGatewayProfile_VoipOptions_PacketAudioMode | 1.3.6.1.4.1.529.23.170.1.1.18 | integer | read-write |
Audio Coder to be used for voice packetization. Enumeration: 'g728': 7, 'g729': 4, 'g723': 3, 'rt24': 6, 'g72364kps': 5, 'g711Alaw': 2, 'g711Ulaw': 1, 'frgsm': 8. |
mediaGatewayProfile_VoipOptions_FramesPerPacket | 1.3.6.1.4.1.529.23.170.1.1.19 | integer | read-write |
Voice Frames Per RTP Packet. One (1) through four (4) are valid values but must be two (2) if packet audio mode was set to one of the flavors of G.711. |
mediaGatewayProfile_VoipOptions_SilenceDetCng | 1.3.6.1.4.1.529.23.170.1.1.20 | integer | read-write |
Silence Detection and Comfort Noise Generation selection. Enumeration: 'yes': 2, 'cngOnly': 3, 'no': 1. |
mediaGatewayProfile_VoipOptions_EnaAdapJitterBuffer | 1.3.6.1.4.1.529.23.170.1.1.21 | integer | read-write |
Enable Adaptive Jtr Buf Enumeration: 'yes': 2, 'no': 1. |
mediaGatewayProfile_VoipOptions_MaxJitterBufferSize | 1.3.6.1.4.1.529.23.170.1.1.22 | integer | read-write |
Max Jtr Buf Size |
mediaGatewayProfile_VoipOptions_InitialJitterBufferSize | 1.3.6.1.4.1.529.23.170.1.1.23 | integer | read-write |
Initial Jtr Buf Size |
mediaGatewayProfile_VoipOptions_VoiceAnnDir | 1.3.6.1.4.1.529.23.170.1.1.24 | displaystring | read-write |
Pc Flash Card Voice Announcement Directory |
mediaGatewayProfile_VoipOptions_VoiceAnnEnc | 1.3.6.1.4.1.529.23.170.1.1.25 | integer | read-write |
Voice announcement file encoding Enumeration: 'g729': 4, 'g711Ulaw': 1. |
mediaGatewayProfile_VoipOptions_CallInterDigitTimeout | 1.3.6.1.4.1.529.23.170.1.1.26 | integer | read-write |
Inter Digit Timeout |
mediaGatewayProfile_VoipOptions_SilenceThreshold | 1.3.6.1.4.1.529.23.170.1.1.27 | integer | read-write |
Silence Thresh (dB inc) |
mediaGatewayProfile_VoipOptions_DtmfTonePassing | 1.3.6.1.4.1.529.23.170.1.1.28 | integer | read-write |
DTMF Tone Passing Enumeration: 'outofband': 2, 'rtp': 3, 'inband': 1. |
mediaGatewayProfile_VoipOptions_Maxcalls | 1.3.6.1.4.1.529.23.170.1.1.29 | integer | read-write |
Maximum Voip Calls |
mediaGatewayProfile_VoipOptions_Rfc2833PayloadType | 1.3.6.1.4.1.529.23.170.1.1.30 | integer | read-write |
Value to assign to payload type for rfc2833 used for rtp transport of DTMF tones. |
mediaGatewayProfile_VoipOptions_G711TransparentData | 1.3.6.1.4.1.529.23.170.1.1.31 | integer | read-write |
G711 Transparent Fax/Data Enumeration: 'yes': 2, 'no': 1. |
mediaGatewayProfile_DialedGwOptions_CallHairpin | 1.3.6.1.4.1.529.23.170.1.1.32 | integer | read-write |
Hairpin call (ingress) Enumeration: 'disabled': 1, 'enabled': 2. |
mediaGatewayProfile_DialedGwOptions_TrunkQuiesce | 1.3.6.1.4.1.529.23.170.1.1.33 | integer | read-write |
Trunk Quiesce (ingress) Enumeration: 'disabled': 1, 'enabled': 2. |
mediaGatewayProfile_DialedGwOptions_TrunkPrefix | 1.3.6.1.4.1.529.23.170.1.1.34 | integer | read-write |
Apply Trunk prefix to DNIS. For egress trunk selection. Enumeration: 'disabled': 1, 'enabled': 2. |
mediaGatewayProfile_DialedGwOptions_StartLocalRingTone | 1.3.6.1.4.1.529.23.170.1.1.35 | integer | read-write |
When to start local ring tone (ingress). Enumeration: 'ringToneOnAlerting': 1, 'ringToneOnCallProgress': 3, 'ringToneOnFirstMessage': 2. |
mediaGatewayProfile_DialedGwOptions_MediaWaitForConnect | 1.3.6.1.4.1.529.23.170.1.1.36 | integer | read-write |
Start media flow after Q931 connect message (egress - for SIP 200 message). Enumeration: 'disabled': 1, 'enabled': 2. |
mediaGatewayProfile_RtFaxOptions_RtFaxEnable | 1.3.6.1.4.1.529.23.170.1.1.37 | integer | read-write |
Enable/Disable the Real-Time Fax Feature. Enumeration: 'yes': 2, 'no': 1. |
mediaGatewayProfile_RtFaxOptions_EcmEnable | 1.3.6.1.4.1.529.23.170.1.1.38 | integer | read-write |
Enable/Disable Error Correction Mode. Enumeration: 'yes': 2, 'no': 1. |
mediaGatewayProfile_RtFaxOptions_LowLatencyMode | 1.3.6.1.4.1.529.23.170.1.1.39 | integer | read-write |
Enable/Disable Low Latency Mode. Enumeration: 'yes': 2, 'no': 1. |
mediaGatewayProfile_RtFaxOptions_CommandSpoof | 1.3.6.1.4.1.529.23.170.1.1.40 | integer | read-write |
Enable/Disable a particular T.30 command spoof. Enumeration: 'yes': 2, 'no': 1. |
mediaGatewayProfile_RtFaxOptions_LocalRetransmitLsf | 1.3.6.1.4.1.529.23.170.1.1.41 | integer | read-write |
Enable/Disable local low speed frame retransmission Enumeration: 'yes': 2, 'no': 1. |
mediaGatewayProfile_RtFaxOptions_PacketRedundancy | 1.3.6.1.4.1.529.23.170.1.1.42 | integer | read-write |
UDP Packet Redundancy. |
mediaGatewayProfile_RtFaxOptions_FixedPackets | 1.3.6.1.4.1.529.23.170.1.1.43 | integer | read-write |
Use fixed size image data packets Enumeration: 'yes': 2, 'no': 1. |
mediaGatewayProfile_RtFaxOptions_MaxDataRate | 1.3.6.1.4.1.529.23.170.1.1.44 | integer | read-write |
Maximum Negotiated Data Rate Enumeration: 'n-14400': 14401, 'n-9600': 9601, 'n-4800': 4801, 'n-2400': 2401. |
mediaGatewayProfile_RtFaxOptions_AllowCtc | 1.3.6.1.4.1.529.23.170.1.1.45 | integer | read-write |
Enable extended ECM correction beyond four retransmissions Enumeration: 'yes': 2, 'no': 1. |
mediaGatewayProfile_TosRtpOptions_Active | 1.3.6.1.4.1.529.23.170.1.1.46 | integer | read-write |
Activate type of service for this connection. Enumeration: 'yes': 2, 'no': 1. |
mediaGatewayProfile_TosRtpOptions_Precedence | 1.3.6.1.4.1.529.23.170.1.1.47 | integer | read-write |
Tag the precedence bits (priority bits) in the TOS octet of IP datagram header with this value when match occurs. Enumeration: 'n-101': 161, 'n-100': 129, 'n-110': 193, 'n-111': 225, 'n-000': 1, 'n-001': 33, 'n-011': 97, 'n-010': 65. |
mediaGatewayProfile_TosRtpOptions_TypeOfService | 1.3.6.1.4.1.529.23.170.1.1.48 | integer | read-write |
Tag the type of service field in the TOS octet of IP datagram header with this value when match occurs. Enumeration: 'throughput': 9, 'cost': 3, 'reliability': 5, 'latency': 17, 'normal': 1. |
mediaGatewayProfile_TosRtpOptions_ApplyTo | 1.3.6.1.4.1.529.23.170.1.1.49 | integer | read-write |
Define how the type-of-service applies to data flow for this connection. Enumeration: 'both': 3073, 'outgoing': 2049, 'incoming': 1025. |
mediaGatewayProfile_TosRtpOptions_MarkingType | 1.3.6.1.4.1.529.23.170.1.1.50 | integer | read-write |
Select type of packet marking. Enumeration: 'precedenceTos': 1, 'dscp': 2. |
mediaGatewayProfile_TosRtpOptions_Dscp | 1.3.6.1.4.1.529.23.170.1.1.51 | displaystring | read-write |
DSCP tag to be used in marking of the packets (if marking-type = dscp). |
mediaGatewayProfile_SipOptions_T1Timer | 1.3.6.1.4.1.529.23.170.1.1.52 | integer | read-write |
T1 timer value in milliseconds. |
mediaGatewayProfile_SipOptions_T2Timer | 1.3.6.1.4.1.529.23.170.1.1.53 | integer | read-write |
T2 timer value in milliseconds. |
mediaGatewayProfile_SipOptions_InviteRetries | 1.3.6.1.4.1.529.23.170.1.1.54 | integer | read-write |
Number of invite retries. |
mediaGatewayProfile_SipOptions_NonInviteRetries | 1.3.6.1.4.1.529.23.170.1.1.55 | integer | read-write |
Number of non-invite retries. |
mediaGatewayProfile_SipOptions_PrimaryProxy_IpAddress | 1.3.6.1.4.1.529.23.170.1.1.56 | ipaddress | read-write |
IP addr of primary proxy. |
mediaGatewayProfile_SipOptions_PrimaryProxy_Name | 1.3.6.1.4.1.529.23.170.1.1.57 | displaystring | read-write |
Domain name of primary proxy |
mediaGatewayProfile_SipOptions_PrimaryProxy_PortNumber | 1.3.6.1.4.1.529.23.170.1.1.58 | integer | read-write |
Primary proxy TCP/UDP port number. |
mediaGatewayProfile_SipOptions_PrimaryProxy_MessageFormat | 1.3.6.1.4.1.529.23.170.1.1.59 | integer | read-write |
Proxy message format Enumeration: 'compact': 1, 'long': 2. |
mediaGatewayProfile_SipOptions_SecondaryProxy_IpAddress | 1.3.6.1.4.1.529.23.170.1.1.60 | ipaddress | read-write |
IP addr of secondary proxy. |
mediaGatewayProfile_SipOptions_SecondaryProxy_Name | 1.3.6.1.4.1.529.23.170.1.1.61 | displaystring | read-write |
Domain name of secondary proxy |
mediaGatewayProfile_SipOptions_SecondaryProxy_PortNumber | 1.3.6.1.4.1.529.23.170.1.1.62 | integer | read-write |
Secondary proxy TCP/UDP port number. |
mediaGatewayProfile_SipOptions_SecondaryProxy_MessageFormat | 1.3.6.1.4.1.529.23.170.1.1.63 | integer | read-write |
Proxy message format Enumeration: 'compact': 1, 'long': 2. |
mediaGatewayProfile_SipOptions_RegistrationProxy_IpAddress | 1.3.6.1.4.1.529.23.170.1.1.64 | ipaddress | read-write |
IP addr of registration proxy. |
mediaGatewayProfile_SipOptions_RegistrationProxy_Name | 1.3.6.1.4.1.529.23.170.1.1.65 | displaystring | read-write |
Domain name of registration proxy |
mediaGatewayProfile_SipOptions_RegistrationProxy_PortNumber | 1.3.6.1.4.1.529.23.170.1.1.66 | integer | read-write |
Registration proxy TCP/UDP port number. |
mediaGatewayProfile_SipOptions_RegistrationProxy_MessageFormat | 1.3.6.1.4.1.529.23.170.1.1.67 | integer | read-write |
Proxy message format Enumeration: 'compact': 1, 'long': 2. |
mediaGatewayProfile_SipOptions_RegistrationProxy_RegisterInterval | 1.3.6.1.4.1.529.23.170.1.1.68 | integer | read-write |
Time, in minutes, between requests (0 = disabled). |
mediaGatewayProfile_SipOptions_TrustedProxy_AuthenticateMessages | 1.3.6.1.4.1.529.23.170.1.1.69 | integer | read-write |
Enable SIP authentication Enumeration: 'disabled': 1, 'enabled': 2. |
mediaGatewayProfile_SipOptions_UnknownAni | 1.3.6.1.4.1.529.23.170.1.1.70 | displaystring | read-write |
Unknown ANI string |
mediaGatewayProfile_SipOptions_BlockedAni | 1.3.6.1.4.1.529.23.170.1.1.71 | displaystring | read-write |
Unknown ANI string |
mediaGatewayProfile_SipOptions_OnholdMinutes | 1.3.6.1.4.1.529.23.170.1.1.72 | integer | read-write |
Minutes to wait before a call on hold will disconnect. (range 0 to 1440) |
mediaGatewayProfile_SipOptions_Support100rel | 1.3.6.1.4.1.529.23.170.1.1.73 | integer | read-write |
Enable support for SIP 100rel reliable responses Enumeration: 'disabled': 1, 'enabled': 2. |
mediaGatewayProfile_SipOptions_Internationalize | 1.3.6.1.4.1.529.23.170.1.1.74 | integer | read-write |
Enable Internationalization of phone number URIs. When set to yes, uses international-prefix, country-code, and national-destination-code settings for prefixes to phone, number URIs depending on TON setting in Q.931 setup. Enumeration: 'yes': 2, 'no': 1. |
mediaGatewayProfile_SipOptions_InternationalPrefix | 1.3.6.1.4.1.529.23.170.1.1.75 | integer | read-write |
When set to yes, will prepend + to phone number URIs for all Q.931 TON settings of International. When internationalization is set to yes, will also prepend to TON settings of National and Subscriber. Enumeration: 'yes': 2, 'no': 1. |
mediaGatewayProfile_SipOptions_CountryCode | 1.3.6.1.4.1.529.23.170.1.1.76 | displaystring | read-write |
Country Code prepended to SIP URIs. Valid when internationalize = yes and trunk groups are not enabled or not provisioned. |
mediaGatewayProfile_SipOptions_NationalDestinationCode | 1.3.6.1.4.1.529.23.170.1.1.77 | displaystring | read-write |
National Destination code prepended to SIP URIs. Valid when internationalize = yes and trunk groups are not enabled or not provisioned. |
mediaGatewayProfile_Action_o | 1.3.6.1.4.1.529.23.170.1.1.78 | integer | read-write |
Enumeration: 'deleteProfile': 3, 'createProfile': 2, 'noAction': 1. |
mediaGatewayProfile_VoipOptions_RtpProblemReporting_Enable | 1.3.6.1.4.1.529.23.170.1.1.87 | integer | read-write |
Enable/Disable RTP (potential) problem detection and reporting. Enumeration: 'yes': 2, 'no': 1. |
mediaGatewayProfile_VoipOptions_RtpProblemReporting_MultMediaRcptOkTime | 1.3.6.1.4.1.529.23.170.1.1.88 | integer | read-write |
(1-65535 seconds) Maximum time allowed to recive multiple rtp streams and still not consider it rogue. |
mediaGatewayProfile_VoipOptions_RtpProblemReporting_NoMediaRcptOkTime | 1.3.6.1.4.1.529.23.170.1.1.89 | integer | read-write |
(1-65535 seconds) A message will be generated if no rtp was received in this time. The consecutive reporting time will be exponential. |
mediaGatewayProfile_TosSigOptions_Active | 1.3.6.1.4.1.529.23.170.1.1.90 | integer | read-write |
Activate type of service for this connection. Enumeration: 'yes': 2, 'no': 1. |
mediaGatewayProfile_TosSigOptions_Precedence | 1.3.6.1.4.1.529.23.170.1.1.91 | integer | read-write |
Tag the precedence bits (priority bits) in the TOS octet of IP datagram header with this value when match occurs. Enumeration: 'n-101': 161, 'n-100': 129, 'n-110': 193, 'n-111': 225, 'n-000': 1, 'n-001': 33, 'n-011': 97, 'n-010': 65. |
mediaGatewayProfile_TosSigOptions_TypeOfService | 1.3.6.1.4.1.529.23.170.1.1.92 | integer | read-write |
Tag the type of service field in the TOS octet of IP datagram header with this value when match occurs. Enumeration: 'throughput': 9, 'cost': 3, 'reliability': 5, 'latency': 17, 'normal': 1. |
mediaGatewayProfile_TosSigOptions_ApplyTo | 1.3.6.1.4.1.529.23.170.1.1.93 | integer | read-write |
Define how the type-of-service applies to data flow for this connection. Enumeration: 'both': 3073, 'outgoing': 2049, 'incoming': 1025. |
mediaGatewayProfile_TosSigOptions_MarkingType | 1.3.6.1.4.1.529.23.170.1.1.94 | integer | read-write |
Select type of packet marking. Enumeration: 'precedenceTos': 1, 'dscp': 2. |
mediaGatewayProfile_TosSigOptions_Dscp | 1.3.6.1.4.1.529.23.170.1.1.95 | displaystring | read-write |
DSCP tag to be used in marking of the packets (if marking-type = dscp). |
mediaGatewayProfile_SipOptions_PrivacyProxyRequire | 1.3.6.1.4.1.529.23.170.1.1.96 | integer | read-write |
Include Proxy Require header for Remote Party privacy for INVITEs Enumeration: 'disabled': 1, 'enabled': 2. |
mediaGatewayProfile_SipOptions_CallTransferMethod | 1.3.6.1.4.1.529.23.170.1.1.97 | integer | read-write |
Type of call transfer invoked by receipt of REFER request Enumeration: 'pstnTransfer': 2, 'ipTransfer': 1. |
mediaGatewayProfile_SipOptions_NotifyTimer | 1.3.6.1.4.1.529.23.170.1.1.98 | integer | read-write |
Seconds to wait before a call will disconnect after sending a NOTIFY request if no response is received. (range 0 to 600) Set notify-timer to zero to disable. |
mediaGatewayProfile_Voip2ipOptions_DtmfTonePassing | 1.3.6.1.4.1.529.23.170.1.1.99 | integer | read-write |
DTMF Tone Passing. Enumeration: 'outofband': 2, 'rtp': 3, 'inband': 1. |
mediaGatewayProfile_Voip2ipOptions_RtpTranslatorMode | 1.3.6.1.4.1.529.23.170.1.1.100 | integer | read-write |
RTP translator mode. In mode 0 the WAG acts as a strict RTP translator with no jitter buffer. In mode 1 the WAG acts as a RTP translator with a configurable jitter buffer. |
mediaGatewayProfile_Voip2ipOptions_MaxNumErasures | 1.3.6.1.4.1.529.23.170.1.1.101 | integer | read-write |
Maximum number of erasure frames that the WAG will generate when it encounters lost or late packets. |
mediaGatewayProfile_Voip2ipOptions_JitterBufferSize | 1.3.6.1.4.1.529.23.170.1.1.102 | integer | read-write |
The size of the WAG Jitter buffer - only applicable to rtp-translator-mode 1. |
mibmediaGatewayProfile_SipOptions_TrustedProxy_TableTable | 1.3.6.1.4.1.529.23.170.2 | no-access |
A list of mibmediaGatewayProfile__sip_options__trusted_proxy__table profile entries. |
|
1.3.6.1.4.1.529.23.170.2.1 | no-access |
A mibmediaGatewayProfile__sip_options__trusted_proxy__table entry containing objects that maps to the parameters of mibmediaGatewayProfile__sip_options__trusted_proxy__table profile. |
||
mediaGatewayProfile_SipOptions_TrustedProxy_Table_Name | 1.3.6.1.4.1.529.23.170.2.1.1 | displaystring | read-only | |
mediaGatewayProfile_SipOptions_TrustedProxy_Table_Index_o | 1.3.6.1.4.1.529.23.170.2.1.2 | integer | read-only | |
mediaGatewayProfile_SipOptions_TrustedProxy_Table_HostName | 1.3.6.1.4.1.529.23.170.2.1.3 | displaystring | read-write |
SIP proxy host name. |
mediaGatewayProfile_SipOptions_TrustedProxy_Table_IpAddress | 1.3.6.1.4.1.529.23.170.2.1.4 | ipaddress | read-write |
SIP proxy host IP address. |
mibmediaGatewayProfile_H248Options_DigitmapOptions_MapTable | 1.3.6.1.4.1.529.23.170.3 | no-access |
A list of mibmediaGatewayProfile__h248_options__digitmap_options__map profile entries. |
|
1.3.6.1.4.1.529.23.170.3.1 | no-access |
A mibmediaGatewayProfile__h248_options__digitmap_options__map entry containing objects that maps to the parameters of mibmediaGatewayProfile__h248_options__digitmap_options__map profile. |
||
mediaGatewayProfile_H248Options_DigitmapOptions_Map_Name | 1.3.6.1.4.1.529.23.170.3.1.1 | displaystring | read-only | |
mediaGatewayProfile_H248Options_DigitmapOptions_Map_Index_o | 1.3.6.1.4.1.529.23.170.3.1.2 | integer | read-only | |
mediaGatewayProfile_H248Options_DigitmapOptions_Map_ReferenceName | 1.3.6.1.4.1.529.23.170.3.1.3 | displaystring | read-write |
The reference name of the digitmap. |
mediaGatewayProfile_H248Options_DigitmapOptions_Map_Value | 1.3.6.1.4.1.529.23.170.3.1.4 | displaystring | read-write |
The value of the digitmap. Since | is treated as a special symbol for the command line interface, use ! as the separator in the digitmap value, i.e. 0!00![1-7]xxx!8xxx!Exx!9011x. |
mibmediaGatewayProfile_MgcAddressTable | 1.3.6.1.4.1.529.23.170.4 | no-access |
A list of mibmediaGatewayProfile__mgc_address profile entries. |
|
1.3.6.1.4.1.529.23.170.4.1 | no-access |
A mibmediaGatewayProfile__mgc_address entry containing objects that maps to the parameters of mibmediaGatewayProfile__mgc_address profile. |
||
mediaGatewayProfile_MgcAddress_Name | 1.3.6.1.4.1.529.23.170.4.1.1 | displaystring | read-only | |
mediaGatewayProfile_MgcAddress_Index_o | 1.3.6.1.4.1.529.23.170.4.1.2 | integer | read-only | |
mediaGatewayProfile_MgcAddress_Vrouter | 1.3.6.1.4.1.529.23.170.4.1.3 | displaystring | read-write |
Vrouter the Media Gateway Controller is reachable through. Leave empty if global vrouter is used. |
mediaGatewayProfile_MgcAddress_IpAddress | 1.3.6.1.4.1.529.23.170.4.1.4 | ipaddress | read-write |
Media Gateway Controller's IP address. |
mediaGatewayProfile_MgcAddress_PortNumber | 1.3.6.1.4.1.529.23.170.4.1.5 | integer | read-write |
Media Gateway Controller's TCP/UDP port number. |