HUAWEI-VOICEUSER-MIB: View SNMP OID List / Download MIB

VENDOR: HUAWEI


 Home MIB: HUAWEI-VOICEUSER-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
 hwIASVoiceUser 1.3.6.1.4.1.2011.6.112
This MIB module defines MIB objects which provides voice user management.
         hwIASVoiceUserObjects 1.3.6.1.4.1.2011.6.112.1
             hwPstnCTPConfigTable 1.3.6.1.4.1.2011.6.112.1.1 no-access
This table is used to add, delete, modify, and query the PSTN user. The index of this table is hwPstnCTPConfigIndex. The service attributes of a PSTN port include the gateway ID, terminal ID, telephone number, whether to support layering configuration, priority flag of the port for the overload control, user type, power-off interval, FSK delay interval, time for issuing the calling number, format for issuing the calling number, and limited pulse dialing. Through the table, you can configure, modify, and query the above-mentioned attributes of the PSTN user.
                 hwPstnCTPConfigEntry 1.3.6.1.4.1.2011.6.112.1.1.1 no-access
This table is used to add, delete, modify, and query the PSTN user. The index of this entry is hwPstnCTPConfigIndex. The service attributes of a PSTN port include the gateway ID, terminal ID, telephone number, whether to support layering configuration, priority flag of the port for the overload control, user type, power-off interval, FSK delay interval, time for issuing the calling number, format for issuing the calling number, and limited pulse dialing. Through the table, you can configure, modify, and query the above-mentioned attributes of the PSTN user.
                     hwPstnCTPConfigIndex 1.3.6.1.4.1.2011.6.112.1.1.1.1 integer32 no-access
Indicates the frame/slot/port. 24 0 0011000 | xxxxxxxx | xxxxxx | xxxxxxx | 0000 port frame slot port 0 type The highest 7 bits indicate the type of port, for PSTN port, must be 0x18 the next 8 bits indicate the frame ID, the next 6 bits indicate the slot ID, the next 7 bits indicate the port ID, the last 4 bits must be 0. The type of port include: E1 port = 0x16 PSTN port = 0x18 BRA port = 0x19 AT0 port = 0x1b
                     hwPstnCTPMgId 1.3.6.1.4.1.2011.6.112.1.1.1.2 integer32 read-only
Indicates the MG ID.
                     hwPstnCTPTerminationID 1.3.6.1.4.1.2011.6.112.1.1.1.3 octet string read-only
Indicates the terminal ID (only the character string of digit type is supported).
                     hwPstnCTPTelNo 1.3.6.1.4.1.2011.6.112.1.1.1.4 octet string read-only
Indicates the telephone number.
                     hwPstnCTPRowStatus 1.3.6.1.4.1.2011.6.112.1.1.1.5 rowstatus read-write
Indicates the row status.The operations include activate, shut down, not start, create and register, create and wait, and delete. The operations are not used in the V8R61.
                     hwPstnCTPLayerFlag 1.3.6.1.4.1.2011.6.112.1.1.1.6 integer read-only
Indicates whether to layer. Options: 1. noLayer(1) -not to layer 2. layer(2) -to layer 3. null(-1) -invalid value Enumeration: 'layer': 2, 'null': -1, 'noLayer': 1.
                     hwPstnCTPPriorityFlag 1.3.6.1.4.1.2011.6.112.1.1.1.7 integer read-only
Indicates the priority of the terminal. Options: 1. cat1(1) -the highest priority 2. cat2(2) -the middle priority 3. cat3(3) -the lowest priority Enumeration: 'cat1': 1, 'cat2': 2, 'cat3': 3.
                     hwPstnCTPPotsLineType 1.3.6.1.4.1.2011.6.112.1.1.1.8 integer read-only
Indicates the subscriber type. Options: 1. del(1) -DEL 2. lcPBX(2) -Loop Calling PBX 3. ecPBX(3) -earth calling PBX 4. payPhone(4) -PayPhone Enumeration: 'lcPBX': 2, 'del': 1, 'payPhone': 4, 'ecPBX': 3.
                     hwPstnCTPDCTime 1.3.6.1.4.1.2011.6.112.1.1.1.9 integer32 read-only
Indicates the disconnect clear interval. Unit: 10ms
                     hwPstnCTPFSKDelayInterval 1.3.6.1.4.1.2011.6.112.1.1.1.10 integer32 read-only
Indicates the FSK delay interval. Unit: 10ms
                     hwPstnCTPCidTransWhen 1.3.6.1.4.1.2011.6.112.1.1.1.11 integer read-only
Indicates the time for delivering the caller ID. Options: 1. afterRing(1) -transmit CID after ringing 2. beforeRing(2) -transmit CID before ringing Enumeration: 'afterRing': 1, 'beforeRing': 2.
                     hwPstnCTPCidFormat 1.3.6.1.4.1.2011.6.112.1.1.1.12 integer read-only
Indicates the format of the caller ID. Options: 1. sdmfFsk(1) -SDMF FSK format 2. mdmfFsk(2) -MDMF FSK format 3. dtmf(3) -DTMF format 4. russia(4) -russia format 5. etsi(5) -etsi format Enumeration: 'etsi': 5, 'dtmf': 3, 'mdmfFsk': 2, 'russia': 4, 'sdmfFsk': 1.
                     hwPstnCTPVQEAgc 1.3.6.1.4.1.2011.6.112.1.1.1.13 integer read-only
Indicates enable AGC or not. Options: 1. enable(1) -enable AGC 2. disable(2) -disable AGC Enumeration: 'enable': 1, 'disable': 2.
                     hwPstnCTPVQESns 1.3.6.1.4.1.2011.6.112.1.1.1.14 integer read-only
Indicates enable SNS or not. Options: 1. enable(1) -enable SNS 2. disable(2) -disable SNS Enumeration: 'enable': 1, 'disable': 2.
                     hwPstnCTPVQEAgcLevel 1.3.6.1.4.1.2011.6.112.1.1.1.15 integer32 read-only
Indicates set AGC target value. Unit: dbm0
                     hwPstnCTPVQESnsLevel 1.3.6.1.4.1.2011.6.112.1.1.1.16 integer32 read-only
Indicates set VQE noise suppression level. Unit: db
                     hwPstnCTPDspInputGain 1.3.6.1.4.1.2011.6.112.1.1.1.17 integer32 read-only
Dsp input gain. 1: -10db 2: -9db 3: -8db 4: -7db 5: -6db 6: -5db 7: -4db 8: -3db 9: -2db 10: -1db 11: 0db 12: 1db 13: 2db 14: 3db 15: 4db 16: 5db Unit: db
                     hwPstnCTPDspOutputGain 1.3.6.1.4.1.2011.6.112.1.1.1.18 integer32 read-only
Dsp output gain. 1: -10db 2: -9db 3: -8db 4: -7db 5: -6db 6: -5db 7: -4db 8: -3db 9: -2db 10: -1db 11: 0db 12: 1db 13: 2db 14: 3db 15: 4db 16: 5db 17: 6db 18: 7db 19: 8db 20: 9db 21: 10db Unit: db
                     hwPstnCTPDetectANSbarBySingleToneFlag 1.3.6.1.4.1.2011.6.112.1.1.1.19 integer read-only
It indicates whether the ANSbar signal detected by SingleTone is supported. Options: 1. enable(1) -the ANSbar signal detected by SingleTone is supported 2. disable(2) -the ANSbar signal detected by SingleTone is not supported Enumeration: 'enable': 1, 'disable': 2.
                     hwPstnCTPBellANSFlag 1.3.6.1.4.1.2011.6.112.1.1.1.20 integer read-only
It indicates whether the Bell ANS is supported. Options: 1. enable(1) -the Bell ANS is supported 2. disable(2) -the Bell ANS is not supported Enumeration: 'enable': 1, 'disable': 2.
                     hwPstnCTPDspParaTemplate 1.3.6.1.4.1.2011.6.112.1.1.1.21 octet string read-only
The index of dsp parameter template name.
                     hwPstnCTPCidFskMode 1.3.6.1.4.1.2011.6.112.1.1.1.22 integer read-only
It indicates the mode of fsk. Options: 1. bell202(1) -bell 202 2. ccittv23(2) -ccitt v23 3. ntt(3) -ntt Enumeration: 'ccittv23': 2, 'ntt': 3, 'bell202': 1.
                     hwPstnCTPCidTasPattern 1.3.6.1.4.1.2011.6.112.1.1.1.23 integer read-only
It indicates the mode of tas. Options: 1. noTas(1) -no tas 2. dtAs(2) -DT as Enumeration: 'dtAs': 2, 'noTas': 1.
                     hwPstnCTPUserGroupid 1.3.6.1.4.1.2011.6.112.1.1.1.24 integer32 read-write
It indicates the user group ID. -1 indicates clear the user group info.
                     hwPstnCTPDigitMapGroupName 1.3.6.1.4.1.2011.6.112.1.1.1.25 octet string read-write
It indicates the digitmap group name.
                     hwPstnCTPForceSendFsk 1.3.6.1.4.1.2011.6.112.1.1.1.26 integer read-only
Indicates enable force send FSK or not. Options: 1. enable(1) -enable force send FSK 2. disable(2) -disable force send FSK Enumeration: 'enable': 1, 'disable': 2.
                     hwPstnCTPFSKAlertInterval 1.3.6.1.4.1.2011.6.112.1.1.1.27 integer32 read-write
It indicates fskend to alert Interval. -1 indicate invalid value. Unit: 10ms
                     hwPstnCTPConfigDefaultCli 1.3.6.1.4.1.2011.6.112.1.1.1.28 octet string read-write
It indicates the default cli number of outgoing call.
                     hwPstnCTPEOCTime 1.3.6.1.4.1.2011.6.112.1.1.1.29 integer32 read-only
Indicates the end of call interval. Unit: 10ms
                     hwPstnCTPRemoteBlockPowerDeny 1.3.6.1.4.1.2011.6.112.1.1.1.30 integer read-write
Indicates the flag of remote block power deny. Options: 1. enable(1) - enable remote block power deny 2. disable(2) - disable remote block power deny Enumeration: 'enable': 1, 'disable': 2.
             hwPstnCTPOperTable 1.3.6.1.4.1.2011.6.112.1.2 no-access
It is used to maintain PSTN ports with the VSP feature. The index of this table is hwPstnCTPOperIndex. Through the table, you can query the states of PSTN ports, including the running status of the PSTN service, management status of the PSTN service, change time of the running status of the PSTN service, and change time of the management status of the PSTN service. Through the table, services on the PSTN port can be terminated, started, and the service status can be queried.
                 hwPstnCTPOperEntry 1.3.6.1.4.1.2011.6.112.1.2.1 no-access
It is used to maintain PSTN ports with the VSP feature. The index of this entry is hwPstnCTPOperIndex. Through the table, you can query the states of PSTN ports, including the running status of the PSTN service, management status of the PSTN service, change time of the running status of the PSTN service, and change time of the management status of the PSTN service. Through the table, services on the PSTN port can be terminated, started, and the service status can be queried.
                     hwPstnCTPOperIndex 1.3.6.1.4.1.2011.6.112.1.2.1.1 integer32 no-access
Indicates the frame/slot/port. 24 0 0011000 | xxxxxxxx | xxxxxx | xxxxxxx | 0000 port frame slot port 0 type The highest 7 bits indicate the type of port, for PSTN port, must be 0x18 the next 8 bits indicate the frame ID, the next 6 bits indicate the slot ID, the next 7 bits indicate the port ID, the last 4 bits must be 0. The type of port include: E1 port = 0x16 PSTN port = 0x18 BRA port = 0x19 AT0 port = 0x1b
                     hwPstnCTPSrvState 1.3.6.1.4.1.2011.6.112.1.2.1.2 integer read-only
Indicates the running status of the service layer of the PSTN port. Options: 1. fault(1)-the port is fault 2. idle(2) -the user is idle 3. offHook(3) -the user off-hook 4. lock(4) -the user is locked 5. ring(5) -the user is ringing Enumeration: 'lock': 4, 'fault': 1, 'idle': 2, 'ring': 5, 'offHook': 3.
                     hwPstnCTPAdminState 1.3.6.1.4.1.2011.6.112.1.2.1.3 integer read-only
Indicates the administration status of the service layer of the PSTN port. Options: 1. blockedLocally(1) -the service is blocked cause of the local reason 2. blockedRemotely(2) -the service is blocked cause of the remote reason 3. inService(3) -the service is normal 4. shuttingDown(4) -the service is shutting down 5. delayTest(5) -the user is waiting for testing Enumeration: 'blockedRemotely': 2, 'delayTest': 5, 'blockedLocally': 1, 'shuttingDown': 4, 'inService': 3.
                     hwPstnCTPAdminOper 1.3.6.1.4.1.2011.6.112.1.2.1.4 integer read-write
Indicates the maintenance operation of the service layer of the PSTN port. Options: 1. endService(1) -stop service 2. startService(2) -start service 3. deferEndingService(3) -stop service gracefully Enumeration: 'startService': 2, 'deferEndingService': 3, 'endService': 1.
                     hwPstnCTPSrvStateChange 1.3.6.1.4.1.2011.6.112.1.2.1.5 timeticks read-only
Indicates the service running status changing time of the PSTN port.
                     hwPstnCTPAdminStateChange 1.3.6.1.4.1.2011.6.112.1.2.1.6 timeticks read-only
Indicates the service administration status changing time of the PSTN port.
                     hwPstnCTPMaxCobTime 1.3.6.1.4.1.2011.6.112.1.2.1.7 integer32 read-write
Length of waiting timer for pstn user defer end service. 0 is not allowed to set. Default: 240 Unit: minute
                     hwPstnCTPOnexpire 1.3.6.1.4.1.2011.6.112.1.2.1.8 integer read-write
Indicates disposal mode when pstn user defer end service timeout. Options: 1. force(1) -force user to end service when end-service timeout 2. cancel(2) -cancel end service when end-service timeout Default: force(1) Enumeration: 'cancel': 2, 'force': 1.
                     hwPstnCTPRegState 1.3.6.1.4.1.2011.6.112.1.2.1.9 integer read-only
Indicates the register status of the PSTN port. Options: 1.initializing(1) - the user has not send register request 2.registering(2) - the user has send register request and is waiting for response 3.failRegistered(3) - the user received failed response or register timeout 4.unregistering(4) - the user is unregistering 5.active(5) - the user is actived 6.deactive(6) - the user is deactived 7. invalidusertype(7) -- the user is not SIP user Enumeration: 'failRegistered': 3, 'unregistering': 4, 'registering': 2, 'invalidusertype': 7, 'initializing': 1, 'active': 5, 'deactive': 6.
                     hwPstnCTPCallState 1.3.6.1.4.1.2011.6.112.1.2.1.10 integer read-only
Indicates the register status of the PSTN port. Options: 1. idle(1)- there is no call on the user 2. offhook(2)- the user hung up 3. dialing(3)- the user is dialing 4.establishing(4)- the call is establishing 5.ringing(5)- the phone is ringing 6.ringback(6)- the phone is ringback 7.connecting(7)- the call is connecting 8.connected(8)- the call is connected 9.hold(9)- the call is hold 10.disconnecting(10)- the call is disconnecting 11.locked(11)- the port is locked 12. invalidusertype(12) -- the user is not SIP user Enumeration: 'invalidusertype': 12, 'locked': 11, 'ringing': 5, 'ringback': 6, 'establishing': 4, 'idle': 1, 'connecting': 7, 'offhook': 2, 'hold': 9, 'connected': 8, 'dialing': 3, 'disconnecting': 10.
                     hwPstnCTPCallWaitState 1.3.6.1.4.1.2011.6.112.1.2.1.11 integer read-only
Indicates the register status of the PSTN port. Options: 1. disable(1)- the service is disable 2. idle(2)- the is no callwaiting services 3. secondaryRinging(3)- the second part is ringing 4. secondaryConnecting(4)- the second part is connecting 5. secondaryConnected(5)- the second part is connected 6. secondaryDisconnecting(6)- the second part is disconnecting 7. invalidusertype(7) -- the user is not SIP user Enumeration: 'secondaryRinging': 3, 'secondaryConnecting': 4, 'invalidusertype': 7, 'idle': 2, 'disable': 1, 'secondaryConnected': 5, 'secondaryDisconnecting': 6.
             hwMgPortStatisticsInfoTable 1.3.6.1.4.1.2011.6.112.1.3 no-access
This table is used to query the statistics of the MG service ports. The index of this table is hwMgPortStatInfoIndex.
                 hwMgPortStatisticsInfoEntry 1.3.6.1.4.1.2011.6.112.1.3.1 no-access
This table is used to query the statistics of the MG service ports. The index of this entry is hwMgPortStatInfoIndex.
                     hwMgPortStatInfoIndex 1.3.6.1.4.1.2011.6.112.1.3.1.1 integer32 no-access
Indicates the frame ID. The GetNext (walk) operation is to collect the statistics of each specified shelf of the system. In the Get operation, if hwMgPortStatIndex is all F, the operation is to collect the statistics of the entire system; if hwMgPortStatIndex is not all F, the operation is to collect the statistics of the specified shelf.
                     hwPstnCTPStatTotalNum 1.3.6.1.4.1.2011.6.112.1.3.1.2 integer32 read-only
Indicates the total number of the MGPSTN service ports.
                     hwPstnCTPStatFaultNum 1.3.6.1.4.1.2011.6.112.1.3.1.3 integer32 read-only
Indicates the number of the MGPSTN faulty ports.
                     hwPstnCTPStatIdleNum 1.3.6.1.4.1.2011.6.112.1.3.1.4 integer32 read-only
Indicates the number of the MGPSTN idle ports.
                     hwPstnCTPStatOffhookNum 1.3.6.1.4.1.2011.6.112.1.3.1.5 integer32 read-only
Indicates the number of the MGPSTN off-hooked ports.
                     hwPstnCTPStatParkingNum 1.3.6.1.4.1.2011.6.112.1.3.1.6 integer32 read-only
Indicates the number of the MGPSTN locked ports.
                     hwPstnCTPStatRingNum 1.3.6.1.4.1.2011.6.112.1.3.1.7 integer32 read-only
Indicates the number of the MGPSTN ringing ports.
                     hwMgPortStatInfoTotalNum 1.3.6.1.4.1.2011.6.112.1.3.1.8 integer32 read-only
Indicates the total number of the MG service ports.
                     hwMgPortStatInfoUseableNum 1.3.6.1.4.1.2011.6.112.1.3.1.9 integer32 read-only
Indicates the number of the MG idle ports.
                     hwMgPortStatInfoBusyNum 1.3.6.1.4.1.2011.6.112.1.3.1.10 integer32 read-only
Indicates the number of the MG busy ports.
                     hwMgPortStatInfoFaultNum 1.3.6.1.4.1.2011.6.112.1.3.1.11 integer32 read-only
Indicates the number of the MG faulty ports.
                     hwMgPortStatInfoForbiddenNum 1.3.6.1.4.1.2011.6.112.1.3.1.12 integer32 read-only
Indicates the number of the MG blocked ports.
             hwBraCTPConfigTable 1.3.6.1.4.1.2011.6.112.1.4 no-access
It is used to configure the service attributes of a BRA port. It is used to add, delete, modify, and query the ISDN user with the VoIP feature. The index of this table is hwBraCTPConfigIndex. The attributes of an ISDN user with the VoIP feature include the gateway ID, terminal ID, IUA link group, interface ID, and telephone number. Through the table, you can configure, modify, and query the above-mentioned attributes of the BRA user.
                 hwBraCTPConfigEntry 1.3.6.1.4.1.2011.6.112.1.4.1 no-access
It is used to configure the service attributes of a BRA port. It is used to add, delete, modify, and query the ISDN user with the VoIP feature. The index of this entry is hwBraCTPConfigIndex. The attributes of an ISDN user with the VoIP feature include the gateway ID, terminal ID, IUA link group, interface ID, and telephone number. Through the table, you can configure, modify, and query the above-mentioned attributes of the BRA user.
                     hwBraCTPConfigIndex 1.3.6.1.4.1.2011.6.112.1.4.1.1 integer32 no-access
Indicates the frame/slot/port. 25 0 0011001 | xxxxxxxx | xxxxxx | xxxxxxx | 0000 port frame slot port 0 type The highest 7 bits indicate the type of port, for BRA port, must be 0x19 the next 8 bits indicate the frame ID, the next 6 bits indicate the slot ID, the next 7 bits indicate the port ID, the last 4 bits must be 0. The type of port include: E1 port = 0x16 PSTN port = 0x18 BRA port = 0x19 AT0 port = 0x1b
                     hwBraCTPMgId 1.3.6.1.4.1.2011.6.112.1.4.1.2 integer32 read-only
Indicates the MG ID.
                     hwBraCTPTerminationID 1.3.6.1.4.1.2011.6.112.1.4.1.3 octet string read-only
Indicates the start terminal ID (only the character string of digit type is supported).
                     hwBraCTPTelNo 1.3.6.1.4.1.2011.6.112.1.4.1.4 octet string read-only
Indicates the BRA telephone number.
                     hwBraCTPLinkSetNo 1.3.6.1.4.1.2011.6.112.1.4.1.5 integer32 read-only
Indicates the link set to which the BRA terminal belongs (the value range depends on the product specifications).
                     hwBraCTPIuaIID 1.3.6.1.4.1.2011.6.112.1.4.1.6 integer32 read-only
Indicates the interface ID of the BRA terminal. -1 means this parameter is not used.
                     hwBraCTPRowStatus 1.3.6.1.4.1.2011.6.112.1.4.1.7 rowstatus read-write
Indicates the row status.
                     hwBraCTPPriorityFlag 1.3.6.1.4.1.2011.6.112.1.4.1.8 integer read-only
Indicates the priority of the terminal. Options: 1. cat1(1) -the highest priority 2. cat2(2) -the middle priority 3. cat3(3) -the lowest priority Default: cat3(3) Enumeration: 'cat1': 1, 'cat2': 2, 'cat3': 3.
                     hwBraCTPLayerFlag 1.3.6.1.4.1.2011.6.112.1.4.1.9 integer read-only
Indicates whether to layer. Options: 1. noLayer(1) -not to layer 2. layer(2) -to layer 3. null(-1) -invalid value Enumeration: 'layer': 2, 'null': -1, 'noLayer': 1.
                     hwBraCTPUniErrReport 1.3.6.1.4.1.2011.6.112.1.4.1.10 integer read-write
UNI fault report flag of bra user. Options: 1. disable(1) -disable 2. enable(2) -enable Default: disable(1) Enumeration: 'enable': 2, 'disable': 1.
                     hwBraCTPAutoResumeLimit 1.3.6.1.4.1.2011.6.112.1.4.1.11 integer32 read-write
Indicates auto resume times threshold of bra user. Default: 20
                     hwBraCTPIuaTextIID 1.3.6.1.4.1.2011.6.112.1.4.1.12 octet string read-only
Use the text to indicate the interface ID of the BRA terminal. Config area 0~65535. Display area 0~53.
                     hwBraCTPPowerDialerSupport 1.3.6.1.4.1.2011.6.112.1.4.1.13 integer read-write
Powerdialer support flag of bra user. Options: 1. enable(1) -enable 2. disable(2) -disable Default: enable(1) Enumeration: 'enable': 1, 'disable': 2.
                     hwBraCTPUserGroupid 1.3.6.1.4.1.2011.6.112.1.4.1.14 integer32 read-write
It indicates the user group ID. -1 indicates clear the user group info.
                     hwBraCTPDigitMapGroupName 1.3.6.1.4.1.2011.6.112.1.4.1.15 octet string read-write
It indicates the digitmap group name.
                     hwBraCTPConfigIncomingcallChangeName 1.3.6.1.4.1.2011.6.112.1.4.1.16 octet string read-write
It indicates the number change of incomging call name.
                     hwBraCTPConfigOutgoingcallChangeName 1.3.6.1.4.1.2011.6.112.1.4.1.17 octet string read-write
It indicates the number change of outgoing call name.
                     hwBraCTPConfigDefaultCli 1.3.6.1.4.1.2011.6.112.1.4.1.18 octet string read-write
It indicates the default cli number of outgoing call.
                     hwBraCTPConfigDefaultCliMode 1.3.6.1.4.1.2011.6.112.1.4.1.19 integer read-write
Indicates the mode of cli number. Options: 1. match(1) - match 2. overwrite(2) -overwrite 3. null(-1) -invalid value Default: match(1) Enumeration: 'null': -1, 'overwrite': 2, 'match': 1.
                     hwBraCTPConfigBearCapability 1.3.6.1.4.1.2011.6.112.1.4.1.20 integer read-write
Indicates the bearCapability of bra user. Options: 1. speech(1) -speech 2. audio(2) -3.1k-audio 3. speechOraudio(3) -speech or 3.1k-audio 3. null(-1) -invalid value Default: speechOraudio(3) Enumeration: 'speechOraudio': 3, 'null': -1, 'audio': 2, 'speech': 1.
                     hwBraCTPConfigCalledPartyNumType 1.3.6.1.4.1.2011.6.112.1.4.1.21 integer read-write
Indicates the type of called party number. Options: 1. unknown(1) -unknown 2. national(2) -national 3. auto(3) -auto 4. international(4) -international 5. subscriber(5) -subscriber 6. null(-1) -invalid value Default: unknown(1) Enumeration: 'unknown': 1, 'national': 2, 'subscriber': 5, 'auto': 3, 'international': 4, 'null': -1.
                     hwBraCTPConfigCalledPartyNumInternationalPrefixFlag 1.3.6.1.4.1.2011.6.112.1.4.1.22 integer read-write
Indicates whether to add prefix on international number. Options: 1. enable(1) -enable 2. disable(2) -disable 3. null(-1) -invalid value Default: disable(2) Enumeration: 'enable': 1, 'null': -1, 'disable': 2.
                     hwBraCTPConfigCalledPartyNumNationalPrefixFlag 1.3.6.1.4.1.2011.6.112.1.4.1.23 integer read-write
Indicates whether to add prefix on national number. Options: 1. enable(1) -enable 2. disable(2) -disable 3. null(-1) -invalid value Default: disable(2) Enumeration: 'enable': 1, 'null': -1, 'disable': 2.
             hwBraCTPOperTable 1.3.6.1.4.1.2011.6.112.1.5 no-access
It is used to perform operations on service attributes of a BRA port. Through this table, you can perform maintenance operations on an ISDN user with the VSP feature. The index of this table is hwBraCTPOperIndex. Different from the MG PSTN port, a BRA port contains two B channels and occupies two terminal IDs; however, only one terminal ID needs to be configured and this ID must be an even number. Then, the terminal ID in odd is allocated to the BRA port by default. Through this table, you can query the running status of the BRA B1/B2 service, management status of the BRA B1/B2 service, status of the BRA D channel, change time of the running status of the BRA B1/B2 service, and change time of the management status of the BRA B1/B2 service. Through the table, services on the BRA port can be terminated, started, and the service status can be queried.
                 hwBraCTPOperEntry 1.3.6.1.4.1.2011.6.112.1.5.1 no-access
It is used to perform operations on service attributes of a BRA port. Through this table, you can perform maintenance operations on an ISDN user with the VSP feature. The index of this entry is hwBraCTPOperIndex. Different from the MG PSTN port, a BRA port contains two B channels and occupies two terminal IDs; however, only one terminal ID needs to be configured and this ID must be an even number. Then, the terminal ID in odd is allocated to the BRA port by default. Through this table, you can query the running status of the BRA B1/B2 service, management status of the BRA B1/B2 service, status of the BRA D channel, change time of the running status of the BRA B1/B2 service, and change time of the management status of the BRA B1/B2 service. Through the table, services on the BRA port can be terminated, started, and the service status can be queried.
                     hwBraCTPOperIndex 1.3.6.1.4.1.2011.6.112.1.5.1.1 integer32 no-access
Indicates the frame/slot/port. 25 0 0011001 | xxxxxxxx | xxxxxx | xxxxxxx | 0000 port frame slot port 0 type The highest 7 bits indicate the type of port, for BRA port, must be 0x19 the next 8 bits indicate the frame ID, the next 6 bits indicate the slot ID, the next 7 bits indicate the port ID, the last 4 bits must be 0. The type of port include: E1 port = 0x16 PSTN port = 0x18 BRA port = 0x19 AT0 port = 0x1b
                     hwBraCTPB1SrvState 1.3.6.1.4.1.2011.6.112.1.5.1.2 integer read-only
Indicates the running status of the service layer of the BRA B1 channel. Options: 1. idle(1) -the user is idle 2. busy(2) -the user is busy 3. fault(3) -the port is fault Enumeration: 'fault': 3, 'idle': 1, 'busy': 2.
                     hwBraCTPB2SrvState 1.3.6.1.4.1.2011.6.112.1.5.1.3 integer read-only
Indicates the running status of the service layer of the BRA B2 channel. Options: 1. idle(1) -the user is idle 2. busy(2) -the user is busy 3. fault(3) -the port is fault Enumeration: 'fault': 3, 'idle': 1, 'busy': 2.
                     hwBraCTPB1AdminState 1.3.6.1.4.1.2011.6.112.1.5.1.4 integer read-only
Indicates the administration status of the service layer of the BRA B1 channel. Options: 1. blockedLocally(1) -the service is blocked cause of local reason 2. blockedRemotely(2) -the service is blocked cause of remote reason 3. inService(3) -the service is normal 4. shuttingDown(4) -the service is shutting down Enumeration: 'blockedRemotely': 2, 'blockedLocally': 1, 'shuttingDown': 4, 'inService': 3.
                     hwBraCTPB2AdminState 1.3.6.1.4.1.2011.6.112.1.5.1.5 integer read-only
Indicates the administration status of the service layer of the BRA B2 channel. Options: 1. blockedLocally(1) -the service is blocked cause of local reason 2. blockedRemotely(2) -the service is blocked cause of remote reason 3. inService(3) -the service is normal 4. shuttingDown(4) -the service is shutting down Enumeration: 'blockedRemotely': 2, 'blockedLocally': 1, 'shuttingDown': 4, 'inService': 3.
                     hwBraCTPAdminOper 1.3.6.1.4.1.2011.6.112.1.5.1.6 integer read-write
Indicates the maintenance operation of the service layer of the BRA port. Options: 1. endService(1) -stop service 2. startService(2) -start service 3. deferEndingService(3) -stop service gracefully Enumeration: 'startService': 2, 'deferEndingService': 3, 'endService': 1.
                     hwBraCTPDState 1.3.6.1.4.1.2011.6.112.1.5.1.7 integer read-only
Indicates the status of the BRA D channel. Options: 1. established(1) -established 2. block(2) -blocked 3. notConstruct(3) -unestablished 4. teiAlloced(4) -TEI is alloced 5. teiNotAlloced(5) -TEI is not alloced Enumeration: 'teiAlloced': 4, 'established': 1, 'teiNotAlloced': 5, 'notConstruct': 3, 'block': 2.
                     hwBraCTPB1SrvStateChange 1.3.6.1.4.1.2011.6.112.1.5.1.8 timeticks read-only
Indicates the service running status changing time of the BRA B1 channel.
                     hwBraCTPB2SrvStateChange 1.3.6.1.4.1.2011.6.112.1.5.1.9 timeticks read-only
Indicates the service running status changing time of the BRA B2 channel.
                     hwBraCTPB1AdminStateChange 1.3.6.1.4.1.2011.6.112.1.5.1.10 timeticks read-only
Indicates the service administration status changing time of the BRA B1 channel.
                     hwBraCTPB2AdminStateChange 1.3.6.1.4.1.2011.6.112.1.5.1.11 timeticks read-only
Indicates the service administration status changing time of the BRA B2 channel.
                     hwBraCTPDStateChange 1.3.6.1.4.1.2011.6.112.1.5.1.12 timeticks read-only
Indicates the status changing time of the BRA D channel.
                     hwBraCTPMaxCobTime 1.3.6.1.4.1.2011.6.112.1.5.1.13 integer32 read-write
Indicates the length of waiting timer for bra user defer end service. 0 is not allowed to set. Default:240 Unit: minute
                     hwBraCTPOnexpire 1.3.6.1.4.1.2011.6.112.1.5.1.14 integer read-write
Indicates the disposal mode when bra user defer end service timeout. Options: 1. force(1) -force user to end service 2. cancel(2) -cancel user's end service Default: force(1) Enumeration: 'cancel': 2, 'force': 1.
                     hwBraCTPAutoResumeTimes 1.3.6.1.4.1.2011.6.112.1.5.1.15 integer32 read-only
Indicates the auto resume times of bra user.
             hwBraCTPStatisticsTable 1.3.6.1.4.1.2011.6.112.1.6 no-access
This table is used to query the statistics of the MG-BRA service ports. The index of this table is hwBraCTPStatIndex.
                 hwBraCTPStatisticsEntry 1.3.6.1.4.1.2011.6.112.1.6.1 no-access
This table is used to query the statistics of the MG-BRA service ports. The index of this entry is hwBraCTPStatIndex.
                     hwBraCTPStatIndex 1.3.6.1.4.1.2011.6.112.1.6.1.1 integer32 no-access
Indicates the frame ID. The GetNext (walk) operation is to collect the statistics of each specified shelf of the system. In the Get operation, if hwMgPortStatIndex is all F, the operation is to collect the statistics of the entire system; if hwMgPortStatIndex is not all F, the operation is to collect the statistics of the specified shelf.
                     hwBraCTPStatTotalNum 1.3.6.1.4.1.2011.6.112.1.6.1.2 integer32 read-only
Indicates the total number of the MGBRA service ports.
                     hwBraCTPStatFaultNum 1.3.6.1.4.1.2011.6.112.1.6.1.3 integer32 read-only
Indicates the number of faulty ports.
                     hwBraCTPStatIdleNum 1.3.6.1.4.1.2011.6.112.1.6.1.4 integer32 read-only
Indicates the number of idle ports.
                     hwBraCTPStatBusyNum 1.3.6.1.4.1.2011.6.112.1.6.1.5 integer32 read-only
Indicates the number of busy ports.
             hwPraCTPConfigTable 1.3.6.1.4.1.2011.6.112.1.7 no-access
It is used to configure the service attributes of a PRA port. It is used to add, delete, modify, and query the PRA user with the VSP feature. The index of this table is the hwPraCTPConfigIndex. The attributes of a PRA user with the VoIP feature include the gateway ID, start terminal ID, IUA link group, and interface ID. Through the table, you can configure, modify, and query the above-mentioned attributes of the PRA user.
                 hwPraCTPConfigEntry 1.3.6.1.4.1.2011.6.112.1.7.1 no-access
It is used to configure the service attributes of a PRA port. It is used to add, delete, modify, and query the PRA user with the VSP feature. The index of this entry is the hwPraCTPConfigIndex. The attributes of a PRA user with the VoIP feature include the gateway ID, start terminal ID, IUA link group, and interface ID. Through the table, you can configure, modify, and query the above-mentioned attributes of the PRA user.
                     hwPraCTPConfigIndex 1.3.6.1.4.1.2011.6.112.1.7.1.1 integer32 no-access
Indicates the frame/slot/port. 22 0 0010110 | xxxxxxxx | xxxxxx | xxxxxxx | 0000 port frame slot port 0 type The highest 7 bits indicate the type of port, for E1 port, must be 0x16 the next 8 bits indicate the frame ID, the next 6 bits indicate the slot ID, the next 7 bits indicate the port ID, the last 4 bits must be 0. The type of port include: E1 port = 0x16 PSTN port = 0x18 BRA port = 0x19 AT0 port = 0x1b
                     hwPraCTPMgId 1.3.6.1.4.1.2011.6.112.1.7.1.2 integer32 read-only
Indicates the MG ID.
                     hwPraCTPTerminationID 1.3.6.1.4.1.2011.6.112.1.7.1.3 octet string read-only
Indicates the start terminal ID (only the character string of digit type is supported).
                     hwPraCTPLinkSetNo 1.3.6.1.4.1.2011.6.112.1.7.1.4 integer32 read-only
Indicates the link set to which the PRA terminal belongs (the value range depends on the product specifications).
                     hwPraCTPIuaIID 1.3.6.1.4.1.2011.6.112.1.7.1.5 integer32 read-only
Indicates the interface ID of the PRA terminal. -1 means this parameter is not used.
                     hwPraCTPRowStatus 1.3.6.1.4.1.2011.6.112.1.7.1.6 rowstatus read-write
Indicates the row status.
                     hwPraCTPLayerFlag 1.3.6.1.4.1.2011.6.112.1.7.1.7 integer read-only
Indicates whether to layer. Options: 1. noLayer(1) -not to layer 2. layer(2) -to layer 3. null(-1) -invalid value Enumeration: 'layer': 2, 'null': -1, 'noLayer': 1.
                     hwPraCTPPriorityFlag 1.3.6.1.4.1.2011.6.112.1.7.1.8 integer read-write
Indicates terminal priority. Options: 1. cat1(1) -the highest priority 2. cat2(2) -the middle priority 3. cat3(3) -the lowest priority Default: cat3(3) Enumeration: 'cat1': 1, 'cat2': 2, 'cat3': 3.
                     hwPraCTPUniErrReport 1.3.6.1.4.1.2011.6.112.1.7.1.9 integer read-write
Indicates UNI fault report flag of e1 port. Options: 1. disable(1) -disable UNI fault report of e1 port 2. enable(2) -enable UNI fault report of e1 port Default: disable(1) Enumeration: 'enable': 2, 'disable': 1.
                     hwPraCTPSubChnMask 1.3.6.1.4.1.2011.6.112.1.7.1.10 bits read-write
Indicates from left to right, each bit indicates enable one sub channel(0-31) or not, 0 means disable, 1 means enable, sub channel 0 and 16 must enable. Default: 11111111111111111111111111111111 Bits: 'bchn29': 29, 'bchn28': 28, 'bchn27': 27, 'bchn26': 26, 'bchn25': 25, 'bchn24': 24, 'bchn23': 23, 'bchn22': 22, 'bchn21': 21, 'bchn20': 20, 'bchn4': 4, 'bchn5': 5, 'bchn6': 6, 'bchn7': 7, 'bchn0': 0, 'bchn1': 1, 'bchn2': 2, 'bchn3': 3, 'bchn8': 8, 'bchn9': 9, 'bchn16': 16, 'bchn17': 17, 'bchn14': 14, 'bchn15': 15, 'bchn12': 12, 'bchn13': 13, 'bchn10': 10, 'bchn11': 11, 'bchn18': 18, 'bchn19': 19, 'bchn30': 30, 'bchn31': 31.
                     hwPraCTPTelNo 1.3.6.1.4.1.2011.6.112.1.7.1.11 octet string read-only
Indicates telphone number.
                     hwPraCTPAutoResumeLimit 1.3.6.1.4.1.2011.6.112.1.7.1.12 integer32 read-write
Indicates auto resume times threshold of pra user. Default: 20
                     hwPraCTPIuaTextIID 1.3.6.1.4.1.2011.6.112.1.7.1.13 octet string read-only
Use the text to indicate the interface ID of the PRA terminal.
                     hwPraCTPPowerDialerSupport 1.3.6.1.4.1.2011.6.112.1.7.1.14 integer read-write
Powerdialer support flag of pra user. Options: 1. enable(1) -support power dialer 2. disable(2) -not support power dialer Default: enable(1) Enumeration: 'enable': 1, 'disable': 2.
                     hwPraCTPUserGroupid 1.3.6.1.4.1.2011.6.112.1.7.1.15 integer32 read-write
It indicates the user group ID. -1 indicates clear the user group info.
                     hwPraCTPDigitMapGroupName 1.3.6.1.4.1.2011.6.112.1.7.1.16 octet string read-write
It indicates the digitmap group name.
                     hwPraCTPConfigIncomingcallChangeName 1.3.6.1.4.1.2011.6.112.1.7.1.17 octet string read-write
It indicates the number change name of incoming call.
                     hwPraCTPConfigOutgoingcallChangeName 1.3.6.1.4.1.2011.6.112.1.7.1.18 octet string read-write
It indicates the number change name of outgoing call.
                     hwPraCTPConfigDefaultCli 1.3.6.1.4.1.2011.6.112.1.7.1.19 octet string read-write
It indicates the default cli number of outgoing call.
                     hwPraCTPConfigDefaultCliMode 1.3.6.1.4.1.2011.6.112.1.7.1.20 integer read-write
Indicates the mode of cli number. Options: 1. match(1) -match 2. overwrite(2) -overwrite 3. null(0) -invalid value Default: match(1) Enumeration: 'null': 0, 'overwrite': 2, 'match': 1.
                     hwPraCTPConfigBearCapability 1.3.6.1.4.1.2011.6.112.1.7.1.21 integer read-write
Indicates the bearCapability of pra user. Options: 1. speech(1) -speech 2. audio(2) -3.1k-audio 3. speechOraudio(3) -speech or 3.1k-audio 4. null(0) -invalid value Default: speechOraudio(3) Enumeration: 'speechOraudio': 3, 'null': 0, 'audio': 2, 'speech': 1.
                     hwPraCTPConfigCalledPartyNumType 1.3.6.1.4.1.2011.6.112.1.7.1.22 integer read-write
Indicates the type of called party number. Options: 1. unknown(1) -unknown 2. national(2) -national 3. auto(3) -auto 4. international(4) -international 5. subscriber(5) -subscriber 6. null(0) -invalid value Default: unknown(1) Enumeration: 'unknown': 1, 'national': 2, 'subscriber': 5, 'auto': 3, 'international': 4, 'null': 0.
                     hwPraCTPConfigCalledPartyNumInternationalPrefixFlag 1.3.6.1.4.1.2011.6.112.1.7.1.23 integer read-write
Indicates whether to add prefix on international number. Options: 1. enable(1) -enable 2. disable(2) -disable 3. null(0) -invalid value Default: disable(2) Enumeration: 'enable': 1, 'null': 0, 'disable': 2.
                     hwPraCTPConfigCalledPartyNumNationalPrefixFlag 1.3.6.1.4.1.2011.6.112.1.7.1.24 integer read-write
Indicates whether to add prefix on national number. Options: 1. enable(1) -enable 2. disable(2) -disable 3. null(0) -invalid value Default: disable(2) Enumeration: 'enable': 1, 'null': 0, 'disable': 2.
             hwPraCTPOperTable 1.3.6.1.4.1.2011.6.112.1.8 no-access
It is used to perform operations on service attributes of a PRA port. Through this table, you can perform maintenance operations on a PRA user with the VSP feature. The index of this table is hwPraCTPOperIndex. Through this table, you can query the running status of 32 B channels of the PRA service, management status of 32 B channels of the PRA service, and status of the PRA D channel. Through the table, services on the PRA port can be terminated, started, and the service status can be queried.
                 hwPraCTPOperEntry 1.3.6.1.4.1.2011.6.112.1.8.1 no-access
It is used to perform operations on service attributes of a PRA port. Through this table, you can perform maintenance operations on a PRA user with the VSP feature. The index of this entry is hwPraCTPOperIndex. Through this table, you can query the running status of 32 B channels of the PRA service, management status of 32 B channels of the PRA service, and status of the PRA D channel. Through the table, services on the PRA port can be terminated, started, and the service status can be queried.
                     hwPraCTPOperIndex 1.3.6.1.4.1.2011.6.112.1.8.1.1 integer32 no-access
Indicates the frame/slot/port. 22 0 0010110 | xxxxxxxx | xxxxxx | xxxxxxx | 0000 port frame slot port 0 type The highest 7 bits indicate the type of port, for E1 port, must be 0x16 the next 8 bits indicate the frame ID, the next 6 bits indicate the slot ID, the next 7 bits indicate the port ID, the last 4 bits must be 0. The type of port include: E1 port = 0x16 PSTN port = 0x18 BRA port = 0x19 AT0 port = 0x1b
                     hwPraCTPBchnSrvState 1.3.6.1.4.1.2011.6.112.1.8.1.2 octet string read-only
Indicates the running status of the service layer of the 32 B channels of the PRA. Each character corresponds to a timeslot. The value of the character is as follows: 1-Idle; 2-Busy; 3-Faulty; 4-Unavailable.
                     hwPraCTPBchnAdminState 1.3.6.1.4.1.2011.6.112.1.8.1.3 octet string read-only
Indicates the administration status of the service layer of the 32 B channels of the PRA. Each character corresponds to a timeslot. The value of the character is as follows: 1-blocked-locally; 2-blocked-remotely; 3-in-service;4-shutting-down.
                     hwPraCTPAdminOper 1.3.6.1.4.1.2011.6.112.1.8.1.4 integer read-write
Indicates the service operation. Options: 1. endService(1) -stop service 2. startService(2) -start service 3. deferEndingService(3) -stop service gracefully Enumeration: 'startService': 2, 'deferEndingService': 3, 'endService': 1.
                     hwPraCTPDState 1.3.6.1.4.1.2011.6.112.1.8.1.5 integer read-only
Indicates the status of the PRA D channel. Options: 1. established(1) -established 2. block(2) -blocked 3. notConstruct(3) -unestablished Enumeration: 'established': 1, 'notConstruct': 3, 'block': 2.
                     hwPraCTPMaxCobTime 1.3.6.1.4.1.2011.6.112.1.8.1.6 integer32 read-write
Indicates length of waiting timer for pra user defer end service. 0 is not allowed to set. Default: 240 Unit: minute
                     hwPraCTPOnexpire 1.3.6.1.4.1.2011.6.112.1.8.1.7 integer read-write
Indicates disposal mode when pra user defer end service timeout. Options: 1. force(1) -force end service 2. cancel(2) -cancel end service Default: force(1) Enumeration: 'cancel': 2, 'force': 1.
                     hwPraCTPAutoResumeTimes 1.3.6.1.4.1.2011.6.112.1.8.1.8 integer32 read-only
Indicates auto resume times of pra user.
             hwPortStateTraceOperTable 1.3.6.1.4.1.2011.6.112.1.9 no-access
It is used to trace port status. The index of this table is hwPortStateTraceFrameId. This table traces states of the MG PSTN ports and MG BRA ports in real time, which contains trace start, trace end, and handshake operations.
                 hwPortStateTraceOperEntry 1.3.6.1.4.1.2011.6.112.1.9.1 no-access
It is used to trace port status. The index of this entry is hwPortStateTraceFrameId. This table traces states of the MG PSTN ports and MG BRA ports in real time, which contains trace start, trace end, and handshake operations.
                     hwPortStateTraceOperFrameId 1.3.6.1.4.1.2011.6.112.1.9.1.1 integer32 no-access
Indicates the frame ID.
                     hwPortStateTraceOperType 1.3.6.1.4.1.2011.6.112.1.9.1.2 integer read-write
Indicates the operation type. Options: 1. stop(1) -stop tracing 2. start(2) -start tracing 3. handshake(3) -handshake Enumeration: 'start': 2, 'handshake': 3, 'stop': 1.
                     hwPortStateTraceOperReportType 1.3.6.1.4.1.2011.6.112.1.9.1.3 integer32 read-write
Indicates the report type (adopting the bit table): Bit0: indicates to report the running status change of the physical layer. Bit1: indicates to report the administration status change of the physical layer. Bit2: indicates to report the running status change of the service layer. Bit3: indicates to report the administration status change of the service layer.
             hwUserDataTrapSequence 1.3.6.1.4.1.2011.6.112.1.10
                   hwPstnUserDataTrapSequence 1.3.6.1.4.1.2011.6.112.1.10.1 integer32 read-only
Indicates that the Trap sequence is reported after the PSTN subscriber data changes.
                   hwBraUserDataChangeSequence 1.3.6.1.4.1.2011.6.112.1.10.2 integer32 read-only
Indicates that the Trap sequence is reported after the BRA subscriber data changes.
                   hwPraUserDataChangeSequence 1.3.6.1.4.1.2011.6.112.1.10.3 integer32 read-only
Indicates that the Trap sequence is reported after the PRA subscriber data changes.
                   hwR2UserDataChangeSequence 1.3.6.1.4.1.2011.6.112.1.10.4 integer32 read-only
Indicates that the Trap sequence is reported after the R2 subscriber data changes.
             hwPmbsCTPConfigTable 1.3.6.1.4.1.2011.6.112.1.11 no-access
This table is used to config PMBS user. The index of this table is hwPmbsCTPConfigIndex.
                   hwPmbsCTPConfigEntry 1.3.6.1.4.1.2011.6.112.1.11.1 no-access
This table is used to config PMBS user. The index of this entry is hwPmbsCTPConfigIndex.
                       hwPmbsCTPConfigIndex 1.3.6.1.4.1.2011.6.112.1.11.1.1 integer32 no-access
Indicates the frame/slot/port. The PMBS user must be configurated on BRA port. 25 0 0011001 | xxxxxxxx | xxxxxx | xxxxxxx | 0000 port frame slot port 0 type The highest 7 bits indicate the type of port, for BRA port, must be 0x19 the next 8 bits indicate the frame ID, the next 6 bits indicate the slot ID, the next 7 bits indicate the port ID, the last 4 bits must be 0. The type of port include: E1 port = 0x16 PSTN port = 0x18 BRA port = 0x19 AT0 port = 0x1b
                       hwPmbsCTPLinkSetNo 1.3.6.1.4.1.2011.6.112.1.11.1.2 integer32 read-only
IUA LinkSetNo.
                       hwPmbsCTPluaIID 1.3.6.1.4.1.2011.6.112.1.11.1.3 integer32 read-write
IUA Interface ID.
                       hwPmbsCTPRowStatus 1.3.6.1.4.1.2011.6.112.1.11.1.4 rowstatus read-write
Row status.
                       hwPmbsCTPIuaTextIID 1.3.6.1.4.1.2011.6.112.1.11.1.5 octet string read-only
Use the text to indicate the interface ID of the PMBS terminal.
             hwPmbsCTPOperTable 1.3.6.1.4.1.2011.6.112.1.12 no-access
This table is used to operate the PMBS user. The index of this table is hwPmbsCTPOperIndex.
                   hwPmbsCTPOperEntry 1.3.6.1.4.1.2011.6.112.1.12.1 no-access
This table is used to operate the PMBS user. The index of this entry is hwPmbsCTPOperIndex.
                       hwPmbsCTPOperIndex 1.3.6.1.4.1.2011.6.112.1.12.1.1 integer32 no-access
Indicates the frame/slot/port. 25 0 0011001 | xxxxxxxx | xxxxxx | xxxxxxx | 0000 port frame slot port 0 type The highest 7 bits indicate the type of port, for BRA port, must be 0x19 the next 8 bits indicate the frame ID, the next 6 bits indicate the slot ID, the next 7 bits indicate the port ID, the last 4 bits must be 0. The type of port include: E1 port = 0x16 PSTN port = 0x18 BRA port = 0x19 AT0 port = 0x1b
                       hwPmbsCTPPLinkState 1.3.6.1.4.1.2011.6.112.1.12.1.2 bits read-only
Indicates from left to right, each bit indicates plink status of one TEI(0-62) or not, 0 means plink not established, 1 means plink established. Bits: 'tei48': 47, 'tei50': 49, 'tei62': 61, 'tei51': 50, 'tei52': 51, 'tei53': 52, 'tei56': 55, 'tei29': 28, 'tei28': 27, 'tei41': 40, 'tei40': 39, 'tei47': 46, 'tei46': 45, 'tei45': 44, 'tei44': 43, 'tei21': 20, 'tei20': 19, 'tei23': 22, 'tei22': 21, 'tei25': 24, 'tei24': 23, 'tei27': 26, 'tei26': 25, 'tei2': 1, 'tei3': 2, 'tei1': 0, 'tei6': 5, 'tei7': 6, 'tei4': 3, 'tei5': 4, 'tei8': 7, 'tei9': 8, 'tei43': 42, 'tei42': 41, 'tei10': 9, 'tei11': 10, 'tei12': 11, 'tei13': 12, 'tei14': 13, 'tei15': 14, 'tei16': 15, 'tei17': 16, 'tei18': 17, 'tei19': 18, 'tei60': 59, 'tei57': 56, 'tei38': 37, 'tei39': 38, 'tei58': 57, 'tei59': 58, 'tei32': 31, 'tei33': 32, 'tei30': 29, 'tei31': 30, 'tei36': 35, 'tei37': 36, 'tei34': 33, 'tei35': 34, 'tei54': 53, 'tei61': 60, 'tei55': 54, 'tei49': 48, 'tei63': 62.
             hwPstnCTPRightConfigTable 1.3.6.1.4.1.2011.6.112.1.13 no-access
This table is used to config PSTN user's right and servicedata. The indexes of this table are hwPstnCTPRightConfigIndex, hwPstnCTPRightPortBindIndex.
                   hwPstnCTPRightConfigEntry 1.3.6.1.4.1.2011.6.112.1.13.1 no-access
This table is used to config PSTN user's right and servicedata. The indexes of this entry are hwPstnCTPRightConfigIndex, hwPstnCTPRightPortBindIndex.
                       hwPstnCTPRightConfigIndex 1.3.6.1.4.1.2011.6.112.1.13.1.1 integer32 no-access
Indicates the frame/slot/port. 31 0 0011000 | xxxxxxxx | xxxxxx | xxxxxxx | 0000 port frame slot port 0 type The highest 7 bits indicate the type of port, for PSTN port, must be 0x18 the next 8 bits indicate the frame ID, the next 6 bits indicate the slot ID, the next 7 bits indicate the port ID, the last 4 bits must be 0. The type of port include: E1 port = 0x16 PSTN port = 0x18 BRA port = 0x19 AT0 port = 0x1b
                       hwPstnCTPRightPortBindIndex 1.3.6.1.4.1.2011.6.112.1.13.1.2 integer32 no-access
Indicates the telephone number index.
                       hwPstnCTPRightCallHold 1.3.6.1.4.1.2011.6.112.1.13.1.3 integer read-write
Indicates the right flag of callhold. Options: 1. disable(1) -disable 2. enable(2) -enable Enumeration: 'enable': 2, 'disable': 1.
                       hwPstnCTPRightThreeParty 1.3.6.1.4.1.2011.6.112.1.13.1.4 integer read-write
Indicates the right flag of three-party. Options: 1. disable(1) -disable 2. enable(2) -enable Enumeration: 'enable': 2, 'disable': 1.
                       hwPstnCTPRightConf 1.3.6.1.4.1.2011.6.112.1.13.1.5 integer read-write
Indicates the right flag of conf. Options: 1. disable(1) -disable 2. enable(2) -enable Enumeration: 'enable': 2, 'disable': 1.
                       hwPstnCTPRightCt 1.3.6.1.4.1.2011.6.112.1.13.1.6 integer read-write
Indicates the right flag of ct. Options: 1. disable(1) -disable 2. enable(2) -enable Enumeration: 'enable': 2, 'disable': 1.
                       hwPstnCTPRightCw 1.3.6.1.4.1.2011.6.112.1.13.1.7 integer read-write
Indicates the right flag of cw. Options: 1. disable(1) -disable 2. enable(2) -enable Enumeration: 'enable': 2, 'disable': 1.
                       hwPstnCTPRightMcid 1.3.6.1.4.1.2011.6.112.1.13.1.8 integer read-write
Indicates the right flag of mcid. Options: 1. disable(1) -disable 2. enable(2) -enable Enumeration: 'enable': 2, 'disable': 1.
                       hwPstnCTPRightMwi 1.3.6.1.4.1.2011.6.112.1.13.1.9 integer read-write
Indicates the right flag of mwi. Options: 1. disable(1) -disable 2. enable(2) -enable Enumeration: 'enable': 2, 'disable': 1.
                       hwPstnCTPRightTp 1.3.6.1.4.1.2011.6.112.1.13.1.10 integer read-write
Indicates the right flag of tp. Options: 1. disable(1) -disable 2. enable(2) -enable Enumeration: 'enable': 2, 'disable': 1.
                       hwPstnCTPRightCd 1.3.6.1.4.1.2011.6.112.1.13.1.11 integer read-write
Indicates the right flag of cd. Options: 1. disable(1) -disable 2. enable(2) -enable Enumeration: 'enable': 2, 'disable': 1.
                       hwPstnCTPRightUus1 1.3.6.1.4.1.2011.6.112.1.13.1.12 integer read-write
Indicates the right flag of uus1. Options: 1. disable(1) -disable 2. enable(2) -enable Enumeration: 'enable': 2, 'disable': 1.
                       hwPstnCTPRightUus2 1.3.6.1.4.1.2011.6.112.1.13.1.13 integer read-write
Indicates the right flag of uus2. Options: 1. disable(1) -disable 2. enable(2) -enable Enumeration: 'enable': 2, 'disable': 1.
                       hwPstnCTPRightUus3 1.3.6.1.4.1.2011.6.112.1.13.1.14 integer read-write
Indicates the right flag of uus3. Options: 1. disable(1) -disable 2. enable(2) -enable Enumeration: 'enable': 2, 'disable': 1.
                       hwPstnCTPRightCentrexNo 1.3.6.1.4.1.2011.6.112.1.13.1.15 unsigned32 read-write
It is used to set centrex NO. of SipPstnUser, 4294967295 means to clear the configuration.
                       hwPstnCTPRightCentrexPrefix 1.3.6.1.4.1.2011.6.112.1.13.1.16 octet string read-write
Indicates the CentrexPrefix of SipPstnUser.
                       hwPstnCTPRightCentrexFlag 1.3.6.1.4.1.2011.6.112.1.13.1.17 integer read-write
Indicates the CentrexFlag of SipPstnUser. Options: 1. dialDirectly(1) -dial directly 2. dialSecondary(2) -dial secondary Enumeration: 'dialDirectly': 1, 'dialSecondary': 2.
                       hwPstnCTPRightMwiMode 1.3.6.1.4.1.2011.6.112.1.13.1.18 integer read-write
Indicates the MwiMode of SipPstnUser. Options: 1. deferred(1) -deferred 2. immediate(2) -immediate 3. combine(3) -combine Enumeration: 'deferred': 1, 'combine': 3, 'immediate': 2.
                       hwPstnCTPRightHotTime 1.3.6.1.4.1.2011.6.112.1.13.1.19 integer32 read-write
Indicates the HotTime of SipPstnUser. Unit: second
                       hwPstnCTPRightHotLineNum 1.3.6.1.4.1.2011.6.112.1.13.1.20 octet string read-write
Indicates the HotLineNum of SipPstnUser, the length of hotlinenum mustn't exceed 64.
                       hwPstnCTPRightDialTone 1.3.6.1.4.1.2011.6.112.1.13.1.21 integer read-write
Indicates the DialTone of SipPstnUser. Options: 1. normal(1) -normal tone 2. special(2) -special tone 3. mw(3) -message waiting tone 4. stutter(4) -stutter tone Enumeration: 'mw': 3, 'stutter': 4, 'special': 2, 'normal': 1.
                       hwPstnCTPRightCfbNum 1.3.6.1.4.1.2011.6.112.1.13.1.22 octet string read-write
Indicates the CfbNum of SipPstnUser.
                       hwPstnCTPRightCfnrNum 1.3.6.1.4.1.2011.6.112.1.13.1.23 octet string read-write
Indicates the CfnrNum of SipPstnUser.
                       hwPstnCTPRightCfuNum 1.3.6.1.4.1.2011.6.112.1.13.1.24 octet string read-write
Indicates the CfuNum of SipPstnUser.
                       hwPstnCTPRightCfnrTime 1.3.6.1.4.1.2011.6.112.1.13.1.25 integer32 read-write
Indicates the CfnrTime of SipPstnUser. Unit: second
                       hwPstnCTPRightAnonymousCall 1.3.6.1.4.1.2011.6.112.1.13.1.26 integer read-write
Indicates the right flag of anonymous-call. Options: 1. disable(1) -disable anonymous-call 2. enable(2) -enable anonymous-call Enumeration: 'enable': 2, 'disable': 1.
                       hwPstnCTPRightAuthName 1.3.6.1.4.1.2011.6.112.1.13.1.27 octet string read-write
Indicates the authorization username of sippstnuser. The character set is unrestricted.
                       hwPstnCTPRightAuthPassword 1.3.6.1.4.1.2011.6.112.1.13.1.28 octet string read-write
Indicates the authorization password of sippstnuser. The character set is unrestricted.
                       hwPstnCTPRightEndConfigIndex 1.3.6.1.4.1.2011.6.112.1.13.1.29 integer32 read-write
Indicates the end shelf/slot/port.
                       hwPstnCTPRightAuthPasswordMode 1.3.6.1.4.1.2011.6.112.1.13.1.30 integer read-write
Indicates the authorization mode of the password for sippstnuser. Options: 1. password(1) -authorized by password 2. ha1(2) --authorized by ha1 Enumeration: 'ha1': 2, 'password': 1.
                       hwPstnCTPRightAuthHA1 1.3.6.1.4.1.2011.6.112.1.13.1.31 octet string read-write
Indicates the authorization HA1 value of sippstnuser. The character set is unrestricted.
                       hwPstnCTPRightAutoReversePolarity 1.3.6.1.4.1.2011.6.112.1.13.1.32 integer read-write
Indicates the right flag of auto reverse polarity. Options: 1. disable(1) -disable 2. enable(2) -enable Enumeration: 'enable': 2, 'disable': 1.
                       hwPstnCTPRightDisplayNameMode 1.3.6.1.4.1.2011.6.112.1.13.1.33 integer read-write
Indicates the right flag of display name mode. Options: 1. disable(1) -disable 2. enable(2) -enable Enumeration: 'enable': 2, 'disable': 1.
                       hwPstnCTPRightDisplayName 1.3.6.1.4.1.2011.6.112.1.13.1.34 octet string read-write
Indicates the display name string.
                       hwPstnCTPRightHotLine 1.3.6.1.4.1.2011.6.112.1.13.1.35 integer read-write
Indicates the right flag of hotline. Options: 1. disable(1) -disable 2. enable(2) -enable Enumeration: 'enable': 2, 'disable': 1.
                       hwPstnCTPRightPermanentHold 1.3.6.1.4.1.2011.6.112.1.13.1.36 integer read-write
Indicates the right flag of permanent-hold. Options: 1. disable(1) -disable 2. enable(2) -enable Enumeration: 'enable': 2, 'disable': 1.
                       hwPstnCTPRightCutoffDisconnect 1.3.6.1.4.1.2011.6.112.1.13.1.37 integer read-write
Indicates the right flag of cutoff-disconnect. Options: 1. disable(1) -disable 2. enable(2) -enable Enumeration: 'enable': 2, 'disable': 1.
                       hwPstnCTPRightSccClass 1.3.6.1.4.1.2011.6.112.1.13.1.38 integer read-write
Indicates the right flag of SCC class service, for example call-park, call-pickup, EBO. Options: 1. disable(1) -disable 2. enable(2) -enable Enumeration: 'enable': 2, 'disable': 1.
                       hwPstnCTPRightPermanentHoldMode 1.3.6.1.4.1.2011.6.112.1.13.1.39 integer read-write
Indicates the PermanentHoldMode of SipPstnUser. Options: 1. norecall(1) - no recall 2. reminder(2) -reminder 3. recall(3) -recall Enumeration: 'recall': 3, 'reminder': 2, 'norecall': 1.
                       hwPstnCTPRightPermanentHoldTime 1.3.6.1.4.1.2011.6.112.1.13.1.40 integer32 read-write
Indicates the PermanentHoldTime of SipPstnUser. Unit: second
                       hwPstnCTPRightFastDisconnect 1.3.6.1.4.1.2011.6.112.1.13.1.41 integer read-write
Indicates the right flag of fast-disconnect. Options: 1. disable(1) -disable 2. enable(2) -enable Enumeration: 'enable': 2, 'disable': 1.
                       hwPstnCTPRightDc 1.3.6.1.4.1.2011.6.112.1.13.1.42 integer read-write
Indicates the right flag of dual communication. Options: 1. disable(1) -disable 2. enable(2) -enable Enumeration: 'enable': 2, 'disable': 1.
             hwCTPExternNumberConfigTable 1.3.6.1.4.1.2011.6.112.1.14 no-access
This table is used to config extern number of the PSTN or ISDN user. The indexes of this table are hwCTPExternNumberConfigIndex, hwCTPExternNumberPortBindIndex.
                   hwCTPExternNumberConfigEntry 1.3.6.1.4.1.2011.6.112.1.14.1 no-access
This table is used to config extern number of the PSTN or ISDN user. The indexes of this entry are hwCTPExternNumberConfigIndex, hwCTPExternNumberPortBindIndex.
                       hwCTPExternNumberConfigIndex 1.3.6.1.4.1.2011.6.112.1.14.1.1 integer32 no-access
Indicates the frame/slot/port. 31 0 xxxxxxx | xxxxxxxx | xxxxxx | xxxxxxx | 0000 port frame slot port 0 type The highest 7 bits indicate the type of port the next 8 bits indicate the frame ID, the next 6 bits indicate the slot ID, the next 7 bits indicate the port ID, the last 4 bits must be 0. The type of port include: E1 port = 0x16 PSTN port = 0x18 BRA port = 0x19 AT0 port = 0x1b
                       hwCTPExternNumberPortBindIndex 1.3.6.1.4.1.2011.6.112.1.14.1.2 integer32 no-access
Indicates the extend number index. If the value equal -1, then return the idle index of this shelf/slot/port.
                       hwCTPExternNumber 1.3.6.1.4.1.2011.6.112.1.14.1.3 octet string read-write
Indicates the extend number. - means to delete this extern number.
                       hwCTPExternRowStatus 1.3.6.1.4.1.2011.6.112.1.14.1.4 rowstatus read-write
RowStatus
                       hwCTPExternUserGroupid 1.3.6.1.4.1.2011.6.112.1.14.1.5 integer32 read-write
It indicates the user group ID. -1 indicates clear the user group info.
             hwBraCTPRightConfigTable 1.3.6.1.4.1.2011.6.112.1.15 no-access
This table is used to config BRA user's right and servicedata. The indexes of this table are hwBraCTPRightConfigIndex, hwBraCTPRightPortBindIndex.
                   hwBraCTPRightConfigEntry 1.3.6.1.4.1.2011.6.112.1.15.1 no-access
This table is used to config BRA user's right and servicedata. The indexes of this entry are hwBraCTPRightConfigIndex, hwBraCTPRightPortBindIndex.
                       hwBraCTPRightConfigIndex 1.3.6.1.4.1.2011.6.112.1.15.1.1 integer32 no-access
Indicates the frame/slot/port. 31 0 0011001 | xxxxxxxx | xxxxxx | xxxxxxx | 0000 port frame slot port 0 type The highest 7 bits indicate the type of port, for BRA port, must be 0x19 the next 8 bits indicate the frame ID, the next 6 bits indicate the slot ID, the next 7 bits indicate the port ID, the last 4 bits must be 0. The type of port include: E1 port = 0x16 PSTN port = 0x18 BRA port = 0x19 AT0 port = 0x1b
                       hwBraCTPRightPortBindIndex 1.3.6.1.4.1.2011.6.112.1.15.1.2 integer32 no-access
Indicates the telephone number index.
                       hwBraCTPRightAuthName 1.3.6.1.4.1.2011.6.112.1.15.1.3 octet string read-write
Indicates the authorization username of sipbrauser. The character set is unrestricted.
                       hwBraCTPRightAuthPassword 1.3.6.1.4.1.2011.6.112.1.15.1.4 octet string read-write
Indicates the authorization password of sipbrauser. The character set is unrestricted.
                       hwBraCTPRightEndConfigIndex 1.3.6.1.4.1.2011.6.112.1.15.1.5 integer32 read-write
Indicates the end shelf/slot/port.
                       hwBraCTPRightAuthPasswordMode 1.3.6.1.4.1.2011.6.112.1.15.1.6 integer read-write
Indicates the authorization mode of the password for sipbrauser. Options: 1. password(1) -authorized by password 2. ha1(2) -authorized by ha1 Enumeration: 'ha1': 2, 'password': 1.
                       hwBraCTPRightAuthHA1 1.3.6.1.4.1.2011.6.112.1.15.1.7 octet string read-write
Indicates the authorization HA1 value of sipbrauser. The character set is unrestricted.
                       hwBraCTPRightCentrexNo 1.3.6.1.4.1.2011.6.112.1.15.1.8 unsigned32 read-write
It is used to set centrex NO. of SipBraUser, 4294967295 means to clear the configuration.
                       hwBraCTPRightCentrexPrefix 1.3.6.1.4.1.2011.6.112.1.15.1.9 octet string read-write
Indicates the CentrexPrefix of SipBraUser.
                       hwBraCTPRightCentrexFlag 1.3.6.1.4.1.2011.6.112.1.15.1.10 integer read-write
Indicates the CentrexFlag of SipBraUser. Options: 1. dialDirectly(1) -dial directly 2. dialSecondary(2) -dial secondary Enumeration: 'dialDirectly': 1, 'dialSecondary': 2.
                       hwBraCTPRightMwiMode 1.3.6.1.4.1.2011.6.112.1.15.1.11 integer read-write
Indicates the MwiMode of SipBraUser. Options: 1. deferred(1) -deferred 2. immediate(2) -immediate 3. combine(3) -combine Enumeration: 'deferred': 1, 'combine': 3, 'immediate': 2.
                       hwBraCTPRightCallHold 1.3.6.1.4.1.2011.6.112.1.15.1.12 integer read-write
Indicates the right flag of callhold. Options: 1. disable(1) -disable 2. enable(2) -enable Enumeration: 'enable': 2, 'disable': 1.
                       hwBraCTPRightThreeParty 1.3.6.1.4.1.2011.6.112.1.15.1.13 integer read-write
Indicates the right flag of three-party. Options: 1. disable(1) -disable 2. enable(2) -enable Enumeration: 'enable': 2, 'disable': 1.
                       hwBraCTPRightConf 1.3.6.1.4.1.2011.6.112.1.15.1.14 integer read-write
Indicates the right flag of conf. Options: 1. disable(1) -disable 2. enable(2) -enable Enumeration: 'enable': 2, 'disable': 1.
                       hwBraCTPRightCt 1.3.6.1.4.1.2011.6.112.1.15.1.15 integer read-write
Indicates the right flag of ct. Options: 1. disable(1) -disable 2. enable(2) -enable Enumeration: 'enable': 2, 'disable': 1.
                       hwBraCTPRightCw 1.3.6.1.4.1.2011.6.112.1.15.1.16 integer read-write
Indicates the right flag of cw. Options: 1. disable(1) -disable 2. enable(2) -enable Enumeration: 'enable': 2, 'disable': 1.
                       hwBraCTPRightMcid 1.3.6.1.4.1.2011.6.112.1.15.1.17 integer read-write
Indicates the right flag of mcid. Options: 1. disable(1) -disable 2. enable(2) -enable Enumeration: 'enable': 2, 'disable': 1.
                       hwBraCTPRightMwi 1.3.6.1.4.1.2011.6.112.1.15.1.18 integer read-write
Indicates the right flag of mwi. Options: 1. disable(1) -disable 2. enable(2) -enable Enumeration: 'enable': 2, 'disable': 1.
             hwPraCTPRightConfigTable 1.3.6.1.4.1.2011.6.112.1.16 no-access
This table is used to config PRA user's servicedata. The indexes of this table are hwPraCTPRightConfigIndex, hwPraCTPRightPortBindIndex.
                   hwPraCTPRightConfigEntry 1.3.6.1.4.1.2011.6.112.1.16.1 no-access
This table is used to config PRA user's servicedata. The indexes of this entry are hwPraCTPRightConfigIndex, hwPraCTPRightPortBindIndex.
                       hwPraCTPRightConfigIndex 1.3.6.1.4.1.2011.6.112.1.16.1.1 integer32 no-access
Indicates the frame/slot/port. 31 0 0010110 | xxxxxxxx | xxxxxx | xxxxxxx | 0000 port frame slot port 0 type The highest 7 bits indicate the type of port, for E1 port, must be 0x16 the next 8 bits indicate the frame ID, the next 6 bits indicate the slot ID, the next 7 bits indicate the port ID, the last 4 bits must be 0. The type of port include: E1 port = 0x16 PSTN port = 0x18 BRA port = 0x19 AT0 port = 0x1b
                       hwPraCTPRightPortBindIndex 1.3.6.1.4.1.2011.6.112.1.16.1.2 integer32 no-access
Indicates the telephone number index.
                       hwPraCTPRightAuthName 1.3.6.1.4.1.2011.6.112.1.16.1.3 octet string read-write
Indicates the authorization username of sipprauser. The character set is unrestricted.
                       hwPraCTPRightAuthPassword 1.3.6.1.4.1.2011.6.112.1.16.1.4 octet string read-write
Indicates the authorization password of sipprauser. The character set is unrestricted.
                       hwPraCTPRightEndConfigIndex 1.3.6.1.4.1.2011.6.112.1.16.1.5 integer32 read-write
Indicates the end shelf/slot/port.
                       hwPraCTPRightAuthPasswordMode 1.3.6.1.4.1.2011.6.112.1.16.1.6 integer read-write
Indicates the authorization mode of the password for sipprauser. Options: 1. password(1) -authorized by password 2. ha1(2) -authorized by ha1 Enumeration: 'ha1': 2, 'password': 1.
                       hwPraCTPRightAuthHA1 1.3.6.1.4.1.2011.6.112.1.16.1.7 octet string read-write
Indicates the authorization HA1 value of sipprauser. The character set is unrestricted.
                       hwPraCTPRightCentrexNo 1.3.6.1.4.1.2011.6.112.1.16.1.8 unsigned32 read-write
It is used to set centrex NO. of SipPraUser, 4294967295 means to clear the configuration.
                       hwPraCTPRightCentrexPrefix 1.3.6.1.4.1.2011.6.112.1.16.1.9 octet string read-write
Indicates the CentrexPrefix of SipPraUser.
                       hwPraCTPRightCentrexFlag 1.3.6.1.4.1.2011.6.112.1.16.1.10 integer read-write
Indicates the CentrexFlag of SipPraUser. Options: 1. dialDirectly(1) -dial directly 2. dialSecondary(2) -dial secondary Enumeration: 'dialDirectly': 1, 'dialSecondary': 2.
                       hwPraCTPRightMwiMode 1.3.6.1.4.1.2011.6.112.1.16.1.11 integer read-write
Indicates the MwiMode of SipPraUser. Options: 1. deferred(1) -deferred 2. immediate(2) -immediate 3. combine(3) -combine Enumeration: 'deferred': 1, 'combine': 3, 'immediate': 2.
             hwR2CTPConfigTable 1.3.6.1.4.1.2011.6.112.1.17 no-access
It is used to configure the service attributes of a R2 port. It is used to add, delete, modify, and query the R2 user with the VSP feature. The index of this table is the hwR2CTPConfigIndex. The attributes of a R2 user with the VoIP feature include the gateway ID, terminal ID, R2 profile index. Through the table, you can configure, modify, and query the above-mentioned attributes of the R2 user.
                   hwR2CTPConfigEntry 1.3.6.1.4.1.2011.6.112.1.17.1 no-access
It is used to configure the service attributes of a R2 port. It is used to add, delete, modify, and query the R2 user with the VSP feature. The index of this entry is the hwR2CTPConfigIndex. The attributes of a R2 user with the VoIP feature include the gateway ID, terminal ID, R2 profile index. Through the table, you can configure, modify, and query the above-mentioned attributes of the R2 user.
                       hwR2CTPConfigIndex 1.3.6.1.4.1.2011.6.112.1.17.1.1 integer32 no-access
Indicates the frame/slot/port. 31 0 0010110 | xxxxxxxx | xxxxxx | xxxxxxx | 0000 port frame slot port 0 type The highest 7 bits indicate the type of port, for R2 port, must be 0x16 the next 8 bits indicate the frame ID, the next 6 bits indicate the slot ID, the next 7 bits indicate the port ID, the last 4 bits must be 0. The type of port include: E1 port = 0x16 PSTN port = 0x18 BRA port = 0x19 AT0 port = 0x1b
                       hwR2CTPMgId 1.3.6.1.4.1.2011.6.112.1.17.1.2 integer32 read-only
Indicates the MG ID.
                       hwR2CTPTerminationID 1.3.6.1.4.1.2011.6.112.1.17.1.3 octet string read-only
Indicates the start terminal ID (only the character string of digit type is supported).
                       hwR2CTPSignalProfileIndex 1.3.6.1.4.1.2011.6.112.1.17.1.4 integer32 read-write
Indicates the R2 signal profile index.
                       hwR2CTPSignalProfileName 1.3.6.1.4.1.2011.6.112.1.17.1.5 octet string read-only
Indicates the R2 signal profile name.
                       hwR2CTPRowStatus 1.3.6.1.4.1.2011.6.112.1.17.1.6 rowstatus read-write
Indicates the row status.
                       hwR2CTPPriorityFlag 1.3.6.1.4.1.2011.6.112.1.17.1.7 integer read-write
Indicates terminal priority. Options: 1. cat1(1) -the highest priority 2. cat2(2) -the middle priority 3. cat3(3) -the lowest priority Enumeration: 'cat1': 1, 'cat2': 2, 'cat3': 3.
                       hwR2CTPTelNo 1.3.6.1.4.1.2011.6.112.1.17.1.8 octet string read-only
Indicates telphone number.
                       hwR2CTPUserGroupid 1.3.6.1.4.1.2011.6.112.1.17.1.9 integer32 read-write
It indicates the user group ID. -1 indicates clear the user group info.
                       hwR2CTPDigitMapGroupName 1.3.6.1.4.1.2011.6.112.1.17.1.10 octet string read-write
It indicates the digitmap group name.
                       hwR2CTPRemoteRingFlag 1.3.6.1.4.1.2011.6.112.1.17.1.11 integer read-write
Indicates RemoteRing. Options: 1. disable(1) -disable receive remote early media 2. enable(2) -enable receive remote early media 3. null(-1) -invalid value Enumeration: 'enable': 2, 'disable': 1, 'null': -1.
                       hwR2CTPConfigIncomingcallChangeName 1.3.6.1.4.1.2011.6.112.1.17.1.12 octet string read-write
It indicates the number change name of incoming call.
                       hwR2CTPConfigOutgoingcallChangeName 1.3.6.1.4.1.2011.6.112.1.17.1.13 octet string read-write
It indicates the number change name of outgoing call.
             hwR2CTPOperTable 1.3.6.1.4.1.2011.6.112.1.18 no-access
It is used to perform operations on service attributes of a R2 user port. Through this table, you can perform maintenance operations on a R2 user with the VSP feature. The index of this table is hwR2CTPOperIndex. Through this table, you can query the running status of 32 B channels of the R2 service, and management status of 32 B channels of the R2 service. Through the table, services on the R2 port can be terminated, started, and the service status can be queried.
                   hwR2CTPOperEntry 1.3.6.1.4.1.2011.6.112.1.18.1 no-access
It is used to perform operations on service attributes of a R2 user port. Through this table, you can perform maintenance operations on a R2 user with the VSP feature. The index of this entry is hwR2CTPOperIndex. Through this table, you can query the running status of 32 B channels of the R2 service, and management status of 32 B channels of the R2 service. Through the table, services on the R2 port can be terminated, started, and the service status can be queried.
                       hwR2CTPOperIndex 1.3.6.1.4.1.2011.6.112.1.18.1.1 integer32 no-access
Indicates the frame/slot/port. 31 0 0010110 | xxxxxxxx | xxxxxx | xxxxxxx | 0000 port frame slot port 0 type The highest 7 bits indicate the type of port, for R2 port, must be 0x16 the next 8 bits indicate the frame ID, the next 6 bits indicate the slot ID, the next 7 bits indicate the port ID, the last 4 bits must be 0. The type of port include: E1 port = 0x16 PSTN port = 0x18 BRA port = 0x19 AT0 port = 0x1b
                       hwR2CTPBchnSrvState 1.3.6.1.4.1.2011.6.112.1.18.1.2 octet string read-only
Indicates the running status of the service layer of the 32 B channels of the R2. Each character corresponds to a timeslot. The value of the character is as follows: 1-Idle; 2-Busy; 3-Faulty; 4-Unavailable.
                       hwR2CTPBchnAdminState 1.3.6.1.4.1.2011.6.112.1.18.1.3 octet string read-only
Indicates the administration status of the service layer of the 32 B channels of the R2. Each character corresponds to a timeslot. The value of the character is as follows: 1-blocked-locally; 2-blocked-remotely; 3-in-service;4-shutting-down;5-MGCblock;6-PBXblock;7-bothblock.
                       hwR2CTPAdminOper 1.3.6.1.4.1.2011.6.112.1.18.1.4 integer read-write
Indicates the service operation. Options: 1. endService(1) -stop service 2. startService(2) -start service 3. deferEndingService(3) -stop service gracefully Enumeration: 'startService': 2, 'deferEndingService': 3, 'endService': 1.
                       hwR2CTPMaxCobTime 1.3.6.1.4.1.2011.6.112.1.18.1.5 integer32 read-write
Indicates length of waiting timer for R2 user defer end service. 0 is not allowed to set. Default: 240 Unit: minute
                       hwR2CTPOnexpire 1.3.6.1.4.1.2011.6.112.1.18.1.6 integer read-write
Indicates disposal mode when R2 user defer end service timeout. Options: 1. force(1) -force end service 2. cancel(2) -cancel end service Default: force(1) Enumeration: 'cancel': 2, 'force': 1.
             hwR2CTPRightConfigTable 1.3.6.1.4.1.2011.6.112.1.19 no-access
This table is used to config R2 user's right. The indexes of this table are hwR2CTPRightConfigIndex, hwR2CTPRightPortBindIndex.
                   hwR2CTPRightConfigEntry 1.3.6.1.4.1.2011.6.112.1.19.1 no-access
This table is used to config R2 user's right. The indexes of this entry are hwR2CTPRightConfigIndex, hwR2CTPRightPortBindIndex.
                       hwR2CTPRightConfigIndex 1.3.6.1.4.1.2011.6.112.1.19.1.1 integer32 no-access
Indicates the frame/slot/port. 31 0 0011000 | xxxxxxxx | xxxxxx | xxxxxxx | 0000 port frame slot port 0 type The highest 7 bits indicate the type of port, for PSTN port, must be 0x18 the next 8 bits indicate the frame ID, the next 6 bits indicate the slot ID, the next 7 bits indicate the port ID, the last 4 bits must be 0. The type of port include: E1 port = 0x16 PSTN port = 0x18 BRA port = 0x19 AT0 port = 0x1b
                       hwR2CTPRightPortBindIndex 1.3.6.1.4.1.2011.6.112.1.19.1.2 integer32 no-access
Indicates the telephone number index.
                       hwR2CTPRightAuthName 1.3.6.1.4.1.2011.6.112.1.19.1.3 octet string read-write
Indicates the authorization username of sipR2user. The character set is unrestricted.
                       hwR2CTPRightAuthPassword 1.3.6.1.4.1.2011.6.112.1.19.1.4 octet string read-write
Indicates the authorization password of sipR2user. The character set is unrestricted.
                       hwR2CTPRightAuthPasswordMode 1.3.6.1.4.1.2011.6.112.1.19.1.5 integer read-write
Indicates the authorization mode of the password for sipR2user. Options: 1. password(1) -authorized by password 2. ha1(2) -authorized by ha1 Enumeration: 'ha1': 2, 'password': 1.
                       hwR2CTPRightAuthHA1 1.3.6.1.4.1.2011.6.112.1.19.1.6 octet string read-write
Indicates the authorization HA1 value of sipR2user. The character set is unrestricted.
         hwIASVoiceUserTrapsVbOids 1.3.6.1.4.1.2011.6.112.2
             hwLightTrapPortNum 1.3.6.1.4.1.2011.6.112.2.1 integer32 no-access
The number of the ports send light state trap.
             hwLightTrapPortInfo 1.3.6.1.4.1.2011.6.112.2.2 octet string no-access
The position and state of the ports.
             hwVoiceUserFrame 1.3.6.1.4.1.2011.6.112.2.3 integer32 no-access
Indicate the frame that user is configed at. -1 indicate invalid value.
             hwVoiceUserSlot 1.3.6.1.4.1.2011.6.112.2.4 integer32 no-access
Indicate the slot that user is configed at. -1 indicate invalid value.
             hwVoiceUserPort 1.3.6.1.4.1.2011.6.112.2.5 integer32 no-access
Indicate the port that user is configed at. -1 indicate invalid value.
             hwVoiceUserOperateType 1.3.6.1.4.1.2011.6.112.2.6 integer no-access
Indicate the port that user operate type. Options: 1. user-data-add(1) -add user data 2. user-data-delete(2) -delete user data 3. user-data-modify(3) -modify user data Enumeration: 'user-data-add': 1, 'user-data-delete': 2, 'user-data-modify': 3.
             hwVoiceUserPortNum 1.3.6.1.4.1.2011.6.112.2.7 integer32 no-access
The number of the ports send by user config change trap.
             hwVoiceUserTsn 1.3.6.1.4.1.2011.6.112.2.8 integer32 no-access
Indicate the time slot ID that user is configed at. -1 indicate invalid value.
         hwIASVoiceUserTraps 1.3.6.1.4.1.2011.6.112.3
             hwIASVoiceUserCommonTraps 1.3.6.1.4.1.2011.6.112.3.1
                 hwIASVoiceUserPortTraps 1.3.6.1.4.1.2011.6.112.3.1.1
                         hwIASVoiceUserPortLightTrap 1.3.6.1.4.1.2011.6.112.3.1.1.0.1
This notification indicates that reset result of the SIP media gateway.
                         hwIASVoiceUserPortPstnDataChangeTrap 1.3.6.1.4.1.2011.6.112.3.1.1.0.2
This notification indicates that data of pstn user have been changed.
                         hwIASVoiceUserPortBraDataChangeTrap 1.3.6.1.4.1.2011.6.112.3.1.1.0.3
This notification indicates that data of bra user have been changed.
                         hwIASVoiceUserPortPraDataChangeTrap 1.3.6.1.4.1.2011.6.112.3.1.1.0.4
This notification indicates that data of pra user have been changed.
                         hwIASVoiceUserPortPmbsDataChangeTrap 1.3.6.1.4.1.2011.6.112.3.1.1.0.5
This notification indicates that data of pmbs user have been changed.
                         hwIASVoiceUserPortR2DataChangeTrap 1.3.6.1.4.1.2011.6.112.3.1.1.0.6
This notification indicates that data of R2 user have been changed.
             hwIASVoiceUserAlarmTraps 1.3.6.1.4.1.2011.6.112.3.2
                 hwIASVoiceUserPortAlarmTraps 1.3.6.1.4.1.2011.6.112.3.2.1
                         hwIASVoiceUserRemoteBlockTrap 1.3.6.1.4.1.2011.6.112.3.2.1.0.1
This notification indicates that the user is remote blocked.
                         hwIASVoiceUserUnblockTrap 1.3.6.1.4.1.2011.6.112.3.2.1.0.2
This notification indicates that the user is unblocked.
                         hwIASVoiceUserlockedTrap 1.3.6.1.4.1.2011.6.112.3.2.1.0.3
This notification indicates that the user is locked.
                         hwIASVoiceUserUnlockedTrap 1.3.6.1.4.1.2011.6.112.3.2.1.0.4
This notification indicates that the user is unlocked.
                 hwIASVoiceUserTsnAlarmTraps 1.3.6.1.4.1.2011.6.112.3.2.2
                         hwIASVoiceUserTsnBlockTrap 1.3.6.1.4.1.2011.6.112.3.2.2.0.1
This notification indicates that the user time slot is blocked.
                         hwIASVoiceUserTsnUnBlockTrap 1.3.6.1.4.1.2011.6.112.3.2.2.0.2
This notification indicates that the user time slot is unblocked.