HUAWEI-VOIP-MGCP-MIB
AI MIB Summary
The HUAWEI-VOIP-MGCP-MIB module enables monitoring and management of Media Gateway Control Protocol (MGCP) entities and call control sessions on Huawei VoIP gateways, tracking critical metrics such as active call states, endpoint registration status, and gateway resource utilization.
This MIB module defines MIB objects which provides MGCP management.
Main OID:
hwVoip.1.3.6.1.4.1.2011.6.36
119
Objects
Active
Status
4
Dependencies
Imported Objects
Objects
119 total| Object Name |
|---|
hwVoipThis MIB module defines MIB objects which provides MGCP management. MODULE-IDENTITY .1.3.6.1.4.1.2011.6.36 |
hwIASVoipObjects OBJECT IDENTIFIER .1.3.6.1.4.1.2011.6.36.1 |
hwMgcpParaTableThis table is used to set the MGCP dynamic parameters.
The index of this table is hwMgcpParaMgId. SEQUENCE OF HwMgcpParaEntry .1.3.6.1.4.1.2011.6.36.1.15 |
hwMgcpParaEntryThis table is used to set the MGCP dynamic parameters.
The index of this entry is hwMgcpParaMgId. HwMgcpParaEntry .1.3.6.1.4.1.2011.6.36.1.15.1 |
hwMgcpParaMgIdIndicates the MG ID. Integer32 .1.3.6.1.4.1.2011.6.36.1.15.1.1 |
hwMgcpParaRetranIntervalTimerIndicates the maximum re-transmission interval of MGCP messages.rw Integer32 .1.3.6.1.4.1.2011.6.36.1.15.1.2 |
hwMgcpParaMaxRetranTimesIndicates the maximum re-transmission times of MGCP messages.rw Integer32 .1.3.6.1.4.1.2011.6.36.1.15.1.3 |
hwMgcpParaProvRspDelayIndicates the delay of the MGCP stack timer for receiving the provisional responses.rw Integer32 .1.3.6.1.4.1.2011.6.36.1.15.1.4 |
hwMgcpParaAtMostOnceTimerIndicates the length of the At-most-once timer of the MGCP stack.rw Integer32 .1.3.6.1.4.1.2011.6.36.1.15.1.5 |
hwMgcpParaEnbProyRspIndicates 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 responsesrw Enumeration .1.3.6.1.4.1.2011.6.36.1.15.1.6 |
hwMgcpParaEnbSdpTransParentIndicates 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)rw Enumeration .1.3.6.1.4.1.2011.6.36.1.15.1.7 |
hwMgcpMedGwyConfigTableThis table is used to config the MGCP media gateway.
The index of this table is hwMgcpMedGwyId. SEQUENCE OF HwMgcpMedGwyConfigEntry .1.3.6.1.4.1.2011.6.36.1.37 |
hwMgcpMedGwyConfigEntryThis table is used to config the MGCP media gateway.
The index of this entry is hwMgcpMedGwyId. HwMgcpMedGwyConfigEntry .1.3.6.1.4.1.2011.6.36.1.37.1 |
hwMgcpMedGwyIdMedia Gateway ID Integer32 .1.3.6.1.4.1.2011.6.36.1.37.1.1 |
hwMgcpMedGwyDomainNameDomain name Parameter 0: clears the value of the parameterrw OCTET STRING .1.3.6.1.4.1.2011.6.36.1.37.1.2 |
hwMgcpMedGwyDescIndicates the interface description.rw OCTET STRING .1.3.6.1.4.1.2011.6.36.1.37.1.3 |
hwMgcpMedGwyIPAddressIndicates the IP address that the Media Gateway Controller will use to communicate with the Media Gateway.rw IpAddress .1.3.6.1.4.1.2011.6.36.1.37.1.4 |
hwMgcpMedGwyUDPPortIndicates 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.rw Integer32(2000..3000|65535) .1.3.6.1.4.1.2011.6.36.1.37.1.5 |
hwMgcpMedGwyCodeTypeIndicates the coding type.
Options:
1.txt(1)-indicates that the coding type is textro Enumeration .1.3.6.1.4.1.2011.6.36.1.37.1.6 |
hwMgcpMedGwyTransModeIndicates the transmission mode.
Options:
1.udp(2)-indicates that the transmission mode is udpro Enumeration .1.3.6.1.4.1.2011.6.36.1.37.1.7 |
hwMgcpMedGwyRegisterKeyIndicates 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.rw OCTET STRING .1.3.6.1.4.1.2011.6.36.1.37.1.8 |
hwMgcpMedGwyOperKeyIndicates 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.ro OCTET STRING .1.3.6.1.4.1.2011.6.36.1.37.1.9 |
hwMgcpMedGwyOperKeyNewIndicates 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.rw OCTET STRING .1.3.6.1.4.1.2011.6.36.1.37.1.10 |
hwMgcpMedGwyAdminStatusIndicates 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 downrw Enumeration .1.3.6.1.4.1.2011.6.36.1.37.1.11 |
hwMgcpMedGwyOperStatusIndicates 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 notStartro Enumeration .1.3.6.1.4.1.2011.6.36.1.37.1.12 |
hwMgcpMedGwyRowStatusThis is used to create new rows in this table, Modify existing rows, and to delete existing rows.rw RowStatus (SNMPv2-TC) .1.3.6.1.4.1.2011.6.36.1.37.1.13 |
hwMgcpMedGwyLastChangeIndicates 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.ro TimeTicks (SNMPv2-SMI) .1.3.6.1.4.1.2011.6.36.1.37.1.14 |
hwMgcpMedGwyAuthModeIndicates 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 moderw Enumeration .1.3.6.1.4.1.2011.6.36.1.37.1.15 |
hwMgcpMedGwyAuthInitialKeyIndicates 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.rw OCTET STRING .1.3.6.1.4.1.2011.6.36.1.37.1.16 |
hwMgcpMedGwyAuthMgIdIndicates the authentication MG ID and the length input is from 1 to 16.
The size 0 means the parameter is not configured.rw OCTET STRING .1.3.6.1.4.1.2011.6.36.1.37.1.17 |
hwMgcpMedGwyAuthKeyIndicates the authentication initial key.rw OCTET STRING .1.3.6.1.4.1.2011.6.36.1.37.1.18 |
hwMgcpMedGwy2833EncryptIndicates 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.rw OCTET STRING .1.3.6.1.4.1.2011.6.36.1.37.1.19 |
hwMgcpMedGwyCfgHeartBeatTimerIndicates the configured timer of the heartbeat (s).rw Integer32 .1.3.6.1.4.1.2011.6.36.1.37.1.20 |
hwMgcpMedGwyIPAddrDhcpClientIndexDhcp Signal vlan id.
The valid value is 1..4093,if the value is -1, the static signal ip will be used.rw Integer32(1..4093|-1) .1.3.6.1.4.1.2011.6.36.1.37.1.21 |
hwMgcpMedGwyDynAddrNameDynamic media gateway IP name.rw OCTET STRING .1.3.6.1.4.1.2011.6.36.1.37.1.22 |
hwMgcpMedGwyCurDynAddrNameCurrent working dynamic media gateway IP name.rw OCTET STRING .1.3.6.1.4.1.2011.6.36.1.37.1.23 |
hwMgcpMedGwyCurIPAddressIndicates the IP address that the Media Gateway current use to communicate with the Media Gateway Controller.ro IpAddress .1.3.6.1.4.1.2011.6.36.1.37.1.24 |
hwMgcpMedGwyCtrlTableThis table is used to config the MGCP media gateway control parameters.
The indexes of this table are hwMgcpMedGwyCtrlGatewayId and hwMgcpMedGwyCtrlIdx. SEQUENCE OF HwMgcpMedGwyCtrlEntry .1.3.6.1.4.1.2011.6.36.1.38 |
hwMgcpMedGwyCtrlEntryThis table is used to config the MGCP media gateway control parameters.
The indexes of this entry are hwMgcpMedGwyCtrlGatewayId and hwMgcpMedGwyCtrlIdx. HwMgcpMedGwyCtrlEntry .1.3.6.1.4.1.2011.6.36.1.38.1 |
hwMgcpMedGwyCtrlGatewayIdIndicates the MG ID. Integer32 .1.3.6.1.4.1.2011.6.36.1.38.1.1 |
hwMgcpMedGwyCtrlIdxIndicates the MGC index. Integer32 .1.3.6.1.4.1.2011.6.36.1.38.1.2 |
hwMgcpMedGwyCtrlIPAddressIndicates the IP address of the Media Gateway Controller. The value 255.255.255.255 is returned if the entry is invalid.rw IpAddress .1.3.6.1.4.1.2011.6.36.1.38.1.3 |
hwMgcpMedGwyCtrlDnsNameIndicates the DNS name of the MGC. - means clears the value of the parameter.rw OCTET STRING .1.3.6.1.4.1.2011.6.36.1.38.1.4 |
hwMgcpMedGwyCtrlDnsIpIndicates the IP address that is obtained through the MGC domain name.
DEFVAL { false }ro IpAddress .1.3.6.1.4.1.2011.6.36.1.38.1.5 |
hwMgcpMedGwyCtrlPortIndicates the UDP port of the Media Gateway Controller. The value 65535 is returned if the entry is invalid.rw Integer32 .1.3.6.1.4.1.2011.6.36.1.38.1.6 |
hwMgcpMedGwyCtrlAdminStatusIndicates to set the MGC as the active MGC.
Options:
1. active(1) -Indicates to set the MGC as the active MGCrw Enumeration .1.3.6.1.4.1.2011.6.36.1.38.1.7 |
hwMgcpMedGwyCtrlOperStatusIndicates 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 standbyro Enumeration .1.3.6.1.4.1.2011.6.36.1.38.1.8 |
hwMgcpMedGwyCtrlRowStatusIndicates the row status.rw RowStatus (SNMPv2-TC) .1.3.6.1.4.1.2011.6.36.1.38.1.9 |
hwMgcpMedGwyCtrlLastChangeIndicates 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.ro TimeTicks (SNMPv2-SMI) .1.3.6.1.4.1.2011.6.36.1.38.1.10 |
hwMgcpDigitmapTableThis table is used to set digitmap.
The index of this table is hwMgcpDigitmapMgId. SEQUENCE OF HwMgcpDigitmapEntry .1.3.6.1.4.1.2011.6.36.1.39 |
hwMgcpDigitmapEntryThis table is used to set digitmap.
The index of this entry is hwMgcpDigitmapMgId. HwMgcpDigitmapEntry .1.3.6.1.4.1.2011.6.36.1.39.1 |
hwMgcpDigitmapMgIdIndicates the MG interface ID. Integer32 .1.3.6.1.4.1.2011.6.36.1.39.1.1 |
hwMgcpDigitmapDualdialIndicates the automatic re-dial digitmap.rw OCTET STRING .1.3.6.1.4.1.2011.6.36.1.39.1.2 |
hwMgcpDigitmapOverLoadUrgentIndicates the overload control digitmap.rw OCTET STRING .1.3.6.1.4.1.2011.6.36.1.39.1.3 |
hwMgcpMgSoftParameterTableThis table is used to set the software parameters of MGCP media gateway.
The index of this table is hwMgcpMgInterfaceIndex. SEQUENCE OF HwMgcpMgSoftParameterEntry .1.3.6.1.4.1.2011.6.36.1.40 |
hwMgcpMgSoftParameterEntryThis table is used to set the software parameters of MGCP media gateway.
The index of this entry is hwMgcpMgInterfaceIndex. HwMgcpMgSoftParameterEntry .1.3.6.1.4.1.2011.6.36.1.40.1 |
hwMgcpMgInterfaceIndexIndicates the MG interface index. Integer32 .1.3.6.1.4.1.2011.6.36.1.40.1.1 |
hwMgcpMgSoftParameter0Parameter 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)rw Enumeration .1.3.6.1.4.1.2011.6.36.1.40.1.2 |
hwMgcpMgSoftParameter1Parameter 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)rw Enumeration .1.3.6.1.4.1.2011.6.36.1.40.1.3 |
hwMgcpMgSoftParameter2Parameter 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)rw Enumeration .1.3.6.1.4.1.2011.6.36.1.40.1.4 |
hwMgcpMgSoftParameter3Parameter 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)rw Enumeration .1.3.6.1.4.1.2011.6.36.1.40.1.5 |
hwMgcpMgSoftParameter4Parameter 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)rw Enumeration .1.3.6.1.4.1.2011.6.36.1.40.1.6 |
hwMgcpMgSoftParameter5Parameter 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: 1rw Integer32 .1.3.6.1.4.1.2011.6.36.1.40.1.7 |
hwMgcpMgSoftParameter6Parameter name index 6. It indicates the maximum threshold of not responding to the transmitted heartbeat message.
Default: 3rw Integer32 .1.3.6.1.4.1.2011.6.36.1.40.1.8 |
hwMgcpMgSoftParameter7Parameter 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)rw Enumeration .1.3.6.1.4.1.2011.6.36.1.40.1.9 |
hwMgcpMgSoftParameter8Parameter 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)rw Enumeration .1.3.6.1.4.1.2011.6.36.1.40.1.10 |
hwMgcpMgSoftParameter9Parameter name index 9. It is reserved in the system.
Options:
1. yes(1) -yes
2. no(2) -no
Default: yes(1)rwdeprecated Enumeration .1.3.6.1.4.1.2011.6.36.1.40.1.11 |
hwMgcpMgSoftParameter10Parameter 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)rw Enumeration .1.3.6.1.4.1.2011.6.36.1.40.1.12 |
hwMgcpMgSoftParameter11Parameter 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)rw Enumeration .1.3.6.1.4.1.2011.6.36.1.40.1.13 |
hwMgcpMgSoftParameter12Parameter 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)rw Enumeration .1.3.6.1.4.1.2011.6.36.1.40.1.14 |
hwMgcpMgSoftParameter13Parameter 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)rw Enumeration .1.3.6.1.4.1.2011.6.36.1.40.1.15 |
hwMgcpMgSoftParameter14Parameter 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)rw Enumeration .1.3.6.1.4.1.2011.6.36.1.40.1.16 |
hwMgcpMgSoftParameter15Parameter name index 15. It indicates the length of howl tone<1,65535>.
Default:60
Unit: secondrw Integer32 .1.3.6.1.4.1.2011.6.36.1.40.1.17 |
hwMgcpMgSoftParameter16Parameter 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)rw Enumeration .1.3.6.1.4.1.2011.6.36.1.40.1.18 |
hwMgcpMgSoftParameter17Parameter 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: secondrw Integer32 .1.3.6.1.4.1.2011.6.36.1.40.1.19 |
hwMgcpMgSoftParameter18Parameter 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)rw Enumeration .1.3.6.1.4.1.2011.6.36.1.40.1.20 |
hwMgcpDmmParaTableThis table is used to set the digitmap parameters.
The index of this table is hwMgcpDmmParaMgId. SEQUENCE OF HwMgcpDmmParaEntry .1.3.6.1.4.1.2011.6.36.1.41 |
hwMgcpDmmParaEntryThis table is used to set the digitmap parameters.
The index of this entry is hwMgcpDmmParaMgId. HwMgcpDmmParaEntry .1.3.6.1.4.1.2011.6.36.1.41.1 |
hwMgcpDmmParaMgIdIndicates the MG ID. Integer32 .1.3.6.1.4.1.2011.6.36.1.41.1.1 |
hwMgcpDmmParaMgcpTTimerIndicates the length of the DMM MGCP T timer.rw Integer32 .1.3.6.1.4.1.2011.6.36.1.41.1.2 |
hwMgcpTIDConfigTableThis table is used to config MGCP terminal ID.
The index of this table is hwMgcpTIDPrefixMgId. SEQUENCE OF HwMgcpTIDConfigEntry .1.3.6.1.4.1.2011.6.36.1.42 |
hwMgcpTIDConfigEntryThis table is used to config MGCP terminal ID.
The index of this entry is hwMgcpTIDPrefixMgId. HwMgcpTIDConfigEntry .1.3.6.1.4.1.2011.6.36.1.42.1 |
hwMgcpTIDPrefixMgIdMedia Gateway ID Integer32 .1.3.6.1.4.1.2011.6.36.1.42.1.1 |
hwMgcpBraPrefixIndicates the BRA terminal prefix.rw OCTET STRING .1.3.6.1.4.1.2011.6.36.1.42.1.2 |
hwMgcpPraPrefixIndicates the PRA terminal prefix.rw OCTET STRING .1.3.6.1.4.1.2011.6.36.1.42.1.3 |
hwMgcpPstnPrefixIndicates the PSTN terminal prefix.rw OCTET STRING .1.3.6.1.4.1.2011.6.36.1.42.1.4 |
hwMgcpBraTemplateIndexIndicates the index of the BRA TID profile.rw Integer32 .1.3.6.1.4.1.2011.6.36.1.42.1.5 |
hwMgcpPraTemplateIndexIndicates the index of the PRA TID profile.rw Integer32 .1.3.6.1.4.1.2011.6.36.1.42.1.6 |
hwMgcpPstnTemplateIndexIndicates the index of the PSTN TID profile.rw Integer32 .1.3.6.1.4.1.2011.6.36.1.42.1.7 |
hwMgcpIsNeedToConfigTIDIndicates 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.)ro Integer32 .1.3.6.1.4.1.2011.6.36.1.42.1.8 |
hwIASVoipTraps OBJECT IDENTIFIER .1.3.6.1.4.1.2011.6.36.2 |
hwIASVoipAlarmTraps OBJECT IDENTIFIER .1.3.6.1.4.1.2011.6.36.2.0 |
hwIASVoipAlarmOids OBJECT IDENTIFIER .1.3.6.1.4.1.2011.6.36.2.1 |
hwIASMgcpTrapsVbOids OBJECT IDENTIFIER .1.3.6.1.4.1.2011.6.36.5 |
hwMgcpTrapRequestIDThe MGCP trap request ID.ro Unsigned32 .1.3.6.1.4.1.2011.6.36.5.1 |
hwMgcpMgStatusThe status of the MGCP media gateway.
Options:
1. up(1) -normal
2. down(2) -down
3. fault(3) -fault
4. waitAck(4) -waiting for ACKro Enumeration .1.3.6.1.4.1.2011.6.36.5.2 |
hwMgcpTrapLastChangeTimeThe value of sysUpTime at the time the media gateway or the media gateway control entered its current status or media gateway control switched.ro TimeTicks (SNMPv2-SMI) .1.3.6.1.4.1.2011.6.36.5.3 |
hwMgcpMgcIpAddressThe mgc ip address.ro IpAddress .1.3.6.1.4.1.2011.6.36.5.4 |
hwMgcpMgcIndexThe current mgc index.ro Unsigned32 .1.3.6.1.4.1.2011.6.36.5.5 |
hwMgcpMgcStatusThe 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 standbyro Enumeration .1.3.6.1.4.1.2011.6.36.5.6 |
hwMgcpFrameThe frame where mg user is configed.ro Unsigned32 .1.3.6.1.4.1.2011.6.36.5.7 |
hwMgcpSlotThe slot where mg user is configed.ro Unsigned32 .1.3.6.1.4.1.2011.6.36.5.8 |
hwMgcpPortThe port where mg user is configed.ro Unsigned32 .1.3.6.1.4.1.2011.6.36.5.9 |
hwMgcpMgcPortThe UDP port of the MGC.ro Unsigned32 .1.3.6.1.4.1.2011.6.36.5.10 |
hwMgcpIsConfigTidIndicates 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.ro Unsigned32 .1.3.6.1.4.1.2011.6.36.5.11 |
hwMgcpIsUpdateTidIndicates 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.ro Unsigned32 .1.3.6.1.4.1.2011.6.36.5.12 |
hwIASMgcpTraps OBJECT IDENTIFIER .1.3.6.1.4.1.2011.6.36.6 |
hwIASMgcpCommonTraps OBJECT IDENTIFIER .1.3.6.1.4.1.2011.6.36.6.1 |
hwIASMgcpResetTrapThis notification indicates that the MGCP media gateway reset result. NOTIFICATION-TYPE .1.3.6.1.4.1.2011.6.36.6.1.0.1 |
hwIASMgcpShutdownTrapThis notification indicates that the MGCP media gateway shutdown result. NOTIFICATION-TYPE .1.3.6.1.4.1.2011.6.36.6.1.0.2 |
hwIASMgcpMgStateTrapThis notification indicates that the MGCP media gateway status change. NOTIFICATION-TYPE .1.3.6.1.4.1.2011.6.36.6.1.0.3 |
hwIASMgcpMgcSwitchTrapThis notification indicates that the MGCP media gateway control switched. NOTIFICATION-TYPE .1.3.6.1.4.1.2011.6.36.6.1.0.4 |
hwIASMgcpMgcStateTrapThis notification indicates that the MGCP media gateway control status changed. NOTIFICATION-TYPE .1.3.6.1.4.1.2011.6.36.6.1.0.5 |
hwIASMgcpMgLableTrapThis notification indicates that the userlabel of the MGCP interface changed. NOTIFICATION-TYPE .1.3.6.1.4.1.2011.6.36.6.1.0.6 |
hwIASMgcpTidUpdateTrapThis notification indicates that the MGCP terminal ID updated. NOTIFICATION-TYPE .1.3.6.1.4.1.2011.6.36.6.1.0.7 |
hwIASMgcpAlarmTraps OBJECT IDENTIFIER .1.3.6.1.4.1.2011.6.36.6.2 |
hwIASMgcpMgFaultTrapThe MGCP media gateway is closed. This trap when a card asserts an alarm. NOTIFICATION-TYPE .1.3.6.1.4.1.2011.6.36.6.2.0.1 |
hwIASMgcpMgRestoreTrapThe MGCP media gateway is up. This trap when a card asserts an alarm. NOTIFICATION-TYPE .1.3.6.1.4.1.2011.6.36.6.2.0.2 |
hwIASMgcpAbsentResourceTrapThis notification indicates that the DSP resources is insufficient. NOTIFICATION-TYPE .1.3.6.1.4.1.2011.6.36.6.2.0.3 |