HUAWEI-VOIP-MGCP-MIB: View SNMP OID List / Download MIB

VENDOR: HUAWEI


 Home MIB: HUAWEI-VOIP-MGCP-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).
Keep in mind that standard MIB files can be successfully loaded by systems and programs only if all the required MIB's from the "Imports" section are already loaded.
The tree-like SNMP object navigator requires no explanations because it is very simple to use. And if you stumbled on this MIB from Google note that you can always go back to the home page if you need to perform another MIB or OID lookup.


Object Name OID Type Access Info
 hwVoip 1.3.6.1.4.1.2011.6.36
This MIB module defines MIB objects which provides MGCP management.
       hwIASVoipObjects 1.3.6.1.4.1.2011.6.36.1
           hwMgcpParaTable 1.3.6.1.4.1.2011.6.36.1.15 no-access
This table is used to set the MGCP dynamic parameters. The index of this table is hwMgcpParaMgId.
                 hwMgcpParaEntry 1.3.6.1.4.1.2011.6.36.1.15.1 no-access
This table is used to set the MGCP dynamic parameters. The index of this entry is hwMgcpParaMgId.
                     hwMgcpParaMgId 1.3.6.1.4.1.2011.6.36.1.15.1.1 integer32 no-access
Indicates the MG ID.
                     hwMgcpParaRetranIntervalTimer 1.3.6.1.4.1.2011.6.36.1.15.1.2 integer32 read-write
Indicates the maximum re-transmission interval of MGCP messages.
                     hwMgcpParaMaxRetranTimes 1.3.6.1.4.1.2011.6.36.1.15.1.3 integer32 read-write
Indicates the maximum re-transmission times of MGCP messages.
                     hwMgcpParaProvRspDelay 1.3.6.1.4.1.2011.6.36.1.15.1.4 integer32 read-write
Indicates the delay of the MGCP stack timer for receiving the provisional responses.
                     hwMgcpParaAtMostOnceTimer 1.3.6.1.4.1.2011.6.36.1.15.1.5 integer32 read-write
Indicates the length of the At-most-once timer of the MGCP stack.
                     hwMgcpParaEnbProyRsp 1.3.6.1.4.1.2011.6.36.1.15.1.6 integer read-write
Indicates whether the MGCP stack supports transmitting provisional responses. Options: 1. no(1) - indicates that the MGCP stack not supports transmitting provisional responses 1. yes(2) - indicates that the MGCP stack supports transmitting provisional responses Enumeration: 'yes': 2, 'no': 1.
                     hwMgcpParaEnbSdpTransParent 1.3.6.1.4.1.2011.6.36.1.15.1.7 integer read-write
Indicates whether the MGCP stack supports partial transparent transmission of the Session Description Protocol (SDP). Options: 1. no(1) - indicates that the MGCP stack not supports partial transparent transmission of the Session Description Protocol (SDP) 1. yes(2) - indicates that the MGCP stack supports partial transparent transmission of the Session Description Protocol (SDP) Enumeration: 'yes': 2, 'no': 1.
           hwMgcpMedGwyConfigTable 1.3.6.1.4.1.2011.6.36.1.37 no-access
This table is used to config the MGCP media gateway. The index of this table is hwMgcpMedGwyId.
                 hwMgcpMedGwyConfigEntry 1.3.6.1.4.1.2011.6.36.1.37.1 no-access
This table is used to config the MGCP media gateway. The index of this entry is hwMgcpMedGwyId.
                     hwMgcpMedGwyId 1.3.6.1.4.1.2011.6.36.1.37.1.1 integer32 no-access
Media Gateway ID
                     hwMgcpMedGwyDomainName 1.3.6.1.4.1.2011.6.36.1.37.1.2 octet string read-write
Domain name Parameter 0: clears the value of the parameter
                     hwMgcpMedGwyDesc 1.3.6.1.4.1.2011.6.36.1.37.1.3 octet string read-write
Indicates the interface description.
                     hwMgcpMedGwyIPAddress 1.3.6.1.4.1.2011.6.36.1.37.1.4 ipaddress read-write
Indicates the IP address that the Media Gateway Controller will use to communicate with the Media Gateway.
                     hwMgcpMedGwyUDPPort 1.3.6.1.4.1.2011.6.36.1.37.1.5 integer32 read-write
Indicates the UDP port that the Media Gateway Controller will use to communicate with the Media Gateway. The value 65535 is returned if the entry is invalid. The valid value is from 1 to 4999 in MD5500 and from 1 to 16383 in AMG5000.
                     hwMgcpMedGwyCodeType 1.3.6.1.4.1.2011.6.36.1.37.1.6 integer read-only
Indicates the coding type. Options: 1.txt(1)-indicates that the coding type is text Enumeration: 'txt': 1.
                     hwMgcpMedGwyTransMode 1.3.6.1.4.1.2011.6.36.1.37.1.7 integer read-only
Indicates the transmission mode. Options: 1.udp(2)-indicates that the transmission mode is udp Enumeration: 'udp': 2.
                     hwMgcpMedGwyRegisterKey 1.3.6.1.4.1.2011.6.36.1.37.1.8 octet string read-write
Indicates the key that is registered with the MGC, and the length of valid key input is from 8 to 32. The key cannot be modified, read, or written by the operator without authority, so the hwMgcpMedGwyRegisterKey and hwMgcpMedGwyOperKey must also be provided to query and modify the hwMgcpMedGwyRegisterKey. The conditions for querying and modifying the hwMgcpMedGwyRegisterKey are as follows: 1) The hwMgcpMedGwyRegisterKey can return the correct query result only when the hwMgcpMedGwyOperKey is correct. Otherwise, the query fails; 2) The hwMgcpMedGwyRegisterKey can be set successfully only when the hwMgcpMedGwyOperKey is correct. Otherwise, the setting fails. The size 0 means the parameter not configured.
                     hwMgcpMedGwyOperKey 1.3.6.1.4.1.2011.6.36.1.37.1.9 octet string read-only
Indicates the key for operating the MG. The hwMgcpMedGwyOperKey cannot be read or written. The functions of this key are as follows: 1) The hwMgcpMedGwyRegisterKey and hwMgcpMedGwyOperKey must be provided for modifying the hwMgcpMedGwyRegisterKey. The hwMgcpMedGwyRegisterKey can return the correct query result only when the hwMgcpMedGwyOperKey is correct. Otherwise, the query fails. The hwMgcpMedGwyRegisterKey can be set successfully only when the hwMgcpMedGwyOperKey is correct. Otherwise, the setting fails. 2) The hwMgcpMedGwyOperKey must work with the hwMgcpMedGwyOperKeyNew for modifying the hwMgcpMedGwyOperKey itself. The hwMgcpMedGwyOperKeyNew and hwMgcpMedGwyOperKey must be provided at the same time. The value of the hwMgcpMedGwyOperKeyNew can replace the value of the hwMgcpMedGwyOperKey and the hwMgcpMedGwyOperKeyNew can become the new operation key only when the hwMgcpMedGwyOperKey is correct. Otherwise, the modification fails and the hwMgcpMedGwyOperKey operation key is retained.
                     hwMgcpMedGwyOperKeyNew 1.3.6.1.4.1.2011.6.36.1.37.1.10 octet string read-write
Indicates the new operation key, and the length of valid key input is from 8 to 32. The hwMgcpMedGwyOperKeyNew is a temporary variable, and cannot be read. If you query one hwMgcpMedGwyOperKeyNew not configured, the system always returns a null value.
                     hwMgcpMedGwyAdminStatus 1.3.6.1.4.1.2011.6.36.1.37.1.11 integer read-write
Indicates the administrative status for this media gateway control group. Options: 1.up(1)-indicates that the administrative status for this media gateway control group is up 2.down(2)-indicates that the administrative status for this media gateway control group is down Enumeration: 'down': 2, 'up': 1.
                     hwMgcpMedGwyOperStatus 1.3.6.1.4.1.2011.6.36.1.37.1.12 integer read-only
Indicates the current operational status of the signaling link. Options: 1.up(1)-indicates that the current operational status of the signaling link is up 2.down(2)-indicates that the current operational status of the signaling link is down 3.fault(3)-indicates that the current operational status of the signaling link is fault 4.waitingAck(4)-indicates that the current operational status of the signaling link is waitingAck 5.unknown(5)-indicates that the current operational status of the signaling link is unknown 6.notStart(6)-indicates that the current operational status of the signaling link is notStart Enumeration: 'fault': 3, 'waitingAck': 4, 'up': 1, 'down': 2, 'unknown': 5, 'notStart': 6.
                     hwMgcpMedGwyRowStatus 1.3.6.1.4.1.2011.6.36.1.37.1.13 rowstatus read-write
This is used to create new rows in this table, Modify existing rows, and to delete existing rows.
                     hwMgcpMedGwyLastChange 1.3.6.1.4.1.2011.6.36.1.37.1.14 timeticks read-only
Indicates the value of sysUpTime at the time the associated link entered its current operational status. If the current status was entered prior to the last re-initialization of the local network management subsystem, then this object contains a zero value.
                     hwMgcpMedGwyAuthMode 1.3.6.1.4.1.2011.6.36.1.37.1.15 integer read-write
Indicates the authentication mode. Options: 1.hwmode(1)-indicates that the authentication mode is huawei mode 2.gbmode(2)-indicates that the authentication mode is global mode Enumeration: 'hwmode': 1, 'gbmode': 2.
                     hwMgcpMedGwyAuthInitialKey 1.3.6.1.4.1.2011.6.36.1.37.1.16 octet string read-write
Indicates the authentication initial key, and the length of valid key input is from 1 to 16. The size 0 means the parameter is not configured.
                     hwMgcpMedGwyAuthMgId 1.3.6.1.4.1.2011.6.36.1.37.1.17 octet string read-write
Indicates the authentication MG ID and the length input is from 1 to 16. The size 0 means the parameter is not configured.
                     hwMgcpMedGwyAuthKey 1.3.6.1.4.1.2011.6.36.1.37.1.18 octet string read-write
Indicates the authentication initial key.
                     hwMgcpMedGwy2833Encrypt 1.3.6.1.4.1.2011.6.36.1.37.1.19 octet string read-write
Indicates the 2833 encryption key and the length of valid key input is from 1 to 16. The size 0 means the parameter is not configured.
                     hwMgcpMedGwyCfgHeartBeatTimer 1.3.6.1.4.1.2011.6.36.1.37.1.20 integer32 read-write
Indicates the configured timer of the heartbeat (s).
                     hwMgcpMedGwyIPAddrDhcpClientIndex 1.3.6.1.4.1.2011.6.36.1.37.1.21 integer32 read-write
Dhcp Signal vlan id. The valid value is 1..4093,if the value is -1, the static signal ip will be used.
                     hwMgcpMedGwyDynAddrName 1.3.6.1.4.1.2011.6.36.1.37.1.22 octet string read-write
Dynamic media gateway IP name.
                     hwMgcpMedGwyCurDynAddrName 1.3.6.1.4.1.2011.6.36.1.37.1.23 octet string read-write
Current working dynamic media gateway IP name.
                     hwMgcpMedGwyCurIPAddress 1.3.6.1.4.1.2011.6.36.1.37.1.24 ipaddress read-only
Indicates the IP address that the Media Gateway current use to communicate with the Media Gateway Controller.
           hwMgcpMedGwyCtrlTable 1.3.6.1.4.1.2011.6.36.1.38 no-access
This table is used to config the MGCP media gateway control parameters. The indexes of this table are hwMgcpMedGwyCtrlGatewayId and hwMgcpMedGwyCtrlIdx.
                 hwMgcpMedGwyCtrlEntry 1.3.6.1.4.1.2011.6.36.1.38.1 no-access
This table is used to config the MGCP media gateway control parameters. The indexes of this entry are hwMgcpMedGwyCtrlGatewayId and hwMgcpMedGwyCtrlIdx.
                     hwMgcpMedGwyCtrlGatewayId 1.3.6.1.4.1.2011.6.36.1.38.1.1 integer32 no-access
Indicates the MG ID.
                     hwMgcpMedGwyCtrlIdx 1.3.6.1.4.1.2011.6.36.1.38.1.2 integer32 no-access
Indicates the MGC index.
                     hwMgcpMedGwyCtrlIPAddress 1.3.6.1.4.1.2011.6.36.1.38.1.3 ipaddress read-write
Indicates the IP address of the Media Gateway Controller. The value 255.255.255.255 is returned if the entry is invalid.
                     hwMgcpMedGwyCtrlDnsName 1.3.6.1.4.1.2011.6.36.1.38.1.4 octet string read-write
Indicates the DNS name of the MGC. - means clears the value of the parameter.
                     hwMgcpMedGwyCtrlDnsIp 1.3.6.1.4.1.2011.6.36.1.38.1.5 ipaddress read-only
Indicates the IP address that is obtained through the MGC domain name. DEFVAL { false }
                     hwMgcpMedGwyCtrlPort 1.3.6.1.4.1.2011.6.36.1.38.1.6 integer32 read-write
Indicates the UDP port of the Media Gateway Controller. The value 65535 is returned if the entry is invalid.
                     hwMgcpMedGwyCtrlAdminStatus 1.3.6.1.4.1.2011.6.36.1.38.1.7 integer read-write
Indicates to set the MGC as the active MGC. Options: 1. active(1) -Indicates to set the MGC as the active MGC Enumeration: 'active': 1.
                     hwMgcpMedGwyCtrlOperStatus 1.3.6.1.4.1.2011.6.36.1.38.1.8 integer read-only
Indicates the status of the Media Gateway Controller (and/or) its transportLink. Options: 1. up(1) -indicates that the status of the Media Gateway Controller (and/or) its transportLink is up 2. down(2) -indicates that the status of the Media Gateway Controller (and/or) its transportLink is down 3. standby(3) -indicates that the status of the Media Gateway Controller (and/or) its transportLink is standby Enumeration: 'down': 2, 'standby': 3, 'up': 1.
                     hwMgcpMedGwyCtrlRowStatus 1.3.6.1.4.1.2011.6.36.1.38.1.9 rowstatus read-write
Indicates the row status.
                     hwMgcpMedGwyCtrlLastChange 1.3.6.1.4.1.2011.6.36.1.38.1.10 timeticks read-only
Indicates the value of sysUpTime at the time the associated link entered its current operational status. If the current status was entered prior to the last re-initialization of the local network management subsystem, then this object contains a zero value.
           hwMgcpDigitmapTable 1.3.6.1.4.1.2011.6.36.1.39 no-access
This table is used to set digitmap. The index of this table is hwMgcpDigitmapMgId.
                 hwMgcpDigitmapEntry 1.3.6.1.4.1.2011.6.36.1.39.1 no-access
This table is used to set digitmap. The index of this entry is hwMgcpDigitmapMgId.
                     hwMgcpDigitmapMgId 1.3.6.1.4.1.2011.6.36.1.39.1.1 integer32 no-access
Indicates the MG interface ID.
                     hwMgcpDigitmapDualdial 1.3.6.1.4.1.2011.6.36.1.39.1.2 octet string read-write
Indicates the automatic re-dial digitmap.
                     hwMgcpDigitmapOverLoadUrgent 1.3.6.1.4.1.2011.6.36.1.39.1.3 octet string read-write
Indicates the overload control digitmap.
           hwMgcpMgSoftParameterTable 1.3.6.1.4.1.2011.6.36.1.40 no-access
This table is used to set the software parameters of MGCP media gateway. The index of this table is hwMgcpMgInterfaceIndex.
                 hwMgcpMgSoftParameterEntry 1.3.6.1.4.1.2011.6.36.1.40.1 no-access
This table is used to set the software parameters of MGCP media gateway. The index of this entry is hwMgcpMgInterfaceIndex.
                     hwMgcpMgInterfaceIndex 1.3.6.1.4.1.2011.6.36.1.40.1.1 integer32 no-access
Indicates the MG interface index.
                     hwMgcpMgSoftParameter0 1.3.6.1.4.1.2011.6.36.1.40.1.2 integer read-write
Parameter name index 0. Indicates whether the terminal ID of the MG interface is layered. Options: 1. yes(1) -indicates that the terminal ID of the MG interface is layered 2. no(2) -indicates that the terminal ID of the MG interface is not layered Default: no(2) Enumeration: 'yes': 1, 'no': 2.
                     hwMgcpMgSoftParameter1 1.3.6.1.4.1.2011.6.36.1.40.1.3 integer read-write
Parameter name index 1. It indicates whether the ongoing calls are maintained after MG is disconnected from MGC. Options: 1. yes(1) -indicates that the ongoing calls are maintained after MG is disconnected from MGC 2. no(2) -indicates that the the ongoing calls are not maintained after MG is disconnected from MGC Default: no(2) Enumeration: 'yes': 1, 'no': 2.
                     hwMgcpMgSoftParameter2 1.3.6.1.4.1.2011.6.36.1.40.1.4 integer read-write
Parameter name index 2. It indicates whether the MG interface supports dual homing. Options: 1. yes(1) -indicates that the MG interface supports dual homing 2. no(2) -indicates that the MG interface not supports dual homing Default: yes(1) Enumeration: 'yes': 1, 'no': 2.
                     hwMgcpMgSoftParameter3 1.3.6.1.4.1.2011.6.36.1.40.1.5 integer read-write
Parameter name index 3. It indicates whether the heartbeat message is disabled between MG and MGC. Options: 1. yes(1) -indicates that the heartbeat message is enabled between MG and MGC 2. no(2) -indicates that the heartbeat message is disabled between MG and MGC Default: no(2) Enumeration: 'yes': 1, 'no': 2.
                     hwMgcpMgSoftParameter4 1.3.6.1.4.1.2011.6.36.1.40.1.6 integer read-write
Parameter name index 4. It indicates whether the wildcard is used in registration. Options: 1. yes(1) -indicates that the wildcard is used in registration 2. no(2) -indicates that the wildcard is not used in registration Default: yes(1) Enumeration: 'yes': 1, 'no': 2.
                     hwMgcpMgSoftParameter5 1.3.6.1.4.1.2011.6.36.1.40.1.7 integer32 read-write
Parameter name index 5. It indicates the MGC type. The value range is 1-9. Options: 1. SOFTSWITCH 2. ZTE 3. NORTEL 4. CISCO 5. SIEMENS 6. SONUS 7. ETG 8. SHANGYANG 9. MARCONI Default: 1
                     hwMgcpMgSoftParameter6 1.3.6.1.4.1.2011.6.36.1.40.1.8 integer32 read-write
Parameter name index 6. It indicates the maximum threshold of not responding to the transmitted heartbeat message. Default: 3
                     hwMgcpMgSoftParameter7 1.3.6.1.4.1.2011.6.36.1.40.1.9 integer read-write
Parameter name index 7. It indicates whether to support the report that has the MG as the endpoint name. Options: 1. yes(1) -indicates support the report that has the MG as the endpoint name 2. no(2) -indicates not support the report that has the MG as the endpoint name Default: no(2) Enumeration: 'yes': 1, 'no': 2.
                     hwMgcpMgSoftParameter8 1.3.6.1.4.1.2011.6.36.1.40.1.10 integer read-write
Parameter name index 8. It indicates whether the port fault and auto-block is reported to the MGC. Options: 1. yes(1) -indicates that the port fault and auto-block is reported to the MGC 2. no(2) -indicates that the port fault and auto-block is not reported to the MGC Default: yes(1) Enumeration: 'yes': 1, 'no': 2.
                     hwMgcpMgSoftParameter9 1.3.6.1.4.1.2011.6.36.1.40.1.11 integer read-write
Parameter name index 9. It is reserved in the system. Options: 1. yes(1) -yes 2. no(2) -no Default: yes(1) Enumeration: 'yes': 1, 'no': 2.
                     hwMgcpMgSoftParameter10 1.3.6.1.4.1.2011.6.36.1.40.1.12 integer read-write
Parameter name index 10. It indicates the point-to-point fault report flag. Options: 1. yes(1) -indicates that the point-to-point fault is reported 2. no(2) -indicates that the port fault and auto-block is not reported Default: yes(1) Enumeration: 'yes': 1, 'no': 2.
                     hwMgcpMgSoftParameter11 1.3.6.1.4.1.2011.6.36.1.40.1.13 integer read-write
Parameter name index 11. It indicates the point-to-multipoint fault report flag. Options: 1. yes(1) -indicates that the point-to-multipoint fault is reported 2. no(2) -indicates that the point-to-multipoint fault is not reported Default: no(2) Enumeration: 'yes': 1, 'no': 2.
                     hwMgcpMgSoftParameter12 1.3.6.1.4.1.2011.6.36.1.40.1.14 integer read-write
Parameter name index 12. It indicates the local block tone type. Options: 1. busyTone(1) -indicates that the local block tone type is busyTone 2. congestionTone(2) -indicates that the local block tone type is congestionTone 3. muteTone(3) -indicates that the local block tone type is muteTone 4. userDefineTone1(4) -indicates that the local block tone type is userDefineTone1 5. userDefineTone2(5) -indicates that the local block tone type is userDefineTone2 Default: busyTone(1) Enumeration: 'muteTone': 3, 'busyTone': 1, 'userDefineTone2': 5, 'userDefineTone1': 4, 'congestionTone': 2.
                     hwMgcpMgSoftParameter13 1.3.6.1.4.1.2011.6.36.1.40.1.15 integer read-write
Parameter name index 13. It indicates the remote block tone type. Options: 1. busyTone(1) -indicates that the remote block tone type is busyTone 2. congestionTone(2) -indicates that the remote block tone type is congestionTone 3. muteTone(3) -indicates that the remote block tone type is muteTone 4. userDefineTone1(4) -indicates that the remote block tone type is userDefineTone1 5. userDefineTone2(5) -indicates that the remote block tone type is userDefineTone2 Default: busyTone(1) Enumeration: 'muteTone': 3, 'busyTone': 1, 'userDefineTone2': 5, 'userDefineTone1': 4, 'congestionTone': 2.
                     hwMgcpMgSoftParameter14 1.3.6.1.4.1.2011.6.36.1.40.1.16 integer read-write
Parameter name index 14. It indicates the RTP source port filtering switch. Options: 1. filter(1) -indicates that the RTP source port is filter 2. notFilter(2) -indicates that the RTP source port is not filter Default: notFilter(2) Enumeration: 'filter': 1, 'notFilter': 2.
                     hwMgcpMgSoftParameter15 1.3.6.1.4.1.2011.6.36.1.40.1.17 integer32 read-write
Parameter name index 15. It indicates the length of howl tone<1,65535>. Default:60 Unit: second
                     hwMgcpMgSoftParameter16 1.3.6.1.4.1.2011.6.36.1.40.1.18 integer read-write
Parameter name index 16. Indicates whether the timer symbol (T) follows the number string reported by the signaling. Options: 1. yes(1) -indicates that the timer symbol (T) follows the number string reported by the signaling 2. no(2) -indicates that the timer symbol (T) follows the number string not reported by the signaling Default: yes(1) Enumeration: 'yes': 1, 'no': 2.
                     hwMgcpMgSoftParameter17 1.3.6.1.4.1.2011.6.36.1.40.1.19 integer32 read-write
Parameter name index 17. It indicates the duration of the timer for preventing the repeated switching between the data service and voice service after auto-switching data transparent transmission is complete. <0,65534> Default:1000 Unit: second
                     hwMgcpMgSoftParameter18 1.3.6.1.4.1.2011.6.36.1.40.1.20 integer read-write
Parameter name index 18. Indicates whether to actively switch back to the voice service after data transparent transmission is complete. Options: 1. yes(1) -indicates actively switch back to the voice service 2. no(2) -indicates not actively switch back to the voice service Default: yes(1) Enumeration: 'yes': 1, 'no': 2.
           hwMgcpDmmParaTable 1.3.6.1.4.1.2011.6.36.1.41 no-access
This table is used to set the digitmap parameters. The index of this table is hwMgcpDmmParaMgId.
                 hwMgcpDmmParaEntry 1.3.6.1.4.1.2011.6.36.1.41.1 no-access
This table is used to set the digitmap parameters. The index of this entry is hwMgcpDmmParaMgId.
                     hwMgcpDmmParaMgId 1.3.6.1.4.1.2011.6.36.1.41.1.1 integer32 no-access
Indicates the MG ID.
                     hwMgcpDmmParaMgcpTTimer 1.3.6.1.4.1.2011.6.36.1.41.1.2 integer32 read-write
Indicates the length of the DMM MGCP T timer.
           hwMgcpTIDConfigTable 1.3.6.1.4.1.2011.6.36.1.42 no-access
This table is used to config MGCP terminal ID. The index of this table is hwMgcpTIDPrefixMgId.
                 hwMgcpTIDConfigEntry 1.3.6.1.4.1.2011.6.36.1.42.1 no-access
This table is used to config MGCP terminal ID. The index of this entry is hwMgcpTIDPrefixMgId.
                     hwMgcpTIDPrefixMgId 1.3.6.1.4.1.2011.6.36.1.42.1.1 integer32 no-access
Media Gateway ID
                     hwMgcpBraPrefix 1.3.6.1.4.1.2011.6.36.1.42.1.2 octet string read-write
Indicates the BRA terminal prefix.
                     hwMgcpPraPrefix 1.3.6.1.4.1.2011.6.36.1.42.1.3 octet string read-write
Indicates the PRA terminal prefix.
                     hwMgcpPstnPrefix 1.3.6.1.4.1.2011.6.36.1.42.1.4 octet string read-write
Indicates the PSTN terminal prefix.
                     hwMgcpBraTemplateIndex 1.3.6.1.4.1.2011.6.36.1.42.1.5 integer32 read-write
Indicates the index of the BRA TID profile.
                     hwMgcpPraTemplateIndex 1.3.6.1.4.1.2011.6.36.1.42.1.6 integer32 read-write
Indicates the index of the PRA TID profile.
                     hwMgcpPstnTemplateIndex 1.3.6.1.4.1.2011.6.36.1.42.1.7 integer32 read-write
Indicates the index of the PSTN TID profile.
                     hwMgcpIsNeedToConfigTID 1.3.6.1.4.1.2011.6.36.1.42.1.8 integer32 read-only
Indicates whether the terminal ID needs to be configured for the subscriber. Bit0 (low) to bit31 (high) respectively represent PSTN, BRA, and PRA. The remaining bits are reserved. (It is unavailable in the R17.)
       hwIASVoipTraps 1.3.6.1.4.1.2011.6.36.2
           hwIASVoipAlarmTraps 1.3.6.1.4.1.2011.6.36.2.0
           hwIASVoipAlarmOids 1.3.6.1.4.1.2011.6.36.2.1
       hwIASMgcpTrapsVbOids 1.3.6.1.4.1.2011.6.36.5
           hwMgcpTrapRequestID 1.3.6.1.4.1.2011.6.36.5.1 unsigned32 no-access
The MGCP trap request ID.
           hwMgcpMgStatus 1.3.6.1.4.1.2011.6.36.5.2 integer no-access
The status of the MGCP media gateway. Options: 1. up(1) -normal 2. down(2) -down 3. fault(3) -fault 4. waitAck(4) -waiting for ACK Enumeration: 'down': 2, 'fault': 3, 'up': 1, 'waitAck': 4.
           hwMgcpTrapLastChangeTime 1.3.6.1.4.1.2011.6.36.5.3 timeticks no-access
The value of sysUpTime at the time the media gateway or the media gateway control entered its current status or media gateway control switched.
           hwMgcpMgcIpAddress 1.3.6.1.4.1.2011.6.36.5.4 ipaddress no-access
The mgc ip address.
           hwMgcpMgcIndex 1.3.6.1.4.1.2011.6.36.5.5 unsigned32 no-access
The current mgc index.
           hwMgcpMgcStatus 1.3.6.1.4.1.2011.6.36.5.6 integer no-access
The media gateway control status. Options: 1. up(1) -indicates that the media gateway control status is up 2. down(2) -indicates that the media gateway control status is down 3. standby(3) -indicates that the media gateway control status is standby Enumeration: 'down': 2, 'standby': 3, 'up': 1.
           hwMgcpFrame 1.3.6.1.4.1.2011.6.36.5.7 unsigned32 no-access
The frame where mg user is configed.
           hwMgcpSlot 1.3.6.1.4.1.2011.6.36.5.8 unsigned32 no-access
The slot where mg user is configed.
           hwMgcpPort 1.3.6.1.4.1.2011.6.36.5.9 unsigned32 no-access
The port where mg user is configed.
           hwMgcpMgcPort 1.3.6.1.4.1.2011.6.36.5.10 unsigned32 no-access
The UDP port of the MGC.
           hwMgcpIsConfigTid 1.3.6.1.4.1.2011.6.36.5.11 unsigned32 no-access
Indicates whether the terminal ID needs to be configured for the subscriber. Bit0 (low) to bit31 (high) respectively represent PSTN, BRA, PRA, DPNSS, DASS2, and R2. The remaining bits are reserved.
           hwMgcpIsUpdateTid 1.3.6.1.4.1.2011.6.36.5.12 unsigned32 no-access
Indicates whether the terminal ID needs to be updated for the subscriber. Bit0 (low) to bit31 (high) respectively represent PSTN, BRA, PRA, DPNSS, DASS2, and R2. The remaining bits are reserved.
       hwIASMgcpTraps 1.3.6.1.4.1.2011.6.36.6
           hwIASMgcpCommonTraps 1.3.6.1.4.1.2011.6.36.6.1
                   hwIASMgcpResetTrap 1.3.6.1.4.1.2011.6.36.6.1.0.1
This notification indicates that the MGCP media gateway reset result.
                   hwIASMgcpShutdownTrap 1.3.6.1.4.1.2011.6.36.6.1.0.2
This notification indicates that the MGCP media gateway shutdown result.
                   hwIASMgcpMgStateTrap 1.3.6.1.4.1.2011.6.36.6.1.0.3
This notification indicates that the MGCP media gateway status change.
                   hwIASMgcpMgcSwitchTrap 1.3.6.1.4.1.2011.6.36.6.1.0.4
This notification indicates that the MGCP media gateway control switched.
                   hwIASMgcpMgcStateTrap 1.3.6.1.4.1.2011.6.36.6.1.0.5
This notification indicates that the MGCP media gateway control status changed.
                   hwIASMgcpMgLableTrap 1.3.6.1.4.1.2011.6.36.6.1.0.6
This notification indicates that the userlabel of the MGCP interface changed.
                   hwIASMgcpTidUpdateTrap 1.3.6.1.4.1.2011.6.36.6.1.0.7
This notification indicates that the MGCP terminal ID updated.
           hwIASMgcpAlarmTraps 1.3.6.1.4.1.2011.6.36.6.2
                   hwIASMgcpMgFaultTrap 1.3.6.1.4.1.2011.6.36.6.2.0.1
The MGCP media gateway is closed. This trap when a card asserts an alarm.
                   hwIASMgcpMgRestoreTrap 1.3.6.1.4.1.2011.6.36.6.2.0.2
The MGCP media gateway is up. This trap when a card asserts an alarm.
                   hwIASMgcpAbsentResourceTrap 1.3.6.1.4.1.2011.6.36.6.2.0.3
This notification indicates that the DSP resources is insufficient.