{
  "imports": {
    "class": "imports", 
    "HUAWEI-MIB": [
      "hwDatacomm"
    ], 
    "SNMPv2-CONF": [
      "NOTIFICATION-GROUP", 
      "MODULE-COMPLIANCE", 
      "OBJECT-GROUP"
    ], 
    "SNMPv2-SMI": [
      "Integer32", 
      "OBJECT-TYPE", 
      "NOTIFICATION-TYPE", 
      "MibIdentifier", 
      "Bits", 
      "TimeTicks", 
      "Counter64", 
      "Unsigned32", 
      "private", 
      "MODULE-IDENTITY", 
      "Gauge32", 
      "iso", 
      "OBJECT-IDENTITY", 
      "IpAddress", 
      "Counter32"
    ], 
    "SNMPv2-TC": [
      "DisplayString", 
      "RowStatus", 
      "TEXTUAL-CONVENTION"
    ]
  }, 
  "hwEntVoicePbxMIB": {
    "name": "hwEntVoicePbxMIB", 
    "oid": "1.3.6.1.4.1.2011.5.25.313", 
    "class": "moduleidentity", 
    "revisions": [
      {
        "revision": "2012-03-07 00:00", 
        "description": "V1.0, create this file."
      }
    ], 
    "lastupdated": "201203060000Z", 
    "organization": "Huawei Technologies Co.,Ltd.", 
    "contactinfo": "Huawei Industrial Base Bantian, Longgang Shenzhen 518129 People's Republic of China Website: http://www.huawei.com Email: support@huawei.com ", 
    "description": "This mib is used for defining huawei's PBX MIB objects, which provides PBX management."
  }, 
  "hwEntPbxEnterpriseTable": {
    "name": "hwEntPbxEnterpriseTable", 
    "oid": "1.3.6.1.4.1.2011.5.25.313.1", 
    "nodetype": "table", 
    "class": "objecttype", 
    "maxaccess": "not-accessible", 
    "status": "current", 
    "description": " A list of hwEntPbxEnterpriseEntry objects. "
  }, 
  "hwEntPbxEnterpriseEntry": {
    "name": "hwEntPbxEnterpriseEntry", 
    "oid": "1.3.6.1.4.1.2011.5.25.313.1.1", 
    "nodetype": "row", 
    "class": "objecttype", 
    "maxaccess": "not-accessible", 
    "indices": [
      {
        "module": "HUAWEI-ENT-VOICE-PBX-MIB", 
        "object": "hwEntPbxEnterpriseName", 
        "implied": 0
      }
    ], 
    "status": "current", 
    "description": "A list of hwEntPbxEnterpriseEntry objects."
  }, 
  "hwEntPbxEnterpriseName": {
    "name": "hwEntPbxEnterpriseName", 
    "oid": "1.3.6.1.4.1.2011.5.25.313.1.1.1", 
    "nodetype": "column", 
    "class": "objecttype", 
    "syntax": {
      "type": "DisplayString", 
      "class": "type", 
      "constraints": {
        "size": [
          {
            "min": 1, 
            "max": 32
          }
        ]
      }
    }, 
    "maxaccess": "not-accessible", 
    "status": "current", 
    "description": " Indicates the Enterprise Name. "
  }, 
  "hwEntPbxEnterpriseRowStatus": {
    "name": "hwEntPbxEnterpriseRowStatus", 
    "oid": "1.3.6.1.4.1.2011.5.25.313.1.1.2", 
    "nodetype": "column", 
    "class": "objecttype", 
    "syntax": {
      "type": "RowStatus", 
      "class": "type"
    }, 
    "maxaccess": "read-create", 
    "status": "current", 
    "description": " Indicates row status of table. "
  }, 
  "hwEntPbxEnterpriseDesc": {
    "name": "hwEntPbxEnterpriseDesc", 
    "oid": "1.3.6.1.4.1.2011.5.25.313.1.1.3", 
    "nodetype": "column", 
    "class": "objecttype", 
    "syntax": {
      "type": "DisplayString", 
      "class": "type", 
      "constraints": {
        "size": [
          {
            "min": 0, 
            "max": 64
          }
        ]
      }
    }, 
    "maxaccess": "read-create", 
    "status": "current", 
    "description": " Indicates the description of Enterprise. "
  }, 
  "hwEntPbxEnterpriseCentrexNum": {
    "name": "hwEntPbxEnterpriseCentrexNum", 
    "oid": "1.3.6.1.4.1.2011.5.25.313.1.1.4", 
    "nodetype": "column", 
    "class": "objecttype", 
    "syntax": {
      "type": "Integer32", 
      "class": "type", 
      "constraints": {
        "range": [
          {
            "min": 1, 
            "max": 65535
          }
        ]
      }
    }, 
    "maxaccess": "read-create", 
    "status": "current", 
    "description": " Indicates the Centrex Number of Enterprise. default: 4 "
  }, 
  "hwEntPbxEnterpriseDnsetNum": {
    "name": "hwEntPbxEnterpriseDnsetNum", 
    "oid": "1.3.6.1.4.1.2011.5.25.313.1.1.5", 
    "nodetype": "column", 
    "class": "objecttype", 
    "syntax": {
      "type": "Integer32", 
      "class": "type", 
      "constraints": {
        "range": [
          {
            "min": 1, 
            "max": 65535
          }
        ]
      }
    }, 
    "maxaccess": "read-only", 
    "status": "current", 
    "description": " Indicates the Dnset Number of Enterprise. "
  }, 
  "hwEntPbxEnterpriseSvrRightCrbt": {
    "name": "hwEntPbxEnterpriseSvrRightCrbt", 
    "oid": "1.3.6.1.4.1.2011.5.25.313.1.1.6", 
    "nodetype": "column", 
    "class": "objecttype", 
    "syntax": {
      "type": "INTEGER", 
      "class": "type", 
      "constraints": {
        "enumeration": {
          "enable": 2, 
          "disable": 1
        }
      }
    }, 
    "maxaccess": "read-create", 
    "status": "current", 
    "description": " Indicates the crbt service right of Enterprise. disable(1) - have no right enable(2) - have right "
  }, 
  "hwEntPbxDnsetTable": {
    "name": "hwEntPbxDnsetTable", 
    "oid": "1.3.6.1.4.1.2011.5.25.313.2", 
    "nodetype": "table", 
    "class": "objecttype", 
    "maxaccess": "not-accessible", 
    "status": "current", 
    "description": " A list of hwEntPbxDnsetEntry objects. "
  }, 
  "hwEntPbxDnsetEntry": {
    "name": "hwEntPbxDnsetEntry", 
    "oid": "1.3.6.1.4.1.2011.5.25.313.2.1", 
    "nodetype": "row", 
    "class": "objecttype", 
    "maxaccess": "not-accessible", 
    "indices": [
      {
        "module": "HUAWEI-ENT-VOICE-PBX-MIB", 
        "object": "hwEntPbxDnsetEnterpriseName", 
        "implied": 0
      }, 
      {
        "module": "HUAWEI-ENT-VOICE-PBX-MIB", 
        "object": "hwEntPbxDnsetName", 
        "implied": 0
      }
    ], 
    "status": "current", 
    "description": "A list of hwEntPbxDnsetEntry objects."
  }, 
  "hwEntPbxDnsetEnterpriseName": {
    "name": "hwEntPbxDnsetEnterpriseName", 
    "oid": "1.3.6.1.4.1.2011.5.25.313.2.1.1", 
    "nodetype": "column", 
    "class": "objecttype", 
    "syntax": {
      "type": "DisplayString", 
      "class": "type", 
      "constraints": {
        "size": [
          {
            "min": 1, 
            "max": 32
          }
        ]
      }
    }, 
    "maxaccess": "not-accessible", 
    "status": "current", 
    "description": " Indicates the Enterprise Name. "
  }, 
  "hwEntPbxDnsetName": {
    "name": "hwEntPbxDnsetName", 
    "oid": "1.3.6.1.4.1.2011.5.25.313.2.1.2", 
    "nodetype": "column", 
    "class": "objecttype", 
    "syntax": {
      "type": "DisplayString", 
      "class": "type", 
      "constraints": {
        "size": [
          {
            "min": 1, 
            "max": 32
          }
        ]
      }
    }, 
    "maxaccess": "not-accessible", 
    "status": "current", 
    "description": " Indicates the name of DN set. "
  }, 
  "hwEntPbxDnsetRowStatus": {
    "name": "hwEntPbxDnsetRowStatus", 
    "oid": "1.3.6.1.4.1.2011.5.25.313.2.1.3", 
    "nodetype": "column", 
    "class": "objecttype", 
    "syntax": {
      "type": "RowStatus", 
      "class": "type"
    }, 
    "maxaccess": "read-create", 
    "status": "current", 
    "description": " Indicates row status of table. "
  }, 
  "hwEntPbxDnsetDesc": {
    "name": "hwEntPbxDnsetDesc", 
    "oid": "1.3.6.1.4.1.2011.5.25.313.2.1.4", 
    "nodetype": "column", 
    "class": "objecttype", 
    "syntax": {
      "type": "DisplayString", 
      "class": "type", 
      "constraints": {
        "size": [
          {
            "min": 0, 
            "max": 64
          }
        ]
      }
    }, 
    "maxaccess": "read-create", 
    "status": "current", 
    "description": " Indicates the description of Dnset. "
  }, 
  "hwEntPbxCentrexTable": {
    "name": "hwEntPbxCentrexTable", 
    "oid": "1.3.6.1.4.1.2011.5.25.313.3", 
    "nodetype": "table", 
    "class": "objecttype", 
    "maxaccess": "not-accessible", 
    "status": "current", 
    "description": " A list of hwEntPbxCentrexEntry objects. "
  }, 
  "hwEntPbxCentrexEntry": {
    "name": "hwEntPbxCentrexEntry", 
    "oid": "1.3.6.1.4.1.2011.5.25.313.3.1", 
    "nodetype": "row", 
    "class": "objecttype", 
    "maxaccess": "not-accessible", 
    "indices": [
      {
        "module": "HUAWEI-ENT-VOICE-PBX-MIB", 
        "object": "hwEntPbxCentrexEnterpriseName", 
        "implied": 0
      }, 
      {
        "module": "HUAWEI-ENT-VOICE-PBX-MIB", 
        "object": "hwEntPbxCentrexName", 
        "implied": 0
      }
    ], 
    "status": "current", 
    "description": "A list of hwEntPbxCentrexEntry objects."
  }, 
  "hwEntPbxCentrexEnterpriseName": {
    "name": "hwEntPbxCentrexEnterpriseName", 
    "oid": "1.3.6.1.4.1.2011.5.25.313.3.1.1", 
    "nodetype": "column", 
    "class": "objecttype", 
    "syntax": {
      "type": "DisplayString", 
      "class": "type", 
      "constraints": {
        "size": [
          {
            "min": 1, 
            "max": 32
          }
        ]
      }
    }, 
    "maxaccess": "not-accessible", 
    "status": "current", 
    "description": " Indicates the Enterprise Name. "
  }, 
  "hwEntPbxCentrexName": {
    "name": "hwEntPbxCentrexName", 
    "oid": "1.3.6.1.4.1.2011.5.25.313.3.1.2", 
    "nodetype": "column", 
    "class": "objecttype", 
    "syntax": {
      "type": "DisplayString", 
      "class": "type", 
      "constraints": {
        "size": [
          {
            "min": 1, 
            "max": 32
          }
        ]
      }
    }, 
    "maxaccess": "not-accessible", 
    "status": "current", 
    "description": " Indicates the name of Centrex Group . "
  }, 
  "hwEntPbxCentrexRowStatus": {
    "name": "hwEntPbxCentrexRowStatus", 
    "oid": "1.3.6.1.4.1.2011.5.25.313.3.1.3", 
    "nodetype": "column", 
    "class": "objecttype", 
    "syntax": {
      "type": "RowStatus", 
      "class": "type"
    }, 
    "maxaccess": "read-create", 
    "status": "current", 
    "description": " Indicates row status of table. "
  }, 
  "hwEntPbxCentrexDesc": {
    "name": "hwEntPbxCentrexDesc", 
    "oid": "1.3.6.1.4.1.2011.5.25.313.3.1.4", 
    "nodetype": "column", 
    "class": "objecttype", 
    "syntax": {
      "type": "DisplayString", 
      "class": "type", 
      "constraints": {
        "size": [
          {
            "min": 0, 
            "max": 64
          }
        ]
      }
    }, 
    "maxaccess": "read-create", 
    "status": "current", 
    "description": " Indicates the description of Centrex Group. "
  }, 
  "hwEntPbxCountryCodeTable": {
    "name": "hwEntPbxCountryCodeTable", 
    "oid": "1.3.6.1.4.1.2011.5.25.313.4", 
    "nodetype": "table", 
    "class": "objecttype", 
    "maxaccess": "not-accessible", 
    "status": "current", 
    "description": " A list of hwEntPbxCountryCodeEntry objects. "
  }, 
  "hwEntPbxCountryCodeEntry": {
    "name": "hwEntPbxCountryCodeEntry", 
    "oid": "1.3.6.1.4.1.2011.5.25.313.4.1", 
    "nodetype": "row", 
    "class": "objecttype", 
    "maxaccess": "not-accessible", 
    "indices": [
      {
        "module": "HUAWEI-ENT-VOICE-PBX-MIB", 
        "object": "hwEntPbxCountryCode", 
        "implied": 0
      }
    ], 
    "status": "current", 
    "description": "A list of hwEntPbxCountryCodeEntry objects."
  }, 
  "hwEntPbxCountryCode": {
    "name": "hwEntPbxCountryCode", 
    "oid": "1.3.6.1.4.1.2011.5.25.313.4.1.1", 
    "nodetype": "column", 
    "class": "objecttype", 
    "syntax": {
      "type": "DisplayString", 
      "class": "type", 
      "constraints": {
        "size": [
          {
            "min": 1, 
            "max": 4
          }
        ]
      }
    }, 
    "maxaccess": "not-accessible", 
    "status": "current", 
    "description": " Indicates the country/region code. "
  }, 
  "hwEntPbxCountryCodeRowStatus": {
    "name": "hwEntPbxCountryCodeRowStatus", 
    "oid": "1.3.6.1.4.1.2011.5.25.313.4.1.2", 
    "nodetype": "column", 
    "class": "objecttype", 
    "syntax": {
      "type": "RowStatus", 
      "class": "type"
    }, 
    "maxaccess": "read-create", 
    "status": "current", 
    "description": " Indicates row status of table. "
  }, 
  "hwEntPbxCountryName": {
    "name": "hwEntPbxCountryName", 
    "oid": "1.3.6.1.4.1.2011.5.25.313.4.1.3", 
    "nodetype": "column", 
    "class": "objecttype", 
    "syntax": {
      "type": "DisplayString", 
      "class": "type", 
      "constraints": {
        "size": [
          {
            "min": 0, 
            "max": 32
          }
        ]
      }
    }, 
    "maxaccess": "read-create", 
    "status": "current", 
    "description": " Indicates the country/region name. "
  }, 
  "hwEntPbxInternationalPrefix": {
    "name": "hwEntPbxInternationalPrefix", 
    "oid": "1.3.6.1.4.1.2011.5.25.313.4.1.4", 
    "nodetype": "column", 
    "class": "objecttype", 
    "syntax": {
      "type": "DisplayString", 
      "class": "type", 
      "constraints": {
        "size": [
          {
            "min": 0, 
            "max": 5
          }
        ]
      }
    }, 
    "maxaccess": "read-create", 
    "status": "current", 
    "description": " Indicates the international prefix. "
  }, 
  "hwEntPbxNationalPrefix": {
    "name": "hwEntPbxNationalPrefix", 
    "oid": "1.3.6.1.4.1.2011.5.25.313.4.1.5", 
    "nodetype": "column", 
    "class": "objecttype", 
    "syntax": {
      "type": "DisplayString", 
      "class": "type", 
      "constraints": {
        "size": [
          {
            "min": 0, 
            "max": 5
          }
        ]
      }
    }, 
    "maxaccess": "read-create", 
    "status": "current", 
    "description": " Indicates the national prefix. "
  }, 
  "hwEntPbxAreaCodeTable": {
    "name": "hwEntPbxAreaCodeTable", 
    "oid": "1.3.6.1.4.1.2011.5.25.313.5", 
    "nodetype": "table", 
    "class": "objecttype", 
    "maxaccess": "not-accessible", 
    "status": "current", 
    "description": " A list of hwEntPbxAreaCodeEntry objects. "
  }, 
  "hwEntPbxAreaCodeEntry": {
    "name": "hwEntPbxAreaCodeEntry", 
    "oid": "1.3.6.1.4.1.2011.5.25.313.5.1", 
    "nodetype": "row", 
    "class": "objecttype", 
    "maxaccess": "not-accessible", 
    "indices": [
      {
        "module": "HUAWEI-ENT-VOICE-PBX-MIB", 
        "object": "hwEntPbxAreaCodeCountryCode", 
        "implied": 0
      }, 
      {
        "module": "HUAWEI-ENT-VOICE-PBX-MIB", 
        "object": "hwEntPbxAreaCode", 
        "implied": 0
      }
    ], 
    "status": "current", 
    "description": "A list of hwEntPbxAreaCodeEntry objects."
  }, 
  "hwEntPbxAreaCodeCountryCode": {
    "name": "hwEntPbxAreaCodeCountryCode", 
    "oid": "1.3.6.1.4.1.2011.5.25.313.5.1.1", 
    "nodetype": "column", 
    "class": "objecttype", 
    "syntax": {
      "type": "DisplayString", 
      "class": "type", 
      "constraints": {
        "size": [
          {
            "min": 1, 
            "max": 4
          }
        ]
      }
    }, 
    "maxaccess": "not-accessible", 
    "status": "current", 
    "description": " Indicates the country/region code. "
  }, 
  "hwEntPbxAreaCode": {
    "name": "hwEntPbxAreaCode", 
    "oid": "1.3.6.1.4.1.2011.5.25.313.5.1.2", 
    "nodetype": "column", 
    "class": "objecttype", 
    "syntax": {
      "type": "DisplayString", 
      "class": "type", 
      "constraints": {
        "size": [
          {
            "min": 1, 
            "max": 8
          }
        ]
      }
    }, 
    "maxaccess": "not-accessible", 
    "status": "current", 
    "description": " Indicates the Area code. "
  }, 
  "hwEntPbxAreaCodeRowStatus": {
    "name": "hwEntPbxAreaCodeRowStatus", 
    "oid": "1.3.6.1.4.1.2011.5.25.313.5.1.3", 
    "nodetype": "column", 
    "class": "objecttype", 
    "syntax": {
      "type": "RowStatus", 
      "class": "type"
    }, 
    "maxaccess": "read-create", 
    "status": "current", 
    "description": " Indicates row status of table. "
  }, 
  "hwEntPbxAreaName": {
    "name": "hwEntPbxAreaName", 
    "oid": "1.3.6.1.4.1.2011.5.25.313.5.1.4", 
    "nodetype": "column", 
    "class": "objecttype", 
    "syntax": {
      "type": "DisplayString", 
      "class": "type", 
      "constraints": {
        "size": [
          {
            "min": 0, 
            "max": 32
          }
        ]
      }
    }, 
    "maxaccess": "read-create", 
    "status": "current", 
    "description": " Indicates the Area name. "
  }, 
  "hwEntPbxDefaultCodeTable": {
    "name": "hwEntPbxDefaultCodeTable", 
    "oid": "1.3.6.1.4.1.2011.5.25.313.6", 
    "class": "objectidentity"
  }, 
  "hwEntDefaultCountryCode": {
    "name": "hwEntDefaultCountryCode", 
    "oid": "1.3.6.1.4.1.2011.5.25.313.6.1", 
    "nodetype": "scalar", 
    "class": "objecttype", 
    "syntax": {
      "type": "DisplayString", 
      "class": "type", 
      "constraints": {
        "size": [
          {
            "min": 1, 
            "max": 4
          }
        ]
      }
    }, 
    "maxaccess": "read-write", 
    "status": "current", 
    "description": " Indicates the default country code. "
  }, 
  "hwEntDefaultAreaCode": {
    "name": "hwEntDefaultAreaCode", 
    "oid": "1.3.6.1.4.1.2011.5.25.313.6.2", 
    "nodetype": "scalar", 
    "class": "objecttype", 
    "syntax": {
      "type": "DisplayString", 
      "class": "type", 
      "constraints": {
        "size": [
          {
            "min": 1, 
            "max": 8
          }
        ]
      }
    }, 
    "maxaccess": "read-write", 
    "status": "current", 
    "description": " Indicates the default area code. "
  }, 
  "hwEntPbxCallprefixTable": {
    "name": "hwEntPbxCallprefixTable", 
    "oid": "1.3.6.1.4.1.2011.5.25.313.7", 
    "nodetype": "table", 
    "class": "objecttype", 
    "maxaccess": "not-accessible", 
    "status": "current", 
    "description": " A list of HwEntPbxCallprefixEntry objects. "
  }, 
  "hwEntPbxCallprefixEntry": {
    "name": "hwEntPbxCallprefixEntry", 
    "oid": "1.3.6.1.4.1.2011.5.25.313.7.1", 
    "nodetype": "row", 
    "class": "objecttype", 
    "maxaccess": "not-accessible", 
    "indices": [
      {
        "module": "HUAWEI-ENT-VOICE-PBX-MIB", 
        "object": "hwEntPbxCallprefixName", 
        "implied": 0
      }
    ], 
    "status": "current", 
    "description": "A list of hwEntPbxCallprefixEntry objects."
  }, 
  "hwEntPbxCallprefixName": {
    "name": "hwEntPbxCallprefixName", 
    "oid": "1.3.6.1.4.1.2011.5.25.313.7.1.1", 
    "nodetype": "column", 
    "class": "objecttype", 
    "syntax": {
      "type": "DisplayString", 
      "class": "type", 
      "constraints": {
        "size": [
          {
            "min": 1, 
            "max": 32
          }
        ]
      }
    }, 
    "maxaccess": "not-accessible", 
    "status": "current", 
    "description": " Indicates the Callprefix name. "
  }, 
  "hwEntPbxCallprefixRowStatus": {
    "name": "hwEntPbxCallprefixRowStatus", 
    "oid": "1.3.6.1.4.1.2011.5.25.313.7.1.2", 
    "nodetype": "column", 
    "class": "objecttype", 
    "syntax": {
      "type": "RowStatus", 
      "class": "type"
    }, 
    "maxaccess": "read-create", 
    "status": "current", 
    "description": " Indicates row status of table. "
  }, 
  "hwEntPbxCallprefixPrefix": {
    "name": "hwEntPbxCallprefixPrefix", 
    "oid": "1.3.6.1.4.1.2011.5.25.313.7.1.3", 
    "nodetype": "column", 
    "class": "objecttype", 
    "syntax": {
      "type": "DisplayString", 
      "class": "type", 
      "constraints": {
        "size": [
          {
            "min": 1, 
            "max": 24
          }
        ]
      }
    }, 
    "maxaccess": "read-create", 
    "status": "current", 
    "description": " Indicates the Callprefix. "
  }, 
  "hwEntPbxCallprefixEnterprise": {
    "name": "hwEntPbxCallprefixEnterprise", 
    "oid": "1.3.6.1.4.1.2011.5.25.313.7.1.4", 
    "nodetype": "column", 
    "class": "objecttype", 
    "syntax": {
      "type": "DisplayString", 
      "class": "type", 
      "constraints": {
        "size": [
          {
            "min": 1, 
            "max": 32
          }
        ]
      }
    }, 
    "maxaccess": "read-create", 
    "status": "current", 
    "description": " Indicates the enterprise name of Callprefix. "
  }, 
  "hwEntPbxCallprefixDnset": {
    "name": "hwEntPbxCallprefixDnset", 
    "oid": "1.3.6.1.4.1.2011.5.25.313.7.1.5", 
    "nodetype": "column", 
    "class": "objecttype", 
    "syntax": {
      "type": "DisplayString", 
      "class": "type", 
      "constraints": {
        "size": [
          {
            "min": 1, 
            "max": 32
          }
        ]
      }
    }, 
    "maxaccess": "read-create", 
    "status": "current", 
    "description": " Indicates the Dnset of Callprefix. "
  }, 
  "hwEntPbxCallprefixCentrex": {
    "name": "hwEntPbxCallprefixCentrex", 
    "oid": "1.3.6.1.4.1.2011.5.25.313.7.1.6", 
    "nodetype": "column", 
    "class": "objecttype", 
    "syntax": {
      "type": "DisplayString", 
      "class": "type", 
      "constraints": {
        "size": [
          {
            "min": 1, 
            "max": 32
          }
        ]
      }
    }, 
    "maxaccess": "read-create", 
    "status": "current", 
    "description": " Indicates the Centrex name of Callprefix. "
  }, 
  "hwEntPbxCallprefixcallCategory": {
    "name": "hwEntPbxCallprefixcallCategory", 
    "oid": "1.3.6.1.4.1.2011.5.25.313.7.1.7", 
    "nodetype": "column", 
    "class": "objecttype", 
    "syntax": {
      "type": "INTEGER", 
      "class": "type", 
      "constraints": {
        "enumeration": {
          "supp": 3, 
          "newSupMan": 2, 
          "vu": 4, 
          "basic": 1
        }
      }
    }, 
    "maxaccess": "read-create", 
    "status": "current", 
    "description": " Indicates the Call Category. basic(1) - basic-service, newSupMan(2) - new/supplementary service management, supp(3) - supplementary service, vu(4) - vu-service "
  }, 
  "hwEntPbxCallprefixCallAttribute": {
    "name": "hwEntPbxCallprefixCallAttribute", 
    "oid": "1.3.6.1.4.1.2011.5.25.313.7.1.8", 
    "nodetype": "column", 
    "class": "objecttype", 
    "syntax": {
      "type": "Integer32", 
      "class": "type", 
      "constraints": {
        "range": [
          {
            "min": 1, 
            "max": 192
          }
        ]
      }
    }, 
    "maxaccess": "read-create", 
    "status": "current", 
    "description": " Indicates the Call Attribute. 1:local, 2:national-toll, 3:international-toll, 4:InnerCentrex, 5:OutCentrex, 6:Selection-Enterprise, 7-20:Basic service reserve, 22:RCFU, 23:CCFU, 24:RCFB, 25:CCFB, 26:RCFNR, 27:CCFNR, 28:RCFO, 29:CCFO, 30:Reserve, 31:Reserve, 32:RCW, 33:CCW, 34:Reserve, 35:Reserve, 36:RDND, 37:CDND, 38:RADI, 39:CADI, 40:RRAC, 41:CRAC, 42:RWakeUp, 43:CWakeUp, 44:Reserve, 45:Reserve, 46:QCFU, 47:QCFB, 48:QCFNR, 49:QCFO, 50:RRCS-by-caller, 51:CRCS-by-caller, 52:RRCS-by-time, 53:CRCS-by-time, 54:RRCS-by-week, 55:CRCS-by-week, 56:Active RCS, 57:DeActive RCS, 58:QRCS, 59:CRCS-all, 60:RSCA-by-caller, 61:CSCA-by-caller, 62:RSCA-by-time, 63:CSCA-by-time, 64:RSCA-by-week, 65:CSCA-by-week, 66:Active SCA, 67:DeActive SCA, 68:QSCA, 69:CSCA-all, 70:RRMTOFFICE, 71:CRMTOFFICE, 72:QRMTOFFICE, 73:RSCR, 74:CSCR, 75:QSCR, 76:CSCC, 77:CSCC-PWD, 78:CFX-PWD 79:RRCFU, 80:CRCFU, 81:RRCFB, 82:CRCFB, 83:RRCFNR, 84:CRCFNR, 85:RRCFO, 86:CRCFO, 87:DLC-PWD, 88:QDLC, 89:RDLC, 90:CDLC, 91:Active DLC, 92:DeActive DLC, 93:CDLCA, 94:Set_Grp_Online, 95:Set_Grp_Offline, 96:Active-Pwcb, 97:Deactive-Pwcb, 98:PWCB-PWD, 99:RCBA, 100:MCBA_PWD, 101:QCBA, 102:CCBA, 103:Reg_MSN_Index, 104:rccbs, 105:cccbs, 106:qccbs, 107:rccnr, 108:cccnr, 109:qccnr, 110:rvcfu, 111:cvcfu, 112:qvcfu, 113:rvcfb, 114:cvcfb, 115:qvcfb, 116:rvcfnr, 117:cvcfnr, 118:qvcfnr, 119:rvcfo, 120:cvcfo, 121:qvcfo, 122-170: new/supplementary service management reserved, 172:GRPANSWER, 173:SPECANSWER 174:local telno query, 175:ADI 176:Active CLIR, 177:Cancel CLIR 178:Park Start, 179:Park Recover, 180:PWCB, 181:MSN Index Select, 182:callreturn, 183:outgoing-call-memory, 184:incoming-call-memory 185:ums-get-message, 186:ums-uniform-fax, 187:ums-faxmail, 188:Conference, 189:Select-group-num, 190:Select-user-num, 191:Select-group-index 192:Instant-conference "
  }, 
  "hwEntPbxCallprefixDstLocation": {
    "name": "hwEntPbxCallprefixDstLocation", 
    "oid": "1.3.6.1.4.1.2011.5.25.313.7.1.9", 
    "nodetype": "column", 
    "class": "objecttype", 
    "syntax": {
      "type": "INTEGER", 
      "class": "type", 
      "constraints": {
        "enumeration": {
          "intraOffice": 1, 
          "interOffice": 2
        }
      }
    }, 
    "maxaccess": "read-create", 
    "status": "current", 
    "description": " Indicates the Call Category. intraOffice(1) - intra-office call, interOffice(2) - inter-office call, "
  }, 
  "hwEntPbxCallprefixMaxLen": {
    "name": "hwEntPbxCallprefixMaxLen", 
    "oid": "1.3.6.1.4.1.2011.5.25.313.7.1.10", 
    "nodetype": "column", 
    "class": "objecttype", 
    "syntax": {
      "type": "Integer32", 
      "class": "type", 
      "constraints": {
        "range": [
          {
            "min": 1, 
            "max": 44
          }
        ]
      }
    }, 
    "maxaccess": "read-create", 
    "status": "current", 
    "description": " Indicates maximum length of the Callprefix. "
  }, 
  "hwEntPbxCallprefixMinLen": {
    "name": "hwEntPbxCallprefixMinLen", 
    "oid": "1.3.6.1.4.1.2011.5.25.313.7.1.11", 
    "nodetype": "column", 
    "class": "objecttype", 
    "syntax": {
      "type": "Integer32", 
      "class": "type", 
      "constraints": {
        "range": [
          {
            "min": 1, 
            "max": 44
          }
        ]
      }
    }, 
    "maxaccess": "read-create", 
    "status": "current", 
    "description": " Indicates minimum length of the Callprefix. "
  }, 
  "hwEntPbxCallprefixRingDelay": {
    "name": "hwEntPbxCallprefixRingDelay", 
    "oid": "1.3.6.1.4.1.2011.5.25.313.7.1.12", 
    "nodetype": "column", 
    "class": "objecttype", 
    "syntax": {
      "type": "Integer32", 
      "class": "type", 
      "constraints": {
        "range": [
          {
            "min": 0, 
            "max": 255
          }
        ]
      }
    }, 
    "maxaccess": "read-create", 
    "status": "current", 
    "description": " Indicates Ring Delay of Callprefix. default: 0 "
  }, 
  "hwEntPbxCallprefixLongCaller": {
    "name": "hwEntPbxCallprefixLongCaller", 
    "oid": "1.3.6.1.4.1.2011.5.25.313.7.1.13", 
    "nodetype": "column", 
    "class": "objecttype", 
    "syntax": {
      "type": "INTEGER", 
      "class": "type", 
      "constraints": {
        "enumeration": {
          "enable": 2, 
          "disable": 1
        }
      }
    }, 
    "maxaccess": "read-create", 
    "status": "current", 
    "description": " Indicates the long caller of call prefix. disable(1) - disable long caller, enable(2) - enable long caller, "
  }, 
  "hwEntPbxCallprefixCallerMap": {
    "name": "hwEntPbxCallprefixCallerMap", 
    "oid": "1.3.6.1.4.1.2011.5.25.313.7.1.14", 
    "nodetype": "column", 
    "class": "objecttype", 
    "syntax": {
      "type": "INTEGER", 
      "class": "type", 
      "constraints": {
        "enumeration": {
          "enable": 2, 
          "disable": 1
        }
      }
    }, 
    "maxaccess": "read-create", 
    "status": "current", 
    "description": " Indicates the caller map of call prefix. disable(1) - disable caller map, enable(2) - enable caller map, "
  }, 
  "hwEntPbxCallprefixCalledMap": {
    "name": "hwEntPbxCallprefixCalledMap", 
    "oid": "1.3.6.1.4.1.2011.5.25.313.7.1.15", 
    "nodetype": "column", 
    "class": "objecttype", 
    "syntax": {
      "type": "INTEGER", 
      "class": "type", 
      "constraints": {
        "enumeration": {
          "enable": 2, 
          "disable": 1
        }
      }
    }, 
    "maxaccess": "read-create", 
    "status": "current", 
    "description": " disable the called map of call prefix. disable(1) - disable called map, enable(2) - enable called map, "
  }, 
  "hwEntPbxCallprefixCallRoute": {
    "name": "hwEntPbxCallprefixCallRoute", 
    "oid": "1.3.6.1.4.1.2011.5.25.313.7.1.16", 
    "nodetype": "column", 
    "class": "objecttype", 
    "syntax": {
      "type": "DisplayString", 
      "class": "type", 
      "constraints": {
        "size": [
          {
            "min": 1, 
            "max": 32
          }
        ]
      }
    }, 
    "maxaccess": "read-create", 
    "status": "current", 
    "description": " Indicates the Callroute of Callprefix. "
  }, 
  "hwEntPbxCallprefixVuServiceName": {
    "name": "hwEntPbxCallprefixVuServiceName", 
    "oid": "1.3.6.1.4.1.2011.5.25.313.7.1.17", 
    "nodetype": "column", 
    "class": "objecttype", 
    "syntax": {
      "type": "DisplayString", 
      "class": "type", 
      "constraints": {
        "size": [
          {
            "min": 1, 
            "max": 32
          }
        ]
      }
    }, 
    "maxaccess": "read-create", 
    "status": "current", 
    "description": " Indicates the Vu service-name bond to Callprefix. "
  }, 
  "hwEntPbxCallprefixVuLoopCount": {
    "name": "hwEntPbxCallprefixVuLoopCount", 
    "oid": "1.3.6.1.4.1.2011.5.25.313.7.1.18", 
    "nodetype": "column", 
    "class": "objecttype", 
    "syntax": {
      "type": "Integer32", 
      "class": "type", 
      "constraints": {
        "range": [
          {
            "min": 0, 
            "max": 6
          }
        ]
      }
    }, 
    "maxaccess": "read-create", 
    "status": "current", 
    "description": " Indicates the Vu loop count of Vu Callprefix. "
  }, 
  "hwEntPbxCallprefixVuOutGoingRightDdd": {
    "name": "hwEntPbxCallprefixVuOutGoingRightDdd", 
    "oid": "1.3.6.1.4.1.2011.5.25.313.7.1.19", 
    "nodetype": "column", 
    "class": "objecttype", 
    "syntax": {
      "type": "INTEGER", 
      "class": "type", 
      "constraints": {
        "enumeration": {
          "enable": 2, 
          "disable": 1
        }
      }
    }, 
    "maxaccess": "read-create", 
    "status": "current", 
    "description": " Indicates the outgoing right (ddd) of VU Callprefix. "
  }, 
  "hwEntPbxCallprefixVuOutGoingRightIdd": {
    "name": "hwEntPbxCallprefixVuOutGoingRightIdd", 
    "oid": "1.3.6.1.4.1.2011.5.25.313.7.1.20", 
    "nodetype": "column", 
    "class": "objecttype", 
    "syntax": {
      "type": "INTEGER", 
      "class": "type", 
      "constraints": {
        "enumeration": {
          "enable": 2, 
          "disable": 1
        }
      }
    }, 
    "maxaccess": "read-create", 
    "status": "current", 
    "description": " Indicates the outgoing right (idd) of VU Callprefix. "
  }, 
  "hwEntPbxCallprefixVuOutGoingRightInter": {
    "name": "hwEntPbxCallprefixVuOutGoingRightInter", 
    "oid": "1.3.6.1.4.1.2011.5.25.313.7.1.21", 
    "nodetype": "column", 
    "class": "objecttype", 
    "syntax": {
      "type": "INTEGER", 
      "class": "type", 
      "constraints": {
        "enumeration": {
          "enable": 2, 
          "disable": 1
        }
      }
    }, 
    "maxaccess": "read-create", 
    "status": "current", 
    "description": " Indicates the outgoing right (inter) of VU Callprefix. "
  }, 
  "hwEntPbxCallprefixVuOutGoingRightLocal": {
    "name": "hwEntPbxCallprefixVuOutGoingRightLocal", 
    "oid": "1.3.6.1.4.1.2011.5.25.313.7.1.22", 
    "nodetype": "column", 
    "class": "objecttype", 
    "syntax": {
      "type": "INTEGER", 
      "class": "type", 
      "constraints": {
        "enumeration": {
          "enable": 2, 
          "disable": 1
        }
      }
    }, 
    "maxaccess": "read-create", 
    "status": "current", 
    "description": " Indicates the outgoing right (local) of VU Callprefix. "
  }, 
  "hwEntPbxCallprefixPwdCallLimit": {
    "name": "hwEntPbxCallprefixPwdCallLimit", 
    "oid": "1.3.6.1.4.1.2011.5.25.313.7.1.23", 
    "nodetype": "column", 
    "class": "objecttype", 
    "syntax": {
      "type": "INTEGER", 
      "class": "type", 
      "constraints": {
        "enumeration": {
          "enable": 2, 
          "disable": 1
        }
      }
    }, 
    "maxaccess": "read-create", 
    "status": "current", 
    "description": " Indicates the Passwordd-CallLimit right of Callprefix. "
  }, 
  "hwEntPbxSIPServerConfigTable": {
    "name": "hwEntPbxSIPServerConfigTable", 
    "oid": "1.3.6.1.4.1.2011.5.25.313.8", 
    "nodetype": "table", 
    "class": "objecttype", 
    "maxaccess": "not-accessible", 
    "status": "current", 
    "description": " A list of HwEntPbxSIPServerConfigEntry objects. "
  }, 
  "hwEntPbxSIPServerConfigEntry": {
    "name": "hwEntPbxSIPServerConfigEntry", 
    "oid": "1.3.6.1.4.1.2011.5.25.313.8.1", 
    "nodetype": "row", 
    "class": "objecttype", 
    "maxaccess": "not-accessible", 
    "indices": [
      {
        "module": "HUAWEI-ENT-VOICE-PBX-MIB", 
        "object": "hwEntPbxSIPServerIndex", 
        "implied": 0
      }
    ], 
    "status": "current", 
    "description": "A list of hwEntPbxSIPServerConfigEntry objects."
  }, 
  "hwEntPbxSIPServerIndex": {
    "name": "hwEntPbxSIPServerIndex", 
    "oid": "1.3.6.1.4.1.2011.5.25.313.8.1.1", 
    "nodetype": "column", 
    "class": "objecttype", 
    "syntax": {
      "type": "Integer32", 
      "class": "type"
    }, 
    "maxaccess": "not-accessible", 
    "status": "current", 
    "description": " Indicates the index of sip server. index must be 0 now. "
  }, 
  "hwEntPbxSIPServerRowStatus": {
    "name": "hwEntPbxSIPServerRowStatus", 
    "oid": "1.3.6.1.4.1.2011.5.25.313.8.1.2", 
    "nodetype": "column", 
    "class": "objecttype", 
    "syntax": {
      "type": "RowStatus", 
      "class": "type"
    }, 
    "maxaccess": "read-create", 
    "status": "current", 
    "description": " Indicates the row status. "
  }, 
  "hwEntPbxSIPServerSignallingIP": {
    "name": "hwEntPbxSIPServerSignallingIP", 
    "oid": "1.3.6.1.4.1.2011.5.25.313.8.1.3", 
    "nodetype": "column", 
    "class": "objecttype", 
    "syntax": {
      "type": "IpAddress", 
      "class": "type"
    }, 
    "maxaccess": "read-create", 
    "status": "current", 
    "description": " Indicates the signalling IP of sip server. "
  }, 
  "hwEntPbxSIPServerSignallingPort": {
    "name": "hwEntPbxSIPServerSignallingPort", 
    "oid": "1.3.6.1.4.1.2011.5.25.313.8.1.4", 
    "nodetype": "column", 
    "class": "objecttype", 
    "syntax": {
      "type": "Integer32", 
      "class": "type", 
      "constraints": {
        "range": [
          {
            "min": 5000, 
            "max": 5999
          }
        ]
      }
    }, 
    "maxaccess": "read-create", 
    "status": "current", 
    "description": " Indicates the signalling port of sip server. "
  }, 
  "hwEntPbxSIPServerMediaIP": {
    "name": "hwEntPbxSIPServerMediaIP", 
    "oid": "1.3.6.1.4.1.2011.5.25.313.8.1.5", 
    "nodetype": "column", 
    "class": "objecttype", 
    "syntax": {
      "type": "IpAddress", 
      "class": "type"
    }, 
    "maxaccess": "read-create", 
    "status": "current", 
    "description": " Indicates the media IP of sip server. "
  }, 
  "hwEntPbxSIPServerRegUri": {
    "name": "hwEntPbxSIPServerRegUri", 
    "oid": "1.3.6.1.4.1.2011.5.25.313.8.1.6", 
    "nodetype": "column", 
    "class": "objecttype", 
    "syntax": {
      "type": "DisplayString", 
      "class": "type", 
      "constraints": {
        "size": [
          {
            "min": 1, 
            "max": 64
          }
        ]
      }
    }, 
    "maxaccess": "read-create", 
    "status": "current", 
    "description": " Indicates the register URI of sip server. "
  }, 
  "hwEntPbxSIPServerHomeDomain": {
    "name": "hwEntPbxSIPServerHomeDomain", 
    "oid": "1.3.6.1.4.1.2011.5.25.313.8.1.7", 
    "nodetype": "column", 
    "class": "objecttype", 
    "syntax": {
      "type": "DisplayString", 
      "class": "type", 
      "constraints": {
        "size": [
          {
            "min": 1, 
            "max": 64
          }
        ]
      }
    }, 
    "maxaccess": "read-create", 
    "status": "current", 
    "description": " Indicates the home domain of sip server. "
  }, 
  "hwEntPbxSipServerSignallingDomain": {
    "name": "hwEntPbxSipServerSignallingDomain", 
    "oid": "1.3.6.1.4.1.2011.5.25.313.8.1.8", 
    "nodetype": "column", 
    "class": "objecttype", 
    "syntax": {
      "type": "DisplayString", 
      "class": "type", 
      "constraints": {
        "size": [
          {
            "min": 1, 
            "max": 64
          }
        ]
      }
    }, 
    "maxaccess": "read-create", 
    "status": "current", 
    "description": " Indicates the signalling domain of sip server. "
  }, 
  "hwEntPbxSipServerDdnsClientName": {
    "name": "hwEntPbxSipServerDdnsClientName", 
    "oid": "1.3.6.1.4.1.2011.5.25.313.8.1.9", 
    "nodetype": "column", 
    "class": "objecttype", 
    "syntax": {
      "type": "DisplayString", 
      "class": "type", 
      "constraints": {
        "size": [
          {
            "min": 0, 
            "max": 64
          }
        ]
      }
    }, 
    "maxaccess": "read-create", 
    "status": "current", 
    "description": " Indicates the ddns-client name of sip server. "
  }, 
  "hwEntPbxSipServerDynSignallingIPName": {
    "name": "hwEntPbxSipServerDynSignallingIPName", 
    "oid": "1.3.6.1.4.1.2011.5.25.313.8.1.10", 
    "nodetype": "column", 
    "class": "objecttype", 
    "syntax": {
      "type": "DisplayString", 
      "class": "type", 
      "constraints": {
        "size": [
          {
            "min": 0, 
            "max": 64
          }
        ]
      }
    }, 
    "maxaccess": "read-create", 
    "status": "current", 
    "description": " Indicates the dynamic aignalling IP name of sip server. "
  }, 
  "hwEntPbxSipServerDynMediaIPName": {
    "name": "hwEntPbxSipServerDynMediaIPName", 
    "oid": "1.3.6.1.4.1.2011.5.25.313.8.1.11", 
    "nodetype": "column", 
    "class": "objecttype", 
    "syntax": {
      "type": "DisplayString", 
      "class": "type", 
      "constraints": {
        "size": [
          {
            "min": 0, 
            "max": 64
          }
        ]
      }
    }, 
    "maxaccess": "read-create", 
    "status": "current", 
    "description": " Indicates the dynamic media IP name of sip server. "
  }, 
  "hwEntPbxSIPServerTransfer": {
    "name": "hwEntPbxSIPServerTransfer", 
    "oid": "1.3.6.1.4.1.2011.5.25.313.8.1.12", 
    "nodetype": "column", 
    "class": "objecttype", 
    "syntax": {
      "type": "INTEGER", 
      "class": "type", 
      "constraints": {
        "enumeration": {
          "tls": 4, 
          "udp": 2, 
          "sctp": 3, 
          "tcp": 1
        }
      }
    }, 
    "maxaccess": "read-create", 
    "status": "current", 
    "description": " Indicates the trans mode of sip server. tcp(1) udp(2) sctp(3) tls(4) default: udp(2) "
  }, 
  "hwEntPbxSIPServerCSmode": {
    "name": "hwEntPbxSIPServerCSmode", 
    "oid": "1.3.6.1.4.1.2011.5.25.313.8.1.13", 
    "nodetype": "column", 
    "class": "objecttype", 
    "syntax": {
      "type": "INTEGER", 
      "class": "type", 
      "constraints": {
        "enumeration": {
          "clientServer": 2, 
          "server": 1
        }
      }
    }, 
    "maxaccess": "read-create", 
    "status": "current", 
    "description": " Indicates the client server mode of sip server. server(1) clientServer(2) "
  }, 
  "hwEntPbxSIPServerSignallingProxy": {
    "name": "hwEntPbxSIPServerSignallingProxy", 
    "oid": "1.3.6.1.4.1.2011.5.25.313.8.1.14", 
    "nodetype": "column", 
    "class": "objecttype", 
    "syntax": {
      "type": "INTEGER", 
      "class": "type", 
      "constraints": {
        "enumeration": {
          "auto": 3, 
          "enable": 2, 
          "disable": 1
        }
      }
    }, 
    "maxaccess": "read-create", 
    "status": "current", 
    "description": " Indicates the type of signalling proxy. disable(1) enable(2) auto(3) default: disable(1) "
  }, 
  "hwEntPbxSIPServerMediaProxy": {
    "name": "hwEntPbxSIPServerMediaProxy", 
    "oid": "1.3.6.1.4.1.2011.5.25.313.8.1.15", 
    "nodetype": "column", 
    "class": "objecttype", 
    "syntax": {
      "type": "INTEGER", 
      "class": "type", 
      "constraints": {
        "enumeration": {
          "auto": 3, 
          "enable": 2, 
          "disable": 1
        }
      }
    }, 
    "maxaccess": "read-create", 
    "status": "current", 
    "description": " Indicates the type of media proxy. disable(1) enable(2) auto(3) default: disable(1) "
  }, 
  "hwEntPbxSIPServerMappedSignallingIP": {
    "name": "hwEntPbxSIPServerMappedSignallingIP", 
    "oid": "1.3.6.1.4.1.2011.5.25.313.8.1.16", 
    "nodetype": "column", 
    "class": "objecttype", 
    "syntax": {
      "type": "IpAddress", 
      "class": "type"
    }, 
    "maxaccess": "read-create", 
    "status": "current", 
    "description": " Indicates the mapped signalling IP of sip server. "
  }, 
  "hwEntPbxSIPServerMappedSignallingPort": {
    "name": "hwEntPbxSIPServerMappedSignallingPort", 
    "oid": "1.3.6.1.4.1.2011.5.25.313.8.1.17", 
    "nodetype": "column", 
    "class": "objecttype", 
    "syntax": {
      "type": "Integer32", 
      "class": "type", 
      "constraints": {
        "range": [
          {
            "min": 1, 
            "max": 65535
          }
        ]
      }
    }, 
    "maxaccess": "read-create", 
    "status": "current", 
    "description": " Indicates the mapped signalling port of sip server. "
  }, 
  "hwEntPbxSIPServerMappedMediaIP": {
    "name": "hwEntPbxSIPServerMappedMediaIP", 
    "oid": "1.3.6.1.4.1.2011.5.25.313.8.1.18", 
    "nodetype": "column", 
    "class": "objecttype", 
    "syntax": {
      "type": "IpAddress", 
      "class": "type"
    }, 
    "maxaccess": "read-create", 
    "status": "current", 
    "description": " Indicates the mapped meida IP of sip server. "
  }, 
  "hwEntPbxSIPServerMappedMediaPortStart": {
    "name": "hwEntPbxSIPServerMappedMediaPortStart", 
    "oid": "1.3.6.1.4.1.2011.5.25.313.8.1.19", 
    "nodetype": "column", 
    "class": "objecttype", 
    "syntax": {
      "type": "Integer32", 
      "class": "type", 
      "constraints": {
        "range": [
          {
            "min": 1, 
            "max": 65535
          }
        ]
      }
    }, 
    "maxaccess": "read-create", 
    "status": "current", 
    "description": " Indicates the mapped meida start port of sip server. "
  }, 
  "hwEntPbxSIPServerMappedMediaProxyPortStart": {
    "name": "hwEntPbxSIPServerMappedMediaProxyPortStart", 
    "oid": "1.3.6.1.4.1.2011.5.25.313.8.1.20", 
    "nodetype": "column", 
    "class": "objecttype", 
    "syntax": {
      "type": "Integer32", 
      "class": "type", 
      "constraints": {
        "range": [
          {
            "min": 1, 
            "max": 65535
          }
        ]
      }
    }, 
    "maxaccess": "read-create", 
    "status": "current", 
    "description": " Indicates the media proxy start port of sip server. "
  }, 
  "hwEntPbxSIPServerAdminStatus": {
    "name": "hwEntPbxSIPServerAdminStatus", 
    "oid": "1.3.6.1.4.1.2011.5.25.313.8.1.21", 
    "nodetype": "column", 
    "class": "objecttype", 
    "syntax": {
      "type": "INTEGER", 
      "class": "type", 
      "constraints": {
        "enumeration": {
          "reset": 1, 
          "shutDown": 2
        }
      }
    }, 
    "maxaccess": "read-write", 
    "status": "current", 
    "description": " Indicates the adminstatus of sip server. reset(1) shutDown(2) "
  }, 
  "hwEntPbxSIPServerRunningTable": {
    "name": "hwEntPbxSIPServerRunningTable", 
    "oid": "1.3.6.1.4.1.2011.5.25.313.9", 
    "nodetype": "table", 
    "class": "objecttype", 
    "maxaccess": "not-accessible", 
    "status": "current", 
    "description": " A list of hwEntPbxSIPServerRunningEntry objects. "
  }, 
  "hwEntPbxSIPServerRunningEntry": {
    "name": "hwEntPbxSIPServerRunningEntry", 
    "oid": "1.3.6.1.4.1.2011.5.25.313.9.1", 
    "nodetype": "row", 
    "class": "objecttype", 
    "maxaccess": "not-accessible", 
    "indices": [
      {
        "module": "HUAWEI-ENT-VOICE-PBX-MIB", 
        "object": "hwEntPbxSIPServerRunningSIPServerIndex", 
        "implied": 0
      }
    ], 
    "status": "current", 
    "description": "A list of hwEntPbxSIPServerRunningEntry objects."
  }, 
  "hwEntPbxSIPServerRunningSIPServerIndex": {
    "name": "hwEntPbxSIPServerRunningSIPServerIndex", 
    "oid": "1.3.6.1.4.1.2011.5.25.313.9.1.1", 
    "nodetype": "column", 
    "class": "objecttype", 
    "syntax": {
      "type": "Integer32", 
      "class": "type"
    }, 
    "maxaccess": "not-accessible", 
    "status": "current", 
    "description": " Indicates the index of sip server. index must be 0 now. "
  }, 
  "hwEntPbxSIPServerRunningSignallingIP": {
    "name": "hwEntPbxSIPServerRunningSignallingIP", 
    "oid": "1.3.6.1.4.1.2011.5.25.313.9.1.2", 
    "nodetype": "column", 
    "class": "objecttype", 
    "syntax": {
      "type": "IpAddress", 
      "class": "type"
    }, 
    "maxaccess": "read-only", 
    "status": "current", 
    "description": " Indicates the signalling IP of sip server. "
  }, 
  "hwEntPbxSIPServerRunningSignallingPort": {
    "name": "hwEntPbxSIPServerRunningSignallingPort", 
    "oid": "1.3.6.1.4.1.2011.5.25.313.9.1.3", 
    "nodetype": "column", 
    "class": "objecttype", 
    "syntax": {
      "type": "Integer32", 
      "class": "type", 
      "constraints": {
        "range": [
          {
            "min": 5000, 
            "max": 5999
          }
        ]
      }
    }, 
    "maxaccess": "read-only", 
    "status": "current", 
    "description": " Indicates the signalling port of sip server. "
  }, 
  "hwEntPbxSIPServerRunningMediaIP": {
    "name": "hwEntPbxSIPServerRunningMediaIP", 
    "oid": "1.3.6.1.4.1.2011.5.25.313.9.1.4", 
    "nodetype": "column", 
    "class": "objecttype", 
    "syntax": {
      "type": "IpAddress", 
      "class": "type"
    }, 
    "maxaccess": "read-only", 
    "status": "current", 
    "description": " Indicates the media IP of sip server. "
  }, 
  "hwEntPbxSIPServerRunningRegUri": {
    "name": "hwEntPbxSIPServerRunningRegUri", 
    "oid": "1.3.6.1.4.1.2011.5.25.313.9.1.5", 
    "nodetype": "column", 
    "class": "objecttype", 
    "syntax": {
      "type": "DisplayString", 
      "class": "type", 
      "constraints": {
        "size": [
          {
            "min": 1, 
            "max": 64
          }
        ]
      }
    }, 
    "maxaccess": "read-only", 
    "status": "current", 
    "description": " Indicates the register URI of sip server. "
  }, 
  "hwEntPbxSIPServerRunningHomeDomain": {
    "name": "hwEntPbxSIPServerRunningHomeDomain", 
    "oid": "1.3.6.1.4.1.2011.5.25.313.9.1.6", 
    "nodetype": "column", 
    "class": "objecttype", 
    "syntax": {
      "type": "DisplayString", 
      "class": "type", 
      "constraints": {
        "size": [
          {
            "min": 1, 
            "max": 64
          }
        ]
      }
    }, 
    "maxaccess": "read-only", 
    "status": "current", 
    "description": " Indicates the home domain of sip server. "
  }, 
  "hwEntPbxSIPServerRunningSignalDomain": {
    "name": "hwEntPbxSIPServerRunningSignalDomain", 
    "oid": "1.3.6.1.4.1.2011.5.25.313.9.1.7", 
    "nodetype": "column", 
    "class": "objecttype", 
    "syntax": {
      "type": "DisplayString", 
      "class": "type", 
      "constraints": {
        "size": [
          {
            "min": 0, 
            "max": 64
          }
        ]
      }
    }, 
    "maxaccess": "read-only", 
    "status": "current", 
    "description": " Indicates the signalling domain of sip server. "
  }, 
  "hwEntPbxSIPServerRunningDdnsClientName": {
    "name": "hwEntPbxSIPServerRunningDdnsClientName", 
    "oid": "1.3.6.1.4.1.2011.5.25.313.9.1.8", 
    "nodetype": "column", 
    "class": "objecttype", 
    "syntax": {
      "type": "DisplayString", 
      "class": "type", 
      "constraints": {
        "size": [
          {
            "min": 0, 
            "max": 64
          }
        ]
      }
    }, 
    "maxaccess": "read-only", 
    "status": "current", 
    "description": " Indicates the ddns-client name of sip server. "
  }, 
  "hwEntPbxSIPServerRunningDynSignallingIPName": {
    "name": "hwEntPbxSIPServerRunningDynSignallingIPName", 
    "oid": "1.3.6.1.4.1.2011.5.25.313.9.1.9", 
    "nodetype": "column", 
    "class": "objecttype", 
    "syntax": {
      "type": "DisplayString", 
      "class": "type", 
      "constraints": {
        "size": [
          {
            "min": 0, 
            "max": 64
          }
        ]
      }
    }, 
    "maxaccess": "read-only", 
    "status": "current", 
    "description": " Indicates the dynamic signalling IP name of sip server. "
  }, 
  "hwEntPbxSIPServerRunningDynMediaIPName": {
    "name": "hwEntPbxSIPServerRunningDynMediaIPName", 
    "oid": "1.3.6.1.4.1.2011.5.25.313.9.1.10", 
    "nodetype": "column", 
    "class": "objecttype", 
    "syntax": {
      "type": "DisplayString", 
      "class": "type", 
      "constraints": {
        "size": [
          {
            "min": 0, 
            "max": 64
          }
        ]
      }
    }, 
    "maxaccess": "read-only", 
    "status": "current", 
    "description": " Indicates the dynamic media IP name of sip server. "
  }, 
  "hwEntPbxSIPServerRunningTransfer": {
    "name": "hwEntPbxSIPServerRunningTransfer", 
    "oid": "1.3.6.1.4.1.2011.5.25.313.9.1.11", 
    "nodetype": "column", 
    "class": "objecttype", 
    "syntax": {
      "type": "INTEGER", 
      "class": "type", 
      "constraints": {
        "enumeration": {
          "tls": 4, 
          "udp": 2, 
          "sctp": 3, 
          "tcp": 1
        }
      }
    }, 
    "maxaccess": "read-only", 
    "status": "current", 
    "description": " Indicates the trans mode of sip server. tcp(1), udp(2), sctp(3), tls(4), default: udp(2) "
  }, 
  "hwEntPbxSIPServerRunningCSmode": {
    "name": "hwEntPbxSIPServerRunningCSmode", 
    "oid": "1.3.6.1.4.1.2011.5.25.313.9.1.12", 
    "nodetype": "column", 
    "class": "objecttype", 
    "syntax": {
      "type": "INTEGER", 
      "class": "type", 
      "constraints": {
        "enumeration": {
          "clientServer": 2, 
          "server": 1
        }
      }
    }, 
    "maxaccess": "read-only", 
    "status": "current", 
    "description": " Indicates the client server mode of the server. server(1), clientServer(2) "
  }, 
  "hwEntPbxSIPServerRunningSignallingProxy": {
    "name": "hwEntPbxSIPServerRunningSignallingProxy", 
    "oid": "1.3.6.1.4.1.2011.5.25.313.9.1.13", 
    "nodetype": "column", 
    "class": "objecttype", 
    "syntax": {
      "type": "INTEGER", 
      "class": "type", 
      "constraints": {
        "enumeration": {
          "auto": 3, 
          "enable": 2, 
          "disable": 1
        }
      }
    }, 
    "maxaccess": "read-only", 
    "status": "current", 
    "description": " Indicates the type of signalling proxy. disable(1), enable(2), auto(3), default: disable(1) "
  }, 
  "hwEntPbxSIPServerRunningMediaProxy": {
    "name": "hwEntPbxSIPServerRunningMediaProxy", 
    "oid": "1.3.6.1.4.1.2011.5.25.313.9.1.14", 
    "nodetype": "column", 
    "class": "objecttype", 
    "syntax": {
      "type": "INTEGER", 
      "class": "type", 
      "constraints": {
        "enumeration": {
          "auto": 3, 
          "enable": 2, 
          "disable": 1
        }
      }
    }, 
    "maxaccess": "read-only", 
    "status": "current", 
    "description": " Indicates the type of media proxy. disable(1), enable(2), auto(3), default: disable(1) "
  }, 
  "hwEntPbxSIPServerRunningMappedSignallingIP": {
    "name": "hwEntPbxSIPServerRunningMappedSignallingIP", 
    "oid": "1.3.6.1.4.1.2011.5.25.313.9.1.15", 
    "nodetype": "column", 
    "class": "objecttype", 
    "syntax": {
      "type": "IpAddress", 
      "class": "type"
    }, 
    "maxaccess": "read-only", 
    "status": "current", 
    "description": " Indicates the mapped signalling IP of sip server. "
  }, 
  "hwEntPbxSIPServerRunningMappedSignallingPort": {
    "name": "hwEntPbxSIPServerRunningMappedSignallingPort", 
    "oid": "1.3.6.1.4.1.2011.5.25.313.9.1.16", 
    "nodetype": "column", 
    "class": "objecttype", 
    "syntax": {
      "type": "Integer32", 
      "class": "type", 
      "constraints": {
        "range": [
          {
            "min": 1, 
            "max": 65535
          }
        ]
      }
    }, 
    "maxaccess": "read-only", 
    "status": "current", 
    "description": " Indicates the mapped signalling port of sip server. "
  }, 
  "hwEntPbxSIPServerRunningMappedMediaIP": {
    "name": "hwEntPbxSIPServerRunningMappedMediaIP", 
    "oid": "1.3.6.1.4.1.2011.5.25.313.9.1.17", 
    "nodetype": "column", 
    "class": "objecttype", 
    "syntax": {
      "type": "IpAddress", 
      "class": "type"
    }, 
    "maxaccess": "read-only", 
    "status": "current", 
    "description": " Indicates the mapped meida IP of sip server. "
  }, 
  "hwEntPbxSIPServerRunningMappedMediaPortStart": {
    "name": "hwEntPbxSIPServerRunningMappedMediaPortStart", 
    "oid": "1.3.6.1.4.1.2011.5.25.313.9.1.18", 
    "nodetype": "column", 
    "class": "objecttype", 
    "syntax": {
      "type": "Integer32", 
      "class": "type", 
      "constraints": {
        "range": [
          {
            "min": 1, 
            "max": 65535
          }
        ]
      }
    }, 
    "maxaccess": "read-only", 
    "status": "current", 
    "description": " Indicates the mapped media start port of sip server. "
  }, 
  "hwEntPbxSIPServerRunningMappedMediaProxyPortStart": {
    "name": "hwEntPbxSIPServerRunningMappedMediaProxyPortStart", 
    "oid": "1.3.6.1.4.1.2011.5.25.313.9.1.19", 
    "nodetype": "column", 
    "class": "objecttype", 
    "syntax": {
      "type": "Integer32", 
      "class": "type", 
      "constraints": {
        "range": [
          {
            "min": 1, 
            "max": 65535
          }
        ]
      }
    }, 
    "maxaccess": "read-only", 
    "status": "current", 
    "description": " Indicates the media proxy start port of sip server. "
  }, 
  "hwEntPbxSIPServerRunningState": {
    "name": "hwEntPbxSIPServerRunningState", 
    "oid": "1.3.6.1.4.1.2011.5.25.313.9.1.20", 
    "nodetype": "column", 
    "class": "objecttype", 
    "syntax": {
      "type": "INTEGER", 
      "class": "type", 
      "constraints": {
        "enumeration": {
          "fail": 4, 
          "unknown": 5, 
          "wait-ack": 2, 
          "closed": 3, 
          "normal": 1
        }
      }
    }, 
    "maxaccess": "read-only", 
    "status": "current", 
    "description": " Indicates the state of sip server. normal(1), wait-ack(2), closed(3), fail(4), unknown(5) "
  }, 
  "hwEntPbxUserTable": {
    "name": "hwEntPbxUserTable", 
    "oid": "1.3.6.1.4.1.2011.5.25.313.10", 
    "nodetype": "table", 
    "class": "objecttype", 
    "maxaccess": "not-accessible", 
    "status": "current", 
    "description": " A list of HwEntPbxUserEntry objects. "
  }, 
  "hwEntPbxUserEntry": {
    "name": "hwEntPbxUserEntry", 
    "oid": "1.3.6.1.4.1.2011.5.25.313.10.1", 
    "nodetype": "row", 
    "class": "objecttype", 
    "maxaccess": "not-accessible", 
    "indices": [
      {
        "module": "HUAWEI-ENT-VOICE-PBX-MIB", 
        "object": "hwEntPbxUserName", 
        "implied": 0
      }
    ], 
    "status": "current", 
    "description": "A list of hwEntPbxUserEntry objects."
  }, 
  "hwEntPbxUserName": {
    "name": "hwEntPbxUserName", 
    "oid": "1.3.6.1.4.1.2011.5.25.313.10.1.1", 
    "nodetype": "column", 
    "class": "objecttype", 
    "syntax": {
      "type": "DisplayString", 
      "class": "type", 
      "constraints": {
        "size": [
          {
            "min": 1, 
            "max": 32
          }
        ]
      }
    }, 
    "maxaccess": "not-accessible", 
    "status": "current", 
    "description": " Indicates the name of the pbx user. "
  }, 
  "hwEntPbxUserRowStatus": {
    "name": "hwEntPbxUserRowStatus", 
    "oid": "1.3.6.1.4.1.2011.5.25.313.10.1.2", 
    "nodetype": "column", 
    "class": "objecttype", 
    "syntax": {
      "type": "RowStatus", 
      "class": "type"
    }, 
    "maxaccess": "read-create", 
    "status": "current", 
    "description": " Indicates row status of table. "
  }, 
  "hwEntPbxUserType": {
    "name": "hwEntPbxUserType", 
    "oid": "1.3.6.1.4.1.2011.5.25.313.10.1.3", 
    "nodetype": "column", 
    "class": "objecttype", 
    "syntax": {
      "type": "INTEGER", 
      "class": "type", 
      "constraints": {
        "enumeration": {
          "sipueSub": 2, 
          "pots": 3, 
          "braSub": 6, 
          "potsSub": 4, 
          "bra": 5, 
          "sipue": 1
        }
      }
    }, 
    "maxaccess": "read-create", 
    "status": "current", 
    "description": " Indicates the termination type of user. sipue(1), sipueSub(2), pots(3), potsSub(4), bra(5), braSub(6) "
  }, 
  "hwEntPbxUserPrivateId": {
    "name": "hwEntPbxUserPrivateId", 
    "oid": "1.3.6.1.4.1.2011.5.25.313.10.1.4", 
    "nodetype": "column", 
    "class": "objecttype", 
    "syntax": {
      "type": "DisplayString", 
      "class": "type", 
      "constraints": {
        "size": [
          {
            "min": 1, 
            "max": 64
          }
        ]
      }
    }, 
    "maxaccess": "read-create", 
    "status": "current", 
    "description": " Indicates the private ID of user. "
  }, 
  "hwEntPbxUserEnterprise": {
    "name": "hwEntPbxUserEnterprise", 
    "oid": "1.3.6.1.4.1.2011.5.25.313.10.1.5", 
    "nodetype": "column", 
    "class": "objecttype", 
    "syntax": {
      "type": "DisplayString", 
      "class": "type", 
      "constraints": {
        "size": [
          {
            "min": 1, 
            "max": 32
          }
        ]
      }
    }, 
    "maxaccess": "read-create", 
    "status": "current", 
    "description": " Indicates the device enterprise name of user. "
  }, 
  "hwEntPbxUserCountryCode": {
    "name": "hwEntPbxUserCountryCode", 
    "oid": "1.3.6.1.4.1.2011.5.25.313.10.1.6", 
    "nodetype": "column", 
    "class": "objecttype", 
    "syntax": {
      "type": "DisplayString", 
      "class": "type", 
      "constraints": {
        "size": [
          {
            "min": 0, 
            "max": 4
          }
        ]
      }
    }, 
    "maxaccess": "read-create", 
    "status": "current", 
    "description": " Indicates the country code of user. "
  }, 
  "hwEntPbxUserAreaCode": {
    "name": "hwEntPbxUserAreaCode", 
    "oid": "1.3.6.1.4.1.2011.5.25.313.10.1.7", 
    "nodetype": "column", 
    "class": "objecttype", 
    "syntax": {
      "type": "DisplayString", 
      "class": "type", 
      "constraints": {
        "size": [
          {
            "min": 0, 
            "max": 8
          }
        ]
      }
    }, 
    "maxaccess": "read-create", 
    "status": "current", 
    "description": " Indicates the area code of user. "
  }, 
  "hwEntPbxUserTelno": {
    "name": "hwEntPbxUserTelno", 
    "oid": "1.3.6.1.4.1.2011.5.25.313.10.1.8", 
    "nodetype": "column", 
    "class": "objecttype", 
    "syntax": {
      "type": "DisplayString", 
      "class": "type", 
      "constraints": {
        "size": [
          {
            "min": 1, 
            "max": 24
          }
        ]
      }
    }, 
    "maxaccess": "read-create", 
    "status": "current", 
    "description": " Indicates the telephone number of user. "
  }, 
  "hwEntPbxUserKind": {
    "name": "hwEntPbxUserKind", 
    "oid": "1.3.6.1.4.1.2011.5.25.313.10.1.9", 
    "nodetype": "column", 
    "class": "objecttype", 
    "syntax": {
      "type": "INTEGER", 
      "class": "type", 
      "constraints": {
        "enumeration": {
          "testUser": 5, 
          "voiceData": 4, 
          "prepayUser": 7, 
          "payUser": 6, 
          "commonUser": 1, 
          "telephonist": 2, 
          "priorityUser": 3
        }
      }
    }, 
    "maxaccess": "read-create", 
    "status": "current", 
    "description": " Indicates the type of user. commonUser(1) telephonist(2) priorityUser(3) voiceData(4) testUser(5) payUser(6) prepayUser(7) default: commonUser(1) "
  }, 
  "hwEntPbxUserStatus": {
    "name": "hwEntPbxUserStatus", 
    "oid": "1.3.6.1.4.1.2011.5.25.313.10.1.10", 
    "nodetype": "column", 
    "class": "objecttype", 
    "syntax": {
      "type": "INTEGER", 
      "class": "type", 
      "constraints": {
        "enumeration": {
          "arrearForbidden": 4, 
          "forbidden": 3, 
          "arrear": 2, 
          "normal": 1
        }
      }
    }, 
    "maxaccess": "read-create", 
    "status": "current", 
    "description": " Indicates the service status of user. normal(1) arrear(2) forbidden(3) arrearForbidden(4) default: normal(1) "
  }, 
  "hwEntPbxUserCentrex": {
    "name": "hwEntPbxUserCentrex", 
    "oid": "1.3.6.1.4.1.2011.5.25.313.10.1.11", 
    "nodetype": "column", 
    "class": "objecttype", 
    "syntax": {
      "type": "DisplayString", 
      "class": "type", 
      "constraints": {
        "size": [
          {
            "min": 1, 
            "max": 32
          }
        ]
      }
    }, 
    "maxaccess": "read-create", 
    "status": "current", 
    "description": " Indicates the centrex name of user. "
  }, 
  "hwEntPbxUserCentrexNumber": {
    "name": "hwEntPbxUserCentrexNumber", 
    "oid": "1.3.6.1.4.1.2011.5.25.313.10.1.12", 
    "nodetype": "column", 
    "class": "objecttype", 
    "syntax": {
      "type": "DisplayString", 
      "class": "type", 
      "constraints": {
        "size": [
          {
            "min": 1, 
            "max": 8
          }
        ]
      }
    }, 
    "maxaccess": "read-create", 
    "status": "current", 
    "description": " Indicates the short number of user in centrex group. "
  }, 
  "hwEntPbxUserDnSet": {
    "name": "hwEntPbxUserDnSet", 
    "oid": "1.3.6.1.4.1.2011.5.25.313.10.1.13", 
    "nodetype": "column", 
    "class": "objecttype", 
    "syntax": {
      "type": "DisplayString", 
      "class": "type", 
      "constraints": {
        "size": [
          {
            "min": 1, 
            "max": 32
          }
        ]
      }
    }, 
    "maxaccess": "read-create", 
    "status": "current", 
    "description": " Indicates the dnset of user. "
  }, 
  "hwEntPbxUserInRight": {
    "name": "hwEntPbxUserInRight", 
    "oid": "1.3.6.1.4.1.2011.5.25.313.10.1.14", 
    "nodetype": "column", 
    "class": "objecttype", 
    "syntax": {
      "type": "INTEGER", 
      "class": "type", 
      "constraints": {
        "enumeration": {
          "internal": 1, 
          "local": 2, 
          "nationalToll": 3, 
          "internationalToll": 4, 
          "noRight": 5
        }
      }
    }, 
    "maxaccess": "read-create", 
    "status": "current", 
    "description": " Indicates the user's incoming call authority. internal(1), local(2), national toll(3), internationalToll(4), noRight(5) "
  }, 
  "hwEntPbxUserOutRight": {
    "name": "hwEntPbxUserOutRight", 
    "oid": "1.3.6.1.4.1.2011.5.25.313.10.1.15", 
    "nodetype": "column", 
    "class": "objecttype", 
    "syntax": {
      "type": "INTEGER", 
      "class": "type", 
      "constraints": {
        "enumeration": {
          "internal": 1, 
          "local": 2, 
          "nationalToll": 3, 
          "internationalToll": 4, 
          "noRight": 5
        }
      }
    }, 
    "maxaccess": "read-create", 
    "status": "current", 
    "description": " Indicates the user's outgoing call authority. internal(1), local(2), national toll(3), internationalToll(4), noRight(5) "
  }, 
  "hwEntPbxUserNewServiceRight": {
    "name": "hwEntPbxUserNewServiceRight", 
    "oid": "1.3.6.1.4.1.2011.5.25.313.10.1.16", 
    "nodetype": "column", 
    "class": "objecttype", 
    "syntax": {
      "type": "Bits", 
      "class": "type", 
      "bits": {
        "bit0": 0, 
        "bit1": 1, 
        "bit2": 2, 
        "bit3": 3, 
        "bit4": 4, 
        "bit5": 5, 
        "bit6": 6, 
        "bit7": 7, 
        "bit8": 8, 
        "bit9": 9, 
        "bit10": 10, 
        "bit11": 11, 
        "bit12": 12, 
        "bit13": 13, 
        "bit14": 14, 
        "bit15": 15, 
        "bit16": 16, 
        "bit17": 17, 
        "bit18": 18, 
        "bit19": 19, 
        "bit20": 20, 
        "bit21": 21, 
        "bit22": 22, 
        "bit23": 23, 
        "bit24": 24, 
        "bit25": 25, 
        "bit26": 26, 
        "bit27": 27, 
        "bit28": 28, 
        "bit29": 29, 
        "bit30": 30, 
        "bit31": 31, 
        "bit32": 32, 
        "bit33": 33, 
        "bit34": 34, 
        "bit35": 35, 
        "bit36": 36, 
        "bit37": 37, 
        "bit38": 38, 
        "bit39": 39, 
        "bit40": 40, 
        "bit41": 41, 
        "bit42": 42, 
        "bit43": 43, 
        "bit44": 44, 
        "bit45": 45, 
        "bit46": 46, 
        "bit47": 47, 
        "bit48": 48, 
        "bit49": 49, 
        "bit50": 50, 
        "bit51": 51, 
        "bit52": 52, 
        "bit53": 53, 
        "bit54": 54, 
        "bit55": 55, 
        "bit56": 56, 
        "bit57": 57, 
        "bit58": 58, 
        "bit59": 59, 
        "bit60": 60, 
        "bit61": 61, 
        "bit62": 62, 
        "bit63": 63, 
        "bit64": 64, 
        "btt65": 65, 
        "bit66": 66, 
        "bit67": 67, 
        "bit68": 68, 
        "bit69": 69, 
        "bit70": 70, 
        "bit71": 71, 
        "bit72": 72, 
        "bit73": 73, 
        "bit74": 74, 
        "btt75": 75, 
        "bit76": 76, 
        "bit77": 77, 
        "bit78": 78, 
        "bit79": 79
      }
    }, 
    "maxaccess": "read-create", 
    "status": "current", 
    "description": " Indicates the user's supplementary service rights , from left to right, each bit indicates whether support the supplementary service (order as below) or not, 0 means the service right is disable, 1 means the service right is enalbe. For sipue user callhold, conf, threeParty and CT doesn't need to be config. bit0: CLIP bit1: CLIR bit2: CFU bit3: CFB bit4: CFNA bit5: CFS bit6: CFO bit7: CW bit8: CALLLIMIT bit9: CALLTRANSFER bit10: CALLHOLD, bit11:CALLBACK, bit12:THREEPARTY, bit13:CONF, bit14:CALLINSERT, bit15:CALLREDIAL, bit16:QUERYDN, bit17:DDS, bit18:ABBDIAL, bit19:WAKECALL, bit20:ROMA, bit21:PICKUPINGROUP, bit22:PICKUPSPECIAL, bit23:RINGSERVICE, bit24:SCA, bit25:RCS, bit26:RAC, bit27:DISCLIR, bit28:ICS, bit29:IVR, bit30:PRNG, bit31:SRNG, bit32:UNC, bit33:REMOTEOFFICE, bit34:SCCCANCEL, bit35:SCR, bit36:PARK, bit37:BEREMOTED, bit38:DLC, bit39:CIPHERCALL, bit40:CIPHERCALL_LIMIT, bit41:MSN, bit42:CRBT, bit43:SELECT, bit44:CR, bit45:OCM, bit46:ICM, bit47:CCBS, bit48:CCNR, bit49:VCFU, bit50:VCFB, bit51:VCFNA, bit52:VCFS, bit53:VCFO, bit54:FAXMAIL, bit55:MWI, bit56:INSTANT_CONF, bit57:HOTLINE, bit58:HOTLINE_NOUSE, bit59:CFC, bit60:VOICEMAILCFU, bit61:VOICEMAILCFNR, bit62:VOICEMAILCFB, bit63:VOICEMAILCF0, bit64:COLP, bit65:COLR, bit66-bit79: reserved "
  }, 
  "hwEntPbxUserNewServiceActive": {
    "name": "hwEntPbxUserNewServiceActive", 
    "oid": "1.3.6.1.4.1.2011.5.25.313.10.1.17", 
    "nodetype": "column", 
    "class": "objecttype", 
    "syntax": {
      "type": "Bits", 
      "class": "type", 
      "bits": {
        "bit0": 0, 
        "bit1": 1, 
        "bit2": 2, 
        "bit3": 3, 
        "bit4": 4, 
        "bit5": 5, 
        "bit6": 6, 
        "bit7": 7, 
        "bit8": 8, 
        "bit9": 9, 
        "bit10": 10, 
        "bit11": 11, 
        "bit12": 12, 
        "bit13": 13, 
        "bit14": 14, 
        "bit15": 15, 
        "bit16": 16, 
        "bit17": 17, 
        "bit18": 18, 
        "bit19": 19, 
        "bit20": 20, 
        "bit21": 21, 
        "bit22": 22, 
        "bit23": 23, 
        "bit24": 24, 
        "bit25": 25, 
        "bit26": 26, 
        "bit27": 27, 
        "bit28": 28, 
        "bit29": 29, 
        "bit30": 30, 
        "bit31": 31
      }
    }, 
    "maxaccess": "read-create", 
    "status": "current", 
    "description": " Indicates the user's supplementary service active state , from left to right, each bit indicates whether the supplementary service (order as below) is actived, 0 means the service active state is disable, 1 means the service active state is enalbe. Supplementary service: bit0: PWCB bit1: CW bit2: DLC bit3-bit31: reserved "
  }, 
  "hwEntPbxUserMsnIndex": {
    "name": "hwEntPbxUserMsnIndex", 
    "oid": "1.3.6.1.4.1.2011.5.25.313.10.1.18", 
    "nodetype": "column", 
    "class": "objecttype", 
    "syntax": {
      "type": "Integer32", 
      "class": "type", 
      "constraints": {
        "range": [
          {
            "min": 0, 
            "max": 255
          }
        ]
      }
    }, 
    "maxaccess": "read-create", 
    "status": "current", 
    "description": " Indicates the MSN index of user. "
  }, 
  "hwEntPbxUserPasswordType": {
    "name": "hwEntPbxUserPasswordType", 
    "oid": "1.3.6.1.4.1.2011.5.25.313.10.1.19", 
    "nodetype": "column", 
    "class": "objecttype", 
    "syntax": {
      "type": "INTEGER", 
      "class": "type", 
      "constraints": {
        "enumeration": {
          "simple": 1, 
          "cipher": 2
        }
      }
    }, 
    "maxaccess": "read-create", 
    "status": "current", 
    "description": " Indicates the display type of user password. 1:simple(1), 2:cipher(2) "
  }, 
  "hwEntPbxUserPassword": {
    "name": "hwEntPbxUserPassword", 
    "oid": "1.3.6.1.4.1.2011.5.25.313.10.1.20", 
    "nodetype": "column", 
    "class": "objecttype", 
    "syntax": {
      "type": "DisplayString", 
      "class": "type", 
      "constraints": {
        "size": [
          {
            "min": 0, 
            "max": 64
          }
        ]
      }
    }, 
    "maxaccess": "read-create", 
    "status": "current", 
    "description": " Indicates the password of user. "
  }, 
  "hwEntPbxUserRegState": {
    "name": "hwEntPbxUserRegState", 
    "oid": "1.3.6.1.4.1.2011.5.25.313.10.1.21", 
    "nodetype": "column", 
    "class": "objecttype", 
    "syntax": {
      "type": "INTEGER", 
      "class": "type", 
      "constraints": {
        "enumeration": {
          "inService": 2, 
          "outService": 1
        }
      }
    }, 
    "maxaccess": "read-only", 
    "status": "current", 
    "description": " Indicates the Indicates register state of the user. outService(1), inService(2) "
  }, 
  "hwEntPbxUserSrvState": {
    "name": "hwEntPbxUserSrvState", 
    "oid": "1.3.6.1.4.1.2011.5.25.313.10.1.22", 
    "nodetype": "column", 
    "class": "objecttype", 
    "syntax": {
      "type": "INTEGER", 
      "class": "type", 
      "constraints": {
        "enumeration": {
          "idle": 1, 
          "busy": 2, 
          "block": 3
        }
      }
    }, 
    "maxaccess": "read-only", 
    "status": "current", 
    "description": " Indicates the Indicates register state of the user. idle(1), inService(2), block(3) "
  }, 
  "hwEntPbxUserLongDn": {
    "name": "hwEntPbxUserLongDn", 
    "oid": "1.3.6.1.4.1.2011.5.25.313.10.1.23", 
    "nodetype": "column", 
    "class": "objecttype", 
    "syntax": {
      "type": "DisplayString", 
      "class": "type", 
      "constraints": {
        "size": [
          {
            "min": 1, 
            "max": 32
          }
        ]
      }
    }, 
    "maxaccess": "read-create", 
    "status": "current", 
    "description": " Indicates the long telephone number of user. "
  }, 
  "hwEntPbxUserPwd": {
    "name": "hwEntPbxUserPwd", 
    "oid": "1.3.6.1.4.1.2011.5.25.313.10.1.24", 
    "nodetype": "column", 
    "class": "objecttype", 
    "syntax": {
      "type": "DisplayString", 
      "class": "type", 
      "constraints": {
        "size": [
          {
            "min": 1, 
            "max": 32
          }
        ]
      }
    }, 
    "maxaccess": "read-create", 
    "status": "current", 
    "description": " Indicates the user's password of self service entry. "
  }, 
  "hwEntPbxUserInRightInner": {
    "name": "hwEntPbxUserInRightInner", 
    "oid": "1.3.6.1.4.1.2011.5.25.313.10.1.25", 
    "nodetype": "column", 
    "class": "objecttype", 
    "syntax": {
      "type": "INTEGER", 
      "class": "type", 
      "constraints": {
        "enumeration": {
          "true": 2, 
          "false": 1
        }
      }
    }, 
    "maxaccess": "read-create", 
    "status": "current", 
    "description": " Indicates if have the callright-in-inner . false(1), true(2) "
  }, 
  "hwEntPbxUserInRightLocal": {
    "name": "hwEntPbxUserInRightLocal", 
    "oid": "1.3.6.1.4.1.2011.5.25.313.10.1.26", 
    "nodetype": "column", 
    "class": "objecttype", 
    "syntax": {
      "type": "INTEGER", 
      "class": "type", 
      "constraints": {
        "enumeration": {
          "true": 2, 
          "false": 1
        }
      }
    }, 
    "maxaccess": "read-create", 
    "status": "current", 
    "description": " Indicates if have the callright-in-local . false(1), true(2) "
  }, 
  "hwEntPbxUserInRightDdd": {
    "name": "hwEntPbxUserInRightDdd", 
    "oid": "1.3.6.1.4.1.2011.5.25.313.10.1.27", 
    "nodetype": "column", 
    "class": "objecttype", 
    "syntax": {
      "type": "INTEGER", 
      "class": "type", 
      "constraints": {
        "enumeration": {
          "true": 2, 
          "false": 1
        }
      }
    }, 
    "maxaccess": "read-create", 
    "status": "current", 
    "description": " Indicates if have the callright-in-ddd . false(1), true(2) "
  }, 
  "hwEntPbxUserInRightIdd": {
    "name": "hwEntPbxUserInRightIdd", 
    "oid": "1.3.6.1.4.1.2011.5.25.313.10.1.28", 
    "nodetype": "column", 
    "class": "objecttype", 
    "syntax": {
      "type": "INTEGER", 
      "class": "type", 
      "constraints": {
        "enumeration": {
          "true": 2, 
          "false": 1
        }
      }
    }, 
    "maxaccess": "read-create", 
    "status": "current", 
    "description": " Indicates if have the callright-in-idd . false(1), true(2) "
  }, 
  "hwEntPbxUserOutRightInner": {
    "name": "hwEntPbxUserOutRightInner", 
    "oid": "1.3.6.1.4.1.2011.5.25.313.10.1.29", 
    "nodetype": "column", 
    "class": "objecttype", 
    "syntax": {
      "type": "INTEGER", 
      "class": "type", 
      "constraints": {
        "enumeration": {
          "true": 2, 
          "false": 1
        }
      }
    }, 
    "maxaccess": "read-create", 
    "status": "current", 
    "description": " Indicates if have the callright-out-inner . false(1), true(2) "
  }, 
  "hwEntPbxUserOutRightLocal": {
    "name": "hwEntPbxUserOutRightLocal", 
    "oid": "1.3.6.1.4.1.2011.5.25.313.10.1.30", 
    "nodetype": "column", 
    "class": "objecttype", 
    "syntax": {
      "type": "INTEGER", 
      "class": "type", 
      "constraints": {
        "enumeration": {
          "true": 2, 
          "false": 1
        }
      }
    }, 
    "maxaccess": "read-create", 
    "status": "current", 
    "description": " Indicates if have the callright-out-local . false(1), true(2) "
  }, 
  "hwEntPbxUserOutRightDdd": {
    "name": "hwEntPbxUserOutRightDdd", 
    "oid": "1.3.6.1.4.1.2011.5.25.313.10.1.31", 
    "nodetype": "column", 
    "class": "objecttype", 
    "syntax": {
      "type": "INTEGER", 
      "class": "type", 
      "constraints": {
        "enumeration": {
          "true": 2, 
          "false": 1
        }
      }
    }, 
    "maxaccess": "read-create", 
    "status": "current", 
    "description": " Indicates if have the callright-out-ddd . false(1), true(2) "
  }, 
  "hwEntPbxUserOutRightIdd": {
    "name": "hwEntPbxUserOutRightIdd", 
    "oid": "1.3.6.1.4.1.2011.5.25.313.10.1.32", 
    "nodetype": "column", 
    "class": "objecttype", 
    "syntax": {
      "type": "INTEGER", 
      "class": "type", 
      "constraints": {
        "enumeration": {
          "true": 2, 
          "false": 1
        }
      }
    }, 
    "maxaccess": "read-create", 
    "status": "current", 
    "description": " Indicates if have the callright-out-idd . false(1), true(2) "
  }, 
  "hwEntPbxUserTelnoPassword": {
    "name": "hwEntPbxUserTelnoPassword", 
    "oid": "1.3.6.1.4.1.2011.5.25.313.10.1.33", 
    "nodetype": "column", 
    "class": "objecttype", 
    "syntax": {
      "type": "DisplayString", 
      "class": "type", 
      "constraints": {
        "size": [
          {
            "min": 1, 
            "max": 6
          }
        ]
      }
    }, 
    "maxaccess": "read-create", 
    "status": "current", 
    "description": " Indicates the password for the telno . "
  }, 
  "hwEntPbxUserPriorityValue": {
    "name": "hwEntPbxUserPriorityValue", 
    "oid": "1.3.6.1.4.1.2011.5.25.313.10.1.34", 
    "nodetype": "column", 
    "class": "objecttype", 
    "syntax": {
      "type": "INTEGER", 
      "class": "type", 
      "constraints": {
        "enumeration": {
          "default": 1, 
          "super": 4, 
          "advanced": 3, 
          "normal": 2
        }
      }
    }, 
    "maxaccess": "read-create", 
    "status": "current", 
    "description": " Indicates the priority of the pbxuser. default(1), normal(2), advanced(3), super(4) "
  }, 
  "hwEntPbxTrkGrpConfigTable": {
    "name": "hwEntPbxTrkGrpConfigTable", 
    "oid": "1.3.6.1.4.1.2011.5.25.313.11", 
    "nodetype": "table", 
    "class": "objecttype", 
    "maxaccess": "not-accessible", 
    "status": "current", 
    "description": " A list of HwEntPbxTrkGrpConfigEntry objects. "
  }, 
  "hwEntPbxTrkGrpConfigEntry": {
    "name": "hwEntPbxTrkGrpConfigEntry", 
    "oid": "1.3.6.1.4.1.2011.5.25.313.11.1", 
    "nodetype": "row", 
    "class": "objecttype", 
    "maxaccess": "not-accessible", 
    "indices": [
      {
        "module": "HUAWEI-ENT-VOICE-PBX-MIB", 
        "object": "hwEntPbxTrkGrpName", 
        "implied": 0
      }
    ], 
    "status": "current", 
    "description": "A list of hwEntPbxTrkGrpConfigEntry objects."
  }, 
  "hwEntPbxTrkGrpName": {
    "name": "hwEntPbxTrkGrpName", 
    "oid": "1.3.6.1.4.1.2011.5.25.313.11.1.1", 
    "nodetype": "column", 
    "class": "objecttype", 
    "syntax": {
      "type": "DisplayString", 
      "class": "type", 
      "constraints": {
        "size": [
          {
            "min": 0, 
            "max": 32
          }
        ]
      }
    }, 
    "maxaccess": "not-accessible", 
    "status": "current", 
    "description": " Indicates the name of the trunk group. "
  }, 
  "hwEntPbxTrkGrpRowStatus": {
    "name": "hwEntPbxTrkGrpRowStatus", 
    "oid": "1.3.6.1.4.1.2011.5.25.313.11.1.2", 
    "nodetype": "column", 
    "class": "objecttype", 
    "syntax": {
      "type": "RowStatus", 
      "class": "type"
    }, 
    "maxaccess": "read-create", 
    "status": "current", 
    "description": " RowStatus: active(1) notInService(2) notReady(3) createAndGo(4) createAndWait(5) destroy(6) "
  }, 
  "hwEntPbxTrkGrpSignalType": {
    "name": "hwEntPbxTrkGrpSignalType", 
    "oid": "1.3.6.1.4.1.2011.5.25.313.11.1.3", 
    "nodetype": "column", 
    "class": "objecttype", 
    "syntax": {
      "type": "INTEGER", 
      "class": "type", 
      "constraints": {
        "enumeration": {
          "sip": 4, 
          "qsigUser": 6, 
          "qsigNet": 5, 
          "e1r2": 7, 
          "dss1User": 2, 
          "h323": 8, 
          "dss1Net": 1, 
          "fxo": 3
        }
      }
    }, 
    "maxaccess": "read-create", 
    "status": "current", 
    "description": " Indicates the signal type of the trunk group. "
  }, 
  "hwEntPbxTrkGrpDesc": {
    "name": "hwEntPbxTrkGrpDesc", 
    "oid": "1.3.6.1.4.1.2011.5.25.313.11.1.4", 
    "nodetype": "column", 
    "class": "objecttype", 
    "syntax": {
      "type": "DisplayString", 
      "class": "type", 
      "constraints": {
        "size": [
          {
            "min": 0, 
            "max": 64
          }
        ]
      }
    }, 
    "maxaccess": "read-create", 
    "status": "current", 
    "description": " Indicates the description of the trunk group,null means clear the value of this parameter. "
  }, 
  "hwEntPbxTrkGrpSelectMode": {
    "name": "hwEntPbxTrkGrpSelectMode", 
    "oid": "1.3.6.1.4.1.2011.5.25.313.11.1.5", 
    "nodetype": "column", 
    "class": "objecttype", 
    "syntax": {
      "type": "INTEGER", 
      "class": "type", 
      "constraints": {
        "enumeration": {
          "increase": 2, 
          "master": 4, 
          "decrease": 3, 
          "loop": 1
        }
      }
    }, 
    "maxaccess": "read-create", 
    "status": "current", 
    "description": " Indicates the circuit select mode of the trunk group. "
  }, 
  "hwEntPbxTrkGrpEnterpriseName": {
    "name": "hwEntPbxTrkGrpEnterpriseName", 
    "oid": "1.3.6.1.4.1.2011.5.25.313.11.1.6", 
    "nodetype": "column", 
    "class": "objecttype", 
    "syntax": {
      "type": "DisplayString", 
      "class": "type", 
      "constraints": {
        "size": [
          {
            "min": 1, 
            "max": 32
          }
        ]
      }
    }, 
    "maxaccess": "read-create", 
    "status": "current", 
    "description": " Indicates the enterprise name of user. "
  }, 
  "hwEntPbxTrkGrpDnSet": {
    "name": "hwEntPbxTrkGrpDnSet", 
    "oid": "1.3.6.1.4.1.2011.5.25.313.11.1.7", 
    "nodetype": "column", 
    "class": "objecttype", 
    "syntax": {
      "type": "DisplayString", 
      "class": "type", 
      "constraints": {
        "size": [
          {
            "min": 1, 
            "max": 32
          }
        ]
      }
    }, 
    "maxaccess": "read-create", 
    "status": "current", 
    "description": " Indicates the dnset of the trunk group. "
  }, 
  "hwEntPbxTrkGrpCountryCode": {
    "name": "hwEntPbxTrkGrpCountryCode", 
    "oid": "1.3.6.1.4.1.2011.5.25.313.11.1.8", 
    "nodetype": "column", 
    "class": "objecttype", 
    "syntax": {
      "type": "DisplayString", 
      "class": "type", 
      "constraints": {
        "size": [
          {
            "min": 0, 
            "max": 4
          }
        ]
      }
    }, 
    "maxaccess": "read-create", 
    "status": "current", 
    "description": " Indicates the country code of the trunk group,null means clear the value of this parameter,only used in the sip trunk group. "
  }, 
  "hwEntPbxTrkGrpAreaCode": {
    "name": "hwEntPbxTrkGrpAreaCode", 
    "oid": "1.3.6.1.4.1.2011.5.25.313.11.1.9", 
    "nodetype": "column", 
    "class": "objecttype", 
    "syntax": {
      "type": "DisplayString", 
      "class": "type", 
      "constraints": {
        "size": [
          {
            "min": 0, 
            "max": 8
          }
        ]
      }
    }, 
    "maxaccess": "read-create", 
    "status": "current", 
    "description": " Indicates the area code of the trunk group,null means clear the value of this parameter,only used in the sip trunk group. "
  }, 
  "hwEntPbxTrkGrpInRight": {
    "name": "hwEntPbxTrkGrpInRight", 
    "oid": "1.3.6.1.4.1.2011.5.25.313.11.1.10", 
    "nodetype": "column", 
    "class": "objecttype", 
    "syntax": {
      "type": "INTEGER", 
      "class": "type", 
      "constraints": {
        "enumeration": {
          "internal": 1, 
          "local": 2, 
          "nationalToll": 3, 
          "internationalToll": 4, 
          "noRight": 5
        }
      }
    }, 
    "maxaccess": "read-create", 
    "status": "current", 
    "description": " Indicates the called right of the trunk group. internal(1) local(2) nationalToll(3) internationalToll(4) noRight(5) "
  }, 
  "hwEntPbxTrkGrpOutRight": {
    "name": "hwEntPbxTrkGrpOutRight", 
    "oid": "1.3.6.1.4.1.2011.5.25.313.11.1.11", 
    "nodetype": "column", 
    "class": "objecttype", 
    "syntax": {
      "type": "INTEGER", 
      "class": "type", 
      "constraints": {
        "enumeration": {
          "internal": 1, 
          "local": 2, 
          "nationalToll": 3, 
          "internationalToll": 4, 
          "noRight": 5
        }
      }
    }, 
    "maxaccess": "read-create", 
    "status": "current", 
    "description": " Indicates the caller right of the trunk group. internal(1) local(2) nationalToll(3) internationalToll(4) noRight(5) "
  }, 
  "hwEntPbxTrkGrpPraStandard": {
    "name": "hwEntPbxTrkGrpPraStandard", 
    "oid": "1.3.6.1.4.1.2011.5.25.313.11.1.12", 
    "nodetype": "column", 
    "class": "objecttype", 
    "syntax": {
      "type": "INTEGER", 
      "class": "type", 
      "constraints": {
        "enumeration": {
          "nfas": 2, 
          "q931": 1, 
          "ni1": 4, 
          "csc": 3
        }
      }
    }, 
    "maxaccess": "read-create", 
    "status": "current", 
    "description": " Indicates the pra standard that the trunk group supported. q931(1) nfas(2) csc(3) ni1(4) default:q931(1) "
  }, 
  "hwEntPbxTrkGrpIpGrpRegMode": {
    "name": "hwEntPbxTrkGrpIpGrpRegMode", 
    "oid": "1.3.6.1.4.1.2011.5.25.313.11.1.13", 
    "nodetype": "column", 
    "class": "objecttype", 
    "syntax": {
      "type": "INTEGER", 
      "class": "type", 
      "constraints": {
        "enumeration": {
          "trunkGroup": 2, 
          "noRegister": 1, 
          "trunkCircuit": 3
        }
      }
    }, 
    "maxaccess": "read-create", 
    "status": "current", 
    "description": " Indicates the reg mode of the trunk group,only used in sip trunk group. noRegister(1) trunkGroup(2) trunkCircuit(3) "
  }, 
  "hwEntPbxTrkGrpSignallingIP": {
    "name": "hwEntPbxTrkGrpSignallingIP", 
    "oid": "1.3.6.1.4.1.2011.5.25.313.11.1.14", 
    "nodetype": "column", 
    "class": "objecttype", 
    "syntax": {
      "type": "IpAddress", 
      "class": "type"
    }, 
    "maxaccess": "read-create", 
    "status": "current", 
    "description": " Indicates the signal IPAddress of the sip trunk group. "
  }, 
  "hwEntPbxTrkGrpSignallingPort": {
    "name": "hwEntPbxTrkGrpSignallingPort", 
    "oid": "1.3.6.1.4.1.2011.5.25.313.11.1.15", 
    "nodetype": "column", 
    "class": "objecttype", 
    "syntax": {
      "type": "Integer32", 
      "class": "type", 
      "constraints": {
        "range": [
          {
            "min": 5000, 
            "max": 5999
          }
        ]
      }
    }, 
    "maxaccess": "read-create", 
    "status": "current", 
    "description": " Indicates the SigPort of the sip trunk group. "
  }, 
  "hwEntPbxTrkGrpMediaIP": {
    "name": "hwEntPbxTrkGrpMediaIP", 
    "oid": "1.3.6.1.4.1.2011.5.25.313.11.1.16", 
    "nodetype": "column", 
    "class": "objecttype", 
    "syntax": {
      "type": "IpAddress", 
      "class": "type"
    }, 
    "maxaccess": "read-create", 
    "status": "current", 
    "description": " Indicates the media IPAddress of the sip trunk group. "
  }, 
  "hwEntPbxTrkGrpIpGrpPeerAddrMode": {
    "name": "hwEntPbxTrkGrpIpGrpPeerAddrMode", 
    "oid": "1.3.6.1.4.1.2011.5.25.313.11.1.17", 
    "nodetype": "column", 
    "class": "objecttype", 
    "syntax": {
      "type": "INTEGER", 
      "class": "type", 
      "constraints": {
        "enumeration": {
          "dnsNaptr": 4, 
          "dnsA": 2, 
          "static": 1, 
          "dnsSrv": 3
        }
      }
    }, 
    "maxaccess": "read-create", 
    "status": "current", 
    "description": " Indicates the state of the server. static(1) dnsA(2) dnsSrv(3) dnsNaptr(4) "
  }, 
  "hwEntPbxTrkGrpPrimaryPeerIP": {
    "name": "hwEntPbxTrkGrpPrimaryPeerIP", 
    "oid": "1.3.6.1.4.1.2011.5.25.313.11.1.18", 
    "nodetype": "column", 
    "class": "objecttype", 
    "syntax": {
      "type": "IpAddress", 
      "class": "type"
    }, 
    "maxaccess": "read-create", 
    "status": "current", 
    "description": " Indicates the peer master IPAddress of the sip trunk group. "
  }, 
  "hwEntPbxTrkGrpPrimaryPeerPort": {
    "name": "hwEntPbxTrkGrpPrimaryPeerPort", 
    "oid": "1.3.6.1.4.1.2011.5.25.313.11.1.19", 
    "nodetype": "column", 
    "class": "objecttype", 
    "syntax": {
      "type": "Integer32", 
      "class": "type", 
      "constraints": {
        "range": [
          {
            "min": 1, 
            "max": 65535
          }
        ]
      }
    }, 
    "maxaccess": "read-create", 
    "status": "current", 
    "description": " Indicates the peer master sigPort of the sip trunk group. "
  }, 
  "hwEntPbxTrkGrpIpGrpPeerSecondaryIP": {
    "name": "hwEntPbxTrkGrpIpGrpPeerSecondaryIP", 
    "oid": "1.3.6.1.4.1.2011.5.25.313.11.1.20", 
    "nodetype": "column", 
    "class": "objecttype", 
    "syntax": {
      "type": "IpAddress", 
      "class": "type"
    }, 
    "maxaccess": "read-create", 
    "status": "current", 
    "description": " Indicates the peer second IPAddress of the sip trunk group. "
  }, 
  "hwEntPbxTrkGrpIpGrpPeerSecondaryPort": {
    "name": "hwEntPbxTrkGrpIpGrpPeerSecondaryPort", 
    "oid": "1.3.6.1.4.1.2011.5.25.313.11.1.21", 
    "nodetype": "column", 
    "class": "objecttype", 
    "syntax": {
      "type": "Integer32", 
      "class": "type", 
      "constraints": {
        "range": [
          {
            "min": 1, 
            "max": 65535
          }
        ]
      }
    }, 
    "maxaccess": "read-create", 
    "status": "current", 
    "description": " Indicates the peer second sigPort of the sip trunk group. "
  }, 
  "hwEntPbxTrkGrpPrimaryPeerDomain": {
    "name": "hwEntPbxTrkGrpPrimaryPeerDomain", 
    "oid": "1.3.6.1.4.1.2011.5.25.313.11.1.22", 
    "nodetype": "column", 
    "class": "objecttype", 
    "syntax": {
      "type": "DisplayString", 
      "class": "type", 
      "constraints": {
        "size": [
          {
            "min": 0, 
            "max": 32
          }
        ]
      }
    }, 
    "maxaccess": "read-create", 
    "status": "current", 
    "description": " Indicates the peer domain name of the trunk group,null means clear the value of this parameter,only used in the sip trunk group. "
  }, 
  "hwEntPbxTrkGrpIpGrpPeerSecondaryDomain": {
    "name": "hwEntPbxTrkGrpIpGrpPeerSecondaryDomain", 
    "oid": "1.3.6.1.4.1.2011.5.25.313.11.1.23", 
    "nodetype": "column", 
    "class": "objecttype", 
    "syntax": {
      "type": "DisplayString", 
      "class": "type", 
      "constraints": {
        "size": [
          {
            "min": 0, 
            "max": 32
          }
        ]
      }
    }, 
    "maxaccess": "read-create", 
    "status": "current", 
    "description": " Indicates the peer second domain name of the trunk group,null means clear the value of this parameter,only used in the sip trunk group. "
  }, 
  "hwEntPbxTrkGrpMaxCallNum": {
    "name": "hwEntPbxTrkGrpMaxCallNum", 
    "oid": "1.3.6.1.4.1.2011.5.25.313.11.1.24", 
    "nodetype": "column", 
    "class": "objecttype", 
    "syntax": {
      "type": "Integer32", 
      "class": "type", 
      "constraints": {
        "range": [
          {
            "min": 1, 
            "max": 65535
          }
        ]
      }
    }, 
    "maxaccess": "read-create", 
    "status": "current", 
    "description": " Indicates the max online call number of the trunk group,only used in sip trunk group. default:65535 "
  }, 
  "hwEntPbxTrkGrpRegUri": {
    "name": "hwEntPbxTrkGrpRegUri", 
    "oid": "1.3.6.1.4.1.2011.5.25.313.11.1.25", 
    "nodetype": "column", 
    "class": "objecttype", 
    "syntax": {
      "type": "DisplayString", 
      "class": "type", 
      "constraints": {
        "size": [
          {
            "min": 1, 
            "max": 32
          }
        ]
      }
    }, 
    "maxaccess": "read-create", 
    "status": "current", 
    "description": " Indicates the register uri of the trunk group,null means clear the value of this parameter,only used in the sip trunk group. "
  }, 
  "hwEntPbxTrkGrpHomeDomain": {
    "name": "hwEntPbxTrkGrpHomeDomain", 
    "oid": "1.3.6.1.4.1.2011.5.25.313.11.1.26", 
    "nodetype": "column", 
    "class": "objecttype", 
    "syntax": {
      "type": "DisplayString", 
      "class": "type", 
      "constraints": {
        "size": [
          {
            "min": 1, 
            "max": 32
          }
        ]
      }
    }, 
    "maxaccess": "read-create", 
    "status": "current", 
    "description": " Indicates the home domain name of the trunk group,null means clear the value of this parameter,only used in the sip trunk group. "
  }, 
  "hwEntPbxTrkGrpMgcType": {
    "name": "hwEntPbxTrkGrpMgcType", 
    "oid": "1.3.6.1.4.1.2011.5.25.313.11.1.27", 
    "nodetype": "column", 
    "class": "objecttype", 
    "syntax": {
      "type": "INTEGER", 
      "class": "type", 
      "constraints": {
        "enumeration": {
          "mgc": 2, 
          "mg": 1
        }
      }
    }, 
    "maxaccess": "read-create", 
    "status": "current", 
    "description": " Indicates adpt type of the trunk group. mg(1) mgc(2) default: mg(1) "
  }, 
  "hwEntPbxTrkGrpTransfer": {
    "name": "hwEntPbxTrkGrpTransfer", 
    "oid": "1.3.6.1.4.1.2011.5.25.313.11.1.28", 
    "nodetype": "column", 
    "class": "objecttype", 
    "syntax": {
      "type": "INTEGER", 
      "class": "type", 
      "constraints": {
        "enumeration": {
          "tls": 4, 
          "udp": 2, 
          "sctp": 3, 
          "tcp": 1
        }
      }
    }, 
    "maxaccess": "read-create", 
    "status": "current", 
    "description": " Indicates the TransMode of the trunk group,only used in the sip trunk group. tcp(1) udp(2) sctp(3) tls(4) default: udp(2) "
  }, 
  "hwEntPbxTrkGrpCSmode": {
    "name": "hwEntPbxTrkGrpCSmode", 
    "oid": "1.3.6.1.4.1.2011.5.25.313.11.1.29", 
    "nodetype": "column", 
    "class": "objecttype", 
    "syntax": {
      "type": "INTEGER", 
      "class": "type", 
      "constraints": {
        "enumeration": {
          "clientserver": 3, 
          "client": 1, 
          "server": 2
        }
      }
    }, 
    "maxaccess": "read-create", 
    "status": "current", 
    "description": " Indicates the client server mode of the trunk group,only used in the sip trunk group. client(1) server (2) clientServer(3) "
  }, 
  "hwEntPbxTrkGrpRegID": {
    "name": "hwEntPbxTrkGrpRegID", 
    "oid": "1.3.6.1.4.1.2011.5.25.313.11.1.30", 
    "nodetype": "column", 
    "class": "objecttype", 
    "syntax": {
      "type": "DisplayString", 
      "class": "type", 
      "constraints": {
        "size": [
          {
            "min": 1, 
            "max": 32
          }
        ]
      }
    }, 
    "maxaccess": "read-create", 
    "status": "current", 
    "description": " Indicates the register id of the trunk group,null means clear the value of this parameter,only used in the sip trunk group. "
  }, 
  "hwEntPbxTrkGrpRegPwdType": {
    "name": "hwEntPbxTrkGrpRegPwdType", 
    "oid": "1.3.6.1.4.1.2011.5.25.313.11.1.31", 
    "nodetype": "column", 
    "class": "objecttype", 
    "syntax": {
      "type": "INTEGER", 
      "class": "type", 
      "constraints": {
        "enumeration": {
          "simple": 1, 
          "cipher": 2
        }
      }
    }, 
    "maxaccess": "read-create", 
    "status": "current", 
    "description": " Indicates the auth password type of the trunk group. simple(1) cipher(2) "
  }, 
  "hwEntPbxTrkGrpRegPwd": {
    "name": "hwEntPbxTrkGrpRegPwd", 
    "oid": "1.3.6.1.4.1.2011.5.25.313.11.1.32", 
    "nodetype": "column", 
    "class": "objecttype", 
    "syntax": {
      "type": "DisplayString", 
      "class": "type", 
      "constraints": {
        "size": [
          {
            "min": 0, 
            "max": 32
          }
        ]
      }
    }, 
    "maxaccess": "read-create", 
    "status": "current", 
    "description": " Indicates the auth password of the trunk group,null means clear the value of this parameter,only used in the sip trunk group. "
  }, 
  "hwEntPbxTrkGrpDefaultCallerNum": {
    "name": "hwEntPbxTrkGrpDefaultCallerNum", 
    "oid": "1.3.6.1.4.1.2011.5.25.313.11.1.33", 
    "nodetype": "column", 
    "class": "objecttype", 
    "syntax": {
      "type": "DisplayString", 
      "class": "type", 
      "constraints": {
        "size": [
          {
            "min": 0, 
            "max": 32
          }
        ]
      }
    }, 
    "maxaccess": "read-create", 
    "status": "current", 
    "description": " Indicates the default-callnum of the trunk group. "
  }, 
  "hwEntPbxTrkGrpDynSignallingIPName": {
    "name": "hwEntPbxTrkGrpDynSignallingIPName", 
    "oid": "1.3.6.1.4.1.2011.5.25.313.11.1.34", 
    "nodetype": "column", 
    "class": "objecttype", 
    "syntax": {
      "type": "DisplayString", 
      "class": "type", 
      "constraints": {
        "size": [
          {
            "min": 0, 
            "max": 64
          }
        ]
      }
    }, 
    "maxaccess": "read-create", 
    "status": "current", 
    "description": " Indicates the local dynamic signal IP name. "
  }, 
  "hwEntPbxTrkGrpDynMediaIPName": {
    "name": "hwEntPbxTrkGrpDynMediaIPName", 
    "oid": "1.3.6.1.4.1.2011.5.25.313.11.1.35", 
    "nodetype": "column", 
    "class": "objecttype", 
    "syntax": {
      "type": "DisplayString", 
      "class": "type", 
      "constraints": {
        "size": [
          {
            "min": 0, 
            "max": 64
          }
        ]
      }
    }, 
    "maxaccess": "read-create", 
    "status": "current", 
    "description": " Indicates the local dynamic media IP name. "
  }, 
  "hwEntPbxTrkGrpMediaProxy": {
    "name": "hwEntPbxTrkGrpMediaProxy", 
    "oid": "1.3.6.1.4.1.2011.5.25.313.11.1.36", 
    "nodetype": "column", 
    "class": "objecttype", 
    "syntax": {
      "type": "INTEGER", 
      "class": "type", 
      "constraints": {
        "enumeration": {
          "auto": 3, 
          "enable": 2, 
          "disable": 1
        }
      }
    }, 
    "maxaccess": "read-create", 
    "status": "current", 
    "description": " Indicates the type of media proxy. disable(1) enable(2) auto(3) default: disable(1) "
  }, 
  "hwEntPbxTrkGrpMappedSignallingIP": {
    "name": "hwEntPbxTrkGrpMappedSignallingIP", 
    "oid": "1.3.6.1.4.1.2011.5.25.313.11.1.37", 
    "nodetype": "column", 
    "class": "objecttype", 
    "syntax": {
      "type": "IpAddress", 
      "class": "type"
    }, 
    "maxaccess": "read-create", 
    "status": "current", 
    "description": " Indicates the mapped signalling IPAddress of the sip trunk group. "
  }, 
  "hwEntPbxTrkGrpMappedSignallingPort": {
    "name": "hwEntPbxTrkGrpMappedSignallingPort", 
    "oid": "1.3.6.1.4.1.2011.5.25.313.11.1.38", 
    "nodetype": "column", 
    "class": "objecttype", 
    "syntax": {
      "type": "Integer32", 
      "class": "type", 
      "constraints": {
        "range": [
          {
            "min": 1, 
            "max": 65535
          }
        ]
      }
    }, 
    "maxaccess": "read-create", 
    "status": "current", 
    "description": " Indicates the mapped signalling sigPort of the sip trunk group. "
  }, 
  "hwEntPbxTrkGrpMappedMediaIP": {
    "name": "hwEntPbxTrkGrpMappedMediaIP", 
    "oid": "1.3.6.1.4.1.2011.5.25.313.11.1.39", 
    "nodetype": "column", 
    "class": "objecttype", 
    "syntax": {
      "type": "IpAddress", 
      "class": "type"
    }, 
    "maxaccess": "read-create", 
    "status": "current", 
    "description": " Indicates the mapped media IPAddress of the sip trunk group. "
  }, 
  "hwEntPbxTrkGrpMappedMediaPortStart": {
    "name": "hwEntPbxTrkGrpMappedMediaPortStart", 
    "oid": "1.3.6.1.4.1.2011.5.25.313.11.1.40", 
    "nodetype": "column", 
    "class": "objecttype", 
    "syntax": {
      "type": "Integer32", 
      "class": "type", 
      "constraints": {
        "range": [
          {
            "min": 1, 
            "max": 65535
          }
        ]
      }
    }, 
    "maxaccess": "read-create", 
    "status": "current", 
    "description": " Indicates the mapped media start port of the sip trunk group. "
  }, 
  "hwEntPbxTrkGrpMappedMediaProxyPortStart": {
    "name": "hwEntPbxTrkGrpMappedMediaProxyPortStart", 
    "oid": "1.3.6.1.4.1.2011.5.25.313.11.1.41", 
    "nodetype": "column", 
    "class": "objecttype", 
    "syntax": {
      "type": "Integer32", 
      "class": "type", 
      "constraints": {
        "range": [
          {
            "min": 1, 
            "max": 65535
          }
        ]
      }
    }, 
    "maxaccess": "read-create", 
    "status": "current", 
    "description": " Indicates the media proxy start port of the sip trunk group. "
  }, 
  "hwEntPbxTrkGrpR2ProfileName": {
    "name": "hwEntPbxTrkGrpR2ProfileName", 
    "oid": "1.3.6.1.4.1.2011.5.25.313.11.1.42", 
    "nodetype": "column", 
    "class": "objecttype", 
    "syntax": {
      "type": "DisplayString", 
      "class": "type", 
      "constraints": {
        "size": [
          {
            "min": 0, 
            "max": 64
          }
        ]
      }
    }, 
    "maxaccess": "read-create", 
    "status": "current", 
    "description": " Indicates the profile Index of the r2 trunk group. "
  }, 
  "hwEntPbxTrkGrpR2IsEarlyMedia": {
    "name": "hwEntPbxTrkGrpR2IsEarlyMedia", 
    "oid": "1.3.6.1.4.1.2011.5.25.313.11.1.43", 
    "nodetype": "column", 
    "class": "objecttype", 
    "syntax": {
      "type": "INTEGER", 
      "class": "type", 
      "constraints": {
        "enumeration": {
          "enable": 2, 
          "disable": 1
        }
      }
    }, 
    "maxaccess": "read-create", 
    "status": "current", 
    "description": " Indicates if receive early media of the r2 trunk group. disable(1) enable(2) default: disable(1) "
  }, 
  "hwEntPbxTrkGrpR2PlayRingback": {
    "name": "hwEntPbxTrkGrpR2PlayRingback", 
    "oid": "1.3.6.1.4.1.2011.5.25.313.11.1.44", 
    "nodetype": "column", 
    "class": "objecttype", 
    "syntax": {
      "type": "INTEGER", 
      "class": "type", 
      "constraints": {
        "enumeration": {
          "enable": 2, 
          "disable": 1
        }
      }
    }, 
    "maxaccess": "read-create", 
    "status": "current", 
    "description": " Indicates if play ring back of the r2 trunk group. disable(1) enable(2) default: enable(2) "
  }, 
  "hwEntPbxTrkGrpAdminStatus": {
    "name": "hwEntPbxTrkGrpAdminStatus", 
    "oid": "1.3.6.1.4.1.2011.5.25.313.11.1.45", 
    "nodetype": "column", 
    "class": "objecttype", 
    "syntax": {
      "type": "INTEGER", 
      "class": "type", 
      "constraints": {
        "enumeration": {
          "reset": 1, 
          "shutdown": 2
        }
      }
    }, 
    "maxaccess": "read-write", 
    "status": "current", 
    "description": " Indicates the AdminStatus of the trunk group. reset(1) shutdown(2) "
  }, 
  "hwEntPbxTrkGrpOutGoingRightInner": {
    "name": "hwEntPbxTrkGrpOutGoingRightInner", 
    "oid": "1.3.6.1.4.1.2011.5.25.313.11.1.46", 
    "nodetype": "column", 
    "class": "objecttype", 
    "syntax": {
      "type": "INTEGER", 
      "class": "type", 
      "constraints": {
        "enumeration": {
          "true": 2, 
          "false": 1
        }
      }
    }, 
    "maxaccess": "read-create", 
    "status": "current", 
    "description": " Indicates if have outgoing right(inner) of the trunk group. false(1) true(2) "
  }, 
  "hwEntPbxTrkGrpOutGoingRightLocal": {
    "name": "hwEntPbxTrkGrpOutGoingRightLocal", 
    "oid": "1.3.6.1.4.1.2011.5.25.313.11.1.47", 
    "nodetype": "column", 
    "class": "objecttype", 
    "syntax": {
      "type": "INTEGER", 
      "class": "type", 
      "constraints": {
        "enumeration": {
          "true": 2, 
          "false": 1
        }
      }
    }, 
    "maxaccess": "read-create", 
    "status": "current", 
    "description": " Indicates if have outgoing right(local) of the trunk group. false(1) true(2) "
  }, 
  "hwEntPbxTrkGrpOutGoingRightDdd": {
    "name": "hwEntPbxTrkGrpOutGoingRightDdd", 
    "oid": "1.3.6.1.4.1.2011.5.25.313.11.1.48", 
    "nodetype": "column", 
    "class": "objecttype", 
    "syntax": {
      "type": "INTEGER", 
      "class": "type", 
      "constraints": {
        "enumeration": {
          "true": 2, 
          "false": 1
        }
      }
    }, 
    "maxaccess": "read-create", 
    "status": "current", 
    "description": " Indicates if have outgoing right(DDD) of the trunk group. false(1) true(2) "
  }, 
  "hwEntPbxTrkGrpOutGoingRightIdd": {
    "name": "hwEntPbxTrkGrpOutGoingRightIdd", 
    "oid": "1.3.6.1.4.1.2011.5.25.313.11.1.49", 
    "nodetype": "column", 
    "class": "objecttype", 
    "syntax": {
      "type": "INTEGER", 
      "class": "type", 
      "constraints": {
        "enumeration": {
          "true": 2, 
          "false": 1
        }
      }
    }, 
    "maxaccess": "read-create", 
    "status": "current", 
    "description": " Indicates if have outgoing right(IDD) of the trunk group. false(1) true(2) "
  }, 
  "hwEntPbxTrkGrpCallerNumberType": {
    "name": "hwEntPbxTrkGrpCallerNumberType", 
    "oid": "1.3.6.1.4.1.2011.5.25.313.11.1.50", 
    "nodetype": "column", 
    "class": "objecttype", 
    "syntax": {
      "type": "INTEGER", 
      "class": "type", 
      "constraints": {
        "enumeration": {
          "reservedForExtension": 8, 
          "abbreviated": 7, 
          "networkSpecific": 4, 
          "unknown": 1, 
          "national": 3, 
          "subscriber": 5, 
          "in": 6, 
          "international": 2
        }
      }
    }, 
    "maxaccess": "read-create", 
    "status": "current", 
    "description": " Indicates the type of callernumber for the trunk group. unknown(1), international(2), national(3), networkSpecific(4), subscriber(5), in(6), abbreviated(7), reservedForExtension(8) "
  }, 
  "hwEntPbxTrkGrpCalledNumberType": {
    "name": "hwEntPbxTrkGrpCalledNumberType", 
    "oid": "1.3.6.1.4.1.2011.5.25.313.11.1.51", 
    "nodetype": "column", 
    "class": "objecttype", 
    "syntax": {
      "type": "INTEGER", 
      "class": "type", 
      "constraints": {
        "enumeration": {
          "reservedForExtension": 8, 
          "abbreviated": 7, 
          "networkSpecific": 4, 
          "unknown": 1, 
          "national": 3, 
          "subscriber": 5, 
          "in": 6, 
          "international": 2
        }
      }
    }, 
    "maxaccess": "read-create", 
    "status": "current", 
    "description": " Indicates the type of callednumber for the trunk group. unknown(1), international(2), national(3), networkSpecific(4), subscriber(5), in(6), abbreviated(7), reservedForExtension(8) "
  }, 
  "hwEntPbxTrkGrpRunningTable": {
    "name": "hwEntPbxTrkGrpRunningTable", 
    "oid": "1.3.6.1.4.1.2011.5.25.313.12", 
    "nodetype": "table", 
    "class": "objecttype", 
    "maxaccess": "not-accessible", 
    "status": "current", 
    "description": " A list of hwEntPbxTrkGrpRunningEntry objects. "
  }, 
  "hwEntPbxTrkGrpRunningEntry": {
    "name": "hwEntPbxTrkGrpRunningEntry", 
    "oid": "1.3.6.1.4.1.2011.5.25.313.12.1", 
    "nodetype": "row", 
    "class": "objecttype", 
    "maxaccess": "not-accessible", 
    "indices": [
      {
        "module": "HUAWEI-ENT-VOICE-PBX-MIB", 
        "object": "hwEntPbxTrkGrpRunningTrkGrpName", 
        "implied": 0
      }
    ], 
    "status": "current", 
    "description": "A list of hwEntPbxTrkGrpRunningEntry objects."
  }, 
  "hwEntPbxTrkGrpRunningTrkGrpName": {
    "name": "hwEntPbxTrkGrpRunningTrkGrpName", 
    "oid": "1.3.6.1.4.1.2011.5.25.313.12.1.1", 
    "nodetype": "column", 
    "class": "objecttype", 
    "syntax": {
      "type": "DisplayString", 
      "class": "type", 
      "constraints": {
        "size": [
          {
            "min": 0, 
            "max": 32
          }
        ]
      }
    }, 
    "maxaccess": "not-accessible", 
    "status": "current", 
    "description": " Indicates the name of the trunk group. "
  }, 
  "hwEntPbxTrkGrpRunningState": {
    "name": "hwEntPbxTrkGrpRunningState", 
    "oid": "1.3.6.1.4.1.2011.5.25.313.12.1.2", 
    "nodetype": "column", 
    "class": "objecttype", 
    "syntax": {
      "type": "INTEGER", 
      "class": "type", 
      "constraints": {
        "enumeration": {
          "fail": 4, 
          "unknown": 5, 
          "wait-ack": 2, 
          "closed": 3, 
          "normal": 1
        }
      }
    }, 
    "maxaccess": "read-only", 
    "status": "current", 
    "description": " Indicates the server state of the trunk group. normal(1) wait-ack(2) closed(3) fail(4) unknown(5) "
  }, 
  "hwEntPbxTrkGrpRunningSipRegState": {
    "name": "hwEntPbxTrkGrpRunningSipRegState", 
    "oid": "1.3.6.1.4.1.2011.5.25.313.12.1.3", 
    "nodetype": "column", 
    "class": "objecttype", 
    "syntax": {
      "type": "INTEGER", 
      "class": "type", 
      "constraints": {
        "enumeration": {
          "inSservice": 2, 
          "outSservice": 1
        }
      }
    }, 
    "maxaccess": "read-only", 
    "status": "current", 
    "description": " Indicates the reg state of the sip trunk group. outSservice(1) inSservice(2) "
  }, 
  "hwEntPbxTrkGrpRunningSignalType": {
    "name": "hwEntPbxTrkGrpRunningSignalType", 
    "oid": "1.3.6.1.4.1.2011.5.25.313.12.1.4", 
    "nodetype": "column", 
    "class": "objecttype", 
    "syntax": {
      "type": "INTEGER", 
      "class": "type", 
      "constraints": {
        "enumeration": {
          "sip": 4, 
          "qsigUser": 6, 
          "qsigNet": 5, 
          "e1r2": 7, 
          "dss1User": 2, 
          "h323": 8, 
          "dss1Net": 1, 
          "fxo": 3
        }
      }
    }, 
    "maxaccess": "read-only", 
    "status": "current", 
    "description": " Indicates the signal type of the trunk group. dss1Net(1) dss1User(2) fxo(3) sip(4) qsigNet(5) qsigUser(6) h323(7) "
  }, 
  "hwEntPbxTrkGrpRunningDesc": {
    "name": "hwEntPbxTrkGrpRunningDesc", 
    "oid": "1.3.6.1.4.1.2011.5.25.313.12.1.5", 
    "nodetype": "column", 
    "class": "objecttype", 
    "syntax": {
      "type": "DisplayString", 
      "class": "type", 
      "constraints": {
        "size": [
          {
            "min": 0, 
            "max": 64
          }
        ]
      }
    }, 
    "maxaccess": "read-only", 
    "status": "current", 
    "description": " Indicates the description of the trunk group,null means clear the value of this parameter. "
  }, 
  "hwEntPbxTrkGrpRunningSelectMode": {
    "name": "hwEntPbxTrkGrpRunningSelectMode", 
    "oid": "1.3.6.1.4.1.2011.5.25.313.12.1.6", 
    "nodetype": "column", 
    "class": "objecttype", 
    "syntax": {
      "type": "INTEGER", 
      "class": "type", 
      "constraints": {
        "enumeration": {
          "master": 4, 
          "decrease": 3, 
          "increae": 2, 
          "loop": 1
        }
      }
    }, 
    "maxaccess": "read-only", 
    "status": "current", 
    "description": " Indicates the circuit select mode of the trunk group. loop(1) increase(2) decrease(3) master(4) "
  }, 
  "hwEntPbxTrkGrpRunningEnterprise": {
    "name": "hwEntPbxTrkGrpRunningEnterprise", 
    "oid": "1.3.6.1.4.1.2011.5.25.313.12.1.7", 
    "nodetype": "column", 
    "class": "objecttype", 
    "syntax": {
      "type": "DisplayString", 
      "class": "type", 
      "constraints": {
        "size": [
          {
            "min": 1, 
            "max": 32
          }
        ]
      }
    }, 
    "maxaccess": "read-only", 
    "status": "current", 
    "description": " Indicates the enterprise name of user. "
  }, 
  "hwEntPbxTrkGrpRunningDnSet": {
    "name": "hwEntPbxTrkGrpRunningDnSet", 
    "oid": "1.3.6.1.4.1.2011.5.25.313.12.1.8", 
    "nodetype": "column", 
    "class": "objecttype", 
    "syntax": {
      "type": "DisplayString", 
      "class": "type", 
      "constraints": {
        "size": [
          {
            "min": 1, 
            "max": 32
          }
        ]
      }
    }, 
    "maxaccess": "read-only", 
    "status": "current", 
    "description": " Indicates the dnset of the trunk group. "
  }, 
  "hwEntPbxTrkGrpRunningCountryCode": {
    "name": "hwEntPbxTrkGrpRunningCountryCode", 
    "oid": "1.3.6.1.4.1.2011.5.25.313.12.1.9", 
    "nodetype": "column", 
    "class": "objecttype", 
    "syntax": {
      "type": "DisplayString", 
      "class": "type", 
      "constraints": {
        "size": [
          {
            "min": 1, 
            "max": 4
          }
        ]
      }
    }, 
    "maxaccess": "read-only", 
    "status": "current", 
    "description": " Indicates the country code of the trunk group,null means clear the value of this parameter,only used in the sip trunk group. "
  }, 
  "hwEntPbxTrkGrpRunningAreaCode": {
    "name": "hwEntPbxTrkGrpRunningAreaCode", 
    "oid": "1.3.6.1.4.1.2011.5.25.313.12.1.10", 
    "nodetype": "column", 
    "class": "objecttype", 
    "syntax": {
      "type": "DisplayString", 
      "class": "type", 
      "constraints": {
        "size": [
          {
            "min": 1, 
            "max": 8
          }
        ]
      }
    }, 
    "maxaccess": "read-only", 
    "status": "current", 
    "description": " Indicates the area code of the trunk group,null means clear the value of this parameter,only used in the sip trunk group. "
  }, 
  "hwEntPbxTrkGrpRunningInRight": {
    "name": "hwEntPbxTrkGrpRunningInRight", 
    "oid": "1.3.6.1.4.1.2011.5.25.313.12.1.11", 
    "nodetype": "column", 
    "class": "objecttype", 
    "syntax": {
      "type": "INTEGER", 
      "class": "type", 
      "constraints": {
        "enumeration": {
          "internal": 1, 
          "local": 2, 
          "nationalToll": 3, 
          "internationalToll": 4, 
          "noRight": 5
        }
      }
    }, 
    "maxaccess": "read-only", 
    "status": "current", 
    "description": " Indicates the called right of the trunk group. internal(1) local(2) nationalToll(3) internationalToll(4) noRight(5) "
  }, 
  "hwEntPbxTrkGrpRunningOutRight": {
    "name": "hwEntPbxTrkGrpRunningOutRight", 
    "oid": "1.3.6.1.4.1.2011.5.25.313.12.1.12", 
    "nodetype": "column", 
    "class": "objecttype", 
    "syntax": {
      "type": "INTEGER", 
      "class": "type", 
      "constraints": {
        "enumeration": {
          "internal": 1, 
          "local": 2, 
          "nationalToll": 3, 
          "internationalToll": 4, 
          "noRight": 5
        }
      }
    }, 
    "maxaccess": "read-only", 
    "status": "current", 
    "description": " Indicates the caller right of the trunk group. internal(1) local(2) nationalToll(3) internationalToll(4) noRight(5) "
  }, 
  "hwEntPbxTrkGrpRunningPraStandard": {
    "name": "hwEntPbxTrkGrpRunningPraStandard", 
    "oid": "1.3.6.1.4.1.2011.5.25.313.12.1.13", 
    "nodetype": "column", 
    "class": "objecttype", 
    "syntax": {
      "type": "INTEGER", 
      "class": "type", 
      "constraints": {
        "enumeration": {
          "nfas": 2, 
          "q931": 1, 
          "ni1": 4, 
          "csc": 3
        }
      }
    }, 
    "maxaccess": "read-only", 
    "status": "current", 
    "description": " Indicates the pra standard that the trunk group supported. q931(1) nfas(2) csc(3) ni1(4) default: q931(1) "
  }, 
  "hwEntPbxTrkGrpRunningIpGrpRegMode": {
    "name": "hwEntPbxTrkGrpRunningIpGrpRegMode", 
    "oid": "1.3.6.1.4.1.2011.5.25.313.12.1.14", 
    "nodetype": "column", 
    "class": "objecttype", 
    "syntax": {
      "type": "INTEGER", 
      "class": "type", 
      "constraints": {
        "enumeration": {
          "trunkGroup": 2, 
          "noRegister": 1, 
          "trunkCircuit": 3
        }
      }
    }, 
    "maxaccess": "read-only", 
    "status": "current", 
    "description": " Indicates the reg mode of the trunk group,only used in sip trunk group. noRegister(1) trunkGroup(2) trunkCircuit(3) "
  }, 
  "hwEntPbxTrkGrpRunningSignallingIP": {
    "name": "hwEntPbxTrkGrpRunningSignallingIP", 
    "oid": "1.3.6.1.4.1.2011.5.25.313.12.1.15", 
    "nodetype": "column", 
    "class": "objecttype", 
    "syntax": {
      "type": "IpAddress", 
      "class": "type"
    }, 
    "maxaccess": "read-only", 
    "status": "current", 
    "description": " Indicates the signal IPAddress of the sip trunk group. "
  }, 
  "hwEntPbxTrkGrpRunningSignallingPort": {
    "name": "hwEntPbxTrkGrpRunningSignallingPort", 
    "oid": "1.3.6.1.4.1.2011.5.25.313.12.1.16", 
    "nodetype": "column", 
    "class": "objecttype", 
    "syntax": {
      "type": "Integer32", 
      "class": "type", 
      "constraints": {
        "range": [
          {
            "min": 5000, 
            "max": 5999
          }
        ]
      }
    }, 
    "maxaccess": "read-only", 
    "status": "current", 
    "description": " Indicates the SigPort of the sip trunk group. "
  }, 
  "hwEntPbxTrkGrpRunningMediaIP": {
    "name": "hwEntPbxTrkGrpRunningMediaIP", 
    "oid": "1.3.6.1.4.1.2011.5.25.313.12.1.17", 
    "nodetype": "column", 
    "class": "objecttype", 
    "syntax": {
      "type": "IpAddress", 
      "class": "type"
    }, 
    "maxaccess": "read-only", 
    "status": "current", 
    "description": " Indicates the media IPAddress of the sip trunk group. "
  }, 
  "hwEntPbxTrkGrpRunningIpGrpPeerAddrMode": {
    "name": "hwEntPbxTrkGrpRunningIpGrpPeerAddrMode", 
    "oid": "1.3.6.1.4.1.2011.5.25.313.12.1.18", 
    "nodetype": "column", 
    "class": "objecttype", 
    "syntax": {
      "type": "INTEGER", 
      "class": "type", 
      "constraints": {
        "enumeration": {
          "dnsNaptr": 4, 
          "dnsA": 2, 
          "static": 1, 
          "dnsSrv": 3
        }
      }
    }, 
    "maxaccess": "read-only", 
    "status": "current", 
    "description": " Indicates the get mode of the peer IPAddress. static(1) dnsA(2) dnsSrv(3) dnsNaptr(4) "
  }, 
  "hwEntPbxTrkGrpRunningPrimaryPeerIP": {
    "name": "hwEntPbxTrkGrpRunningPrimaryPeerIP", 
    "oid": "1.3.6.1.4.1.2011.5.25.313.12.1.19", 
    "nodetype": "column", 
    "class": "objecttype", 
    "syntax": {
      "type": "IpAddress", 
      "class": "type"
    }, 
    "maxaccess": "read-only", 
    "status": "current", 
    "description": " Indicates the peer master IPAddress of the sip trunk group. "
  }, 
  "hwEntPbxTrkGrpRunningPrimaryPeerPort": {
    "name": "hwEntPbxTrkGrpRunningPrimaryPeerPort", 
    "oid": "1.3.6.1.4.1.2011.5.25.313.12.1.20", 
    "nodetype": "column", 
    "class": "objecttype", 
    "syntax": {
      "type": "Integer32", 
      "class": "type", 
      "constraints": {
        "range": [
          {
            "min": 1, 
            "max": 65535
          }
        ]
      }
    }, 
    "maxaccess": "read-only", 
    "status": "current", 
    "description": " Indicates the peer master sigPort of the sip trunk group. "
  }, 
  "hwEntPbxTrkGrpRunningPeerSecondaryIP": {
    "name": "hwEntPbxTrkGrpRunningPeerSecondaryIP", 
    "oid": "1.3.6.1.4.1.2011.5.25.313.12.1.21", 
    "nodetype": "column", 
    "class": "objecttype", 
    "syntax": {
      "type": "IpAddress", 
      "class": "type"
    }, 
    "maxaccess": "read-only", 
    "status": "current", 
    "description": " Indicates the peer second IPAddress of the sip trunk group. "
  }, 
  "hwEntPbxTrkGrpRunningPeerSecondaryPort": {
    "name": "hwEntPbxTrkGrpRunningPeerSecondaryPort", 
    "oid": "1.3.6.1.4.1.2011.5.25.313.12.1.22", 
    "nodetype": "column", 
    "class": "objecttype", 
    "syntax": {
      "type": "Integer32", 
      "class": "type", 
      "constraints": {
        "range": [
          {
            "min": 1, 
            "max": 65535
          }
        ]
      }
    }, 
    "maxaccess": "read-only", 
    "status": "current", 
    "description": " Indicates the peer second sigPort of the sip trunk group. "
  }, 
  "hwEntPbxTrkGrpRunningPrimaryPeerDomain": {
    "name": "hwEntPbxTrkGrpRunningPrimaryPeerDomain", 
    "oid": "1.3.6.1.4.1.2011.5.25.313.12.1.23", 
    "nodetype": "column", 
    "class": "objecttype", 
    "syntax": {
      "type": "DisplayString", 
      "class": "type", 
      "constraints": {
        "size": [
          {
            "min": 0, 
            "max": 32
          }
        ]
      }
    }, 
    "maxaccess": "read-only", 
    "status": "current", 
    "description": " Indicates the peer domain name of the trunk group,null means clear the value of this parameter,only used in the sip trunk group. "
  }, 
  "hwEntPbxTrkGrpRunningIpGrpPeerSecondaryDomain": {
    "name": "hwEntPbxTrkGrpRunningIpGrpPeerSecondaryDomain", 
    "oid": "1.3.6.1.4.1.2011.5.25.313.12.1.24", 
    "nodetype": "column", 
    "class": "objecttype", 
    "syntax": {
      "type": "DisplayString", 
      "class": "type", 
      "constraints": {
        "size": [
          {
            "min": 0, 
            "max": 32
          }
        ]
      }
    }, 
    "maxaccess": "read-only", 
    "status": "current", 
    "description": " Indicates the peer second name of the trunk group,null means clear the value of this parameter,only used in the sip trunk group. "
  }, 
  "hwEntPbxTrkGrpRunningMaxCallNum": {
    "name": "hwEntPbxTrkGrpRunningMaxCallNum", 
    "oid": "1.3.6.1.4.1.2011.5.25.313.12.1.25", 
    "nodetype": "column", 
    "class": "objecttype", 
    "syntax": {
      "type": "Integer32", 
      "class": "type", 
      "constraints": {
        "range": [
          {
            "min": 1, 
            "max": 65535
          }
        ]
      }
    }, 
    "maxaccess": "read-only", 
    "status": "current", 
    "description": " Indicates the max online call number of the trunk group,only used in sip trunk group. "
  }, 
  "hwEntPbxTrkGrpRunningTransfer": {
    "name": "hwEntPbxTrkGrpRunningTransfer", 
    "oid": "1.3.6.1.4.1.2011.5.25.313.12.1.26", 
    "nodetype": "column", 
    "class": "objecttype", 
    "syntax": {
      "type": "INTEGER", 
      "class": "type", 
      "constraints": {
        "enumeration": {
          "tls": 4, 
          "udp": 2, 
          "sctp": 3, 
          "tcp": 1
        }
      }
    }, 
    "maxaccess": "read-only", 
    "status": "current", 
    "description": " Indicates the TransMode of the trunk group,only used in the sip trunk group. tcp(1) udp(2) sctp(3) tls(4) default: udp(2) "
  }, 
  "hwEntPbxTrkGrpRunningRegUri": {
    "name": "hwEntPbxTrkGrpRunningRegUri", 
    "oid": "1.3.6.1.4.1.2011.5.25.313.12.1.27", 
    "nodetype": "column", 
    "class": "objecttype", 
    "syntax": {
      "type": "DisplayString", 
      "class": "type", 
      "constraints": {
        "size": [
          {
            "min": 0, 
            "max": 32
          }
        ]
      }
    }, 
    "maxaccess": "read-only", 
    "status": "current", 
    "description": " Indicates the register uri of the trunk group,null means clear the value of this parameter,only used in the sip trunk group. "
  }, 
  "hwEntPbxTrkGrpRunningHomeDomain": {
    "name": "hwEntPbxTrkGrpRunningHomeDomain", 
    "oid": "1.3.6.1.4.1.2011.5.25.313.12.1.28", 
    "nodetype": "column", 
    "class": "objecttype", 
    "syntax": {
      "type": "DisplayString", 
      "class": "type", 
      "constraints": {
        "size": [
          {
            "min": 0, 
            "max": 32
          }
        ]
      }
    }, 
    "maxaccess": "read-only", 
    "status": "current", 
    "description": " Indicates the home domain name of the trunk group,null means clear the value of this parameter,only used in the sip trunk group. "
  }, 
  "hwEntPbxTrkGrpRunningMgcType": {
    "name": "hwEntPbxTrkGrpRunningMgcType", 
    "oid": "1.3.6.1.4.1.2011.5.25.313.12.1.29", 
    "nodetype": "column", 
    "class": "objecttype", 
    "syntax": {
      "type": "INTEGER", 
      "class": "type", 
      "constraints": {
        "enumeration": {
          "mgc": 2, 
          "mg": 1
        }
      }
    }, 
    "maxaccess": "read-only", 
    "status": "current", 
    "description": " Indicates adpt type of the trunk group. mg(1) mgc(2) default: mg(1) "
  }, 
  "hwEntPbxTrkGrpRunningRegID": {
    "name": "hwEntPbxTrkGrpRunningRegID", 
    "oid": "1.3.6.1.4.1.2011.5.25.313.12.1.30", 
    "nodetype": "column", 
    "class": "objecttype", 
    "syntax": {
      "type": "DisplayString", 
      "class": "type", 
      "constraints": {
        "size": [
          {
            "min": 0, 
            "max": 32
          }
        ]
      }
    }, 
    "maxaccess": "read-only", 
    "status": "current", 
    "description": " Indicates the register id of the trunk group,null means clear the value of this parameter,only used in the sip trunk group. "
  }, 
  "hwEntPbxTrkGrpRunningRegPwdType": {
    "name": "hwEntPbxTrkGrpRunningRegPwdType", 
    "oid": "1.3.6.1.4.1.2011.5.25.313.12.1.31", 
    "nodetype": "column", 
    "class": "objecttype", 
    "syntax": {
      "type": "INTEGER", 
      "class": "type", 
      "constraints": {
        "enumeration": {
          "simple": 1, 
          "cipher": 2
        }
      }
    }, 
    "maxaccess": "read-only", 
    "status": "current", 
    "description": " Indicates the auth password type of the trunk group. simple(1) cipher(2) "
  }, 
  "hwEntPbxTrkGrpRunningRegPwd": {
    "name": "hwEntPbxTrkGrpRunningRegPwd", 
    "oid": "1.3.6.1.4.1.2011.5.25.313.12.1.32", 
    "nodetype": "column", 
    "class": "objecttype", 
    "syntax": {
      "type": "DisplayString", 
      "class": "type", 
      "constraints": {
        "size": [
          {
            "min": 0, 
            "max": 32
          }
        ]
      }
    }, 
    "maxaccess": "read-only", 
    "status": "current", 
    "description": " Indicates the auth password of the trunk group,null means clear the value of this parameter,only used in the sip trunk group. "
  }, 
  "hwEntPbxTrkGrpRunningDefaultCallerNum": {
    "name": "hwEntPbxTrkGrpRunningDefaultCallerNum", 
    "oid": "1.3.6.1.4.1.2011.5.25.313.12.1.33", 
    "nodetype": "column", 
    "class": "objecttype", 
    "syntax": {
      "type": "DisplayString", 
      "class": "type", 
      "constraints": {
        "size": [
          {
            "min": 0, 
            "max": 32
          }
        ]
      }
    }, 
    "maxaccess": "read-only", 
    "status": "current", 
    "description": " Indicates the default-callnum of the trunk group. "
  }, 
  "hwEntPbxTrkGrpRunningDynSignallingIPName": {
    "name": "hwEntPbxTrkGrpRunningDynSignallingIPName", 
    "oid": "1.3.6.1.4.1.2011.5.25.313.12.1.34", 
    "nodetype": "column", 
    "class": "objecttype", 
    "syntax": {
      "type": "DisplayString", 
      "class": "type", 
      "constraints": {
        "size": [
          {
            "min": 0, 
            "max": 64
          }
        ]
      }
    }, 
    "maxaccess": "read-only", 
    "status": "current", 
    "description": " Indicates the Dyn signal ip name of the trunk group. "
  }, 
  "hwEntPbxTrkGrpRunningDynMediaIPName": {
    "name": "hwEntPbxTrkGrpRunningDynMediaIPName", 
    "oid": "1.3.6.1.4.1.2011.5.25.313.12.1.35", 
    "nodetype": "column", 
    "class": "objecttype", 
    "syntax": {
      "type": "DisplayString", 
      "class": "type", 
      "constraints": {
        "size": [
          {
            "min": 0, 
            "max": 64
          }
        ]
      }
    }, 
    "maxaccess": "read-only", 
    "status": "current", 
    "description": " Indicates the Dyn media ip name of the trunk group. "
  }, 
  "hwEntPbxTrkGrpRunningCSmode": {
    "name": "hwEntPbxTrkGrpRunningCSmode", 
    "oid": "1.3.6.1.4.1.2011.5.25.313.12.1.36", 
    "nodetype": "column", 
    "class": "objecttype", 
    "syntax": {
      "type": "INTEGER", 
      "class": "type", 
      "constraints": {
        "enumeration": {
          "clientserver": 3, 
          "client": 1, 
          "server": 2
        }
      }
    }, 
    "maxaccess": "read-only", 
    "status": "current", 
    "description": " Indicates the client server mode of the sip trunk group. client(1) server (2) clientServer(3) "
  }, 
  "hwEntPbxTrkGrpRunningMediaProxy": {
    "name": "hwEntPbxTrkGrpRunningMediaProxy", 
    "oid": "1.3.6.1.4.1.2011.5.25.313.12.1.37", 
    "nodetype": "column", 
    "class": "objecttype", 
    "syntax": {
      "type": "INTEGER", 
      "class": "type", 
      "constraints": {
        "enumeration": {
          "auto": 3, 
          "enable": 2, 
          "disable": 1
        }
      }
    }, 
    "maxaccess": "read-only", 
    "status": "current", 
    "description": " Indicates the type of media proxy. disable(1) enable(2) auto(3) "
  }, 
  "hwEntPbxTrkGrpRunningMappedSignallingIP": {
    "name": "hwEntPbxTrkGrpRunningMappedSignallingIP", 
    "oid": "1.3.6.1.4.1.2011.5.25.313.12.1.38", 
    "nodetype": "column", 
    "class": "objecttype", 
    "syntax": {
      "type": "IpAddress", 
      "class": "type"
    }, 
    "maxaccess": "read-only", 
    "status": "current", 
    "description": " Indicates the mapped signalling IPAddress of the sip trunk group. "
  }, 
  "hwEntPbxTrkGrpRunningMappedSignallingPort": {
    "name": "hwEntPbxTrkGrpRunningMappedSignallingPort", 
    "oid": "1.3.6.1.4.1.2011.5.25.313.12.1.39", 
    "nodetype": "column", 
    "class": "objecttype", 
    "syntax": {
      "type": "Integer32", 
      "class": "type", 
      "constraints": {
        "range": [
          {
            "min": 1, 
            "max": 65535
          }
        ]
      }
    }, 
    "maxaccess": "read-only", 
    "status": "current", 
    "description": " Indicates the mapped signalling sigPort of the sip trunk group. "
  }, 
  "hwEntPbxTrkGrpRunningMappedMediaIP": {
    "name": "hwEntPbxTrkGrpRunningMappedMediaIP", 
    "oid": "1.3.6.1.4.1.2011.5.25.313.12.1.40", 
    "nodetype": "column", 
    "class": "objecttype", 
    "syntax": {
      "type": "IpAddress", 
      "class": "type"
    }, 
    "maxaccess": "read-only", 
    "status": "current", 
    "description": " Indicates the mapped media IPAddress of the sip trunk group. "
  }, 
  "hwEntPbxTrkGrpRunningMappedMediaPortStart": {
    "name": "hwEntPbxTrkGrpRunningMappedMediaPortStart", 
    "oid": "1.3.6.1.4.1.2011.5.25.313.12.1.41", 
    "nodetype": "column", 
    "class": "objecttype", 
    "syntax": {
      "type": "Integer32", 
      "class": "type", 
      "constraints": {
        "range": [
          {
            "min": 1, 
            "max": 65535
          }
        ]
      }
    }, 
    "maxaccess": "read-only", 
    "status": "current", 
    "description": " Indicates the mapped media start port of the sip trunk group. "
  }, 
  "hwEntPbxTrkGrpRunningMappedMediaProxyPortStart": {
    "name": "hwEntPbxTrkGrpRunningMappedMediaProxyPortStart", 
    "oid": "1.3.6.1.4.1.2011.5.25.313.12.1.42", 
    "nodetype": "column", 
    "class": "objecttype", 
    "syntax": {
      "type": "Integer32", 
      "class": "type", 
      "constraints": {
        "range": [
          {
            "min": 1, 
            "max": 65535
          }
        ]
      }
    }, 
    "maxaccess": "read-only", 
    "status": "current", 
    "description": " Indicates the media proxy start port of the sip trunk group. "
  }, 
  "hwEntPbxTrkGrpRunningR2Profile": {
    "name": "hwEntPbxTrkGrpRunningR2Profile", 
    "oid": "1.3.6.1.4.1.2011.5.25.313.12.1.43", 
    "nodetype": "column", 
    "class": "objecttype", 
    "syntax": {
      "type": "DisplayString", 
      "class": "type", 
      "constraints": {
        "size": [
          {
            "min": 0, 
            "max": 32
          }
        ]
      }
    }, 
    "maxaccess": "read-only", 
    "status": "current", 
    "description": " Indicates the profile Index of the r2 trunk group. "
  }, 
  "hwEntPbxTrkGrpRunningR2IsEarlyMedia": {
    "name": "hwEntPbxTrkGrpRunningR2IsEarlyMedia", 
    "oid": "1.3.6.1.4.1.2011.5.25.313.12.1.44", 
    "nodetype": "column", 
    "class": "objecttype", 
    "syntax": {
      "type": "INTEGER", 
      "class": "type", 
      "constraints": {
        "enumeration": {
          "enable": 2, 
          "disable": 1
        }
      }
    }, 
    "maxaccess": "read-only", 
    "status": "current", 
    "description": " Indicates if receive early media of the r2 trunk group. disable(1) enable(2) default: disable(1) "
  }, 
  "hwEntPbxTrkGrpRunningR2PlayRingback": {
    "name": "hwEntPbxTrkGrpRunningR2PlayRingback", 
    "oid": "1.3.6.1.4.1.2011.5.25.313.12.1.45", 
    "nodetype": "column", 
    "class": "objecttype", 
    "syntax": {
      "type": "INTEGER", 
      "class": "type", 
      "constraints": {
        "enumeration": {
          "enable": 2, 
          "disable": 1
        }
      }
    }, 
    "maxaccess": "read-only", 
    "status": "current", 
    "description": " Indicates if play ring back of the r2 trunk group. disable(1) enable(2) default: enable(2) "
  }, 
  "hwEntPbxTrkGrpRunningBusyNum": {
    "name": "hwEntPbxTrkGrpRunningBusyNum", 
    "oid": "1.3.6.1.4.1.2011.5.25.313.12.1.46", 
    "nodetype": "column", 
    "class": "objecttype", 
    "syntax": {
      "type": "Integer32", 
      "class": "type"
    }, 
    "maxaccess": "read-only", 
    "status": "current", 
    "description": " Indicates the number of busy trunk in one trunk-group. "
  }, 
  "hwEntPbxTrkGrpRunningIdleNum": {
    "name": "hwEntPbxTrkGrpRunningIdleNum", 
    "oid": "1.3.6.1.4.1.2011.5.25.313.12.1.47", 
    "nodetype": "column", 
    "class": "objecttype", 
    "syntax": {
      "type": "Integer32", 
      "class": "type"
    }, 
    "maxaccess": "read-only", 
    "status": "current", 
    "description": " Indicates the number of idle trunk in one trunk-group. "
  }, 
  "hwEntPbxTrkGrpRunningFaultNum": {
    "name": "hwEntPbxTrkGrpRunningFaultNum", 
    "oid": "1.3.6.1.4.1.2011.5.25.313.12.1.48", 
    "nodetype": "column", 
    "class": "objecttype", 
    "syntax": {
      "type": "Integer32", 
      "class": "type"
    }, 
    "maxaccess": "read-only", 
    "status": "current", 
    "description": " Indicates the number of fault trunk in one trunk-group. "
  }, 
  "hwEntPbxAt0TrkTable": {
    "name": "hwEntPbxAt0TrkTable", 
    "oid": "1.3.6.1.4.1.2011.5.25.313.13", 
    "nodetype": "table", 
    "class": "objecttype", 
    "maxaccess": "not-accessible", 
    "status": "current", 
    "description": " A list of hwEntPbxAt0TrkEntry objects. "
  }, 
  "hwEntPbxAt0TrkEntry": {
    "name": "hwEntPbxAt0TrkEntry", 
    "oid": "1.3.6.1.4.1.2011.5.25.313.13.1", 
    "nodetype": "row", 
    "class": "objecttype", 
    "maxaccess": "not-accessible", 
    "indices": [
      {
        "module": "HUAWEI-ENT-VOICE-PBX-MIB", 
        "object": "hwEntPbxAt0TrkIndex", 
        "implied": 0
      }
    ], 
    "status": "current", 
    "description": "A list of hwEntPbxAt0TrkEntry objects."
  }, 
  "hwEntPbxAt0TrkIndex": {
    "name": "hwEntPbxAt0TrkIndex", 
    "oid": "1.3.6.1.4.1.2011.5.25.313.13.1.1", 
    "nodetype": "column", 
    "class": "objecttype", 
    "syntax": {
      "type": "Integer32", 
      "class": "type"
    }, 
    "maxaccess": "not-accessible", 
    "status": "current", 
    "description": " Indicates the index of the physical trunk,as follow: 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: AT0 port = 0x1b "
  }, 
  "hwEntPbxAt0TrkRowStatus": {
    "name": "hwEntPbxAt0TrkRowStatus", 
    "oid": "1.3.6.1.4.1.2011.5.25.313.13.1.2", 
    "nodetype": "column", 
    "class": "objecttype", 
    "syntax": {
      "type": "RowStatus", 
      "class": "type"
    }, 
    "maxaccess": "read-create", 
    "status": "current", 
    "description": " Indicates the row status. "
  }, 
  "hwEntPbxAt0TrkPhyStatus": {
    "name": "hwEntPbxAt0TrkPhyStatus", 
    "oid": "1.3.6.1.4.1.2011.5.25.313.13.1.3", 
    "nodetype": "column", 
    "class": "objecttype", 
    "syntax": {
      "type": "INTEGER", 
      "class": "type", 
      "constraints": {
        "enumeration": {
          "block": 1, 
          "normal": 2
        }
      }
    }, 
    "maxaccess": "read-only", 
    "status": "current", 
    "description": " Indicates the config status of the at0 trunk. block (1) normal(2) "
  }, 
  "hwEntPbxAt0TrkSrvState": {
    "name": "hwEntPbxAt0TrkSrvState", 
    "oid": "1.3.6.1.4.1.2011.5.25.313.13.1.4", 
    "nodetype": "column", 
    "class": "objecttype", 
    "syntax": {
      "type": "INTEGER", 
      "class": "type", 
      "constraints": {
        "enumeration": {
          "fault": 3, 
          "idle": 1, 
          "busy": 2, 
          "block": 4
        }
      }
    }, 
    "maxaccess": "read-only", 
    "status": "current", 
    "description": " Indicates the state of AT0 service state. idle(1) busy(2) fault(3) block(4) "
  }, 
  "hwEntPbxAt0TrkGroupName": {
    "name": "hwEntPbxAt0TrkGroupName", 
    "oid": "1.3.6.1.4.1.2011.5.25.313.13.1.5", 
    "nodetype": "column", 
    "class": "objecttype", 
    "syntax": {
      "type": "DisplayString", 
      "class": "type", 
      "constraints": {
        "size": [
          {
            "min": 1, 
            "max": 32
          }
        ]
      }
    }, 
    "maxaccess": "read-write", 
    "status": "current", 
    "description": " Indicates the at0 trunk group name. "
  }, 
  "hwEntPbxAt0TrkDialDelay": {
    "name": "hwEntPbxAt0TrkDialDelay", 
    "oid": "1.3.6.1.4.1.2011.5.25.313.13.1.6", 
    "nodetype": "column", 
    "class": "objecttype", 
    "syntax": {
      "type": "Integer32", 
      "class": "type", 
      "constraints": {
        "range": [
          {
            "min": 0, 
            "max": 20000
          }
        ]
      }
    }, 
    "maxaccess": "read-write", 
    "status": "current", 
    "description": " Indicates the value the time delay after dialling. "
  }, 
  "hwEntPbxAt0TrkInsertPrefix": {
    "name": "hwEntPbxAt0TrkInsertPrefix", 
    "oid": "1.3.6.1.4.1.2011.5.25.313.13.1.7", 
    "nodetype": "column", 
    "class": "objecttype", 
    "syntax": {
      "type": "DisplayString", 
      "class": "type", 
      "constraints": {
        "size": [
          {
            "min": 0, 
            "max": 4
          }
        ]
      }
    }, 
    "maxaccess": "read-write", 
    "status": "current", 
    "description": " Indicates the insert prefix. "
  }, 
  "hwEntPbxAt0TrkInsertDelay": {
    "name": "hwEntPbxAt0TrkInsertDelay", 
    "oid": "1.3.6.1.4.1.2011.5.25.313.13.1.8", 
    "nodetype": "column", 
    "class": "objecttype", 
    "syntax": {
      "type": "Integer32", 
      "class": "type", 
      "constraints": {
        "range": [
          {
            "min": 0, 
            "max": 20000
          }
        ]
      }
    }, 
    "maxaccess": "read-write", 
    "status": "current", 
    "description": " Indicates the value of time delay after inserting a prefix. default: 2000 "
  }, 
  "hwEntPbxAt0ReversePole": {
    "name": "hwEntPbxAt0ReversePole", 
    "oid": "1.3.6.1.4.1.2011.5.25.313.13.1.9", 
    "nodetype": "column", 
    "class": "objecttype", 
    "syntax": {
      "type": "INTEGER", 
      "class": "type", 
      "constraints": {
        "enumeration": {
          "enable": 2, 
          "disable": 1
        }
      }
    }, 
    "maxaccess": "read-write", 
    "status": "current", 
    "description": " Indicates the Peer reverse pole support. disable(1) enable(2) default: enable(2) "
  }, 
  "hwEntPbxAt0TrkDefaultCalledNum": {
    "name": "hwEntPbxAt0TrkDefaultCalledNum", 
    "oid": "1.3.6.1.4.1.2011.5.25.313.13.1.10", 
    "nodetype": "column", 
    "class": "objecttype", 
    "syntax": {
      "type": "DisplayString", 
      "class": "type", 
      "constraints": {
        "size": [
          {
            "min": 1, 
            "max": 32
          }
        ]
      }
    }, 
    "maxaccess": "read-write", 
    "status": "current", 
    "description": " Indicates the default called number. "
  }, 
  "hwEntPbxAt0TrkCidTransType": {
    "name": "hwEntPbxAt0TrkCidTransType", 
    "oid": "1.3.6.1.4.1.2011.5.25.313.13.1.11", 
    "nodetype": "column", 
    "class": "objecttype", 
    "syntax": {
      "type": "INTEGER", 
      "class": "type", 
      "constraints": {
        "enumeration": {
          "v23": 2, 
          "none": 7, 
          "ntt": 3, 
          "dtmf": 4, 
          "bell202V23Dtmf": 6, 
          "bell202": 1, 
          "r1-5": 5
        }
      }
    }, 
    "maxaccess": "read-write", 
    "status": "current", 
    "description": " Indicates the CID signal transmit type. bell202(1) v23(2) ntt(3) dtmf(4) r15(5) bell202V23Dtmf(6) none(7) default: bell202(1) "
  }, 
  "hwEntPbxAt0PTPDialMode": {
    "name": "hwEntPbxAt0PTPDialMode", 
    "oid": "1.3.6.1.4.1.2011.5.25.313.13.1.12", 
    "nodetype": "column", 
    "class": "objecttype", 
    "syntax": {
      "type": "INTEGER", 
      "class": "type", 
      "constraints": {
        "enumeration": {
          "dtmf": 1, 
          "pulse": 2
        }
      }
    }, 
    "maxaccess": "read-write", 
    "status": "current", 
    "description": " Indicates the dial mode. dtmf(1) pulse (2) default: dtmf (1) "
  }, 
  "hwEntPbxSipAt0TrkTable": {
    "name": "hwEntPbxSipAt0TrkTable", 
    "oid": "1.3.6.1.4.1.2011.5.25.313.14", 
    "nodetype": "table", 
    "class": "objecttype", 
    "maxaccess": "not-accessible", 
    "status": "current", 
    "description": " A list of hwEntPbxSipAt0TrkEntry objects. "
  }, 
  "hwEntPbxSipAt0TrkEntry": {
    "name": "hwEntPbxSipAt0TrkEntry", 
    "oid": "1.3.6.1.4.1.2011.5.25.313.14.1", 
    "nodetype": "row", 
    "class": "objecttype", 
    "maxaccess": "not-accessible", 
    "indices": [
      {
        "module": "HUAWEI-ENT-VOICE-PBX-MIB", 
        "object": "hwEntPbxSipAt0TrkGrpName", 
        "implied": 0
      }, 
      {
        "module": "HUAWEI-ENT-VOICE-PBX-MIB", 
        "object": "hwEntPbxSipAt0TrkRegister", 
        "implied": 0
      }
    ], 
    "status": "current", 
    "description": "A list of hwEntPbxSipAt0TrkEntry objects."
  }, 
  "hwEntPbxSipAt0TrkGrpName": {
    "name": "hwEntPbxSipAt0TrkGrpName", 
    "oid": "1.3.6.1.4.1.2011.5.25.313.14.1.1", 
    "nodetype": "column", 
    "class": "objecttype", 
    "syntax": {
      "type": "DisplayString", 
      "class": "type", 
      "constraints": {
        "size": [
          {
            "min": 0, 
            "max": 32
          }
        ]
      }
    }, 
    "maxaccess": "not-accessible", 
    "status": "current", 
    "description": " Indicates the name of the trunk group. "
  }, 
  "hwEntPbxSipAt0TrkRegister": {
    "name": "hwEntPbxSipAt0TrkRegister", 
    "oid": "1.3.6.1.4.1.2011.5.25.313.14.1.2", 
    "nodetype": "column", 
    "class": "objecttype", 
    "syntax": {
      "type": "DisplayString", 
      "class": "type", 
      "constraints": {
        "size": [
          {
            "min": 1, 
            "max": 32
          }
        ]
      }
    }, 
    "maxaccess": "not-accessible", 
    "status": "current", 
    "description": " Indicates the sipat0 group name. "
  }, 
  "hwEntPbxSipAt0TrkRowStatus": {
    "name": "hwEntPbxSipAt0TrkRowStatus", 
    "oid": "1.3.6.1.4.1.2011.5.25.313.14.1.3", 
    "nodetype": "column", 
    "class": "objecttype", 
    "syntax": {
      "type": "RowStatus", 
      "class": "type"
    }, 
    "maxaccess": "read-create", 
    "status": "current", 
    "description": " Indicates the row status. active(1) notInService(2) notReady(3) createAndGo(4) createAndWait(5) destroy(6) "
  }, 
  "hwEntPbxSipAt0TrkAdminStatus": {
    "name": "hwEntPbxSipAt0TrkAdminStatus", 
    "oid": "1.3.6.1.4.1.2011.5.25.313.14.1.4", 
    "nodetype": "column", 
    "class": "objecttype", 
    "syntax": {
      "type": "INTEGER", 
      "class": "type", 
      "constraints": {
        "enumeration": {
          "startService": 1, 
          "endService": 2
        }
      }
    }, 
    "maxaccess": "read-write", 
    "status": "current", 
    "description": " Indicates the status of service. startService(1) endService(2) "
  }, 
  "hwEntPbxSipAt0TrkRegStatus": {
    "name": "hwEntPbxSipAt0TrkRegStatus", 
    "oid": "1.3.6.1.4.1.2011.5.25.313.14.1.5", 
    "nodetype": "column", 
    "class": "objecttype", 
    "syntax": {
      "type": "INTEGER", 
      "class": "type", 
      "constraints": {
        "enumeration": {
          "inService": 2, 
          "outService": 1
        }
      }
    }, 
    "maxaccess": "read-only", 
    "status": "current", 
    "description": " Indicates the status of registration. outService(1) inService(2) "
  }, 
  "hwEntPbxSipAt0TrkDefaultCalledNum": {
    "name": "hwEntPbxSipAt0TrkDefaultCalledNum", 
    "oid": "1.3.6.1.4.1.2011.5.25.313.14.1.6", 
    "nodetype": "column", 
    "class": "objecttype", 
    "syntax": {
      "type": "DisplayString", 
      "class": "type", 
      "constraints": {
        "size": [
          {
            "min": 1, 
            "max": 32
          }
        ]
      }
    }, 
    "maxaccess": "read-create", 
    "status": "current", 
    "description": " Indicates the default called number. "
  }, 
  "hwEntPbxSipAt0TrkPwdType": {
    "name": "hwEntPbxSipAt0TrkPwdType", 
    "oid": "1.3.6.1.4.1.2011.5.25.313.14.1.7", 
    "nodetype": "column", 
    "class": "objecttype", 
    "syntax": {
      "type": "INTEGER", 
      "class": "type", 
      "constraints": {
        "enumeration": {
          "simple": 1, 
          "cipher": 2
        }
      }
    }, 
    "maxaccess": "read-create", 
    "status": "current", 
    "description": " Indicates the passwords type. simple(1) cipher(2) "
  }, 
  "hwEntPbxSipAt0TrkPwd": {
    "name": "hwEntPbxSipAt0TrkPwd", 
    "oid": "1.3.6.1.4.1.2011.5.25.313.14.1.8", 
    "nodetype": "column", 
    "class": "objecttype", 
    "syntax": {
      "type": "DisplayString", 
      "class": "type", 
      "constraints": {
        "size": [
          {
            "min": 0, 
            "max": 32
          }
        ]
      }
    }, 
    "maxaccess": "read-create", 
    "status": "current", 
    "description": " Indicates the passwords. "
  }, 
  "hwEntPbxSipAt0TrkCallerEnterprise": {
    "name": "hwEntPbxSipAt0TrkCallerEnterprise", 
    "oid": "1.3.6.1.4.1.2011.5.25.313.14.1.9", 
    "nodetype": "column", 
    "class": "objecttype", 
    "syntax": {
      "type": "DisplayString", 
      "class": "type", 
      "constraints": {
        "size": [
          {
            "min": 0, 
            "max": 32
          }
        ]
      }
    }, 
    "maxaccess": "read-create", 
    "status": "current", 
    "description": " Indicates the enterprise name of caller. "
  }, 
  "hwEntPbxSipAt0TrkCallerCountryCode": {
    "name": "hwEntPbxSipAt0TrkCallerCountryCode", 
    "oid": "1.3.6.1.4.1.2011.5.25.313.14.1.10", 
    "nodetype": "column", 
    "class": "objecttype", 
    "syntax": {
      "type": "DisplayString", 
      "class": "type", 
      "constraints": {
        "size": [
          {
            "min": 0, 
            "max": 4
          }
        ]
      }
    }, 
    "maxaccess": "read-create", 
    "status": "current", 
    "description": " Indicates the country code of caller. "
  }, 
  "hwEntPbxSipAt0TrkCallerAreaCode": {
    "name": "hwEntPbxSipAt0TrkCallerAreaCode", 
    "oid": "1.3.6.1.4.1.2011.5.25.313.14.1.11", 
    "nodetype": "column", 
    "class": "objecttype", 
    "syntax": {
      "type": "DisplayString", 
      "class": "type", 
      "constraints": {
        "size": [
          {
            "min": 0, 
            "max": 8
          }
        ]
      }
    }, 
    "maxaccess": "read-create", 
    "status": "current", 
    "description": " Indicates the area code of caller. "
  }, 
  "hwEntPbxSipAt0TrkCallerNum": {
    "name": "hwEntPbxSipAt0TrkCallerNum", 
    "oid": "1.3.6.1.4.1.2011.5.25.313.14.1.12", 
    "nodetype": "column", 
    "class": "objecttype", 
    "syntax": {
      "type": "DisplayString", 
      "class": "type", 
      "constraints": {
        "size": [
          {
            "min": 0, 
            "max": 24
          }
        ]
      }
    }, 
    "maxaccess": "read-create", 
    "status": "current", 
    "description": " Indicates the telnum of caller. "
  }, 
  "hwEntPbxSipAt0TrkMaxCallNum": {
    "name": "hwEntPbxSipAt0TrkMaxCallNum", 
    "oid": "1.3.6.1.4.1.2011.5.25.313.14.1.13", 
    "nodetype": "column", 
    "class": "objecttype", 
    "syntax": {
      "type": "Integer32", 
      "class": "type", 
      "constraints": {
        "range": [
          {
            "min": 1, 
            "max": 65535
          }
        ]
      }
    }, 
    "maxaccess": "read-create", 
    "status": "current", 
    "description": " Indicates the maxmum number of the sipat0 trunk. "
  }, 
  "hwEntPbxPraTrkTable": {
    "name": "hwEntPbxPraTrkTable", 
    "oid": "1.3.6.1.4.1.2011.5.25.313.26", 
    "nodetype": "table", 
    "class": "objecttype", 
    "maxaccess": "not-accessible", 
    "status": "current", 
    "description": " A list of hwEntPbxPraTrkEntry objects. "
  }, 
  "hwEntPbxPraTrkEntry": {
    "name": "hwEntPbxPraTrkEntry", 
    "oid": "1.3.6.1.4.1.2011.5.25.313.26.1", 
    "nodetype": "row", 
    "class": "objecttype", 
    "maxaccess": "not-accessible", 
    "indices": [
      {
        "module": "HUAWEI-ENT-VOICE-PBX-MIB", 
        "object": "hwEntPbxPraTrkIndex", 
        "implied": 0
      }
    ], 
    "status": "current", 
    "description": "A list of hwEntPbxPraTrkEntry objects."
  }, 
  "hwEntPbxPraTrkIndex": {
    "name": "hwEntPbxPraTrkIndex", 
    "oid": "1.3.6.1.4.1.2011.5.25.313.26.1.1", 
    "nodetype": "column", 
    "class": "objecttype", 
    "syntax": {
      "type": "Integer32", 
      "class": "type"
    }, 
    "maxaccess": "not-accessible", 
    "status": "current", 
    "description": " Indicates the index of physical trunk. bits 24-31: slot index bits 23-16: subcard index bits 15-8: port index bits 7-0: time slot "
  }, 
  "hwEntPbxPraTrkRowStatus": {
    "name": "hwEntPbxPraTrkRowStatus", 
    "oid": "1.3.6.1.4.1.2011.5.25.313.26.1.2", 
    "nodetype": "column", 
    "class": "objecttype", 
    "syntax": {
      "type": "RowStatus", 
      "class": "type"
    }, 
    "maxaccess": "read-create", 
    "status": "current", 
    "description": " Indicates the row status. active(1) notInService(2) notReady(3) createAndGo(4) createAndWait(5) destroy(6) "
  }, 
  "hwEntPbxPraTrkGroupName": {
    "name": "hwEntPbxPraTrkGroupName", 
    "oid": "1.3.6.1.4.1.2011.5.25.313.26.1.3", 
    "nodetype": "column", 
    "class": "objecttype", 
    "syntax": {
      "type": "DisplayString", 
      "class": "type", 
      "constraints": {
        "size": [
          {
            "min": 1, 
            "max": 32
          }
        ]
      }
    }, 
    "maxaccess": "read-create", 
    "status": "current", 
    "description": " Indicates the pra trunk group name. "
  }, 
  "hwEntPbxPraTrkAdminStatus": {
    "name": "hwEntPbxPraTrkAdminStatus", 
    "oid": "1.3.6.1.4.1.2011.5.25.313.26.1.4", 
    "nodetype": "column", 
    "class": "objecttype", 
    "syntax": {
      "type": "INTEGER", 
      "class": "type", 
      "constraints": {
        "enumeration": {
          "reserved": 3, 
          "block": 1, 
          "normal": 2
        }
      }
    }, 
    "maxaccess": "read-create", 
    "status": "current", 
    "description": " Indicates the time slot state of the pra trunk group. block(1) normal(2) reserved(3) "
  }, 
  "hwEntPbxPraTrkChannelNumber": {
    "name": "hwEntPbxPraTrkChannelNumber", 
    "oid": "1.3.6.1.4.1.2011.5.25.313.26.1.5", 
    "nodetype": "column", 
    "class": "objecttype", 
    "syntax": {
      "type": "Integer32", 
      "class": "type", 
      "constraints": {
        "range": [
          {
            "min": 1, 
            "max": 32
          }
        ]
      }
    }, 
    "maxaccess": "read-create", 
    "status": "current", 
    "description": " Indicates the number of channels for the pra trunk group. "
  }, 
  "hwEntPbxCdrServerTable": {
    "name": "hwEntPbxCdrServerTable", 
    "oid": "1.3.6.1.4.1.2011.5.25.313.25", 
    "nodetype": "table", 
    "class": "objecttype", 
    "maxaccess": "not-accessible", 
    "status": "current", 
    "description": " A list of hwEntPbxCdrServerEntry objects. "
  }, 
  "hwEntPbxCdrServerEntry": {
    "name": "hwEntPbxCdrServerEntry", 
    "oid": "1.3.6.1.4.1.2011.5.25.313.25.1", 
    "nodetype": "row", 
    "class": "objecttype", 
    "maxaccess": "not-accessible", 
    "indices": [
      {
        "module": "HUAWEI-ENT-VOICE-PBX-MIB", 
        "object": "hwEntPbxCdrServerProtocolType", 
        "implied": 0
      }
    ], 
    "status": "current", 
    "description": "A list of hwEntPbxCdrServerEntry objects."
  }, 
  "hwEntPbxCdrServerProtocolType": {
    "name": "hwEntPbxCdrServerProtocolType", 
    "oid": "1.3.6.1.4.1.2011.5.25.313.25.1.1", 
    "nodetype": "column", 
    "class": "objecttype", 
    "syntax": {
      "type": "INTEGER", 
      "class": "type", 
      "constraints": {
        "enumeration": {
          "sftp": 5, 
          "ftp": 1, 
          "internal": 3, 
          "radius": 2, 
          "diameter": 4
        }
      }
    }, 
    "maxaccess": "not-accessible", 
    "status": "current", 
    "description": " Indicates the index of CDR server type. ftp(1) radius(2) internal(3) diameter(4) sftp(5) "
  }, 
  "hwEntPbxCdrServerRowStatus": {
    "name": "hwEntPbxCdrServerRowStatus", 
    "oid": "1.3.6.1.4.1.2011.5.25.313.25.1.2", 
    "nodetype": "column", 
    "class": "objecttype", 
    "syntax": {
      "type": "RowStatus", 
      "class": "type"
    }, 
    "maxaccess": "read-create", 
    "status": "current", 
    "description": " Indicates row status of table. active(1) notInService(2) notReady(3) createAndGo(4) createAndWait(5) destroy(6) "
  }, 
  "hwEntPbxCdrServerLocalIp": {
    "name": "hwEntPbxCdrServerLocalIp", 
    "oid": "1.3.6.1.4.1.2011.5.25.313.25.1.3", 
    "nodetype": "column", 
    "class": "objecttype", 
    "syntax": {
      "type": "IpAddress", 
      "class": "type"
    }, 
    "maxaccess": "read-create", 
    "status": "current", 
    "description": " Indicates local IP address. "
  }, 
  "hwEntPbxCdrServerLocalPort": {
    "name": "hwEntPbxCdrServerLocalPort", 
    "oid": "1.3.6.1.4.1.2011.5.25.313.25.1.4", 
    "nodetype": "column", 
    "class": "objecttype", 
    "syntax": {
      "type": "Integer32", 
      "class": "type", 
      "constraints": {
        "range": [
          {
            "min": 1, 
            "max": 65535
          }
        ]
      }
    }, 
    "maxaccess": "read-create", 
    "status": "current", 
    "description": " Indicates local UDP port. "
  }, 
  "hwEntPbxCdrServerServerIp": {
    "name": "hwEntPbxCdrServerServerIp", 
    "oid": "1.3.6.1.4.1.2011.5.25.313.25.1.5", 
    "nodetype": "column", 
    "class": "objecttype", 
    "syntax": {
      "type": "IpAddress", 
      "class": "type"
    }, 
    "maxaccess": "read-create", 
    "status": "current", 
    "description": " Indicates the server IP address of CDR server. "
  }, 
  "hwEntPbxCdrServerServerPort": {
    "name": "hwEntPbxCdrServerServerPort", 
    "oid": "1.3.6.1.4.1.2011.5.25.313.25.1.6", 
    "nodetype": "column", 
    "class": "objecttype", 
    "syntax": {
      "type": "Integer32", 
      "class": "type", 
      "constraints": {
        "range": [
          {
            "min": 1, 
            "max": 65535
          }
        ]
      }
    }, 
    "maxaccess": "read-create", 
    "status": "current", 
    "description": " Indicates the server UDP port of CDR server. "
  }, 
  "hwEntPbxCdrServerUserName": {
    "name": "hwEntPbxCdrServerUserName", 
    "oid": "1.3.6.1.4.1.2011.5.25.313.25.1.7", 
    "nodetype": "column", 
    "class": "objecttype", 
    "syntax": {
      "type": "DisplayString", 
      "class": "type", 
      "constraints": {
        "size": [
          {
            "min": 0, 
            "max": 15
          }
        ]
      }
    }, 
    "maxaccess": "read-create", 
    "status": "current", 
    "description": " Indicates the user name of CDR server. "
  }, 
  "hwEntPbxCdrServerPasswordType": {
    "name": "hwEntPbxCdrServerPasswordType", 
    "oid": "1.3.6.1.4.1.2011.5.25.313.25.1.8", 
    "nodetype": "column", 
    "class": "objecttype", 
    "syntax": {
      "type": "INTEGER", 
      "class": "type", 
      "constraints": {
        "enumeration": {
          "simple": 1, 
          "cipher": 2
        }
      }
    }, 
    "maxaccess": "read-create", 
    "status": "current", 
    "description": " Indicates the user password type of CDR server. simple(1) cipher(2) "
  }, 
  "hwEntPbxCdrServerPassword": {
    "name": "hwEntPbxCdrServerPassword", 
    "oid": "1.3.6.1.4.1.2011.5.25.313.25.1.9", 
    "nodetype": "column", 
    "class": "objecttype", 
    "syntax": {
      "type": "DisplayString", 
      "class": "type", 
      "constraints": {
        "size": [
          {
            "min": 0, 
            "max": 15
          }
        ]
      }
    }, 
    "maxaccess": "read-create", 
    "status": "current", 
    "description": " Indicates the user password of CDR server. "
  }, 
  "hwEntPbxCdrServerState": {
    "name": "hwEntPbxCdrServerState", 
    "oid": "1.3.6.1.4.1.2011.5.25.313.25.1.10", 
    "nodetype": "column", 
    "class": "objecttype", 
    "syntax": {
      "type": "INTEGER", 
      "class": "type", 
      "constraints": {
        "enumeration": {
          "transmitting": 3, 
          "connected": 2, 
          "releasing": 4, 
          "connecting": 1, 
          "released": 5
        }
      }
    }, 
    "maxaccess": "read-create", 
    "status": "current", 
    "description": " Indicates the connect state of CDR server. connecting(1) connected(2) transmitting(3) releasing(4) released(5) "
  }, 
  "hwEntPbxCdrServerIsTextField0": {
    "name": "hwEntPbxCdrServerIsTextField0", 
    "oid": "1.3.6.1.4.1.2011.5.25.313.25.1.11", 
    "nodetype": "column", 
    "class": "objecttype", 
    "syntax": {
      "type": "Unsigned32", 
      "class": "type"
    }, 
    "maxaccess": "read-create", 
    "status": "current", 
    "description": " Indicates Text bill field switch. "
  }, 
  "hwEntPbxCdrServerIsTextField1": {
    "name": "hwEntPbxCdrServerIsTextField1", 
    "oid": "1.3.6.1.4.1.2011.5.25.313.25.1.12", 
    "nodetype": "column", 
    "class": "objecttype", 
    "syntax": {
      "type": "Unsigned32", 
      "class": "type"
    }, 
    "maxaccess": "read-create", 
    "status": "current", 
    "description": " Indicates Text bill field switch. "
  }, 
  "hwEntPbxCdrServerbillPoolUsed": {
    "name": "hwEntPbxCdrServerbillPoolUsed", 
    "oid": "1.3.6.1.4.1.2011.5.25.313.25.1.13", 
    "nodetype": "column", 
    "class": "objecttype", 
    "syntax": {
      "type": "Integer32", 
      "class": "type", 
      "constraints": {
        "range": [
          {
            "min": 1, 
            "max": 10000
          }
        ]
      }
    }, 
    "maxaccess": "read-create", 
    "status": "current", 
    "description": " Indicates billpool usage. "
  }, 
  "hwEntPbxCdrServerbillPoolMax": {
    "name": "hwEntPbxCdrServerbillPoolMax", 
    "oid": "1.3.6.1.4.1.2011.5.25.313.25.1.14", 
    "nodetype": "column", 
    "class": "objecttype", 
    "syntax": {
      "type": "Integer32", 
      "class": "type", 
      "constraints": {
        "range": [
          {
            "min": 1, 
            "max": 10000
          }
        ]
      }
    }, 
    "maxaccess": "read-create", 
    "status": "current", 
    "description": " Indicates billpool size. "
  }, 
  "hwEntPbxCdrServerbillPoolAlarm": {
    "name": "hwEntPbxCdrServerbillPoolAlarm", 
    "oid": "1.3.6.1.4.1.2011.5.25.313.25.1.15", 
    "nodetype": "column", 
    "class": "objecttype", 
    "syntax": {
      "type": "Integer32", 
      "class": "type", 
      "constraints": {
        "range": [
          {
            "min": 1, 
            "max": 10000
          }
        ]
      }
    }, 
    "maxaccess": "read-create", 
    "status": "current", 
    "description": " Indicates billpool alarm threshold. "
  }, 
  "hwEntPbxCdrServerbillPoolAlarmState": {
    "name": "hwEntPbxCdrServerbillPoolAlarmState", 
    "oid": "1.3.6.1.4.1.2011.5.25.313.25.1.16", 
    "nodetype": "column", 
    "class": "objecttype", 
    "syntax": {
      "type": "INTEGER", 
      "class": "type", 
      "constraints": {
        "enumeration": {
          "full": 2, 
          "notfull": 1
        }
      }
    }, 
    "maxaccess": "read-create", 
    "status": "current", 
    "description": " Indicates billpool alarm state. notfull(1) full(2) "
  }, 
  "hwEntPbxCdrServerbillPoolFullDiscard": {
    "name": "hwEntPbxCdrServerbillPoolFullDiscard", 
    "oid": "1.3.6.1.4.1.2011.5.25.313.25.1.17", 
    "nodetype": "column", 
    "class": "objecttype", 
    "syntax": {
      "type": "INTEGER", 
      "class": "type", 
      "constraints": {
        "enumeration": {
          "enable": 2, 
          "disable": 1
        }
      }
    }, 
    "maxaccess": "read-create", 
    "status": "current", 
    "description": " Indicates is dicard new bill when billpool is full. disable(1) enable(2) "
  }, 
  "hwEntPbxCdrServerCallerLimit": {
    "name": "hwEntPbxCdrServerCallerLimit", 
    "oid": "1.3.6.1.4.1.2011.5.25.313.25.1.18", 
    "nodetype": "column", 
    "class": "objecttype", 
    "syntax": {
      "type": "INTEGER", 
      "class": "type", 
      "constraints": {
        "enumeration": {
          "enable": 2, 
          "disable": 1
        }
      }
    }, 
    "maxaccess": "read-create", 
    "status": "current", 
    "description": " Indicates caller limit when billpool is full. disable(1) enable(2) "
  }, 
  "hwEntPbxCdrServerCallerInteroffice": {
    "name": "hwEntPbxCdrServerCallerInteroffice", 
    "oid": "1.3.6.1.4.1.2011.5.25.313.25.1.19", 
    "nodetype": "column", 
    "class": "objecttype", 
    "syntax": {
      "type": "INTEGER", 
      "class": "type", 
      "constraints": {
        "enumeration": {
          "enable": 2, 
          "disable": 1
        }
      }
    }, 
    "maxaccess": "read-create", 
    "status": "current", 
    "description": " Indicates caller interoffice call limit when billpool is full. disable(1) enable(2) "
  }, 
  "hwEntPbxCdrServerCallerLocal": {
    "name": "hwEntPbxCdrServerCallerLocal", 
    "oid": "1.3.6.1.4.1.2011.5.25.313.25.1.20", 
    "nodetype": "column", 
    "class": "objecttype", 
    "syntax": {
      "type": "INTEGER", 
      "class": "type", 
      "constraints": {
        "enumeration": {
          "enable": 2, 
          "disable": 1
        }
      }
    }, 
    "maxaccess": "read-create", 
    "status": "current", 
    "description": " Indicates caller local call limit when billpool is full. disable(1) enable(2) "
  }, 
  "hwEntPbxCdrServerCallerLocaltoll": {
    "name": "hwEntPbxCdrServerCallerLocaltoll", 
    "oid": "1.3.6.1.4.1.2011.5.25.313.25.1.21", 
    "nodetype": "column", 
    "class": "objecttype", 
    "syntax": {
      "type": "INTEGER", 
      "class": "type", 
      "constraints": {
        "enumeration": {
          "enable": 2, 
          "disable": 1
        }
      }
    }, 
    "maxaccess": "read-create", 
    "status": "current", 
    "description": " Indicates caller localtoll call limit when billpool is full. disable(1) enable(2) "
  }, 
  "hwEntPbxCdrServerCallerDDD": {
    "name": "hwEntPbxCdrServerCallerDDD", 
    "oid": "1.3.6.1.4.1.2011.5.25.313.25.1.22", 
    "nodetype": "column", 
    "class": "objecttype", 
    "syntax": {
      "type": "INTEGER", 
      "class": "type", 
      "constraints": {
        "enumeration": {
          "enable": 2, 
          "disable": 1
        }
      }
    }, 
    "maxaccess": "read-create", 
    "status": "current", 
    "description": " Indicates caller DDD call limit when billpool is full. disable(1) enable(2) "
  }, 
  "hwEntPbxCdrServerCallerIDD": {
    "name": "hwEntPbxCdrServerCallerIDD", 
    "oid": "1.3.6.1.4.1.2011.5.25.313.25.1.23", 
    "nodetype": "column", 
    "class": "objecttype", 
    "syntax": {
      "type": "INTEGER", 
      "class": "type", 
      "constraints": {
        "enumeration": {
          "enable": 2, 
          "disable": 1
        }
      }
    }, 
    "maxaccess": "read-create", 
    "status": "current", 
    "description": " Indicates caller IDD call limit when billpool is full. disable(1) enable(2) "
  }, 
  "hwEntPbxCdrServerCallerUnknown": {
    "name": "hwEntPbxCdrServerCallerUnknown", 
    "oid": "1.3.6.1.4.1.2011.5.25.313.25.1.24", 
    "nodetype": "column", 
    "class": "objecttype", 
    "syntax": {
      "type": "INTEGER", 
      "class": "type", 
      "constraints": {
        "enumeration": {
          "enable": 2, 
          "disable": 1
        }
      }
    }, 
    "maxaccess": "read-create", 
    "status": "current", 
    "description": " Indicates caller unknown call limit when billpool is full. disable(1) enable(2) "
  }, 
  "hwEntPbxCdrServerCalleeLimit": {
    "name": "hwEntPbxCdrServerCalleeLimit", 
    "oid": "1.3.6.1.4.1.2011.5.25.313.25.1.25", 
    "nodetype": "column", 
    "class": "objecttype", 
    "syntax": {
      "type": "INTEGER", 
      "class": "type", 
      "constraints": {
        "enumeration": {
          "enable": 2, 
          "disable": 1
        }
      }
    }, 
    "maxaccess": "read-create", 
    "status": "current", 
    "description": " Indicates callee limit when billpool is full. disable(1) enable(2) "
  }, 
  "hwEntPbxCdrServerCalleeInteroffice": {
    "name": "hwEntPbxCdrServerCalleeInteroffice", 
    "oid": "1.3.6.1.4.1.2011.5.25.313.25.1.26", 
    "nodetype": "column", 
    "class": "objecttype", 
    "syntax": {
      "type": "INTEGER", 
      "class": "type", 
      "constraints": {
        "enumeration": {
          "enable": 2, 
          "disable": 1
        }
      }
    }, 
    "maxaccess": "read-create", 
    "status": "current", 
    "description": " Indicates callee interoffice call limit when billpool is full. disable(1) enable(2) "
  }, 
  "hwEntPbxCdrServerCalleeLocal": {
    "name": "hwEntPbxCdrServerCalleeLocal", 
    "oid": "1.3.6.1.4.1.2011.5.25.313.25.1.27", 
    "nodetype": "column", 
    "class": "objecttype", 
    "syntax": {
      "type": "INTEGER", 
      "class": "type", 
      "constraints": {
        "enumeration": {
          "enable": 2, 
          "disable": 1
        }
      }
    }, 
    "maxaccess": "read-create", 
    "status": "current", 
    "description": " Indicates callee local call limit when billpool is full. disable(1) enable(2) "
  }, 
  "hwEntPbxCdrServerCalleeLocaltoll": {
    "name": "hwEntPbxCdrServerCalleeLocaltoll", 
    "oid": "1.3.6.1.4.1.2011.5.25.313.25.1.28", 
    "nodetype": "column", 
    "class": "objecttype", 
    "syntax": {
      "type": "INTEGER", 
      "class": "type", 
      "constraints": {
        "enumeration": {
          "enable": 2, 
          "disable": 1
        }
      }
    }, 
    "maxaccess": "read-create", 
    "status": "current", 
    "description": " Indicates callee localtoll call limit when billpool is full. disable(1) enable(2) "
  }, 
  "hwEntPbxCdrServerCalleeDDD": {
    "name": "hwEntPbxCdrServerCalleeDDD", 
    "oid": "1.3.6.1.4.1.2011.5.25.313.25.1.29", 
    "nodetype": "column", 
    "class": "objecttype", 
    "syntax": {
      "type": "INTEGER", 
      "class": "type", 
      "constraints": {
        "enumeration": {
          "enable": 2, 
          "disable": 1
        }
      }
    }, 
    "maxaccess": "read-create", 
    "status": "current", 
    "description": " Indicates callee DDD call limit when billpool is full. disable(1) enable(2) "
  }, 
  "hwEntPbxCdrServerCalleeIDD": {
    "name": "hwEntPbxCdrServerCalleeIDD", 
    "oid": "1.3.6.1.4.1.2011.5.25.313.25.1.30", 
    "nodetype": "column", 
    "class": "objecttype", 
    "syntax": {
      "type": "INTEGER", 
      "class": "type", 
      "constraints": {
        "enumeration": {
          "enable": 2, 
          "disable": 1
        }
      }
    }, 
    "maxaccess": "read-create", 
    "status": "current", 
    "description": " Indicates callee IDD call limit when billpool is full. disable(1) enable(2) "
  }, 
  "hwEntPbxCdrServerCalleeVU": {
    "name": "hwEntPbxCdrServerCalleeVU", 
    "oid": "1.3.6.1.4.1.2011.5.25.313.25.1.31", 
    "nodetype": "column", 
    "class": "objecttype", 
    "syntax": {
      "type": "INTEGER", 
      "class": "type", 
      "constraints": {
        "enumeration": {
          "enable": 2, 
          "disable": 1
        }
      }
    }, 
    "maxaccess": "read-create", 
    "status": "current", 
    "description": " Indicates callee VU call limit when billpool is full. disable(1) enable(2) "
  }, 
  "hwEntPbxCdrServerbillFormat": {
    "name": "hwEntPbxCdrServerbillFormat", 
    "oid": "1.3.6.1.4.1.2011.5.25.313.25.1.32", 
    "nodetype": "column", 
    "class": "objecttype", 
    "syntax": {
      "type": "INTEGER", 
      "class": "type", 
      "constraints": {
        "enumeration": {
          "text": 3, 
          "u1900": 4, 
          "softx": 2, 
          "cdr": 1
        }
      }
    }, 
    "maxaccess": "read-create", 
    "status": "current", 
    "description": " Indicates bill format. CDR(1) SOFTX(2) TEXT(3) U1900(4) "
  }, 
  "hwEntPbxRouteTable": {
    "name": "hwEntPbxRouteTable", 
    "oid": "1.3.6.1.4.1.2011.5.25.313.15", 
    "nodetype": "table", 
    "class": "objecttype", 
    "maxaccess": "not-accessible", 
    "status": "current", 
    "description": " A list of hwEntPbxRouteEntry objects. "
  }, 
  "hwEntPbxRouteEntry": {
    "name": "hwEntPbxRouteEntry", 
    "oid": "1.3.6.1.4.1.2011.5.25.313.15.1", 
    "nodetype": "row", 
    "class": "objecttype", 
    "maxaccess": "not-accessible", 
    "indices": [
      {
        "module": "HUAWEI-ENT-VOICE-PBX-MIB", 
        "object": "hwEntPbxRouteCallprefixName", 
        "implied": 0
      }, 
      {
        "module": "HUAWEI-ENT-VOICE-PBX-MIB", 
        "object": "hwEntPbxRouteCountryCode", 
        "implied": 0
      }, 
      {
        "module": "HUAWEI-ENT-VOICE-PBX-MIB", 
        "object": "hwEntPbxRouteAreaCode", 
        "implied": 0
      }, 
      {
        "module": "HUAWEI-ENT-VOICE-PBX-MIB", 
        "object": "hwEntPbxRouteCallerNum", 
        "implied": 0
      }, 
      {
        "module": "HUAWEI-ENT-VOICE-PBX-MIB", 
        "object": "hwEntPbxRouteFromDate", 
        "implied": 0
      }, 
      {
        "module": "HUAWEI-ENT-VOICE-PBX-MIB", 
        "object": "hwEntPbxRouteFromTime", 
        "implied": 0
      }, 
      {
        "module": "HUAWEI-ENT-VOICE-PBX-MIB", 
        "object": "hwEntPbxRouteToDate", 
        "implied": 0
      }, 
      {
        "module": "HUAWEI-ENT-VOICE-PBX-MIB", 
        "object": "hwEntPbxRouteToTime", 
        "implied": 0
      }, 
      {
        "module": "HUAWEI-ENT-VOICE-PBX-MIB", 
        "object": "hwEntPbxRouteRepeatMode", 
        "implied": 0
      }, 
      {
        "module": "HUAWEI-ENT-VOICE-PBX-MIB", 
        "object": "hwEntPbxRouteBeginDate", 
        "implied": 0
      }, 
      {
        "module": "HUAWEI-ENT-VOICE-PBX-MIB", 
        "object": "hwEntPbxRouteBeginWeekday", 
        "implied": 0
      }, 
      {
        "module": "HUAWEI-ENT-VOICE-PBX-MIB", 
        "object": "hwEntPbxRouteBeginTime", 
        "implied": 0
      }, 
      {
        "module": "HUAWEI-ENT-VOICE-PBX-MIB", 
        "object": "hwEntPbxRouteEndDate", 
        "implied": 0
      }, 
      {
        "module": "HUAWEI-ENT-VOICE-PBX-MIB", 
        "object": "hwEntPbxRouteEndWeekday", 
        "implied": 0
      }, 
      {
        "module": "HUAWEI-ENT-VOICE-PBX-MIB", 
        "object": "hwEntPbxRouteEndTime", 
        "implied": 0
      }
    ], 
    "status": "current", 
    "description": "A list of hwEntPbxRouteEntry objects."
  }, 
  "hwEntPbxRouteCallprefixName": {
    "name": "hwEntPbxRouteCallprefixName", 
    "oid": "1.3.6.1.4.1.2011.5.25.313.15.1.1", 
    "nodetype": "column", 
    "class": "objecttype", 
    "syntax": {
      "type": "DisplayString", 
      "class": "type", 
      "constraints": {
        "size": [
          {
            "min": 0, 
            "max": 32
          }
        ]
      }
    }, 
    "maxaccess": "not-accessible", 
    "status": "current", 
    "description": " Indicates the callprefix name of route. "
  }, 
  "hwEntPbxRouteCountryCode": {
    "name": "hwEntPbxRouteCountryCode", 
    "oid": "1.3.6.1.4.1.2011.5.25.313.15.1.2", 
    "nodetype": "column", 
    "class": "objecttype", 
    "syntax": {
      "type": "DisplayString", 
      "class": "type", 
      "constraints": {
        "size": [
          {
            "min": 0, 
            "max": 4
          }
        ]
      }
    }, 
    "maxaccess": "not-accessible", 
    "status": "current", 
    "description": " Indicates the country code of route. "
  }, 
  "hwEntPbxRouteAreaCode": {
    "name": "hwEntPbxRouteAreaCode", 
    "oid": "1.3.6.1.4.1.2011.5.25.313.15.1.3", 
    "nodetype": "column", 
    "class": "objecttype", 
    "syntax": {
      "type": "DisplayString", 
      "class": "type", 
      "constraints": {
        "size": [
          {
            "min": 0, 
            "max": 8
          }
        ]
      }
    }, 
    "maxaccess": "not-accessible", 
    "status": "current", 
    "description": " Indicates the area code of route. "
  }, 
  "hwEntPbxRouteCallerNum": {
    "name": "hwEntPbxRouteCallerNum", 
    "oid": "1.3.6.1.4.1.2011.5.25.313.15.1.4", 
    "nodetype": "column", 
    "class": "objecttype", 
    "syntax": {
      "type": "DisplayString", 
      "class": "type", 
      "constraints": {
        "size": [
          {
            "min": 0, 
            "max": 24
          }
        ]
      }
    }, 
    "maxaccess": "not-accessible", 
    "status": "current", 
    "description": " Indicates the caller number of route. "
  }, 
  "hwEntPbxRouteFromDate": {
    "name": "hwEntPbxRouteFromDate", 
    "oid": "1.3.6.1.4.1.2011.5.25.313.15.1.5", 
    "nodetype": "column", 
    "class": "objecttype", 
    "syntax": {
      "type": "DisplayString", 
      "class": "type", 
      "constraints": {
        "size": [
          {
            "min": 0, 
            "max": 10
          }
        ]
      }
    }, 
    "maxaccess": "not-accessible", 
    "status": "current", 
    "description": " Indicates the begin date of time period. format: yyyy-mm-dd "
  }, 
  "hwEntPbxRouteFromTime": {
    "name": "hwEntPbxRouteFromTime", 
    "oid": "1.3.6.1.4.1.2011.5.25.313.15.1.6", 
    "nodetype": "column", 
    "class": "objecttype", 
    "syntax": {
      "type": "DisplayString", 
      "class": "type", 
      "constraints": {
        "size": [
          {
            "min": 0, 
            "max": 8
          }
        ]
      }
    }, 
    "maxaccess": "not-accessible", 
    "status": "current", 
    "description": " Indicates the begin time of time period. format: hh:mm:ss "
  }, 
  "hwEntPbxRouteToDate": {
    "name": "hwEntPbxRouteToDate", 
    "oid": "1.3.6.1.4.1.2011.5.25.313.15.1.7", 
    "nodetype": "column", 
    "class": "objecttype", 
    "syntax": {
      "type": "DisplayString", 
      "class": "type", 
      "constraints": {
        "size": [
          {
            "min": 0, 
            "max": 10
          }
        ]
      }
    }, 
    "maxaccess": "not-accessible", 
    "status": "current", 
    "description": " Indicates the end date of time period. format: yyyy-mm-dd "
  }, 
  "hwEntPbxRouteToTime": {
    "name": "hwEntPbxRouteToTime", 
    "oid": "1.3.6.1.4.1.2011.5.25.313.15.1.8", 
    "nodetype": "column", 
    "class": "objecttype", 
    "syntax": {
      "type": "DisplayString", 
      "class": "type", 
      "constraints": {
        "size": [
          {
            "min": 0, 
            "max": 8
          }
        ]
      }
    }, 
    "maxaccess": "not-accessible", 
    "status": "current", 
    "description": " Indicates the end time of time period. format: hh:mm:ss "
  }, 
  "hwEntPbxRouteRepeatMode": {
    "name": "hwEntPbxRouteRepeatMode", 
    "oid": "1.3.6.1.4.1.2011.5.25.313.15.1.9", 
    "nodetype": "column", 
    "class": "objecttype", 
    "syntax": {
      "type": "INTEGER", 
      "class": "type", 
      "constraints": {
        "enumeration": {
          "noRepeat": 1, 
          "yearly": 2, 
          "weekly": 4, 
          "daily": 5, 
          "monthly": 3
        }
      }
    }, 
    "maxaccess": "not-accessible", 
    "status": "current", 
    "description": " Indicates the repeat mode. noRepeat(1); yearly(2); monthly(3); weekly(4); daily(5); "
  }, 
  "hwEntPbxRouteBeginDate": {
    "name": "hwEntPbxRouteBeginDate", 
    "oid": "1.3.6.1.4.1.2011.5.25.313.15.1.10", 
    "nodetype": "column", 
    "class": "objecttype", 
    "syntax": {
      "type": "DisplayString", 
      "class": "type", 
      "constraints": {
        "size": [
          {
            "min": 0, 
            "max": 5
          }
        ]
      }
    }, 
    "maxaccess": "not-accessible", 
    "status": "current", 
    "description": " Indicates the begin date of time repeat. format: mm-dd "
  }, 
  "hwEntPbxRouteBeginWeekday": {
    "name": "hwEntPbxRouteBeginWeekday", 
    "oid": "1.3.6.1.4.1.2011.5.25.313.15.1.11", 
    "nodetype": "column", 
    "class": "objecttype", 
    "syntax": {
      "type": "INTEGER", 
      "class": "type", 
      "constraints": {
        "enumeration": {
          "none": 8, 
          "wed": 3, 
          "sun": 7, 
          "fri": 5, 
          "tue": 2, 
          "mon": 1, 
          "thu": 4, 
          "sat": 6
        }
      }
    }, 
    "maxaccess": "not-accessible", 
    "status": "current", 
    "description": " Indicates the begin weekday. mon(1); tue(2); wed(3); thu(4); fri(5); sat(6); sun(7); none(8); "
  }, 
  "hwEntPbxRouteBeginTime": {
    "name": "hwEntPbxRouteBeginTime", 
    "oid": "1.3.6.1.4.1.2011.5.25.313.15.1.12", 
    "nodetype": "column", 
    "class": "objecttype", 
    "syntax": {
      "type": "DisplayString", 
      "class": "type", 
      "constraints": {
        "size": [
          {
            "min": 0, 
            "max": 8
          }
        ]
      }
    }, 
    "maxaccess": "not-accessible", 
    "status": "current", 
    "description": " Indicates the begin time of time repeat. format: hh:mm:ss "
  }, 
  "hwEntPbxRouteEndDate": {
    "name": "hwEntPbxRouteEndDate", 
    "oid": "1.3.6.1.4.1.2011.5.25.313.15.1.13", 
    "nodetype": "column", 
    "class": "objecttype", 
    "syntax": {
      "type": "DisplayString", 
      "class": "type", 
      "constraints": {
        "size": [
          {
            "min": 0, 
            "max": 5
          }
        ]
      }
    }, 
    "maxaccess": "not-accessible", 
    "status": "current", 
    "description": " Indicates the end date of time repeat. format: mm-dd "
  }, 
  "hwEntPbxRouteEndWeekday": {
    "name": "hwEntPbxRouteEndWeekday", 
    "oid": "1.3.6.1.4.1.2011.5.25.313.15.1.14", 
    "nodetype": "column", 
    "class": "objecttype", 
    "syntax": {
      "type": "INTEGER", 
      "class": "type", 
      "constraints": {
        "enumeration": {
          "none": 8, 
          "wed": 3, 
          "sun": 7, 
          "fri": 5, 
          "tue": 2, 
          "mon": 1, 
          "thu": 4, 
          "sat": 6
        }
      }
    }, 
    "maxaccess": "not-accessible", 
    "status": "current", 
    "description": " Indicates the end weekday. mon(1); tue(2); wed(3); thu(4); fri(5); sat(6); sun(7); none(8); "
  }, 
  "hwEntPbxRouteEndTime": {
    "name": "hwEntPbxRouteEndTime", 
    "oid": "1.3.6.1.4.1.2011.5.25.313.15.1.15", 
    "nodetype": "column", 
    "class": "objecttype", 
    "syntax": {
      "type": "DisplayString", 
      "class": "type", 
      "constraints": {
        "size": [
          {
            "min": 0, 
            "max": 8
          }
        ]
      }
    }, 
    "maxaccess": "not-accessible", 
    "status": "current", 
    "description": " Indicates the end time of time repeat. format: hh:mm:ss "
  }, 
  "hwEntPbxRouteRowStatus": {
    "name": "hwEntPbxRouteRowStatus", 
    "oid": "1.3.6.1.4.1.2011.5.25.313.15.1.16", 
    "nodetype": "column", 
    "class": "objecttype", 
    "syntax": {
      "type": "RowStatus", 
      "class": "type"
    }, 
    "maxaccess": "read-create", 
    "status": "current", 
    "description": " Indicates row status of table. "
  }, 
  "hwEntPbxRouteTrkGrpName1": {
    "name": "hwEntPbxRouteTrkGrpName1", 
    "oid": "1.3.6.1.4.1.2011.5.25.313.15.1.17", 
    "nodetype": "column", 
    "class": "objecttype", 
    "syntax": {
      "type": "DisplayString", 
      "class": "type", 
      "constraints": {
        "size": [
          {
            "min": 0, 
            "max": 32
          }
        ]
      }
    }, 
    "maxaccess": "read-create", 
    "status": "current", 
    "description": " Indicates the trunk group name 1. "
  }, 
  "hwEntPbxRouteTrkGrpName2": {
    "name": "hwEntPbxRouteTrkGrpName2", 
    "oid": "1.3.6.1.4.1.2011.5.25.313.15.1.18", 
    "nodetype": "column", 
    "class": "objecttype", 
    "syntax": {
      "type": "DisplayString", 
      "class": "type", 
      "constraints": {
        "size": [
          {
            "min": 0, 
            "max": 32
          }
        ]
      }
    }, 
    "maxaccess": "read-create", 
    "status": "current", 
    "description": " Indicates the trunk group name 2. "
  }, 
  "hwEntPbxRouteTrkGrpName3": {
    "name": "hwEntPbxRouteTrkGrpName3", 
    "oid": "1.3.6.1.4.1.2011.5.25.313.15.1.19", 
    "nodetype": "column", 
    "class": "objecttype", 
    "syntax": {
      "type": "DisplayString", 
      "class": "type", 
      "constraints": {
        "size": [
          {
            "min": 0, 
            "max": 32
          }
        ]
      }
    }, 
    "maxaccess": "read-create", 
    "status": "current", 
    "description": " Indicates the trunk group name 3. "
  }, 
  "hwEntPbxRouteTrkGrpName4": {
    "name": "hwEntPbxRouteTrkGrpName4", 
    "oid": "1.3.6.1.4.1.2011.5.25.313.15.1.20", 
    "nodetype": "column", 
    "class": "objecttype", 
    "syntax": {
      "type": "DisplayString", 
      "class": "type", 
      "constraints": {
        "size": [
          {
            "min": 0, 
            "max": 32
          }
        ]
      }
    }, 
    "maxaccess": "read-create", 
    "status": "current", 
    "description": " Indicates the trunk group name 4. "
  }, 
  "hwEntPbxCallerChgTable": {
    "name": "hwEntPbxCallerChgTable", 
    "oid": "1.3.6.1.4.1.2011.5.25.313.16", 
    "nodetype": "table", 
    "class": "objecttype", 
    "maxaccess": "not-accessible", 
    "status": "current", 
    "description": " A list of hwEntPbxCallerChgEntry objects. "
  }, 
  "hwEntPbxCallerChgEntry": {
    "name": "hwEntPbxCallerChgEntry", 
    "oid": "1.3.6.1.4.1.2011.5.25.313.16.1", 
    "nodetype": "row", 
    "class": "objecttype", 
    "maxaccess": "not-accessible", 
    "indices": [
      {
        "module": "HUAWEI-ENT-VOICE-PBX-MIB", 
        "object": "hwEntPbxCallerChgEnterprise", 
        "implied": 0
      }, 
      {
        "module": "HUAWEI-ENT-VOICE-PBX-MIB", 
        "object": "hwEntPbxCallerChgDnset", 
        "implied": 0
      }, 
      {
        "module": "HUAWEI-ENT-VOICE-PBX-MIB", 
        "object": "hwEntPbxCallerChgCentrex", 
        "implied": 0
      }, 
      {
        "module": "HUAWEI-ENT-VOICE-PBX-MIB", 
        "object": "hwEntPbxCallerChgCountryCode", 
        "implied": 0
      }, 
      {
        "module": "HUAWEI-ENT-VOICE-PBX-MIB", 
        "object": "hwEntPbxCallerChgAreaCode", 
        "implied": 0
      }, 
      {
        "module": "HUAWEI-ENT-VOICE-PBX-MIB", 
        "object": "hwEntPbxCallerChgCallerNum", 
        "implied": 0
      }
    ], 
    "status": "current", 
    "description": "A list of hwEntPbxCallerChgEntry objects."
  }, 
  "hwEntPbxCallerChgEnterprise": {
    "name": "hwEntPbxCallerChgEnterprise", 
    "oid": "1.3.6.1.4.1.2011.5.25.313.16.1.1", 
    "nodetype": "column", 
    "class": "objecttype", 
    "syntax": {
      "type": "DisplayString", 
      "class": "type", 
      "constraints": {
        "size": [
          {
            "min": 1, 
            "max": 32
          }
        ]
      }
    }, 
    "maxaccess": "not-accessible", 
    "status": "current", 
    "description": " Indicates the enterprise of caller change. "
  }, 
  "hwEntPbxCallerChgDnset": {
    "name": "hwEntPbxCallerChgDnset", 
    "oid": "1.3.6.1.4.1.2011.5.25.313.16.1.2", 
    "nodetype": "column", 
    "class": "objecttype", 
    "syntax": {
      "type": "DisplayString", 
      "class": "type", 
      "constraints": {
        "size": [
          {
            "min": 1, 
            "max": 32
          }
        ]
      }
    }, 
    "maxaccess": "not-accessible", 
    "status": "current", 
    "description": " Indicates the dn-set of caller change. "
  }, 
  "hwEntPbxCallerChgCentrex": {
    "name": "hwEntPbxCallerChgCentrex", 
    "oid": "1.3.6.1.4.1.2011.5.25.313.16.1.3", 
    "nodetype": "column", 
    "class": "objecttype", 
    "syntax": {
      "type": "DisplayString", 
      "class": "type", 
      "constraints": {
        "size": [
          {
            "min": 1, 
            "max": 32
          }
        ]
      }
    }, 
    "maxaccess": "not-accessible", 
    "status": "current", 
    "description": " Indicates the centrex of caller change. "
  }, 
  "hwEntPbxCallerChgCountryCode": {
    "name": "hwEntPbxCallerChgCountryCode", 
    "oid": "1.3.6.1.4.1.2011.5.25.313.16.1.4", 
    "nodetype": "column", 
    "class": "objecttype", 
    "syntax": {
      "type": "DisplayString", 
      "class": "type", 
      "constraints": {
        "size": [
          {
            "min": 0, 
            "max": 4
          }
        ]
      }
    }, 
    "maxaccess": "not-accessible", 
    "status": "current", 
    "description": " Indicates the country code of caller change. "
  }, 
  "hwEntPbxCallerChgAreaCode": {
    "name": "hwEntPbxCallerChgAreaCode", 
    "oid": "1.3.6.1.4.1.2011.5.25.313.16.1.5", 
    "nodetype": "column", 
    "class": "objecttype", 
    "syntax": {
      "type": "DisplayString", 
      "class": "type", 
      "constraints": {
        "size": [
          {
            "min": 0, 
            "max": 8
          }
        ]
      }
    }, 
    "maxaccess": "not-accessible", 
    "status": "current", 
    "description": " Indicates the area code of caller change. "
  }, 
  "hwEntPbxCallerChgCallerNum": {
    "name": "hwEntPbxCallerChgCallerNum", 
    "oid": "1.3.6.1.4.1.2011.5.25.313.16.1.6", 
    "nodetype": "column", 
    "class": "objecttype", 
    "syntax": {
      "type": "DisplayString", 
      "class": "type", 
      "constraints": {
        "size": [
          {
            "min": 1, 
            "max": 24
          }
        ]
      }
    }, 
    "maxaccess": "not-accessible", 
    "status": "current", 
    "description": " Indicates the caller number of caller change. "
  }, 
  "hwEntPbxCallerChgRowStatus": {
    "name": "hwEntPbxCallerChgRowStatus", 
    "oid": "1.3.6.1.4.1.2011.5.25.313.16.1.7", 
    "nodetype": "column", 
    "class": "objecttype", 
    "syntax": {
      "type": "RowStatus", 
      "class": "type"
    }, 
    "maxaccess": "read-create", 
    "status": "current", 
    "description": " Indicates row status of table. "
  }, 
  "hwEntPbxCallerChgChangeType": {
    "name": "hwEntPbxCallerChgChangeType", 
    "oid": "1.3.6.1.4.1.2011.5.25.313.16.1.8", 
    "nodetype": "column", 
    "class": "objecttype", 
    "syntax": {
      "type": "INTEGER", 
      "class": "type", 
      "constraints": {
        "enumeration": {
          "newDnsetCentrex": 3, 
          "newCentrex": 2, 
          "newCountryCode": 4, 
          "newEnterpriseDnsetCentrex": 7, 
          "newCountryAreaCode": 6, 
          "newDnset": 1, 
          "newAreaCode": 5
        }
      }
    }, 
    "maxaccess": "read-create", 
    "status": "current", 
    "description": " Indicates the change type of caller change. newDnset(1); newCentrex(2); newDnsetCentrex(3); newCountryCode(4); newAreaCode(5); newCountryAreaCode(6); newEnterpriseDnsetCentrex(7); "
  }, 
  "hwEntPbxCallerChgNewDnSet": {
    "name": "hwEntPbxCallerChgNewDnSet", 
    "oid": "1.3.6.1.4.1.2011.5.25.313.16.1.9", 
    "nodetype": "column", 
    "class": "objecttype", 
    "syntax": {
      "type": "DisplayString", 
      "class": "type", 
      "constraints": {
        "size": [
          {
            "min": 0, 
            "max": 32
          }
        ]
      }
    }, 
    "maxaccess": "read-create", 
    "status": "current", 
    "description": " Indicates the new dn-set of caller change. "
  }, 
  "hwEntPbxCallerChgNewCentrex": {
    "name": "hwEntPbxCallerChgNewCentrex", 
    "oid": "1.3.6.1.4.1.2011.5.25.313.16.1.10", 
    "nodetype": "column", 
    "class": "objecttype", 
    "syntax": {
      "type": "DisplayString", 
      "class": "type", 
      "constraints": {
        "size": [
          {
            "min": 0, 
            "max": 32
          }
        ]
      }
    }, 
    "maxaccess": "read-create", 
    "status": "current", 
    "description": " Indicates the new centrex of caller change. mon(1); tue(2); wed(3); thu(4); fri(5); sat(6); sun(7); none(8); "
  }, 
  "hwEntPbxCallerChgNewCountryCode": {
    "name": "hwEntPbxCallerChgNewCountryCode", 
    "oid": "1.3.6.1.4.1.2011.5.25.313.16.1.11", 
    "nodetype": "column", 
    "class": "objecttype", 
    "syntax": {
      "type": "DisplayString", 
      "class": "type", 
      "constraints": {
        "size": [
          {
            "min": 0, 
            "max": 4
          }
        ]
      }
    }, 
    "maxaccess": "read-create", 
    "status": "current", 
    "description": " Indicates the new country code of caller change. "
  }, 
  "hwEntPbxCallerChgNewAreaCode": {
    "name": "hwEntPbxCallerChgNewAreaCode", 
    "oid": "1.3.6.1.4.1.2011.5.25.313.16.1.12", 
    "nodetype": "column", 
    "class": "objecttype", 
    "syntax": {
      "type": "DisplayString", 
      "class": "type", 
      "constraints": {
        "size": [
          {
            "min": 1, 
            "max": 8
          }
        ]
      }
    }, 
    "maxaccess": "read-create", 
    "status": "current", 
    "description": " Indicates the new area code of caller change. "
  }, 
  "hwEntPbxCallerChgNewEnterprise": {
    "name": "hwEntPbxCallerChgNewEnterprise", 
    "oid": "1.3.6.1.4.1.2011.5.25.313.16.1.13", 
    "nodetype": "column", 
    "class": "objecttype", 
    "syntax": {
      "type": "DisplayString", 
      "class": "type", 
      "constraints": {
        "size": [
          {
            "min": 0, 
            "max": 32
          }
        ]
      }
    }, 
    "maxaccess": "read-create", 
    "status": "current", 
    "description": " Indicates the new enterprise name of caller change. "
  }, 
  "hwEntPbxBeforeRouteChgTable": {
    "name": "hwEntPbxBeforeRouteChgTable", 
    "oid": "1.3.6.1.4.1.2011.5.25.313.17", 
    "nodetype": "table", 
    "class": "objecttype", 
    "maxaccess": "not-accessible", 
    "status": "current", 
    "description": " A list of hwEntPbxBeforeRouteChgEntry objects. "
  }, 
  "hwEntPbxBeforeRouteChgEntry": {
    "name": "hwEntPbxBeforeRouteChgEntry", 
    "oid": "1.3.6.1.4.1.2011.5.25.313.17.1", 
    "nodetype": "row", 
    "class": "objecttype", 
    "maxaccess": "not-accessible", 
    "indices": [
      {
        "module": "HUAWEI-ENT-VOICE-PBX-MIB", 
        "object": "hwEntPbxBeforeRouteChgName", 
        "implied": 0
      }
    ], 
    "status": "current", 
    "description": "A list of hwEntPbxBeforeRouteChgEntry objects."
  }, 
  "hwEntPbxBeforeRouteChgName": {
    "name": "hwEntPbxBeforeRouteChgName", 
    "oid": "1.3.6.1.4.1.2011.5.25.313.17.1.1", 
    "nodetype": "column", 
    "class": "objecttype", 
    "syntax": {
      "type": "DisplayString", 
      "class": "type", 
      "constraints": {
        "size": [
          {
            "min": 1, 
            "max": 32
          }
        ]
      }
    }, 
    "maxaccess": "not-accessible", 
    "status": "current", 
    "description": " Indicates the name of before route change. "
  }, 
  "hwEntPbxBeforeRouteChgRowStatus": {
    "name": "hwEntPbxBeforeRouteChgRowStatus", 
    "oid": "1.3.6.1.4.1.2011.5.25.313.17.1.2", 
    "nodetype": "column", 
    "class": "objecttype", 
    "syntax": {
      "type": "RowStatus", 
      "class": "type"
    }, 
    "maxaccess": "read-create", 
    "status": "current", 
    "description": " Indicates row status of table. "
  }, 
  "hwEntPbxBeforeRouteChgCallprefixName": {
    "name": "hwEntPbxBeforeRouteChgCallprefixName", 
    "oid": "1.3.6.1.4.1.2011.5.25.313.17.1.3", 
    "nodetype": "column", 
    "class": "objecttype", 
    "syntax": {
      "type": "DisplayString", 
      "class": "type", 
      "constraints": {
        "size": [
          {
            "min": 0, 
            "max": 32
          }
        ]
      }
    }, 
    "maxaccess": "read-create", 
    "status": "current", 
    "description": " Indicates the callprefix name of before route change. "
  }, 
  "hwEntPbxBeforeRouteChgCountryCode": {
    "name": "hwEntPbxBeforeRouteChgCountryCode", 
    "oid": "1.3.6.1.4.1.2011.5.25.313.17.1.4", 
    "nodetype": "column", 
    "class": "objecttype", 
    "syntax": {
      "type": "DisplayString", 
      "class": "type", 
      "constraints": {
        "size": [
          {
            "min": 0, 
            "max": 4
          }
        ]
      }
    }, 
    "maxaccess": "read-create", 
    "status": "current", 
    "description": " Indicates the country code of before route change. "
  }, 
  "hwEntPbxBeforeRouteChgAreaCode": {
    "name": "hwEntPbxBeforeRouteChgAreaCode", 
    "oid": "1.3.6.1.4.1.2011.5.25.313.17.1.5", 
    "nodetype": "column", 
    "class": "objecttype", 
    "syntax": {
      "type": "DisplayString", 
      "class": "type", 
      "constraints": {
        "size": [
          {
            "min": 0, 
            "max": 8
          }
        ]
      }
    }, 
    "maxaccess": "read-create", 
    "status": "current", 
    "description": " Indicates the area code of before route change. "
  }, 
  "hwEntPbxBeforeRouteChgCallerNum": {
    "name": "hwEntPbxBeforeRouteChgCallerNum", 
    "oid": "1.3.6.1.4.1.2011.5.25.313.17.1.6", 
    "nodetype": "column", 
    "class": "objecttype", 
    "syntax": {
      "type": "DisplayString", 
      "class": "type", 
      "constraints": {
        "size": [
          {
            "min": 0, 
            "max": 24
          }
        ]
      }
    }, 
    "maxaccess": "read-create", 
    "status": "current", 
    "description": " Indicates the caller number of before route change. "
  }, 
  "hwEntPbxBeforeRouteChgCentrexNumber": {
    "name": "hwEntPbxBeforeRouteChgCentrexNumber", 
    "oid": "1.3.6.1.4.1.2011.5.25.313.17.1.7", 
    "nodetype": "column", 
    "class": "objecttype", 
    "syntax": {
      "type": "DisplayString", 
      "class": "type", 
      "constraints": {
        "size": [
          {
            "min": 0, 
            "max": 8
          }
        ]
      }
    }, 
    "maxaccess": "read-create", 
    "status": "current", 
    "description": " Indicates the centrex number of before route change. "
  }, 
  "hwEntPbxBeforeRouteChgOrigDNChgType": {
    "name": "hwEntPbxBeforeRouteChgOrigDNChgType", 
    "oid": "1.3.6.1.4.1.2011.5.25.313.17.1.8", 
    "nodetype": "column", 
    "class": "objecttype", 
    "syntax": {
      "type": "INTEGER", 
      "class": "type", 
      "constraints": {
        "enumeration": {
          "noChange": 1, 
          "insert": 4, 
          "modify": 2, 
          "delete": 3
        }
      }
    }, 
    "maxaccess": "read-create", 
    "status": "current", 
    "description": " Indicates the type of original dial number change before route. noChange(1); modify(2); delete(3); insert(4); "
  }, 
  "hwEntPbxBeforeRouteChgOrigDNChgPos": {
    "name": "hwEntPbxBeforeRouteChgOrigDNChgPos", 
    "oid": "1.3.6.1.4.1.2011.5.25.313.17.1.9", 
    "nodetype": "column", 
    "class": "objecttype", 
    "syntax": {
      "type": "Integer32", 
      "class": "type", 
      "constraints": {
        "range": [
          {
            "min": 1, 
            "max": 44
          }
        ]
      }
    }, 
    "maxaccess": "read-create", 
    "status": "current", 
    "description": " Indicates the position of original dial number change before route. "
  }, 
  "hwEntPbxBeforeRouteChgOrigDNChgLen": {
    "name": "hwEntPbxBeforeRouteChgOrigDNChgLen", 
    "oid": "1.3.6.1.4.1.2011.5.25.313.17.1.10", 
    "nodetype": "column", 
    "class": "objecttype", 
    "syntax": {
      "type": "Integer32", 
      "class": "type", 
      "constraints": {
        "range": [
          {
            "min": 1, 
            "max": 44
          }
        ]
      }
    }, 
    "maxaccess": "read-create", 
    "status": "current", 
    "description": " Indicates the length of original dial number change before route. "
  }, 
  "hwEntPbxBeforeRouteChgOrigDNNew": {
    "name": "hwEntPbxBeforeRouteChgOrigDNNew", 
    "oid": "1.3.6.1.4.1.2011.5.25.313.17.1.11", 
    "nodetype": "column", 
    "class": "objecttype", 
    "syntax": {
      "type": "DisplayString", 
      "class": "type", 
      "constraints": {
        "size": [
          {
            "min": 0, 
            "max": 24
          }
        ]
      }
    }, 
    "maxaccess": "read-create", 
    "status": "current", 
    "description": " Indicates the new number of original dial number change before route. "
  }, 
  "hwEntPbxBeforeRouteChgTermDNChgType": {
    "name": "hwEntPbxBeforeRouteChgTermDNChgType", 
    "oid": "1.3.6.1.4.1.2011.5.25.313.17.1.12", 
    "nodetype": "column", 
    "class": "objecttype", 
    "syntax": {
      "type": "INTEGER", 
      "class": "type", 
      "constraints": {
        "enumeration": {
          "noChange": 1, 
          "insert": 4, 
          "modify": 2, 
          "delete": 3
        }
      }
    }, 
    "maxaccess": "read-create", 
    "status": "current", 
    "description": " Indicates the type of terminal dial number change before route noChange(1); modify(2); delete(3); insert(4); default: noChange(1) "
  }, 
  "hwEntPbxBeforeRouteChgTermDNChgPos": {
    "name": "hwEntPbxBeforeRouteChgTermDNChgPos", 
    "oid": "1.3.6.1.4.1.2011.5.25.313.17.1.13", 
    "nodetype": "column", 
    "class": "objecttype", 
    "syntax": {
      "type": "Integer32", 
      "class": "type", 
      "constraints": {
        "range": [
          {
            "min": 1, 
            "max": 44
          }
        ]
      }
    }, 
    "maxaccess": "read-create", 
    "status": "current", 
    "description": " Indicates the position of terminal dial number change before route. "
  }, 
  "hwEntPbxBeforeRouteChgTermDNChgLen": {
    "name": "hwEntPbxBeforeRouteChgTermDNChgLen", 
    "oid": "1.3.6.1.4.1.2011.5.25.313.17.1.14", 
    "nodetype": "column", 
    "class": "objecttype", 
    "syntax": {
      "type": "Integer32", 
      "class": "type", 
      "constraints": {
        "range": [
          {
            "min": 1, 
            "max": 44
          }
        ]
      }
    }, 
    "maxaccess": "read-create", 
    "status": "current", 
    "description": " Indicates the length of terminal dial number change before route. "
  }, 
  "hwEntPbxBeforeRouteChgTermDNNew": {
    "name": "hwEntPbxBeforeRouteChgTermDNNew", 
    "oid": "1.3.6.1.4.1.2011.5.25.313.17.1.15", 
    "nodetype": "column", 
    "class": "objecttype", 
    "syntax": {
      "type": "DisplayString", 
      "class": "type", 
      "constraints": {
        "size": [
          {
            "min": 0, 
            "max": 24
          }
        ]
      }
    }, 
    "maxaccess": "read-create", 
    "status": "current", 
    "description": " Indicates the new number of terminal dial number change before route. "
  }, 
  "hwEntPbxBeforeRouteChgReAnalyse": {
    "name": "hwEntPbxBeforeRouteChgReAnalyse", 
    "oid": "1.3.6.1.4.1.2011.5.25.313.17.1.16", 
    "nodetype": "column", 
    "class": "objecttype", 
    "syntax": {
      "type": "INTEGER", 
      "class": "type", 
      "constraints": {
        "enumeration": {
          "enable": 2, 
          "disable": 1
        }
      }
    }, 
    "maxaccess": "read-create", 
    "status": "current", 
    "description": " Indicates the type of re-analyse. 1: disable(1) - no need; 2: enable(2) - need; "
  }, 
  "hwEntPbxBeforeRouteChgDualDialToneFlag": {
    "name": "hwEntPbxBeforeRouteChgDualDialToneFlag", 
    "oid": "1.3.6.1.4.1.2011.5.25.313.17.1.17", 
    "nodetype": "column", 
    "class": "objecttype", 
    "syntax": {
      "type": "INTEGER", 
      "class": "type", 
      "constraints": {
        "enumeration": {
          "enable": 2, 
          "disable": 1
        }
      }
    }, 
    "maxaccess": "read-create", 
    "status": "current", 
    "description": " Indicates the flag of dual dial tone. disable(1); enable(2); "
  }, 
  "hwEntPbxBeforeRouteChgNewEnterprise": {
    "name": "hwEntPbxBeforeRouteChgNewEnterprise", 
    "oid": "1.3.6.1.4.1.2011.5.25.313.17.1.18", 
    "nodetype": "column", 
    "class": "objecttype", 
    "syntax": {
      "type": "DisplayString", 
      "class": "type", 
      "constraints": {
        "size": [
          {
            "min": 0, 
            "max": 32
          }
        ]
      }
    }, 
    "maxaccess": "read-create", 
    "status": "current", 
    "description": " Indicates the new enterprise name of before route change. "
  }, 
  "hwEntPbxBeforeRouteChgNewDnSet": {
    "name": "hwEntPbxBeforeRouteChgNewDnSet", 
    "oid": "1.3.6.1.4.1.2011.5.25.313.17.1.19", 
    "nodetype": "column", 
    "class": "objecttype", 
    "syntax": {
      "type": "DisplayString", 
      "class": "type", 
      "constraints": {
        "size": [
          {
            "min": 0, 
            "max": 32
          }
        ]
      }
    }, 
    "maxaccess": "read-create", 
    "status": "current", 
    "description": " Indicates the new dial number set of before route change. "
  }, 
  "hwEntPbxBeforeRouteChgNewCentrex": {
    "name": "hwEntPbxBeforeRouteChgNewCentrex", 
    "oid": "1.3.6.1.4.1.2011.5.25.313.17.1.20", 
    "nodetype": "column", 
    "class": "objecttype", 
    "syntax": {
      "type": "DisplayString", 
      "class": "type", 
      "constraints": {
        "size": [
          {
            "min": 0, 
            "max": 32
          }
        ]
      }
    }, 
    "maxaccess": "read-create", 
    "status": "current", 
    "description": " Indicates the new centrex of before route change. "
  }, 
  "hwEntPbxAfterRouteChgTable": {
    "name": "hwEntPbxAfterRouteChgTable", 
    "oid": "1.3.6.1.4.1.2011.5.25.313.18", 
    "nodetype": "table", 
    "class": "objecttype", 
    "maxaccess": "not-accessible", 
    "status": "current", 
    "description": " A list of hwEntPbxAfterRouteChgEntry objects. "
  }, 
  "hwEntPbxAfterRouteChgEntry": {
    "name": "hwEntPbxAfterRouteChgEntry", 
    "oid": "1.3.6.1.4.1.2011.5.25.313.18.1", 
    "nodetype": "row", 
    "class": "objecttype", 
    "maxaccess": "not-accessible", 
    "indices": [
      {
        "module": "HUAWEI-ENT-VOICE-PBX-MIB", 
        "object": "hwEntPbxAfterRouteChgName", 
        "implied": 0
      }
    ], 
    "status": "current", 
    "description": "A list of hwEntPbxAfterRouteChgEntry objects."
  }, 
  "hwEntPbxAfterRouteChgName": {
    "name": "hwEntPbxAfterRouteChgName", 
    "oid": "1.3.6.1.4.1.2011.5.25.313.18.1.1", 
    "nodetype": "column", 
    "class": "objecttype", 
    "syntax": {
      "type": "DisplayString", 
      "class": "type", 
      "constraints": {
        "size": [
          {
            "min": 1, 
            "max": 32
          }
        ]
      }
    }, 
    "maxaccess": "not-accessible", 
    "status": "current", 
    "description": " Indicates the name of after route change. "
  }, 
  "hwEntPbxAfterRouteChgRowStatus": {
    "name": "hwEntPbxAfterRouteChgRowStatus", 
    "oid": "1.3.6.1.4.1.2011.5.25.313.18.1.2", 
    "nodetype": "column", 
    "class": "objecttype", 
    "syntax": {
      "type": "RowStatus", 
      "class": "type"
    }, 
    "maxaccess": "read-create", 
    "status": "current", 
    "description": " Indicates row status of table. "
  }, 
  "hwEntPbxAfterRouteChgCallprefixName": {
    "name": "hwEntPbxAfterRouteChgCallprefixName", 
    "oid": "1.3.6.1.4.1.2011.5.25.313.18.1.3", 
    "nodetype": "column", 
    "class": "objecttype", 
    "syntax": {
      "type": "DisplayString", 
      "class": "type", 
      "constraints": {
        "size": [
          {
            "min": 0, 
            "max": 32
          }
        ]
      }
    }, 
    "maxaccess": "read-create", 
    "status": "current", 
    "description": " Indicates the area code of after route change. "
  }, 
  "hwEntPbxAfterRouteChgCountryCode": {
    "name": "hwEntPbxAfterRouteChgCountryCode", 
    "oid": "1.3.6.1.4.1.2011.5.25.313.18.1.4", 
    "nodetype": "column", 
    "class": "objecttype", 
    "syntax": {
      "type": "DisplayString", 
      "class": "type", 
      "constraints": {
        "size": [
          {
            "min": 0, 
            "max": 4
          }
        ]
      }
    }, 
    "maxaccess": "read-create", 
    "status": "current", 
    "description": " Indicates the country code of after route change. "
  }, 
  "hwEntPbxAfterRouteChgAreaCode": {
    "name": "hwEntPbxAfterRouteChgAreaCode", 
    "oid": "1.3.6.1.4.1.2011.5.25.313.18.1.5", 
    "nodetype": "column", 
    "class": "objecttype", 
    "syntax": {
      "type": "DisplayString", 
      "class": "type", 
      "constraints": {
        "size": [
          {
            "min": 0, 
            "max": 8
          }
        ]
      }
    }, 
    "maxaccess": "read-create", 
    "status": "current", 
    "description": " Indicates the area code of after route change. "
  }, 
  "hwEntPbxAfterRouteChgCallerNum": {
    "name": "hwEntPbxAfterRouteChgCallerNum", 
    "oid": "1.3.6.1.4.1.2011.5.25.313.18.1.6", 
    "nodetype": "column", 
    "class": "objecttype", 
    "syntax": {
      "type": "DisplayString", 
      "class": "type", 
      "constraints": {
        "size": [
          {
            "min": 0, 
            "max": 24
          }
        ]
      }
    }, 
    "maxaccess": "read-create", 
    "status": "current", 
    "description": " Indicates the caller number of after route change. "
  }, 
  "hwEntPbxAfterRouteChgCentrexNumber": {
    "name": "hwEntPbxAfterRouteChgCentrexNumber", 
    "oid": "1.3.6.1.4.1.2011.5.25.313.18.1.7", 
    "nodetype": "column", 
    "class": "objecttype", 
    "syntax": {
      "type": "DisplayString", 
      "class": "type", 
      "constraints": {
        "size": [
          {
            "min": 0, 
            "max": 8
          }
        ]
      }
    }, 
    "maxaccess": "read-create", 
    "status": "current", 
    "description": " Indicates the centrex number of after route change. "
  }, 
  "hwEntPbxAfterRouteChgOrigDNChgType": {
    "name": "hwEntPbxAfterRouteChgOrigDNChgType", 
    "oid": "1.3.6.1.4.1.2011.5.25.313.18.1.8", 
    "nodetype": "column", 
    "class": "objecttype", 
    "syntax": {
      "type": "INTEGER", 
      "class": "type", 
      "constraints": {
        "enumeration": {
          "noChange": 1, 
          "insert": 4, 
          "modify": 2, 
          "delete": 3
        }
      }
    }, 
    "maxaccess": "read-create", 
    "status": "current", 
    "description": " Indicates the type of original dial number change after route. noChange(1); modify(2); delete(3); insert(4); "
  }, 
  "hwEntPbxAfterRouteChgOrigDNChgPos": {
    "name": "hwEntPbxAfterRouteChgOrigDNChgPos", 
    "oid": "1.3.6.1.4.1.2011.5.25.313.18.1.9", 
    "nodetype": "column", 
    "class": "objecttype", 
    "syntax": {
      "type": "Integer32", 
      "class": "type", 
      "constraints": {
        "range": [
          {
            "min": 1, 
            "max": 44
          }
        ]
      }
    }, 
    "maxaccess": "read-create", 
    "status": "current", 
    "description": " Indicates the position of original dial number change after route. "
  }, 
  "hwEntPbxAfterRouteChgOrigDNChgLen": {
    "name": "hwEntPbxAfterRouteChgOrigDNChgLen", 
    "oid": "1.3.6.1.4.1.2011.5.25.313.18.1.10", 
    "nodetype": "column", 
    "class": "objecttype", 
    "syntax": {
      "type": "Integer32", 
      "class": "type", 
      "constraints": {
        "range": [
          {
            "min": 1, 
            "max": 44
          }
        ]
      }
    }, 
    "maxaccess": "read-create", 
    "status": "current", 
    "description": " Indicates the length of original dial number change after route. "
  }, 
  "hwEntPbxAfterRouteChgOrigDNNew": {
    "name": "hwEntPbxAfterRouteChgOrigDNNew", 
    "oid": "1.3.6.1.4.1.2011.5.25.313.18.1.11", 
    "nodetype": "column", 
    "class": "objecttype", 
    "syntax": {
      "type": "DisplayString", 
      "class": "type", 
      "constraints": {
        "size": [
          {
            "min": 0, 
            "max": 24
          }
        ]
      }
    }, 
    "maxaccess": "read-create", 
    "status": "current", 
    "description": " Indicates the new number of original dial number change after route. "
  }, 
  "hwEntPbxAfterRouteChgTermDNChgType": {
    "name": "hwEntPbxAfterRouteChgTermDNChgType", 
    "oid": "1.3.6.1.4.1.2011.5.25.313.18.1.12", 
    "nodetype": "column", 
    "class": "objecttype", 
    "syntax": {
      "type": "INTEGER", 
      "class": "type", 
      "constraints": {
        "enumeration": {
          "noChange": 1, 
          "insert": 4, 
          "modify": 2, 
          "delete": 3
        }
      }
    }, 
    "maxaccess": "read-create", 
    "status": "current", 
    "description": " Indicates the type of terminal dial number change after route noChange(1); modify(2); delete(3); insert(4); default: noChange(1) "
  }, 
  "hwEntPbxAfterRouteChgTermDNChgPos": {
    "name": "hwEntPbxAfterRouteChgTermDNChgPos", 
    "oid": "1.3.6.1.4.1.2011.5.25.313.18.1.13", 
    "nodetype": "column", 
    "class": "objecttype", 
    "syntax": {
      "type": "Integer32", 
      "class": "type", 
      "constraints": {
        "range": [
          {
            "min": 1, 
            "max": 44
          }
        ]
      }
    }, 
    "maxaccess": "read-create", 
    "status": "current", 
    "description": " Indicates the position of terminal dial number change after route. "
  }, 
  "hwEntPbxAfterRouteChgTermDNChgLen": {
    "name": "hwEntPbxAfterRouteChgTermDNChgLen", 
    "oid": "1.3.6.1.4.1.2011.5.25.313.18.1.14", 
    "nodetype": "column", 
    "class": "objecttype", 
    "syntax": {
      "type": "Integer32", 
      "class": "type", 
      "constraints": {
        "range": [
          {
            "min": 1, 
            "max": 44
          }
        ]
      }
    }, 
    "maxaccess": "read-create", 
    "status": "current", 
    "description": " Indicates the length of terminal dial number change after route. "
  }, 
  "hwEntPbxAfterRouteChgTermDNNew": {
    "name": "hwEntPbxAfterRouteChgTermDNNew", 
    "oid": "1.3.6.1.4.1.2011.5.25.313.18.1.15", 
    "nodetype": "column", 
    "class": "objecttype", 
    "syntax": {
      "type": "DisplayString", 
      "class": "type", 
      "constraints": {
        "size": [
          {
            "min": 0, 
            "max": 24
          }
        ]
      }
    }, 
    "maxaccess": "read-create", 
    "status": "current", 
    "description": " Indicates the new number of terminal dial number change after route. "
  }, 
  "hwEntPbxAfterRouteChgTrkGrpName": {
    "name": "hwEntPbxAfterRouteChgTrkGrpName", 
    "oid": "1.3.6.1.4.1.2011.5.25.313.18.1.16", 
    "nodetype": "column", 
    "class": "objecttype", 
    "syntax": {
      "type": "DisplayString", 
      "class": "type", 
      "constraints": {
        "size": [
          {
            "min": 0, 
            "max": 32
          }
        ]
      }
    }, 
    "maxaccess": "read-create", 
    "status": "current", 
    "description": " Indicates the new trunk group name of after route change. "
  }, 
  "hwEntPbxAfterRouteChgNewEnterprise": {
    "name": "hwEntPbxAfterRouteChgNewEnterprise", 
    "oid": "1.3.6.1.4.1.2011.5.25.313.18.1.17", 
    "nodetype": "column", 
    "class": "objecttype", 
    "syntax": {
      "type": "DisplayString", 
      "class": "type", 
      "constraints": {
        "size": [
          {
            "min": 0, 
            "max": 32
          }
        ]
      }
    }, 
    "maxaccess": "read-create", 
    "status": "current", 
    "description": " Indicates the new enterprise name of after route change. "
  }, 
  "hwEntPbxAfterRouteChgNewCentrex": {
    "name": "hwEntPbxAfterRouteChgNewCentrex", 
    "oid": "1.3.6.1.4.1.2011.5.25.313.18.1.18", 
    "nodetype": "column", 
    "class": "objecttype", 
    "syntax": {
      "type": "DisplayString", 
      "class": "type", 
      "constraints": {
        "size": [
          {
            "min": 0, 
            "max": 32
          }
        ]
      }
    }, 
    "maxaccess": "read-create", 
    "status": "current", 
    "description": " Indicates the new centrex of after route change. "
  }, 
  "hwEntPbxUsrGrpTable": {
    "name": "hwEntPbxUsrGrpTable", 
    "oid": "1.3.6.1.4.1.2011.5.25.313.19", 
    "nodetype": "table", 
    "class": "objecttype", 
    "maxaccess": "not-accessible", 
    "status": "current", 
    "description": " A list of hwEntPbxUsrGrpEntry objects. "
  }, 
  "hwEntPbxUsrGrpEntry": {
    "name": "hwEntPbxUsrGrpEntry", 
    "oid": "1.3.6.1.4.1.2011.5.25.313.19.1", 
    "nodetype": "row", 
    "class": "objecttype", 
    "maxaccess": "not-accessible", 
    "indices": [
      {
        "module": "HUAWEI-ENT-VOICE-PBX-MIB", 
        "object": "hwEntPbxUsrGrpName", 
        "implied": 0
      }
    ], 
    "status": "current", 
    "description": "A list of hwEntPbxUsrGrpEntry objects."
  }, 
  "hwEntPbxUsrGrpName": {
    "name": "hwEntPbxUsrGrpName", 
    "oid": "1.3.6.1.4.1.2011.5.25.313.19.1.1", 
    "nodetype": "column", 
    "class": "objecttype", 
    "syntax": {
      "type": "DisplayString", 
      "class": "type", 
      "constraints": {
        "size": [
          {
            "min": 1, 
            "max": 32
          }
        ]
      }
    }, 
    "maxaccess": "not-accessible", 
    "status": "current", 
    "description": " Indicates the name of the user group. "
  }, 
  "hwEntPbxUsrGrpRowStatus": {
    "name": "hwEntPbxUsrGrpRowStatus", 
    "oid": "1.3.6.1.4.1.2011.5.25.313.19.1.2", 
    "nodetype": "column", 
    "class": "objecttype", 
    "syntax": {
      "type": "RowStatus", 
      "class": "type"
    }, 
    "maxaccess": "read-create", 
    "status": "current", 
    "description": " RowStatus active(1) notInService(2) notReady(3) createAndGo(4) createAndWait(5) destroy(6) "
  }, 
  "hwEntPbxUserGroupServiceId": {
    "name": "hwEntPbxUserGroupServiceId", 
    "oid": "1.3.6.1.4.1.2011.5.25.313.19.1.3", 
    "nodetype": "column", 
    "class": "objecttype", 
    "syntax": {
      "type": "INTEGER", 
      "class": "type", 
      "constraints": {
        "enumeration": {
          "hunt": 6, 
          "navi": 7, 
          "ringParallel": 2, 
          "ringSerial": 3, 
          "pickup": 5, 
          "ivr": 1, 
          "unical": 4
        }
      }
    }, 
    "maxaccess": "read-create", 
    "status": "current", 
    "description": " Indicates the type of the user group. ivr(1) ringParallel(2) ringSerial(3) unicall(4) pickup(5) hunt(6) navi(7) "
  }, 
  "hwEntPbxUsrGrpEnterpriseName": {
    "name": "hwEntPbxUsrGrpEnterpriseName", 
    "oid": "1.3.6.1.4.1.2011.5.25.313.19.1.4", 
    "nodetype": "column", 
    "class": "objecttype", 
    "syntax": {
      "type": "DisplayString", 
      "class": "type", 
      "constraints": {
        "size": [
          {
            "min": 1, 
            "max": 32
          }
        ]
      }
    }, 
    "maxaccess": "read-create", 
    "status": "current", 
    "description": " Indicates the enterprise name of user group. "
  }, 
  "hwEntPbxUsrGrpDnSet": {
    "name": "hwEntPbxUsrGrpDnSet", 
    "oid": "1.3.6.1.4.1.2011.5.25.313.19.1.5", 
    "nodetype": "column", 
    "class": "objecttype", 
    "syntax": {
      "type": "DisplayString", 
      "class": "type", 
      "constraints": {
        "size": [
          {
            "min": 1, 
            "max": 32
          }
        ]
      }
    }, 
    "maxaccess": "read-create", 
    "status": "current", 
    "description": " Indicates the dnset name of the user group. "
  }, 
  "hwEntPbxUserGroupCentrex": {
    "name": "hwEntPbxUserGroupCentrex", 
    "oid": "1.3.6.1.4.1.2011.5.25.313.19.1.6", 
    "nodetype": "column", 
    "class": "objecttype", 
    "syntax": {
      "type": "DisplayString", 
      "class": "type", 
      "constraints": {
        "size": [
          {
            "min": 1, 
            "max": 32
          }
        ]
      }
    }, 
    "maxaccess": "read-create", 
    "status": "current", 
    "description": " Indicates the centrex name of user group. "
  }, 
  "hwEntPbxUsrGrpCountryCode": {
    "name": "hwEntPbxUsrGrpCountryCode", 
    "oid": "1.3.6.1.4.1.2011.5.25.313.19.1.7", 
    "nodetype": "column", 
    "class": "objecttype", 
    "syntax": {
      "type": "DisplayString", 
      "class": "type", 
      "constraints": {
        "size": [
          {
            "min": 0, 
            "max": 4
          }
        ]
      }
    }, 
    "maxaccess": "read-create", 
    "status": "current", 
    "description": " Indicates the country code of the user group. "
  }, 
  "hwEntPbxUsrGrpAreaCode": {
    "name": "hwEntPbxUsrGrpAreaCode", 
    "oid": "1.3.6.1.4.1.2011.5.25.313.19.1.8", 
    "nodetype": "column", 
    "class": "objecttype", 
    "syntax": {
      "type": "DisplayString", 
      "class": "type", 
      "constraints": {
        "size": [
          {
            "min": 0, 
            "max": 8
          }
        ]
      }
    }, 
    "maxaccess": "read-create", 
    "status": "current", 
    "description": " Indicates the area code of the user group. "
  }, 
  "hwEntPbxUserGrpAccessCode": {
    "name": "hwEntPbxUserGrpAccessCode", 
    "oid": "1.3.6.1.4.1.2011.5.25.313.19.1.9", 
    "nodetype": "column", 
    "class": "objecttype", 
    "syntax": {
      "type": "DisplayString", 
      "class": "type", 
      "constraints": {
        "size": [
          {
            "min": 0, 
            "max": 24
          }
        ]
      }
    }, 
    "maxaccess": "read-create", 
    "status": "current", 
    "description": " Indicates the access code of the user group. "
  }, 
  "hwEntPbxUserGrpRegCode": {
    "name": "hwEntPbxUserGrpRegCode", 
    "oid": "1.3.6.1.4.1.2011.5.25.313.19.1.10", 
    "nodetype": "column", 
    "class": "objecttype", 
    "syntax": {
      "type": "DisplayString", 
      "class": "type", 
      "constraints": {
        "size": [
          {
            "min": 0, 
            "max": 24
          }
        ]
      }
    }, 
    "maxaccess": "read-create", 
    "status": "current", 
    "description": " Indicates the register code of the user group,only used in the unicall group. "
  }, 
  "hwEntPbxUserGrpConsoleCode": {
    "name": "hwEntPbxUserGrpConsoleCode", 
    "oid": "1.3.6.1.4.1.2011.5.25.313.19.1.11", 
    "nodetype": "column", 
    "class": "objecttype", 
    "syntax": {
      "type": "DisplayString", 
      "class": "type", 
      "constraints": {
        "size": [
          {
            "min": 0, 
            "max": 24
          }
        ]
      }
    }, 
    "maxaccess": "read-create", 
    "status": "current", 
    "description": " Indicates the Console code of the ivr user group. "
  }, 
  "hwEntPbxUsrGrpDstEnterprise": {
    "name": "hwEntPbxUsrGrpDstEnterprise", 
    "oid": "1.3.6.1.4.1.2011.5.25.313.19.1.12", 
    "nodetype": "column", 
    "class": "objecttype", 
    "syntax": {
      "type": "DisplayString", 
      "class": "type", 
      "constraints": {
        "size": [
          {
            "min": 0, 
            "max": 32
          }
        ]
      }
    }, 
    "maxaccess": "read-create", 
    "status": "current", 
    "description": " Indicates the dest enterprise name of user group. "
  }, 
  "hwEntPbxUserGrpDstDnset": {
    "name": "hwEntPbxUserGrpDstDnset", 
    "oid": "1.3.6.1.4.1.2011.5.25.313.19.1.13", 
    "nodetype": "column", 
    "class": "objecttype", 
    "syntax": {
      "type": "DisplayString", 
      "class": "type", 
      "constraints": {
        "size": [
          {
            "min": 0, 
            "max": 32
          }
        ]
      }
    }, 
    "maxaccess": "read-create", 
    "status": "current", 
    "description": " Indicates the dest dnset name of the user group. "
  }, 
  "hwEntPbxUserGrpDstCentrex": {
    "name": "hwEntPbxUserGrpDstCentrex", 
    "oid": "1.3.6.1.4.1.2011.5.25.313.19.1.14", 
    "nodetype": "column", 
    "class": "objecttype", 
    "syntax": {
      "type": "DisplayString", 
      "class": "type", 
      "constraints": {
        "size": [
          {
            "min": 0, 
            "max": 32
          }
        ]
      }
    }, 
    "maxaccess": "read-create", 
    "status": "current", 
    "description": " Indicates the dest centrex name of user group. "
  }, 
  "hwEntPbxUserGrpMaxQueueNum": {
    "name": "hwEntPbxUserGrpMaxQueueNum", 
    "oid": "1.3.6.1.4.1.2011.5.25.313.19.1.15", 
    "nodetype": "column", 
    "class": "objecttype", 
    "syntax": {
      "type": "Integer32", 
      "class": "type", 
      "constraints": {
        "range": [
          {
            "min": 0, 
            "max": 65535
          }
        ]
      }
    }, 
    "maxaccess": "read-create", 
    "status": "current", 
    "description": " Indicates the max queue number of the user group,only used in ivr group. "
  }, 
  "hwEntPbxUserGrpToneId": {
    "name": "hwEntPbxUserGrpToneId", 
    "oid": "1.3.6.1.4.1.2011.5.25.313.19.1.16", 
    "nodetype": "column", 
    "class": "objecttype", 
    "syntax": {
      "type": "Integer32", 
      "class": "type", 
      "constraints": {
        "range": [
          {
            "min": 0, 
            "max": 65535
          }
        ]
      }
    }, 
    "maxaccess": "read-create", 
    "status": "current", 
    "description": " Indicates the interaction tone type of ivr user group. "
  }, 
  "hwEntPbxUsrGrpToneFileName": {
    "name": "hwEntPbxUsrGrpToneFileName", 
    "oid": "1.3.6.1.4.1.2011.5.25.313.19.1.17", 
    "nodetype": "column", 
    "class": "objecttype", 
    "syntax": {
      "type": "DisplayString", 
      "class": "type", 
      "constraints": {
        "size": [
          {
            "min": 0, 
            "max": 64
          }
        ]
      }
    }, 
    "maxaccess": "read-create", 
    "status": "current", 
    "description": " Indicates the tone file name of the ivr user group. "
  }, 
  "hwEntPbxUserGrpQueue": {
    "name": "hwEntPbxUserGrpQueue", 
    "oid": "1.3.6.1.4.1.2011.5.25.313.19.1.18", 
    "nodetype": "column", 
    "class": "objecttype", 
    "syntax": {
      "type": "INTEGER", 
      "class": "type", 
      "constraints": {
        "enumeration": {
          "enable": 2, 
          "disable": 1
        }
      }
    }, 
    "maxaccess": "read-create", 
    "status": "current", 
    "description": " Indicates queue function of the ivr user group. disable(1) enable(2) default: disable(1) "
  }, 
  "hwEntPbxUserGrpQueueTime": {
    "name": "hwEntPbxUserGrpQueueTime", 
    "oid": "1.3.6.1.4.1.2011.5.25.313.19.1.19", 
    "nodetype": "column", 
    "class": "objecttype", 
    "syntax": {
      "type": "Integer32", 
      "class": "type", 
      "constraints": {
        "range": [
          {
            "min": 0, 
            "max": 3600
          }
        ]
      }
    }, 
    "maxaccess": "read-create", 
    "status": "current", 
    "description": " Indicates queue time of the user group. unit: s default: 180 "
  }, 
  "hwEntPbxUserGrpRingMode": {
    "name": "hwEntPbxUserGrpRingMode", 
    "oid": "1.3.6.1.4.1.2011.5.25.313.19.1.20", 
    "nodetype": "column", 
    "class": "objecttype", 
    "syntax": {
      "type": "INTEGER", 
      "class": "type", 
      "constraints": {
        "enumeration": {
          "ringSerial": 2, 
          "ringOne": 3, 
          "ringParallel": 1
        }
      }
    }, 
    "maxaccess": "read-create", 
    "status": "current", 
    "description": " Indicates ring type of the user group. ringParallel(1) ringSerial(2) ringOne(3) default: ringParallel(1) "
  }, 
  "hwEntPbxUserGrpSelectmode": {
    "name": "hwEntPbxUserGrpSelectmode", 
    "oid": "1.3.6.1.4.1.2011.5.25.313.19.1.21", 
    "nodetype": "column", 
    "class": "objecttype", 
    "syntax": {
      "type": "INTEGER", 
      "class": "type", 
      "constraints": {
        "enumeration": {
          "decrease": 3, 
          "increae": 2, 
          "loop": 1
        }
      }
    }, 
    "maxaccess": "read-create", 
    "status": "current", 
    "description": " Indicates the select mode of the user group. loop (1) increase(2) decrease(3) default: loop (1) "
  }, 
  "hwEntPbxUserGrpRingTime": {
    "name": "hwEntPbxUserGrpRingTime", 
    "oid": "1.3.6.1.4.1.2011.5.25.313.19.1.22", 
    "nodetype": "column", 
    "class": "objecttype", 
    "syntax": {
      "type": "Integer32", 
      "class": "type", 
      "constraints": {
        "range": [
          {
            "min": 1, 
            "max": 255
          }
        ]
      }
    }, 
    "maxaccess": "read-create", 
    "status": "current", 
    "description": " Indicates ring time of the user group. unit: s default: 10 "
  }, 
  "hwEntPbxUsrGrpIvrNaviMenuName": {
    "name": "hwEntPbxUsrGrpIvrNaviMenuName", 
    "oid": "1.3.6.1.4.1.2011.5.25.313.19.1.23", 
    "nodetype": "column", 
    "class": "objecttype", 
    "syntax": {
      "type": "DisplayString", 
      "class": "type", 
      "constraints": {
        "size": [
          {
            "min": 1, 
            "max": 32
          }
        ]
      }
    }, 
    "maxaccess": "read-create", 
    "status": "current", 
    "description": " Indicates the name of the user group navigation menu, null means clear the value of this parameter. "
  }, 
  "hwEntPbxUsrGrpDirectTransConsole": {
    "name": "hwEntPbxUsrGrpDirectTransConsole", 
    "oid": "1.3.6.1.4.1.2011.5.25.313.19.1.24", 
    "nodetype": "column", 
    "class": "objecttype", 
    "syntax": {
      "type": "INTEGER", 
      "class": "type", 
      "constraints": {
        "enumeration": {
          "enable": 2, 
          "disable": 1
        }
      }
    }, 
    "maxaccess": "read-create", 
    "status": "current", 
    "description": " Indicates direct enter function of the ivr user group. disable(1) enable(2) default: disable(1) "
  }, 
  "hwEntPbxUsrGrpMenuName": {
    "name": "hwEntPbxUsrGrpMenuName", 
    "oid": "1.3.6.1.4.1.2011.5.25.313.19.1.25", 
    "nodetype": "column", 
    "class": "objecttype", 
    "syntax": {
      "type": "DisplayString", 
      "class": "type", 
      "constraints": {
        "size": [
          {
            "min": 1, 
            "max": 32
          }
        ]
      }
    }, 
    "maxaccess": "read-create", 
    "status": "current", 
    "description": " Indicates the current menu name of the navigation queue user group. "
  }, 
  "hwEntPbxUsrGrpMenuOprCode": {
    "name": "hwEntPbxUsrGrpMenuOprCode", 
    "oid": "1.3.6.1.4.1.2011.5.25.313.19.1.26", 
    "nodetype": "column", 
    "class": "objecttype", 
    "syntax": {
      "type": "Integer32", 
      "class": "type", 
      "constraints": {
        "range": [
          {
            "min": 0, 
            "max": 120
          }
        ]
      }
    }, 
    "maxaccess": "read-create", 
    "status": "current", 
    "description": " Indicates the operation code of the navigation queue user group. 0 : Dial 0 1 : Dial 1 2 : Dial 2 3 : Dial 3 4 : Dial 4 5 : Dial 5 6 : Dial 6 7 : Dial 7 8 : Dial 8 9 : Dial 9 10~109: Reserved 110: Dial * 111: Dial # 112: Dial initial number 113: Dial number ending with # 114: Timeout and there is no input 115: Matching fails 116: Maximum count of errors 117: Locating the collected information fails 118: The action fails 119: Playing voice ends 120: The calling party cancels the call "
  }, 
  "hwEntPbxUsrGrpCallerNum": {
    "name": "hwEntPbxUsrGrpCallerNum", 
    "oid": "1.3.6.1.4.1.2011.5.25.313.19.1.27", 
    "nodetype": "column", 
    "class": "objecttype", 
    "syntax": {
      "type": "DisplayString", 
      "class": "type", 
      "constraints": {
        "size": [
          {
            "min": 1, 
            "max": 44
          }
        ]
      }
    }, 
    "maxaccess": "read-create", 
    "status": "current", 
    "description": " Indicates the CallerNum of ivr usser group. "
  }, 
  "hwEntPbxUsrGrpFromDate": {
    "name": "hwEntPbxUsrGrpFromDate", 
    "oid": "1.3.6.1.4.1.2011.5.25.313.19.1.28", 
    "nodetype": "column", 
    "class": "objecttype", 
    "syntax": {
      "type": "DisplayString", 
      "class": "type", 
      "constraints": {
        "size": [
          {
            "min": 0, 
            "max": 10
          }
        ]
      }
    }, 
    "maxaccess": "read-create", 
    "status": "current", 
    "description": " Indicates the BeginDate. Format: yyy-mm-dd "
  }, 
  "hwEntPbxUsrGrpFromTime": {
    "name": "hwEntPbxUsrGrpFromTime", 
    "oid": "1.3.6.1.4.1.2011.5.25.313.19.1.29", 
    "nodetype": "column", 
    "class": "objecttype", 
    "syntax": {
      "type": "DisplayString", 
      "class": "type", 
      "constraints": {
        "size": [
          {
            "min": 0, 
            "max": 8
          }
        ]
      }
    }, 
    "maxaccess": "read-create", 
    "status": "current", 
    "description": " Indicates the BeginTime. Format: hh:mm:ss "
  }, 
  "hwEntPbxUsrGrpToDate": {
    "name": "hwEntPbxUsrGrpToDate", 
    "oid": "1.3.6.1.4.1.2011.5.25.313.19.1.30", 
    "nodetype": "column", 
    "class": "objecttype", 
    "syntax": {
      "type": "DisplayString", 
      "class": "type", 
      "constraints": {
        "size": [
          {
            "min": 0, 
            "max": 10
          }
        ]
      }
    }, 
    "maxaccess": "read-create", 
    "status": "current", 
    "description": " Indicates the EndDate. Format: yyy-mm-dd "
  }, 
  "hwEntPbxUsrGrpToTime": {
    "name": "hwEntPbxUsrGrpToTime", 
    "oid": "1.3.6.1.4.1.2011.5.25.313.19.1.31", 
    "nodetype": "column", 
    "class": "objecttype", 
    "syntax": {
      "type": "DisplayString", 
      "class": "type", 
      "constraints": {
        "size": [
          {
            "min": 0, 
            "max": 8
          }
        ]
      }
    }, 
    "maxaccess": "read-create", 
    "status": "current", 
    "description": " Indicates the EndTime. Format: hh:mm:ss "
  }, 
  "hwEntPbxUsrGrpRepeatMode": {
    "name": "hwEntPbxUsrGrpRepeatMode", 
    "oid": "1.3.6.1.4.1.2011.5.25.313.19.1.32", 
    "nodetype": "column", 
    "class": "objecttype", 
    "syntax": {
      "type": "INTEGER", 
      "class": "type", 
      "constraints": {
        "enumeration": {
          "noRepeat": 1, 
          "yearly": 2, 
          "weekly": 4, 
          "daily": 5, 
          "monthly": 3
        }
      }
    }, 
    "maxaccess": "read-create", 
    "status": "current", 
    "description": " Indicates the RepeatMode. noRepeat(1) yearly(2) monthly(3) weekly(4) daily(5) "
  }, 
  "hwEntPbxUsrGrpBeginDate": {
    "name": "hwEntPbxUsrGrpBeginDate", 
    "oid": "1.3.6.1.4.1.2011.5.25.313.19.1.33", 
    "nodetype": "column", 
    "class": "objecttype", 
    "syntax": {
      "type": "DisplayString", 
      "class": "type", 
      "constraints": {
        "size": [
          {
            "min": 0, 
            "max": 5
          }
        ]
      }
    }, 
    "maxaccess": "read-create", 
    "status": "current", 
    "description": " Indicates the Repeat BeginDate. Format: mm-dd "
  }, 
  "hwEntPbxUsrGrpBeginWeekday": {
    "name": "hwEntPbxUsrGrpBeginWeekday", 
    "oid": "1.3.6.1.4.1.2011.5.25.313.19.1.34", 
    "nodetype": "column", 
    "class": "objecttype", 
    "syntax": {
      "type": "INTEGER", 
      "class": "type", 
      "constraints": {
        "enumeration": {
          "none": 8, 
          "wed": 3, 
          "sun": 7, 
          "fri": 5, 
          "tue": 2, 
          "mon": 1, 
          "thu": 4, 
          "sat": 6
        }
      }
    }, 
    "maxaccess": "read-create", 
    "status": "current", 
    "description": " Indicates the Repeat BeginWeekday. mon(1) tue(2) wed(3) thu(4) fri(5) sat(6) sun(7) none(8) "
  }, 
  "hwEntPbxUsrGrpBeginTime": {
    "name": "hwEntPbxUsrGrpBeginTime", 
    "oid": "1.3.6.1.4.1.2011.5.25.313.19.1.35", 
    "nodetype": "column", 
    "class": "objecttype", 
    "syntax": {
      "type": "DisplayString", 
      "class": "type", 
      "constraints": {
        "size": [
          {
            "min": 0, 
            "max": 8
          }
        ]
      }
    }, 
    "maxaccess": "read-create", 
    "status": "current", 
    "description": " Indicates the Repeat BeginTime. Format: hh:mm:ss "
  }, 
  "hwEntPbxUsrGrpEndDate": {
    "name": "hwEntPbxUsrGrpEndDate", 
    "oid": "1.3.6.1.4.1.2011.5.25.313.19.1.36", 
    "nodetype": "column", 
    "class": "objecttype", 
    "syntax": {
      "type": "DisplayString", 
      "class": "type", 
      "constraints": {
        "size": [
          {
            "min": 0, 
            "max": 5
          }
        ]
      }
    }, 
    "maxaccess": "read-create", 
    "status": "current", 
    "description": " Indicates the Repeat EndDate. Format: mm-dd "
  }, 
  "hwEntPbxUsrGrpEndWeekday": {
    "name": "hwEntPbxUsrGrpEndWeekday", 
    "oid": "1.3.6.1.4.1.2011.5.25.313.19.1.37", 
    "nodetype": "column", 
    "class": "objecttype", 
    "syntax": {
      "type": "INTEGER", 
      "class": "type", 
      "constraints": {
        "enumeration": {
          "none": 8, 
          "wed": 3, 
          "sun": 7, 
          "fri": 5, 
          "tue": 2, 
          "mon": 1, 
          "thu": 4, 
          "sat": 6
        }
      }
    }, 
    "maxaccess": "read-create", 
    "status": "current", 
    "description": " Indicates the Repeat EndWeekday. mon(1) tue(2) wed(3) thu(4) fri(5) sat(6) sun(7) none(8) "
  }, 
  "hwEntPbxUsrGrpEndTime": {
    "name": "hwEntPbxUsrGrpEndTime", 
    "oid": "1.3.6.1.4.1.2011.5.25.313.19.1.38", 
    "nodetype": "column", 
    "class": "objecttype", 
    "syntax": {
      "type": "DisplayString", 
      "class": "type", 
      "constraints": {
        "size": [
          {
            "min": 0, 
            "max": 8
          }
        ]
      }
    }, 
    "maxaccess": "read-create", 
    "status": "current", 
    "description": " Indicates the Repeat EndTime. Format: hh:mm:ss "
  }, 
  "hwEntPbxGrpMemTable": {
    "name": "hwEntPbxGrpMemTable", 
    "oid": "1.3.6.1.4.1.2011.5.25.313.20", 
    "nodetype": "table", 
    "class": "objecttype", 
    "maxaccess": "not-accessible", 
    "status": "current", 
    "description": " A list of HwEntPbxGrpMemEntry objects. "
  }, 
  "hwEntPbxGrpMemEntry": {
    "name": "hwEntPbxGrpMemEntry", 
    "oid": "1.3.6.1.4.1.2011.5.25.313.20.1", 
    "nodetype": "row", 
    "class": "objecttype", 
    "maxaccess": "not-accessible", 
    "indices": [
      {
        "module": "HUAWEI-ENT-VOICE-PBX-MIB", 
        "object": "hwEntPbxGrpMemUsrGrpName", 
        "implied": 0
      }, 
      {
        "module": "HUAWEI-ENT-VOICE-PBX-MIB", 
        "object": "hwEntPbxGrpMemPbxuser", 
        "implied": 0
      }, 
      {
        "module": "HUAWEI-ENT-VOICE-PBX-MIB", 
        "object": "hwEntPbxGrpMemUnicallTel", 
        "implied": 0
      }, 
      {
        "module": "HUAWEI-ENT-VOICE-PBX-MIB", 
        "object": "hwEntPbxGrpMemFromDate", 
        "implied": 0
      }, 
      {
        "module": "HUAWEI-ENT-VOICE-PBX-MIB", 
        "object": "hwEntPbxGrpMemFromTime", 
        "implied": 0
      }, 
      {
        "module": "HUAWEI-ENT-VOICE-PBX-MIB", 
        "object": "hwEntPbxGrpMemToDate", 
        "implied": 0
      }, 
      {
        "module": "HUAWEI-ENT-VOICE-PBX-MIB", 
        "object": "hwEntPbxGrpMemToTime", 
        "implied": 0
      }, 
      {
        "module": "HUAWEI-ENT-VOICE-PBX-MIB", 
        "object": "hwEntPbxGrpMemRepeatMode", 
        "implied": 0
      }, 
      {
        "module": "HUAWEI-ENT-VOICE-PBX-MIB", 
        "object": "hwEntPbxGrpMemBeginDate", 
        "implied": 0
      }, 
      {
        "module": "HUAWEI-ENT-VOICE-PBX-MIB", 
        "object": "hwEntPbxGrpMemBeginWeekday", 
        "implied": 0
      }, 
      {
        "module": "HUAWEI-ENT-VOICE-PBX-MIB", 
        "object": "hwEntPbxGrpMemBeginTime", 
        "implied": 0
      }, 
      {
        "module": "HUAWEI-ENT-VOICE-PBX-MIB", 
        "object": "hwEntPbxGrpMemEndDate", 
        "implied": 0
      }, 
      {
        "module": "HUAWEI-ENT-VOICE-PBX-MIB", 
        "object": "hwEntPbxGrpMemEndWeekday", 
        "implied": 0
      }, 
      {
        "module": "HUAWEI-ENT-VOICE-PBX-MIB", 
        "object": "hwEntPbxGrpMemEndTime", 
        "implied": 0
      }
    ], 
    "status": "current", 
    "description": "A list of hwEntPbxGrpMemEntry objects."
  }, 
  "hwEntPbxGrpMemUsrGrpName": {
    "name": "hwEntPbxGrpMemUsrGrpName", 
    "oid": "1.3.6.1.4.1.2011.5.25.313.20.1.1", 
    "nodetype": "column", 
    "class": "objecttype", 
    "syntax": {
      "type": "DisplayString", 
      "class": "type", 
      "constraints": {
        "size": [
          {
            "min": 1, 
            "max": 32
          }
        ]
      }
    }, 
    "maxaccess": "not-accessible", 
    "status": "current", 
    "description": " Indicates the name of the user group. "
  }, 
  "hwEntPbxGrpMemPbxuser": {
    "name": "hwEntPbxGrpMemPbxuser", 
    "oid": "1.3.6.1.4.1.2011.5.25.313.20.1.2", 
    "nodetype": "column", 
    "class": "objecttype", 
    "syntax": {
      "type": "DisplayString", 
      "class": "type", 
      "constraints": {
        "size": [
          {
            "min": 0, 
            "max": 32
          }
        ]
      }
    }, 
    "maxaccess": "not-accessible", 
    "status": "current", 
    "description": " Indicates the user name of group member. "
  }, 
  "hwEntPbxGrpMemUnicallTel": {
    "name": "hwEntPbxGrpMemUnicallTel", 
    "oid": "1.3.6.1.4.1.2011.5.25.313.20.1.3", 
    "nodetype": "column", 
    "class": "objecttype", 
    "syntax": {
      "type": "DisplayString", 
      "class": "type", 
      "constraints": {
        "size": [
          {
            "min": 0, 
            "max": 44
          }
        ]
      }
    }, 
    "maxaccess": "not-accessible", 
    "status": "current", 
    "description": " Indicates the unicall telephone number. "
  }, 
  "hwEntPbxGrpMemFromDate": {
    "name": "hwEntPbxGrpMemFromDate", 
    "oid": "1.3.6.1.4.1.2011.5.25.313.20.1.4", 
    "nodetype": "column", 
    "class": "objecttype", 
    "syntax": {
      "type": "DisplayString", 
      "class": "type", 
      "constraints": {
        "size": [
          {
            "min": 0, 
            "max": 10
          }
        ]
      }
    }, 
    "maxaccess": "not-accessible", 
    "status": "current", 
    "description": " Indicates the BeginData of user. Format:yyyy-mm-dd "
  }, 
  "hwEntPbxGrpMemFromTime": {
    "name": "hwEntPbxGrpMemFromTime", 
    "oid": "1.3.6.1.4.1.2011.5.25.313.20.1.5", 
    "nodetype": "column", 
    "class": "objecttype", 
    "syntax": {
      "type": "DisplayString", 
      "class": "type", 
      "constraints": {
        "size": [
          {
            "min": 0, 
            "max": 8
          }
        ]
      }
    }, 
    "maxaccess": "not-accessible", 
    "status": "current", 
    "description": " Indicates the BeginTime of user. "
  }, 
  "hwEntPbxGrpMemToDate": {
    "name": "hwEntPbxGrpMemToDate", 
    "oid": "1.3.6.1.4.1.2011.5.25.313.20.1.6", 
    "nodetype": "column", 
    "class": "objecttype", 
    "syntax": {
      "type": "DisplayString", 
      "class": "type", 
      "constraints": {
        "size": [
          {
            "min": 0, 
            "max": 10
          }
        ]
      }
    }, 
    "maxaccess": "not-accessible", 
    "status": "current", 
    "description": " Indicates the EndData of user. "
  }, 
  "hwEntPbxGrpMemToTime": {
    "name": "hwEntPbxGrpMemToTime", 
    "oid": "1.3.6.1.4.1.2011.5.25.313.20.1.7", 
    "nodetype": "column", 
    "class": "objecttype", 
    "syntax": {
      "type": "DisplayString", 
      "class": "type", 
      "constraints": {
        "size": [
          {
            "min": 0, 
            "max": 8
          }
        ]
      }
    }, 
    "maxaccess": "not-accessible", 
    "status": "current", 
    "description": " Indicates the EndTime of user. "
  }, 
  "hwEntPbxGrpMemRepeatMode": {
    "name": "hwEntPbxGrpMemRepeatMode", 
    "oid": "1.3.6.1.4.1.2011.5.25.313.20.1.8", 
    "nodetype": "column", 
    "class": "objecttype", 
    "syntax": {
      "type": "INTEGER", 
      "class": "type", 
      "constraints": {
        "enumeration": {
          "noRepeat": 1, 
          "yearly": 2, 
          "weekly": 4, 
          "daily": 5, 
          "monthly": 3
        }
      }
    }, 
    "maxaccess": "not-accessible", 
    "status": "current", 
    "description": " Indicates the RepeatMode of user. noRepeat(1) yearly(2) monthly(3) weekly(4) daily(5) "
  }, 
  "hwEntPbxGrpMemBeginDate": {
    "name": "hwEntPbxGrpMemBeginDate", 
    "oid": "1.3.6.1.4.1.2011.5.25.313.20.1.9", 
    "nodetype": "column", 
    "class": "objecttype", 
    "syntax": {
      "type": "DisplayString", 
      "class": "type", 
      "constraints": {
        "size": [
          {
            "min": 0, 
            "max": 5
          }
        ]
      }
    }, 
    "maxaccess": "not-accessible", 
    "status": "current", 
    "description": " Indicates the Repeat BeginData of user. "
  }, 
  "hwEntPbxGrpMemBeginWeekday": {
    "name": "hwEntPbxGrpMemBeginWeekday", 
    "oid": "1.3.6.1.4.1.2011.5.25.313.20.1.10", 
    "nodetype": "column", 
    "class": "objecttype", 
    "syntax": {
      "type": "INTEGER", 
      "class": "type", 
      "constraints": {
        "enumeration": {
          "none": 8, 
          "wed": 3, 
          "sun": 7, 
          "fri": 5, 
          "tue": 2, 
          "mon": 1, 
          "thu": 4, 
          "sat": 6
        }
      }
    }, 
    "maxaccess": "not-accessible", 
    "status": "current", 
    "description": " Indicates the Repeat BeginWeekday. mon(1) tue(2) wed(3) thu(4) fri(5) sat(6) sun(7) none(8) "
  }, 
  "hwEntPbxGrpMemBeginTime": {
    "name": "hwEntPbxGrpMemBeginTime", 
    "oid": "1.3.6.1.4.1.2011.5.25.313.20.1.11", 
    "nodetype": "column", 
    "class": "objecttype", 
    "syntax": {
      "type": "DisplayString", 
      "class": "type", 
      "constraints": {
        "size": [
          {
            "min": 0, 
            "max": 8
          }
        ]
      }
    }, 
    "maxaccess": "not-accessible", 
    "status": "current", 
    "description": " Indicates the Repeat BeginTime of user. "
  }, 
  "hwEntPbxGrpMemEndDate": {
    "name": "hwEntPbxGrpMemEndDate", 
    "oid": "1.3.6.1.4.1.2011.5.25.313.20.1.12", 
    "nodetype": "column", 
    "class": "objecttype", 
    "syntax": {
      "type": "DisplayString", 
      "class": "type", 
      "constraints": {
        "size": [
          {
            "min": 0, 
            "max": 5
          }
        ]
      }
    }, 
    "maxaccess": "not-accessible", 
    "status": "current", 
    "description": " Indicates the Repeat EndDate of user. "
  }, 
  "hwEntPbxGrpMemEndWeekday": {
    "name": "hwEntPbxGrpMemEndWeekday", 
    "oid": "1.3.6.1.4.1.2011.5.25.313.20.1.13", 
    "nodetype": "column", 
    "class": "objecttype", 
    "syntax": {
      "type": "INTEGER", 
      "class": "type", 
      "constraints": {
        "enumeration": {
          "none": 8, 
          "wed": 3, 
          "sun": 7, 
          "fri": 5, 
          "tue": 2, 
          "mon": 1, 
          "thu": 4, 
          "sat": 6
        }
      }
    }, 
    "maxaccess": "not-accessible", 
    "status": "current", 
    "description": " Indicates the Repeat EndWeekday. mon(1) tue(2) wed(3) thu(4) fri(5) sat(6) sun(7) none(8) "
  }, 
  "hwEntPbxGrpMemEndTime": {
    "name": "hwEntPbxGrpMemEndTime", 
    "oid": "1.3.6.1.4.1.2011.5.25.313.20.1.14", 
    "nodetype": "column", 
    "class": "objecttype", 
    "syntax": {
      "type": "DisplayString", 
      "class": "type", 
      "constraints": {
        "size": [
          {
            "min": 0, 
            "max": 8
          }
        ]
      }
    }, 
    "maxaccess": "not-accessible", 
    "status": "current", 
    "description": " Indicates the Repeat EndTime of user. "
  }, 
  "hwEntPbxGrpMemRowStatus": {
    "name": "hwEntPbxGrpMemRowStatus", 
    "oid": "1.3.6.1.4.1.2011.5.25.313.20.1.15", 
    "nodetype": "column", 
    "class": "objecttype", 
    "syntax": {
      "type": "RowStatus", 
      "class": "type"
    }, 
    "maxaccess": "read-create", 
    "status": "current", 
    "description": " Indicates row status of table. "
  }, 
  "hwEntPbxGrpMemAdminState": {
    "name": "hwEntPbxGrpMemAdminState", 
    "oid": "1.3.6.1.4.1.2011.5.25.313.20.1.16", 
    "nodetype": "column", 
    "class": "objecttype", 
    "syntax": {
      "type": "INTEGER", 
      "class": "type", 
      "constraints": {
        "enumeration": {
          "offline": 1, 
          "online": 2
        }
      }
    }, 
    "maxaccess": "read-create", 
    "status": "current", 
    "description": " Indicates Service state of user. offline(1) online(2) "
  }, 
  "hwEntPbxGrpMemIndex": {
    "name": "hwEntPbxGrpMemIndex", 
    "oid": "1.3.6.1.4.1.2011.5.25.313.20.1.17", 
    "nodetype": "column", 
    "class": "objecttype", 
    "syntax": {
      "type": "Integer32", 
      "class": "type", 
      "constraints": {
        "range": [
          {
            "min": 0, 
            "max": 65535
          }
        ]
      }
    }, 
    "maxaccess": "read-create", 
    "status": "current", 
    "description": " Indicates the group member index. "
  }, 
  "hwEntPbxSrvPswTable": {
    "name": "hwEntPbxSrvPswTable", 
    "oid": "1.3.6.1.4.1.2011.5.25.313.21", 
    "nodetype": "table", 
    "class": "objecttype", 
    "maxaccess": "not-accessible", 
    "status": "current", 
    "description": " A list of hwEntPbxSrvPswEntry objects. "
  }, 
  "hwEntPbxSrvPswEntry": {
    "name": "hwEntPbxSrvPswEntry", 
    "oid": "1.3.6.1.4.1.2011.5.25.313.21.1", 
    "nodetype": "row", 
    "class": "objecttype", 
    "maxaccess": "not-accessible", 
    "indices": [
      {
        "module": "HUAWEI-ENT-VOICE-PBX-MIB", 
        "object": "hwEntPbxSrvPswUserName", 
        "implied": 0
      }, 
      {
        "module": "HUAWEI-ENT-VOICE-PBX-MIB", 
        "object": "hwEntPbxSrvPswServiceType", 
        "implied": 0
      }
    ], 
    "status": "current", 
    "description": "A list of hwEntPbxSrvPswEntry objects."
  }, 
  "hwEntPbxSrvPswUserName": {
    "name": "hwEntPbxSrvPswUserName", 
    "oid": "1.3.6.1.4.1.2011.5.25.313.21.1.1", 
    "nodetype": "column", 
    "class": "objecttype", 
    "syntax": {
      "type": "DisplayString", 
      "class": "type", 
      "constraints": {
        "size": [
          {
            "min": 1, 
            "max": 32
          }
        ]
      }
    }, 
    "maxaccess": "not-accessible", 
    "status": "current", 
    "description": " Indicates the username of the user. "
  }, 
  "hwEntPbxSrvPswServiceType": {
    "name": "hwEntPbxSrvPswServiceType", 
    "oid": "1.3.6.1.4.1.2011.5.25.313.21.1.2", 
    "nodetype": "column", 
    "class": "objecttype", 
    "syntax": {
      "type": "INTEGER", 
      "class": "type", 
      "constraints": {
        "enumeration": {
          "dlc": 3, 
          "scccancel": 1, 
          "cba": 5, 
          "pwcb": 4, 
          "cfx": 2
        }
      }
    }, 
    "maxaccess": "not-accessible", 
    "status": "current", 
    "description": " Indicates the service type of password-service. cccancel(1) cfx(2) dlc(3) pwcb(4) cba(5) "
  }, 
  "hwEntPbxSrvPswPasswordType": {
    "name": "hwEntPbxSrvPswPasswordType", 
    "oid": "1.3.6.1.4.1.2011.5.25.313.21.1.3", 
    "nodetype": "column", 
    "class": "objecttype", 
    "syntax": {
      "type": "INTEGER", 
      "class": "type", 
      "constraints": {
        "enumeration": {
          "simple": 1, 
          "cipher": 2
        }
      }
    }, 
    "maxaccess": "read-create", 
    "status": "current", 
    "description": " Indicates the display type of password. simple(1) cipher(2) "
  }, 
  "hwEntPbxSrvPswServicePassword": {
    "name": "hwEntPbxSrvPswServicePassword", 
    "oid": "1.3.6.1.4.1.2011.5.25.313.21.1.4", 
    "nodetype": "column", 
    "class": "objecttype", 
    "syntax": {
      "type": "DisplayString", 
      "class": "type", 
      "constraints": {
        "size": [
          {
            "min": 0, 
            "max": 8
          }
        ]
      }
    }, 
    "maxaccess": "read-create", 
    "status": "current", 
    "description": " Indicates the service password. "
  }, 
  "hwEntPbxSrvDlcTable": {
    "name": "hwEntPbxSrvDlcTable", 
    "oid": "1.3.6.1.4.1.2011.5.25.313.22", 
    "nodetype": "table", 
    "class": "objecttype", 
    "maxaccess": "not-accessible", 
    "status": "current", 
    "description": " A list of hwEntPbxSrvDlcEntry objects. "
  }, 
  "hwEntPbxSrvDlcEntry": {
    "name": "hwEntPbxSrvDlcEntry", 
    "oid": "1.3.6.1.4.1.2011.5.25.313.22.1", 
    "nodetype": "row", 
    "class": "objecttype", 
    "maxaccess": "not-accessible", 
    "indices": [
      {
        "module": "HUAWEI-ENT-VOICE-PBX-MIB", 
        "object": "hwEntPbxSrvDlcUserName", 
        "implied": 0
      }, 
      {
        "module": "HUAWEI-ENT-VOICE-PBX-MIB", 
        "object": "hwEntPbxSrvDlcNum", 
        "implied": 0
      }
    ], 
    "status": "current", 
    "description": " A list of hwEntPbxSrvDlcEntry objects."
  }, 
  "hwEntPbxSrvDlcUserName": {
    "name": "hwEntPbxSrvDlcUserName", 
    "oid": "1.3.6.1.4.1.2011.5.25.313.22.1.1", 
    "nodetype": "column", 
    "class": "objecttype", 
    "syntax": {
      "type": "DisplayString", 
      "class": "type", 
      "constraints": {
        "size": [
          {
            "min": 1, 
            "max": 32
          }
        ]
      }
    }, 
    "maxaccess": "not-accessible", 
    "status": "current", 
    "description": " Indicates the username of the user. "
  }, 
  "hwEntPbxSrvDlcNum": {
    "name": "hwEntPbxSrvDlcNum", 
    "oid": "1.3.6.1.4.1.2011.5.25.313.22.1.2", 
    "nodetype": "column", 
    "class": "objecttype", 
    "syntax": {
      "type": "DisplayString", 
      "class": "type", 
      "constraints": {
        "size": [
          {
            "min": 1, 
            "max": 44
          }
        ]
      }
    }, 
    "maxaccess": "not-accessible", 
    "status": "current", 
    "description": " Indicates the Limit CalledNum of register number. "
  }, 
  "hwEntPbxSrvDlcRowStatus": {
    "name": "hwEntPbxSrvDlcRowStatus", 
    "oid": "1.3.6.1.4.1.2011.5.25.313.22.1.3", 
    "nodetype": "column", 
    "class": "objecttype", 
    "syntax": {
      "type": "RowStatus", 
      "class": "type"
    }, 
    "maxaccess": "read-create", 
    "status": "current", 
    "description": " Indicates row status of table. active(1) notInService(2) notReady(3) createAndGo(4) createAndWait(5) destroy(6) "
  }, 
  "hwEntPbxSrvDlcReserved": {
    "name": "hwEntPbxSrvDlcReserved", 
    "oid": "1.3.6.1.4.1.2011.5.25.313.22.1.4", 
    "nodetype": "column", 
    "class": "objecttype", 
    "syntax": {
      "type": "Integer32", 
      "class": "type"
    }, 
    "maxaccess": "read-create", 
    "status": "current", 
    "description": " Reserved "
  }, 
  "hwEntPbxCrbtFileTable": {
    "name": "hwEntPbxCrbtFileTable", 
    "oid": "1.3.6.1.4.1.2011.5.25.313.23", 
    "nodetype": "table", 
    "class": "objecttype", 
    "maxaccess": "not-accessible", 
    "status": "current", 
    "description": " A list of hwEntPbxCrbtFileEntry objects. "
  }, 
  "hwEntPbxCrbtFileEntry": {
    "name": "hwEntPbxCrbtFileEntry", 
    "oid": "1.3.6.1.4.1.2011.5.25.313.23.1", 
    "nodetype": "row", 
    "class": "objecttype", 
    "maxaccess": "not-accessible", 
    "indices": [
      {
        "module": "HUAWEI-ENT-VOICE-PBX-MIB", 
        "object": "hwEntPbxCrbtFileName", 
        "implied": 0
      }
    ], 
    "status": "current", 
    "description": "A list of hwEntPbxCrbtFileEntry objects."
  }, 
  "hwEntPbxCrbtFileName": {
    "name": "hwEntPbxCrbtFileName", 
    "oid": "1.3.6.1.4.1.2011.5.25.313.23.1.1", 
    "nodetype": "column", 
    "class": "objecttype", 
    "syntax": {
      "type": "DisplayString", 
      "class": "type", 
      "constraints": {
        "size": [
          {
            "min": 1, 
            "max": 64
          }
        ]
      }
    }, 
    "maxaccess": "not-accessible", 
    "status": "current", 
    "description": " Indicates the full path and filename of crbt file. "
  }, 
  "hwEntPbxCrbtFileRowStatus": {
    "name": "hwEntPbxCrbtFileRowStatus", 
    "oid": "1.3.6.1.4.1.2011.5.25.313.23.1.2", 
    "nodetype": "column", 
    "class": "objecttype", 
    "syntax": {
      "type": "RowStatus", 
      "class": "type"
    }, 
    "maxaccess": "read-create", 
    "status": "current", 
    "description": " Indicates row status of table. "
  }, 
  "hwEntPbxCrbtFileDesc": {
    "name": "hwEntPbxCrbtFileDesc", 
    "oid": "1.3.6.1.4.1.2011.5.25.313.23.1.3", 
    "nodetype": "column", 
    "class": "objecttype", 
    "syntax": {
      "type": "DisplayString", 
      "class": "type", 
      "constraints": {
        "size": [
          {
            "min": 0, 
            "max": 64
          }
        ]
      }
    }, 
    "maxaccess": "read-create", 
    "status": "current", 
    "description": " Indicates the description of crbt file. "
  }, 
  "hwEntPbxCrbtType": {
    "name": "hwEntPbxCrbtType", 
    "oid": "1.3.6.1.4.1.2011.5.25.313.23.1.4", 
    "nodetype": "column", 
    "class": "objecttype", 
    "syntax": {
      "type": "INTEGER", 
      "class": "type", 
      "constraints": {
        "enumeration": {
          "personalCrbt": 2, 
          "enterpriserCrbt": 1
        }
      }
    }, 
    "maxaccess": "read-create", 
    "status": "current", 
    "description": " Indicates the type of crbt file. enterpriserCrbt(1) personalCrbt(2 "
  }, 
  "hwEntPbxCrbtFileCheckStatus": {
    "name": "hwEntPbxCrbtFileCheckStatus", 
    "oid": "1.3.6.1.4.1.2011.5.25.313.23.1.5", 
    "nodetype": "column", 
    "class": "objecttype", 
    "syntax": {
      "type": "INTEGER", 
      "class": "type", 
      "constraints": {
        "enumeration": {
          "noPass": 3, 
          "noCheck": 1, 
          "pass": 2
        }
      }
    }, 
    "maxaccess": "read-create", 
    "status": "current", 
    "description": " Indicates the check state of crbt file. noCheck(1) pass(2) noPass(3) "
  }, 
  "hwEntPbxCrbtFileStorage": {
    "name": "hwEntPbxCrbtFileStorage", 
    "oid": "1.3.6.1.4.1.2011.5.25.313.23.1.6", 
    "nodetype": "column", 
    "class": "objecttype", 
    "syntax": {
      "type": "INTEGER", 
      "class": "type", 
      "constraints": {
        "enumeration": {
          "local": 1, 
          "mrs": 2
        }
      }
    }, 
    "maxaccess": "read-create", 
    "status": "current", 
    "description": " Indicates the storage location of crbt file. local(1) mrs(2) default:local(1) "
  }, 
  "hwEntPbxCrbtFileEnterpriseName": {
    "name": "hwEntPbxCrbtFileEnterpriseName", 
    "oid": "1.3.6.1.4.1.2011.5.25.313.23.1.7", 
    "nodetype": "column", 
    "class": "objecttype", 
    "syntax": {
      "type": "DisplayString", 
      "class": "type", 
      "constraints": {
        "size": [
          {
            "min": 0, 
            "max": 32
          }
        ]
      }
    }, 
    "maxaccess": "read-create", 
    "status": "current", 
    "description": " Indicates the enterprise of crbt file. "
  }, 
  "hwEntPbxCrbtFileUserName": {
    "name": "hwEntPbxCrbtFileUserName", 
    "oid": "1.3.6.1.4.1.2011.5.25.313.23.1.8", 
    "nodetype": "column", 
    "class": "objecttype", 
    "syntax": {
      "type": "DisplayString", 
      "class": "type", 
      "constraints": {
        "size": [
          {
            "min": 0, 
            "max": 32
          }
        ]
      }
    }, 
    "maxaccess": "read-create", 
    "status": "current", 
    "description": " Indicates the username of crbt file. "
  }, 
  "hwEntPbxSrvCrbtTable": {
    "name": "hwEntPbxSrvCrbtTable", 
    "oid": "1.3.6.1.4.1.2011.5.25.313.24", 
    "nodetype": "table", 
    "class": "objecttype", 
    "maxaccess": "not-accessible", 
    "status": "current", 
    "description": " A list of hwEntPbxSrvCrbtEntry objects. "
  }, 
  "hwEntPbxSrvCrbtEntry": {
    "name": "hwEntPbxSrvCrbtEntry", 
    "oid": "1.3.6.1.4.1.2011.5.25.313.24.1", 
    "nodetype": "row", 
    "class": "objecttype", 
    "maxaccess": "not-accessible", 
    "indices": [
      {
        "module": "HUAWEI-ENT-VOICE-PBX-MIB", 
        "object": "hwEntPbxSrvCrbtEnterpriseName", 
        "implied": 0
      }, 
      {
        "module": "HUAWEI-ENT-VOICE-PBX-MIB", 
        "object": "hwEntPbxSrvCrbtUserName", 
        "implied": 0
      }, 
      {
        "module": "HUAWEI-ENT-VOICE-PBX-MIB", 
        "object": "hwEntPbxSrvCrbtTrkGrpName", 
        "implied": 0
      }, 
      {
        "module": "HUAWEI-ENT-VOICE-PBX-MIB", 
        "object": "hwEntPbxSrvCrbtCallerNum", 
        "implied": 0
      }, 
      {
        "module": "HUAWEI-ENT-VOICE-PBX-MIB", 
        "object": "hwEntPbxSrvCrbtFromDate", 
        "implied": 0
      }, 
      {
        "module": "HUAWEI-ENT-VOICE-PBX-MIB", 
        "object": "hwEntPbxSrvCrbtFromTime", 
        "implied": 0
      }, 
      {
        "module": "HUAWEI-ENT-VOICE-PBX-MIB", 
        "object": "hwEntPbxSrvCrbtToDate", 
        "implied": 0
      }, 
      {
        "module": "HUAWEI-ENT-VOICE-PBX-MIB", 
        "object": "hwEntPbxSrvCrbtToTime", 
        "implied": 0
      }, 
      {
        "module": "HUAWEI-ENT-VOICE-PBX-MIB", 
        "object": "hwEntPbxSrvCrbtRepeatMode", 
        "implied": 0
      }, 
      {
        "module": "HUAWEI-ENT-VOICE-PBX-MIB", 
        "object": "hwEntPbxSrvCrbtBeginDate", 
        "implied": 0
      }, 
      {
        "module": "HUAWEI-ENT-VOICE-PBX-MIB", 
        "object": "hwEntPbxSrvCrbtBeginWeekday", 
        "implied": 0
      }, 
      {
        "module": "HUAWEI-ENT-VOICE-PBX-MIB", 
        "object": "hwEntPbxSrvCrbtBeginTime", 
        "implied": 0
      }, 
      {
        "module": "HUAWEI-ENT-VOICE-PBX-MIB", 
        "object": "hwEntPbxSrvCrbtEndDate", 
        "implied": 0
      }, 
      {
        "module": "HUAWEI-ENT-VOICE-PBX-MIB", 
        "object": "hwEntPbxSrvCrbtEndWeekday", 
        "implied": 0
      }, 
      {
        "module": "HUAWEI-ENT-VOICE-PBX-MIB", 
        "object": "hwEntPbxSrvCrbtEndTime", 
        "implied": 0
      }
    ], 
    "status": "current", 
    "description": "A list of hwEntPbxSrvCrbtEntry objects."
  }, 
  "hwEntPbxSrvCrbtEnterpriseName": {
    "name": "hwEntPbxSrvCrbtEnterpriseName", 
    "oid": "1.3.6.1.4.1.2011.5.25.313.24.1.1", 
    "nodetype": "column", 
    "class": "objecttype", 
    "syntax": {
      "type": "DisplayString", 
      "class": "type", 
      "constraints": {
        "size": [
          {
            "min": 0, 
            "max": 32
          }
        ]
      }
    }, 
    "maxaccess": "not-accessible", 
    "status": "current", 
    "description": " Indicates the enterprise name. "
  }, 
  "hwEntPbxSrvCrbtUserName": {
    "name": "hwEntPbxSrvCrbtUserName", 
    "oid": "1.3.6.1.4.1.2011.5.25.313.24.1.2", 
    "nodetype": "column", 
    "class": "objecttype", 
    "syntax": {
      "type": "DisplayString", 
      "class": "type", 
      "constraints": {
        "size": [
          {
            "min": 0, 
            "max": 32
          }
        ]
      }
    }, 
    "maxaccess": "not-accessible", 
    "status": "current", 
    "description": " Indicates the user name. "
  }, 
  "hwEntPbxSrvCrbtTrkGrpName": {
    "name": "hwEntPbxSrvCrbtTrkGrpName", 
    "oid": "1.3.6.1.4.1.2011.5.25.313.24.1.3", 
    "nodetype": "column", 
    "class": "objecttype", 
    "syntax": {
      "type": "DisplayString", 
      "class": "type", 
      "constraints": {
        "size": [
          {
            "min": 0, 
            "max": 32
          }
        ]
      }
    }, 
    "maxaccess": "not-accessible", 
    "status": "current", 
    "description": " Indicates the trunk group name of caller. "
  }, 
  "hwEntPbxSrvCrbtCallerNum": {
    "name": "hwEntPbxSrvCrbtCallerNum", 
    "oid": "1.3.6.1.4.1.2011.5.25.313.24.1.4", 
    "nodetype": "column", 
    "class": "objecttype", 
    "syntax": {
      "type": "DisplayString", 
      "class": "type", 
      "constraints": {
        "size": [
          {
            "min": 0, 
            "max": 44
          }
        ]
      }
    }, 
    "maxaccess": "not-accessible", 
    "status": "current", 
    "description": " Indicates the caller number. "
  }, 
  "hwEntPbxSrvCrbtFromDate": {
    "name": "hwEntPbxSrvCrbtFromDate", 
    "oid": "1.3.6.1.4.1.2011.5.25.313.24.1.5", 
    "nodetype": "column", 
    "class": "objecttype", 
    "syntax": {
      "type": "DisplayString", 
      "class": "type", 
      "constraints": {
        "size": [
          {
            "min": 0, 
            "max": 10
          }
        ]
      }
    }, 
    "maxaccess": "not-accessible", 
    "status": "current", 
    "description": " Indicates the BeginDate. Format:yyyy-mm-dd "
  }, 
  "hwEntPbxSrvCrbtFromTime": {
    "name": "hwEntPbxSrvCrbtFromTime", 
    "oid": "1.3.6.1.4.1.2011.5.25.313.24.1.6", 
    "nodetype": "column", 
    "class": "objecttype", 
    "syntax": {
      "type": "DisplayString", 
      "class": "type", 
      "constraints": {
        "size": [
          {
            "min": 0, 
            "max": 8
          }
        ]
      }
    }, 
    "maxaccess": "not-accessible", 
    "status": "current", 
    "description": " Indicates the BeginTime. "
  }, 
  "hwEntPbxSrvCrbtToDate": {
    "name": "hwEntPbxSrvCrbtToDate", 
    "oid": "1.3.6.1.4.1.2011.5.25.313.24.1.7", 
    "nodetype": "column", 
    "class": "objecttype", 
    "syntax": {
      "type": "DisplayString", 
      "class": "type", 
      "constraints": {
        "size": [
          {
            "min": 0, 
            "max": 10
          }
        ]
      }
    }, 
    "maxaccess": "not-accessible", 
    "status": "current", 
    "description": " Indicates the EndDate. "
  }, 
  "hwEntPbxSrvCrbtToTime": {
    "name": "hwEntPbxSrvCrbtToTime", 
    "oid": "1.3.6.1.4.1.2011.5.25.313.24.1.8", 
    "nodetype": "column", 
    "class": "objecttype", 
    "syntax": {
      "type": "DisplayString", 
      "class": "type", 
      "constraints": {
        "size": [
          {
            "min": 0, 
            "max": 8
          }
        ]
      }
    }, 
    "maxaccess": "not-accessible", 
    "status": "current", 
    "description": " Indicates the EndTime. "
  }, 
  "hwEntPbxSrvCrbtRepeatMode": {
    "name": "hwEntPbxSrvCrbtRepeatMode", 
    "oid": "1.3.6.1.4.1.2011.5.25.313.24.1.9", 
    "nodetype": "column", 
    "class": "objecttype", 
    "syntax": {
      "type": "INTEGER", 
      "class": "type", 
      "constraints": {
        "enumeration": {
          "noRepeat": 1, 
          "yearly": 2, 
          "weekly": 4, 
          "daily": 5, 
          "monthly": 3
        }
      }
    }, 
    "maxaccess": "not-accessible", 
    "status": "current", 
    "description": " Indicates the RepeatMode. noRepeat(1) yearly(2) monthly(3) weekly(4) daily(5) "
  }, 
  "hwEntPbxSrvCrbtBeginDate": {
    "name": "hwEntPbxSrvCrbtBeginDate", 
    "oid": "1.3.6.1.4.1.2011.5.25.313.24.1.10", 
    "nodetype": "column", 
    "class": "objecttype", 
    "syntax": {
      "type": "DisplayString", 
      "class": "type", 
      "constraints": {
        "size": [
          {
            "min": 0, 
            "max": 5
          }
        ]
      }
    }, 
    "maxaccess": "not-accessible", 
    "status": "current", 
    "description": " Indicates the Repeat BeginDate. Format:mm-dd "
  }, 
  "hwEntPbxSrvCrbtBeginWeekday": {
    "name": "hwEntPbxSrvCrbtBeginWeekday", 
    "oid": "1.3.6.1.4.1.2011.5.25.313.24.1.11", 
    "nodetype": "column", 
    "class": "objecttype", 
    "syntax": {
      "type": "INTEGER", 
      "class": "type", 
      "constraints": {
        "enumeration": {
          "none": 8, 
          "wed": 3, 
          "sun": 7, 
          "fri": 5, 
          "tue": 2, 
          "mon": 1, 
          "thu": 4, 
          "sat": 6
        }
      }
    }, 
    "maxaccess": "not-accessible", 
    "status": "current", 
    "description": " Indicates the Repeat BeginWeekday. mon(1) tue(2) wed(3) thu(4) fri(5) sat(6) sun(7) none(8) "
  }, 
  "hwEntPbxSrvCrbtBeginTime": {
    "name": "hwEntPbxSrvCrbtBeginTime", 
    "oid": "1.3.6.1.4.1.2011.5.25.313.24.1.12", 
    "nodetype": "column", 
    "class": "objecttype", 
    "syntax": {
      "type": "DisplayString", 
      "class": "type", 
      "constraints": {
        "size": [
          {
            "min": 0, 
            "max": 8
          }
        ]
      }
    }, 
    "maxaccess": "not-accessible", 
    "status": "current", 
    "description": " Indicates the Repeat BeginTime. Format: hh:mm:ss "
  }, 
  "hwEntPbxSrvCrbtEndDate": {
    "name": "hwEntPbxSrvCrbtEndDate", 
    "oid": "1.3.6.1.4.1.2011.5.25.313.24.1.13", 
    "nodetype": "column", 
    "class": "objecttype", 
    "syntax": {
      "type": "DisplayString", 
      "class": "type", 
      "constraints": {
        "size": [
          {
            "min": 0, 
            "max": 5
          }
        ]
      }
    }, 
    "maxaccess": "not-accessible", 
    "status": "current", 
    "description": " Indicates the Repeat EndDate. Format:mm-dd "
  }, 
  "hwEntPbxSrvCrbtEndWeekday": {
    "name": "hwEntPbxSrvCrbtEndWeekday", 
    "oid": "1.3.6.1.4.1.2011.5.25.313.24.1.14", 
    "nodetype": "column", 
    "class": "objecttype", 
    "syntax": {
      "type": "INTEGER", 
      "class": "type", 
      "constraints": {
        "enumeration": {
          "none": 8, 
          "wed": 3, 
          "sun": 7, 
          "fri": 5, 
          "tue": 2, 
          "mon": 1, 
          "thu": 4, 
          "sat": 6
        }
      }
    }, 
    "maxaccess": "not-accessible", 
    "status": "current", 
    "description": " Indicates the Repeat EndWeekday. mon(1) tue(2) wed(3) thu(4) fri(5) sat(6) sun(7) none(8) "
  }, 
  "hwEntPbxSrvCrbtEndTime": {
    "name": "hwEntPbxSrvCrbtEndTime", 
    "oid": "1.3.6.1.4.1.2011.5.25.313.24.1.15", 
    "nodetype": "column", 
    "class": "objecttype", 
    "syntax": {
      "type": "DisplayString", 
      "class": "type", 
      "constraints": {
        "size": [
          {
            "min": 0, 
            "max": 8
          }
        ]
      }
    }, 
    "maxaccess": "not-accessible", 
    "status": "current", 
    "description": " Indicates the Repeat EndTime. "
  }, 
  "hwEntPbxSrvCrbtRowStatus": {
    "name": "hwEntPbxSrvCrbtRowStatus", 
    "oid": "1.3.6.1.4.1.2011.5.25.313.24.1.16", 
    "nodetype": "column", 
    "class": "objecttype", 
    "syntax": {
      "type": "RowStatus", 
      "class": "type"
    }, 
    "maxaccess": "read-create", 
    "status": "current", 
    "description": " Indicates row status of table. "
  }, 
  "hwEntPbxSrvCrbtFileName": {
    "name": "hwEntPbxSrvCrbtFileName", 
    "oid": "1.3.6.1.4.1.2011.5.25.313.24.1.17", 
    "nodetype": "column", 
    "class": "objecttype", 
    "syntax": {
      "type": "DisplayString", 
      "class": "type", 
      "constraints": {
        "size": [
          {
            "min": 1, 
            "max": 64
          }
        ]
      }
    }, 
    "maxaccess": "read-create", 
    "status": "current", 
    "description": " Indicates the full file name. "
  }, 
  "hwEntPbxUserParaTable": {
    "name": "hwEntPbxUserParaTable", 
    "oid": "1.3.6.1.4.1.2011.5.25.313.27", 
    "nodetype": "table", 
    "class": "objecttype", 
    "maxaccess": "not-accessible", 
    "status": "current", 
    "description": " A list of hwEntPbxUserParaTable objects. "
  }, 
  "hwEntPbxUserParaEntry": {
    "name": "hwEntPbxUserParaEntry", 
    "oid": "1.3.6.1.4.1.2011.5.25.313.27.1", 
    "nodetype": "row", 
    "class": "objecttype", 
    "maxaccess": "not-accessible", 
    "indices": [
      {
        "module": "HUAWEI-ENT-VOICE-PBX-MIB", 
        "object": "hwEntPbxUserParaName", 
        "implied": 0
      }
    ], 
    "status": "current", 
    "description": "A list of hwEntPbxUserParaTable objects."
  }, 
  "hwEntPbxUserParaName": {
    "name": "hwEntPbxUserParaName", 
    "oid": "1.3.6.1.4.1.2011.5.25.313.27.1.1", 
    "nodetype": "column", 
    "class": "objecttype", 
    "syntax": {
      "type": "DisplayString", 
      "class": "type", 
      "constraints": {
        "size": [
          {
            "min": 1, 
            "max": 32
          }
        ]
      }
    }, 
    "maxaccess": "not-accessible", 
    "status": "current", 
    "description": " Indicates the pbxuser name. "
  }, 
  "hwEntPbxUserPriority": {
    "name": "hwEntPbxUserPriority", 
    "oid": "1.3.6.1.4.1.2011.5.25.313.27.1.2", 
    "nodetype": "column", 
    "class": "objecttype", 
    "syntax": {
      "type": "INTEGER", 
      "class": "type", 
      "constraints": {
        "enumeration": {
          "cat1": 1, 
          "cat2": 2, 
          "cat3": 3
        }
      }
    }, 
    "maxaccess": "read-write", 
    "status": "current", 
    "description": " Indicates the pbxuser's priority. "
  }, 
  "hwEntPbxUserLineType": {
    "name": "hwEntPbxUserLineType", 
    "oid": "1.3.6.1.4.1.2011.5.25.313.27.1.3", 
    "nodetype": "column", 
    "class": "objecttype", 
    "syntax": {
      "type": "INTEGER", 
      "class": "type", 
      "constraints": {
        "enumeration": {
          "lcpbx": 2, 
          "del": 1, 
          "payphone": 4, 
          "ecpbx": 3
        }
      }
    }, 
    "maxaccess": "read-write", 
    "status": "current", 
    "description": " Indicates the pbxuser's line type. default: del(1) "
  }, 
  "hwEntPbxUserClipTransmissionSequence": {
    "name": "hwEntPbxUserClipTransmissionSequence", 
    "oid": "1.3.6.1.4.1.2011.5.25.313.27.1.4", 
    "nodetype": "column", 
    "class": "objecttype", 
    "syntax": {
      "type": "INTEGER", 
      "class": "type", 
      "constraints": {
        "enumeration": {
          "afterRing": 1, 
          "beforeRing": 2
        }
      }
    }, 
    "maxaccess": "read-write", 
    "status": "current", 
    "description": " Indicates the pbxuser's clip transmission sequence. default: afterRing(1) "
  }, 
  "hwEntPbxUserClipFormat": {
    "name": "hwEntPbxUserClipFormat", 
    "oid": "1.3.6.1.4.1.2011.5.25.313.27.1.5", 
    "nodetype": "column", 
    "class": "objecttype", 
    "syntax": {
      "type": "INTEGER", 
      "class": "type", 
      "constraints": {
        "enumeration": {
          "r1-5": 4, 
          "etsi": 5, 
          "dtmf": 3, 
          "mdmffsk": 2, 
          "sdmffsk": 1
        }
      }
    }, 
    "maxaccess": "read-write", 
    "status": "current", 
    "description": " Indicates the pbxuser's clip format. default: sdmffsk(1) "
  }, 
  "hwEntPbxUserDcTime": {
    "name": "hwEntPbxUserDcTime", 
    "oid": "1.3.6.1.4.1.2011.5.25.313.27.1.6", 
    "nodetype": "column", 
    "class": "objecttype", 
    "syntax": {
      "type": "Integer32", 
      "class": "type", 
      "constraints": {
        "range": [
          {
            "min": 10, 
            "max": 100
          }
        ]
      }
    }, 
    "maxaccess": "read-write", 
    "status": "current", 
    "description": " Indicates the pbxuser's dc time. default: 10 unit:10ms "
  }, 
  "hwEntPbxUserFskTime": {
    "name": "hwEntPbxUserFskTime", 
    "oid": "1.3.6.1.4.1.2011.5.25.313.27.1.7", 
    "nodetype": "column", 
    "class": "objecttype", 
    "syntax": {
      "type": "Integer32", 
      "class": "type", 
      "constraints": {
        "range": [
          {
            "min": 0, 
            "max": 100
          }
        ]
      }
    }, 
    "maxaccess": "read-write", 
    "status": "current", 
    "description": " Indicates the pbxuser's fks time. default: 80 unit:10ms "
  }, 
  "hwEntPbxUserVqeAgc": {
    "name": "hwEntPbxUserVqeAgc", 
    "oid": "1.3.6.1.4.1.2011.5.25.313.27.1.8", 
    "nodetype": "column", 
    "class": "objecttype", 
    "syntax": {
      "type": "INTEGER", 
      "class": "type", 
      "constraints": {
        "enumeration": {
          "enable": 1, 
          "disable": 2
        }
      }
    }, 
    "maxaccess": "read-write", 
    "status": "current", 
    "description": " Indicates the pbxuser's vqe agc flag. default: disable(2) "
  }, 
  "hwEntPbxUserVqeAgcLevel": {
    "name": "hwEntPbxUserVqeAgcLevel", 
    "oid": "1.3.6.1.4.1.2011.5.25.313.27.1.9", 
    "nodetype": "column", 
    "class": "objecttype", 
    "syntax": {
      "type": "Integer32", 
      "class": "type", 
      "constraints": {
        "range": [
          {
            "min": 0, 
            "max": 15
          }
        ]
      }
    }, 
    "maxaccess": "read-write", 
    "status": "current", 
    "description": " Indicates the pbxuser vqe agc level. Correspond to -9~-24dbm0 default: 13 "
  }, 
  "hwEntPbxUserVqeSns": {
    "name": "hwEntPbxUserVqeSns", 
    "oid": "1.3.6.1.4.1.2011.5.25.313.27.1.10", 
    "nodetype": "column", 
    "class": "objecttype", 
    "syntax": {
      "type": "INTEGER", 
      "class": "type", 
      "constraints": {
        "enumeration": {
          "enable": 1, 
          "disable": 2
        }
      }
    }, 
    "maxaccess": "read-write", 
    "status": "current", 
    "description": " Indicates the pbxuser's vqe sns flag. default: disable(2) "
  }, 
  "hwEntPbxUserVqeSnsLevel": {
    "name": "hwEntPbxUserVqeSnsLevel", 
    "oid": "1.3.6.1.4.1.2011.5.25.313.27.1.11", 
    "nodetype": "column", 
    "class": "objecttype", 
    "syntax": {
      "type": "Integer32", 
      "class": "type", 
      "constraints": {
        "range": [
          {
            "min": 6, 
            "max": 20
          }
        ]
      }
    }, 
    "maxaccess": "read-write", 
    "status": "current", 
    "description": " Indicates the pbxuser's vqe sns level. default: 12 unit: dB "
  }, 
  "hwEntPbxUserDspInputGain": {
    "name": "hwEntPbxUserDspInputGain", 
    "oid": "1.3.6.1.4.1.2011.5.25.313.27.1.12", 
    "nodetype": "column", 
    "class": "objecttype", 
    "syntax": {
      "type": "Integer32", 
      "class": "type", 
      "constraints": {
        "range": [
          {
            "min": 0, 
            "max": 15
          }
        ]
      }
    }, 
    "maxaccess": "read-write", 
    "status": "current", 
    "description": " Indicates the pbxuser's dsp input gain.Correspond to -10~5dB default: 10 "
  }, 
  "hwEntPbxUserDspOutputGain": {
    "name": "hwEntPbxUserDspOutputGain", 
    "oid": "1.3.6.1.4.1.2011.5.25.313.27.1.13", 
    "nodetype": "column", 
    "class": "objecttype", 
    "syntax": {
      "type": "Integer32", 
      "class": "type", 
      "constraints": {
        "range": [
          {
            "min": 0, 
            "max": 20
          }
        ]
      }
    }, 
    "maxaccess": "read-write", 
    "status": "current", 
    "description": " Indicates the pbxuser's dsp output gain.Correspond to -10~10dB default: 10 "
  }, 
  "hwEntPbxUserDetectAnsbarBySingleTone": {
    "name": "hwEntPbxUserDetectAnsbarBySingleTone", 
    "oid": "1.3.6.1.4.1.2011.5.25.313.27.1.14", 
    "nodetype": "column", 
    "class": "objecttype", 
    "syntax": {
      "type": "INTEGER", 
      "class": "type", 
      "constraints": {
        "enumeration": {
          "enable": 1, 
          "disable": 2
        }
      }
    }, 
    "maxaccess": "read-write", 
    "status": "current", 
    "description": " Indicates the pbxuser's ans bar by single tone. default: disable(2) "
  }, 
  "hwEntPbxUserBellAnsFlag": {
    "name": "hwEntPbxUserBellAnsFlag", 
    "oid": "1.3.6.1.4.1.2011.5.25.313.27.1.15", 
    "nodetype": "column", 
    "class": "objecttype", 
    "syntax": {
      "type": "INTEGER", 
      "class": "type", 
      "constraints": {
        "enumeration": {
          "enable": 1, 
          "disable": 2
        }
      }
    }, 
    "maxaccess": "read-write", 
    "status": "current", 
    "description": " Indicates the pbxuser's bell ans flag. default: disable(2) "
  }, 
  "hwEntPbxUserFskMode": {
    "name": "hwEntPbxUserFskMode", 
    "oid": "1.3.6.1.4.1.2011.5.25.313.27.1.16", 
    "nodetype": "column", 
    "class": "objecttype", 
    "syntax": {
      "type": "INTEGER", 
      "class": "type", 
      "constraints": {
        "enumeration": {
          "ccittV23": 2, 
          "ntt": 3, 
          "bell202": 1
        }
      }
    }, 
    "maxaccess": "read-write", 
    "status": "current", 
    "description": " Indicates the pbxuser's fsk mode. default: bell202(1) "
  }, 
  "hwEntPbxUserTasPattern": {
    "name": "hwEntPbxUserTasPattern", 
    "oid": "1.3.6.1.4.1.2011.5.25.313.27.1.17", 
    "nodetype": "column", 
    "class": "objecttype", 
    "syntax": {
      "type": "INTEGER", 
      "class": "type", 
      "constraints": {
        "enumeration": {
          "dtAs": 2, 
          "noTas": 1
        }
      }
    }, 
    "maxaccess": "read-write", 
    "status": "current", 
    "description": " Indicates the pbxuser's tas pattern. default: noTas(1) "
  }, 
  "hwEntPbxUserSignallingType": {
    "name": "hwEntPbxUserSignallingType", 
    "oid": "1.3.6.1.4.1.2011.5.25.313.27.1.18", 
    "nodetype": "column", 
    "class": "objecttype", 
    "syntax": {
      "type": "INTEGER", 
      "class": "type", 
      "constraints": {
        "enumeration": {
          "qsig": 2, 
          "dss1": 1
        }
      }
    }, 
    "maxaccess": "read-write", 
    "status": "current", 
    "description": " Indicates the pbxuser's signalling type. "
  }, 
  "hwEntPbxUserDesc": {
    "name": "hwEntPbxUserDesc", 
    "oid": "1.3.6.1.4.1.2011.5.25.313.27.1.19", 
    "nodetype": "column", 
    "class": "objecttype", 
    "syntax": {
      "type": "DisplayString", 
      "class": "type", 
      "constraints": {
        "size": [
          {
            "min": 0, 
            "max": 64
          }
        ]
      }
    }, 
    "maxaccess": "read-write", 
    "status": "current", 
    "description": " Indicates the pbxuser's description. "
  }, 
  "hwEntPbxUserAdminStatus": {
    "name": "hwEntPbxUserAdminStatus", 
    "oid": "1.3.6.1.4.1.2011.5.25.313.27.1.20", 
    "nodetype": "column", 
    "class": "objecttype", 
    "syntax": {
      "type": "INTEGER", 
      "class": "type", 
      "constraints": {
        "enumeration": {
          "startService": 2, 
          "endService": 1
        }
      }
    }, 
    "maxaccess": "read-write", 
    "status": "current", 
    "description": " Indicates the pbxuser's admin status. "
  }, 
  "hwEntPbxUserCTPSrvState": {
    "name": "hwEntPbxUserCTPSrvState", 
    "oid": "1.3.6.1.4.1.2011.5.25.313.27.1.21", 
    "nodetype": "column", 
    "class": "objecttype", 
    "syntax": {
      "type": "INTEGER", 
      "class": "type", 
      "constraints": {
        "enumeration": {
          "busy": 2, 
          "reserved": 4, 
          "ringing": 8, 
          "fault": 3, 
          "onhook": 5, 
          "locked": 7, 
          "idle": 1, 
          "offhook": 6
        }
      }
    }, 
    "maxaccess": "read-only", 
    "status": "current", 
    "description": " Indicates the pbxuser's CTP service state. "
  }, 
  "hwEntPbxUserCTPAdmState": {
    "name": "hwEntPbxUserCTPAdmState", 
    "oid": "1.3.6.1.4.1.2011.5.25.313.27.1.22", 
    "nodetype": "column", 
    "class": "objecttype", 
    "syntax": {
      "type": "INTEGER", 
      "class": "type", 
      "constraints": {
        "enumeration": {
          "graceful": 4, 
          "lBlock": 1, 
          "vsqmTest": 5, 
          "startSrv": 3, 
          "rBlock": 2
        }
      }
    }, 
    "maxaccess": "read-only", 
    "status": "current", 
    "description": " Indicates the pbxuser's CTP admin state. "
  }, 
  "hwEntPbxStaticConflictTable": {
    "name": "hwEntPbxStaticConflictTable", 
    "oid": "1.3.6.1.4.1.2011.5.25.313.28", 
    "nodetype": "table", 
    "class": "objecttype", 
    "maxaccess": "not-accessible", 
    "status": "current", 
    "description": " A list of hwEntPbxStaticConflictTable objects. "
  }, 
  "hwEntPbxStaticConflictEntry": {
    "name": "hwEntPbxStaticConflictEntry", 
    "oid": "1.3.6.1.4.1.2011.5.25.313.28.1", 
    "nodetype": "row", 
    "class": "objecttype", 
    "maxaccess": "not-accessible", 
    "indices": [
      {
        "module": "HUAWEI-ENT-VOICE-PBX-MIB", 
        "object": "hwEntPbxStaticConflictSrvIndex", 
        "implied": 0
      }
    ], 
    "status": "current", 
    "description": "A list of hwEntPbxStaticConflictTable objects."
  }, 
  "hwEntPbxStaticConflictSrvIndex": {
    "name": "hwEntPbxStaticConflictSrvIndex", 
    "oid": "1.3.6.1.4.1.2011.5.25.313.28.1.1", 
    "nodetype": "column", 
    "class": "objecttype", 
    "syntax": {
      "type": "Integer32", 
      "class": "type", 
      "constraints": {
        "range": [
          {
            "min": 0, 
            "max": 255
          }
        ]
      }
    }, 
    "maxaccess": "not-accessible", 
    "status": "current", 
    "description": " Indicates the service index. 1: CLIP 2: CLIR 3: CFU 4: CFB 5: CFNR 6: CFS 7: CFO 8: CW 9: NONE 10: CALLTRANSFER 11: CALLHOLD 12: THREEPARTY 13: CONF 14: CALLINSERT 15: NONE 16: QUERYDN 17: DDS 18: ABBDIAL 19: WAKECALL 20: ROMA 21: PICKUPINGROUP 22: PICKUPSPECIAL 23: RINGSERVICE 24: SCA 25: RCS 26: RAC 27: OVERSTEPCLIR 28: ICS 29: REMOTEOFFICE 30: SCCCANCEL 31: SCR 32: PARK 33: DLC 34: PWCB 35: CBA 36: CRBT 37: CR 38: OCM 39: ICM 40: CCBS 41: CCNR "
  }, 
  "hwEntPbxStaticConflictNewService": {
    "name": "hwEntPbxStaticConflictNewService", 
    "oid": "1.3.6.1.4.1.2011.5.25.313.28.1.2", 
    "nodetype": "column", 
    "class": "objecttype", 
    "syntax": {
      "type": "Bits", 
      "class": "type", 
      "bits": {
        "bit0": 0, 
        "bit1": 1, 
        "bit2": 2, 
        "bit3": 3, 
        "bit4": 4, 
        "bit5": 5, 
        "bit6": 6, 
        "bit7": 7, 
        "bit8": 8, 
        "bit9": 9, 
        "bit10": 10, 
        "bit11": 11, 
        "bit12": 12, 
        "bit13": 13, 
        "bit14": 14, 
        "bit15": 15, 
        "bit16": 16, 
        "bit17": 17, 
        "bit18": 18, 
        "bit19": 19, 
        "bit20": 20, 
        "bit21": 21, 
        "bit22": 22, 
        "bit23": 23, 
        "bit24": 24, 
        "bit25": 25, 
        "bit26": 26, 
        "bit27": 27, 
        "bit28": 28, 
        "bit29": 29, 
        "bit30": 30, 
        "bit31": 31, 
        "bit32": 32, 
        "bit33": 33, 
        "bit34": 34, 
        "bit35": 35, 
        "bit36": 36, 
        "bit37": 37, 
        "bit38": 38, 
        "bit39": 39, 
        "bit40": 40, 
        "bit41": 41, 
        "bit42": 42, 
        "bit43": 43, 
        "bit44": 44, 
        "bit45": 45, 
        "bit46": 46, 
        "bit47": 47, 
        "bit48": 48, 
        "bit49": 49, 
        "bit50": 50, 
        "bit51": 51, 
        "bit52": 52, 
        "bit53": 53, 
        "bit54": 54, 
        "bit55": 55, 
        "bit56": 56, 
        "bit57": 57, 
        "bit58": 58, 
        "bit59": 59, 
        "bit60": 60, 
        "bit61": 61, 
        "bit62": 62, 
        "bit63": 63
      }
    }, 
    "maxaccess": "read-write", 
    "status": "current", 
    "description": " Indicates the conflict services. bit0: CLIP bit1: CLIR bit2: CFU bit3: CFB bit4: CFNR bit5: CFS bit6: CFO bit7: CW bit8: NONE bit9: CALLTRANSFER bit10: CALLHOLD bit11: THREEPARTY bit12: CONF bit13: CALLINSERT bit14: NONE bit15: QUERYDN bit16: DDS bit17: ABBDIAL bit18: WAKECALL bit19: ROMA bit20: PICKUPINGROUP bit21: PICKUPSPECIAL bit22: RINGSERVICE bit23: SCA bit24: RCS bit25: RAC bit26: OVERSTEPCLIR bit27: ICS bit28: REMOTEOFFICE bit29: SCCCANCEL bit30: SCR bit31: PARK bit32: DLC bit33: PWCB bit34: CBA bit35: CRBT bit36: CR bit37: OCM bit38: ICM bit39: CCBS bit40: CCNR "
  }, 
  "hwEntPbxDynamicConflictTable": {
    "name": "hwEntPbxDynamicConflictTable", 
    "oid": "1.3.6.1.4.1.2011.5.25.313.29", 
    "nodetype": "table", 
    "class": "objecttype", 
    "maxaccess": "not-accessible", 
    "status": "current", 
    "description": " A list of hwEntPbxDynamicConflictTable objects. "
  }, 
  "hwEntPbxDynamicConflictEntry": {
    "name": "hwEntPbxDynamicConflictEntry", 
    "oid": "1.3.6.1.4.1.2011.5.25.313.29.1", 
    "nodetype": "row", 
    "class": "objecttype", 
    "maxaccess": "not-accessible", 
    "indices": [
      {
        "module": "HUAWEI-ENT-VOICE-PBX-MIB", 
        "object": "hwEntPbxDynamicConflictSrvIndex", 
        "implied": 0
      }
    ], 
    "status": "current", 
    "description": "A list of hwEntPbxDynamicConflictTable objects."
  }, 
  "hwEntPbxDynamicConflictSrvIndex": {
    "name": "hwEntPbxDynamicConflictSrvIndex", 
    "oid": "1.3.6.1.4.1.2011.5.25.313.29.1.1", 
    "nodetype": "column", 
    "class": "objecttype", 
    "syntax": {
      "type": "Integer32", 
      "class": "type", 
      "constraints": {
        "range": [
          {
            "min": 0, 
            "max": 255
          }
        ]
      }
    }, 
    "maxaccess": "not-accessible", 
    "status": "current", 
    "description": " Indicates the service index. 1: CLIP 2: CLIR 3: CFU 4: CFB 5: CFNR 6: CFS 7: CFO 8: CW 9: NONE 10: CALLTRANSFER 11: CALLHOLD 12: THREEPARTY 13: CONF 14: CALLINSERT 15: NONE 16: QUERYDN 17: DDS 18: ABBDIAL 19: WAKECALL 20: ROMA 21: PICKUPINGROUP 22: PICKUPSPECIAL 23: RINGSERVICE 24: SCA 25: RCS 26: RAC 27: OVERSTEPCLIR 28: ICS 29: REMOTEOFFICE 30: SCCCANCEL 31: SCR 32: PARK 33: DLC 34: PWCB 35: CBA 36: CRBT 37: CR 38: OCM 39: ICM 40: CCBS 41: CCNR "
  }, 
  "hwEntPbxDynamicConflictNewService": {
    "name": "hwEntPbxDynamicConflictNewService", 
    "oid": "1.3.6.1.4.1.2011.5.25.313.29.1.2", 
    "nodetype": "column", 
    "class": "objecttype", 
    "syntax": {
      "type": "Bits", 
      "class": "type", 
      "bits": {
        "bit0": 0, 
        "bit1": 1, 
        "bit2": 2, 
        "bit3": 3, 
        "bit4": 4, 
        "bit5": 5, 
        "bit6": 6, 
        "bit7": 7, 
        "bit8": 8, 
        "bit9": 9, 
        "bit10": 10, 
        "bit11": 11, 
        "bit12": 12, 
        "bit13": 13, 
        "bit14": 14, 
        "bit15": 15, 
        "bit16": 16, 
        "bit17": 17, 
        "bit18": 18, 
        "bit19": 19, 
        "bit20": 20, 
        "bit21": 21, 
        "bit22": 22, 
        "bit23": 23, 
        "bit24": 24, 
        "bit25": 25, 
        "bit26": 26, 
        "bit27": 27, 
        "bit28": 28, 
        "bit29": 29, 
        "bit30": 30, 
        "bit31": 31, 
        "bit32": 32, 
        "bit33": 33, 
        "bit34": 34, 
        "bit35": 35, 
        "bit36": 36, 
        "bit37": 37, 
        "bit38": 38, 
        "bit39": 39, 
        "bit40": 40, 
        "bit41": 41, 
        "bit42": 42, 
        "bit43": 43, 
        "bit44": 44, 
        "bit45": 45, 
        "bit46": 46, 
        "bit47": 47, 
        "bit48": 48, 
        "bit49": 49, 
        "bit50": 50, 
        "bit51": 51, 
        "bit52": 52, 
        "bit53": 53, 
        "bit54": 54, 
        "bit55": 55, 
        "bit56": 56, 
        "bit57": 57, 
        "bit58": 58, 
        "bit59": 59, 
        "bit60": 60, 
        "bit61": 61, 
        "bit62": 62, 
        "bit63": 63
      }
    }, 
    "maxaccess": "read-write", 
    "status": "current", 
    "description": " Indicates the conflict services. bit0: CLIP bit1: CLIR bit2: CFU bit3: CFB bit4: CFNR bit5: CFS bit6: CFO bit7: CW bit8: NONE bit9: CALLTRANSFER bit10: CALLHOLD bit11: THREEPARTY bit12: CONF bit13: CALLINSERT bit14: NONE bit15: QUERYDN bit16: DDS bit17: ABBDIAL bit18: WAKECALL bit19: ROMA bit20: PICKUPINGROUP bit21: PICKUPSPECIAL bit22: RINGSERVICE bit23: SCA bit24: RCS bit25: RAC bit26: OVERSTEPCLIR bit27: ICS bit28: REMOTEOFFICE bit29: SCCCANCEL bit30: SCR bit31: PARK bit32: DLC bit33: PWCB bit34: CBA bit35: CRBT bit36: CR bit37: OCM bit38: ICM bit39: CCBS bit40: CCNR "
  }, 
  "hwEntPbxSrvCfxTable": {
    "name": "hwEntPbxSrvCfxTable", 
    "oid": "1.3.6.1.4.1.2011.5.25.313.30", 
    "nodetype": "table", 
    "class": "objecttype", 
    "maxaccess": "not-accessible", 
    "status": "current", 
    "description": " A list of hwEntPbxSrvCfxTable objects. "
  }, 
  "hwEntPbxSrvCfxEntry": {
    "name": "hwEntPbxSrvCfxEntry", 
    "oid": "1.3.6.1.4.1.2011.5.25.313.30.1", 
    "nodetype": "row", 
    "class": "objecttype", 
    "maxaccess": "not-accessible", 
    "indices": [
      {
        "module": "HUAWEI-ENT-VOICE-PBX-MIB", 
        "object": "hwEntPbxSrvCfxUserName", 
        "implied": 0
      }, 
      {
        "module": "HUAWEI-ENT-VOICE-PBX-MIB", 
        "object": "hwEntPbxSrvCfxType", 
        "implied": 0
      }
    ], 
    "status": "current", 
    "description": "A list of hwEntPbxSrvCfxTable objects."
  }, 
  "hwEntPbxSrvCfxUserName": {
    "name": "hwEntPbxSrvCfxUserName", 
    "oid": "1.3.6.1.4.1.2011.5.25.313.30.1.1", 
    "nodetype": "column", 
    "class": "objecttype", 
    "syntax": {
      "type": "DisplayString", 
      "class": "type", 
      "constraints": {
        "size": [
          {
            "min": 1, 
            "max": 32
          }
        ]
      }
    }, 
    "maxaccess": "not-accessible", 
    "status": "current", 
    "description": " Indicates the pbxuser name. "
  }, 
  "hwEntPbxSrvCfxType": {
    "name": "hwEntPbxSrvCfxType", 
    "oid": "1.3.6.1.4.1.2011.5.25.313.30.1.2", 
    "nodetype": "column", 
    "class": "objecttype", 
    "syntax": {
      "type": "INTEGER", 
      "class": "type", 
      "constraints": {
        "enumeration": {
          "cfo": 4, 
          "cfu": 1, 
          "cfb": 2, 
          "cfnr": 3
        }
      }
    }, 
    "maxaccess": "not-accessible", 
    "status": "current", 
    "description": " Indicates the call forward type. "
  }, 
  "hwEntPbxSrvCfxRowStatus": {
    "name": "hwEntPbxSrvCfxRowStatus", 
    "oid": "1.3.6.1.4.1.2011.5.25.313.30.1.3", 
    "nodetype": "column", 
    "class": "objecttype", 
    "syntax": {
      "type": "RowStatus", 
      "class": "type"
    }, 
    "maxaccess": "read-create", 
    "status": "current", 
    "description": " Indicates row status of table. "
  }, 
  "hwEntPbxSrvCfxNumber": {
    "name": "hwEntPbxSrvCfxNumber", 
    "oid": "1.3.6.1.4.1.2011.5.25.313.30.1.4", 
    "nodetype": "column", 
    "class": "objecttype", 
    "syntax": {
      "type": "DisplayString", 
      "class": "type", 
      "constraints": {
        "size": [
          {
            "min": 1, 
            "max": 44
          }
        ]
      }
    }, 
    "maxaccess": "read-create", 
    "status": "current", 
    "description": " Indicates the call forward telephone number. "
  }, 
  "hwEntPbxSrvCfnrTime": {
    "name": "hwEntPbxSrvCfnrTime", 
    "oid": "1.3.6.1.4.1.2011.5.25.313.30.1.5", 
    "nodetype": "column", 
    "class": "objecttype", 
    "syntax": {
      "type": "Integer32", 
      "class": "type", 
      "constraints": {
        "range": [
          {
            "min": 1, 
            "max": 255
          }
        ]
      }
    }, 
    "maxaccess": "read-create", 
    "status": "current", 
    "description": " Indicates the CFNR time. "
  }, 
  "hwEntPbxSrvRacTable": {
    "name": "hwEntPbxSrvRacTable", 
    "oid": "1.3.6.1.4.1.2011.5.25.313.31", 
    "nodetype": "table", 
    "class": "objecttype", 
    "maxaccess": "not-accessible", 
    "status": "current", 
    "description": " A list of hwEntPbxSrvRacTable objects. "
  }, 
  "hwEntPbxSrvRacEntry": {
    "name": "hwEntPbxSrvRacEntry", 
    "oid": "1.3.6.1.4.1.2011.5.25.313.31.1", 
    "nodetype": "row", 
    "class": "objecttype", 
    "maxaccess": "not-accessible", 
    "indices": [
      {
        "module": "HUAWEI-ENT-VOICE-PBX-MIB", 
        "object": "hwEntPbxSrvRacUserName", 
        "implied": 0
      }
    ], 
    "status": "current", 
    "description": "A list of hwEntPbxSrvRacTable objects."
  }, 
  "hwEntPbxSrvRacUserName": {
    "name": "hwEntPbxSrvRacUserName", 
    "oid": "1.3.6.1.4.1.2011.5.25.313.31.1.1", 
    "nodetype": "column", 
    "class": "objecttype", 
    "syntax": {
      "type": "DisplayString", 
      "class": "type", 
      "constraints": {
        "size": [
          {
            "min": 1, 
            "max": 32
          }
        ]
      }
    }, 
    "maxaccess": "not-accessible", 
    "status": "current", 
    "description": " Indicates the pbxuser name. "
  }, 
  "hwEntPbxSrvRacRowStatus": {
    "name": "hwEntPbxSrvRacRowStatus", 
    "oid": "1.3.6.1.4.1.2011.5.25.313.31.1.2", 
    "nodetype": "column", 
    "class": "objecttype", 
    "syntax": {
      "type": "RowStatus", 
      "class": "type"
    }, 
    "maxaccess": "read-create", 
    "status": "current", 
    "description": " Indicates row status of table. "
  }, 
  "hwEntPbxSrvRacToneId": {
    "name": "hwEntPbxSrvRacToneId", 
    "oid": "1.3.6.1.4.1.2011.5.25.313.31.1.3", 
    "nodetype": "column", 
    "class": "objecttype", 
    "syntax": {
      "type": "Integer32", 
      "class": "type", 
      "constraints": {
        "range": [
          {
            "min": 1, 
            "max": 1000
          }
        ]
      }
    }, 
    "maxaccess": "read-create", 
    "status": "current", 
    "description": " Indicates the tone type. "
  }, 
  "hwEntPbxSrvScaTable": {
    "name": "hwEntPbxSrvScaTable", 
    "oid": "1.3.6.1.4.1.2011.5.25.313.32", 
    "nodetype": "table", 
    "class": "objecttype", 
    "maxaccess": "not-accessible", 
    "status": "current", 
    "description": " A list of hwEntPbxSrvScaTable objects. "
  }, 
  "hwEntPbxSrvScaEntry": {
    "name": "hwEntPbxSrvScaEntry", 
    "oid": "1.3.6.1.4.1.2011.5.25.313.32.1", 
    "nodetype": "row", 
    "class": "objecttype", 
    "maxaccess": "not-accessible", 
    "indices": [
      {
        "module": "HUAWEI-ENT-VOICE-PBX-MIB", 
        "object": "hwEntPbxSrvScaUserName", 
        "implied": 0
      }, 
      {
        "module": "HUAWEI-ENT-VOICE-PBX-MIB", 
        "object": "hwEntPbxSrvScaJudgeGrp", 
        "implied": 0
      }
    ], 
    "status": "current", 
    "description": "A list of hwEntPbxSrvScaTable objects."
  }, 
  "hwEntPbxSrvScaUserName": {
    "name": "hwEntPbxSrvScaUserName", 
    "oid": "1.3.6.1.4.1.2011.5.25.313.32.1.1", 
    "nodetype": "column", 
    "class": "objecttype", 
    "syntax": {
      "type": "DisplayString", 
      "class": "type", 
      "constraints": {
        "size": [
          {
            "min": 1, 
            "max": 32
          }
        ]
      }
    }, 
    "maxaccess": "not-accessible", 
    "status": "current", 
    "description": " Indicates the pbxuser name. "
  }, 
  "hwEntPbxSrvScaJudgeGrp": {
    "name": "hwEntPbxSrvScaJudgeGrp", 
    "oid": "1.3.6.1.4.1.2011.5.25.313.32.1.2", 
    "nodetype": "column", 
    "class": "objecttype", 
    "syntax": {
      "type": "Integer32", 
      "class": "type", 
      "constraints": {
        "range": [
          {
            "min": 0, 
            "max": 99
          }
        ]
      }
    }, 
    "maxaccess": "not-accessible", 
    "status": "current", 
    "description": " Indicates the pbxuser name. "
  }, 
  "hwEntPbxSrvScaRowStatus": {
    "name": "hwEntPbxSrvScaRowStatus", 
    "oid": "1.3.6.1.4.1.2011.5.25.313.32.1.3", 
    "nodetype": "column", 
    "class": "objecttype", 
    "syntax": {
      "type": "RowStatus", 
      "class": "type"
    }, 
    "maxaccess": "read-create", 
    "status": "current", 
    "description": " Indicates row status of table. "
  }, 
  "hwEntPbxSrvScaCallerNum": {
    "name": "hwEntPbxSrvScaCallerNum", 
    "oid": "1.3.6.1.4.1.2011.5.25.313.32.1.4", 
    "nodetype": "column", 
    "class": "objecttype", 
    "syntax": {
      "type": "DisplayString", 
      "class": "type", 
      "constraints": {
        "size": [
          {
            "min": 0, 
            "max": 44
          }
        ]
      }
    }, 
    "maxaccess": "read-create", 
    "status": "current", 
    "description": " Indicates caller number of scr service. "
  }, 
  "hwEntPbxSrvScaFromDate": {
    "name": "hwEntPbxSrvScaFromDate", 
    "oid": "1.3.6.1.4.1.2011.5.25.313.32.1.5", 
    "nodetype": "column", 
    "class": "objecttype", 
    "syntax": {
      "type": "DisplayString", 
      "class": "type", 
      "constraints": {
        "size": [
          {
            "min": 0, 
            "max": 10
          }
        ]
      }
    }, 
    "maxaccess": "read-create", 
    "status": "current", 
    "description": " Indicates the BeginDate. Format: yyy-mm-dd "
  }, 
  "hwEntPbxSrvScaFromTime": {
    "name": "hwEntPbxSrvScaFromTime", 
    "oid": "1.3.6.1.4.1.2011.5.25.313.32.1.6", 
    "nodetype": "column", 
    "class": "objecttype", 
    "syntax": {
      "type": "DisplayString", 
      "class": "type", 
      "constraints": {
        "size": [
          {
            "min": 0, 
            "max": 8
          }
        ]
      }
    }, 
    "maxaccess": "read-create", 
    "status": "current", 
    "description": " Indicates the BeginTime. Format: hh:mm:ss "
  }, 
  "hwEntPbxSrvScaToDate": {
    "name": "hwEntPbxSrvScaToDate", 
    "oid": "1.3.6.1.4.1.2011.5.25.313.32.1.7", 
    "nodetype": "column", 
    "class": "objecttype", 
    "syntax": {
      "type": "DisplayString", 
      "class": "type", 
      "constraints": {
        "size": [
          {
            "min": 0, 
            "max": 10
          }
        ]
      }
    }, 
    "maxaccess": "read-create", 
    "status": "current", 
    "description": " Indicates the EndDate. Format: yyy-mm-dd "
  }, 
  "hwEntPbxSrvScaToTime": {
    "name": "hwEntPbxSrvScaToTime", 
    "oid": "1.3.6.1.4.1.2011.5.25.313.32.1.8", 
    "nodetype": "column", 
    "class": "objecttype", 
    "syntax": {
      "type": "DisplayString", 
      "class": "type", 
      "constraints": {
        "size": [
          {
            "min": 0, 
            "max": 8
          }
        ]
      }
    }, 
    "maxaccess": "read-create", 
    "status": "current", 
    "description": " Indicates the EndTime. Format: hh:mm:ss "
  }, 
  "hwEntPbxSrvScaRepeatMode": {
    "name": "hwEntPbxSrvScaRepeatMode", 
    "oid": "1.3.6.1.4.1.2011.5.25.313.32.1.9", 
    "nodetype": "column", 
    "class": "objecttype", 
    "syntax": {
      "type": "INTEGER", 
      "class": "type", 
      "constraints": {
        "enumeration": {
          "noRepeat": 1, 
          "yearly": 2, 
          "weekly": 4, 
          "daily": 5, 
          "monthly": 3
        }
      }
    }, 
    "maxaccess": "read-create", 
    "status": "current", 
    "description": " Indicates the RepeatMode. noRepeat(1) yearly(2) monthly(3) weekly(4) daily(5) "
  }, 
  "hwEntPbxSrvScaBeginDate": {
    "name": "hwEntPbxSrvScaBeginDate", 
    "oid": "1.3.6.1.4.1.2011.5.25.313.32.1.10", 
    "nodetype": "column", 
    "class": "objecttype", 
    "syntax": {
      "type": "DisplayString", 
      "class": "type", 
      "constraints": {
        "size": [
          {
            "min": 0, 
            "max": 5
          }
        ]
      }
    }, 
    "maxaccess": "read-create", 
    "status": "current", 
    "description": " Indicates the Repeat BeginDate. Format: mm-dd "
  }, 
  "hwEntPbxSrvScaBeginWeekday": {
    "name": "hwEntPbxSrvScaBeginWeekday", 
    "oid": "1.3.6.1.4.1.2011.5.25.313.32.1.11", 
    "nodetype": "column", 
    "class": "objecttype", 
    "syntax": {
      "type": "INTEGER", 
      "class": "type", 
      "constraints": {
        "enumeration": {
          "none": 8, 
          "wed": 3, 
          "sun": 7, 
          "fri": 5, 
          "tue": 2, 
          "mon": 1, 
          "thu": 4, 
          "sat": 6
        }
      }
    }, 
    "maxaccess": "read-create", 
    "status": "current", 
    "description": " Indicates the Repeat BeginWeekday. mon(1) tue(2) wed(3) thu(4) fri(5) sat(6) sun(7) none(8) "
  }, 
  "hwEntPbxSrvScaBeginTime": {
    "name": "hwEntPbxSrvScaBeginTime", 
    "oid": "1.3.6.1.4.1.2011.5.25.313.32.1.12", 
    "nodetype": "column", 
    "class": "objecttype", 
    "syntax": {
      "type": "DisplayString", 
      "class": "type", 
      "constraints": {
        "size": [
          {
            "min": 0, 
            "max": 8
          }
        ]
      }
    }, 
    "maxaccess": "read-create", 
    "status": "current", 
    "description": " Indicates the Repeat BeginTime. Format: hh:mm:ss "
  }, 
  "hwEntPbxSrvScaEndDate": {
    "name": "hwEntPbxSrvScaEndDate", 
    "oid": "1.3.6.1.4.1.2011.5.25.313.32.1.13", 
    "nodetype": "column", 
    "class": "objecttype", 
    "syntax": {
      "type": "DisplayString", 
      "class": "type", 
      "constraints": {
        "size": [
          {
            "min": 0, 
            "max": 5
          }
        ]
      }
    }, 
    "maxaccess": "read-create", 
    "status": "current", 
    "description": " Indicates the Repeat EndDate. Format: mm-dd "
  }, 
  "hwEntPbxSrvScaEndWeekday": {
    "name": "hwEntPbxSrvScaEndWeekday", 
    "oid": "1.3.6.1.4.1.2011.5.25.313.32.1.14", 
    "nodetype": "column", 
    "class": "objecttype", 
    "syntax": {
      "type": "INTEGER", 
      "class": "type", 
      "constraints": {
        "enumeration": {
          "none": 8, 
          "wed": 3, 
          "sun": 7, 
          "fri": 5, 
          "tue": 2, 
          "mon": 1, 
          "thu": 4, 
          "sat": 6
        }
      }
    }, 
    "maxaccess": "read-create", 
    "status": "current", 
    "description": " Indicates the Repeat EndWeekday. mon(1) tue(2) wed(3) thu(4) fri(5) sat(6) sun(7) none(8) "
  }, 
  "hwEntPbxSrvScaEndTime": {
    "name": "hwEntPbxSrvScaEndTime", 
    "oid": "1.3.6.1.4.1.2011.5.25.313.32.1.15", 
    "nodetype": "column", 
    "class": "objecttype", 
    "syntax": {
      "type": "DisplayString", 
      "class": "type", 
      "constraints": {
        "size": [
          {
            "min": 0, 
            "max": 8
          }
        ]
      }
    }, 
    "maxaccess": "read-create", 
    "status": "current", 
    "description": " Indicates the Repeat EndTime. Format: hh:mm:ss "
  }, 
  "hwEntPbxSrvScaJudgeGroupActive": {
    "name": "hwEntPbxSrvScaJudgeGroupActive", 
    "oid": "1.3.6.1.4.1.2011.5.25.313.32.1.16", 
    "nodetype": "column", 
    "class": "objecttype", 
    "syntax": {
      "type": "INTEGER", 
      "class": "type", 
      "constraints": {
        "enumeration": {
          "enable": 1, 
          "disable": 2
        }
      }
    }, 
    "maxaccess": "read-create", 
    "status": "current", 
    "description": " Indicates jugde group active state. enable(1) disable(2) default: disable(2) "
  }, 
  "hwEntPbxSrvDndTable": {
    "name": "hwEntPbxSrvDndTable", 
    "oid": "1.3.6.1.4.1.2011.5.25.313.33", 
    "nodetype": "table", 
    "class": "objecttype", 
    "maxaccess": "not-accessible", 
    "status": "current", 
    "description": " A list of hwEntPbxSrvDndTable objects. "
  }, 
  "hwEntPbxSrvDndEntry": {
    "name": "hwEntPbxSrvDndEntry", 
    "oid": "1.3.6.1.4.1.2011.5.25.313.33.1", 
    "nodetype": "row", 
    "class": "objecttype", 
    "maxaccess": "not-accessible", 
    "indices": [
      {
        "module": "HUAWEI-ENT-VOICE-PBX-MIB", 
        "object": "hwEntPbxSrvDndUserName", 
        "implied": 0
      }
    ], 
    "status": "current", 
    "description": "A list of hwEntPbxSrvDndTable objects."
  }, 
  "hwEntPbxSrvDndUserName": {
    "name": "hwEntPbxSrvDndUserName", 
    "oid": "1.3.6.1.4.1.2011.5.25.313.33.1.1", 
    "nodetype": "column", 
    "class": "objecttype", 
    "syntax": {
      "type": "DisplayString", 
      "class": "type", 
      "constraints": {
        "size": [
          {
            "min": 1, 
            "max": 32
          }
        ]
      }
    }, 
    "maxaccess": "not-accessible", 
    "status": "current", 
    "description": " Indicates the pbxuser name. "
  }, 
  "hwEntPbxSrvDndRowStatus": {
    "name": "hwEntPbxSrvDndRowStatus", 
    "oid": "1.3.6.1.4.1.2011.5.25.313.33.1.2", 
    "nodetype": "column", 
    "class": "objecttype", 
    "syntax": {
      "type": "RowStatus", 
      "class": "type"
    }, 
    "maxaccess": "read-create", 
    "status": "current", 
    "description": " Indicates row status of table. "
  }, 
  "hwEntPbxSrvDndToneId": {
    "name": "hwEntPbxSrvDndToneId", 
    "oid": "1.3.6.1.4.1.2011.5.25.313.33.1.3", 
    "nodetype": "column", 
    "class": "objecttype", 
    "syntax": {
      "type": "Integer32", 
      "class": "type", 
      "constraints": {
        "range": [
          {
            "min": 1, 
            "max": 1000
          }
        ]
      }
    }, 
    "maxaccess": "read-create", 
    "status": "current", 
    "description": " Indicates the tone type. "
  }, 
  "hwEntPbxSrvWakeTable": {
    "name": "hwEntPbxSrvWakeTable", 
    "oid": "1.3.6.1.4.1.2011.5.25.313.34", 
    "nodetype": "table", 
    "class": "objecttype", 
    "maxaccess": "not-accessible", 
    "status": "current", 
    "description": " A list of hwEntPbxSrvWakeTable objects. "
  }, 
  "hwEntPbxSrvWakeEntry": {
    "name": "hwEntPbxSrvWakeEntry", 
    "oid": "1.3.6.1.4.1.2011.5.25.313.34.1", 
    "nodetype": "row", 
    "class": "objecttype", 
    "maxaccess": "not-accessible", 
    "indices": [
      {
        "module": "HUAWEI-ENT-VOICE-PBX-MIB", 
        "object": "hwEntPbxSrvWakeUserName", 
        "implied": 0
      }
    ], 
    "status": "current", 
    "description": "A list of hwEntPbxSrvWakeTable objects."
  }, 
  "hwEntPbxSrvWakeUserName": {
    "name": "hwEntPbxSrvWakeUserName", 
    "oid": "1.3.6.1.4.1.2011.5.25.313.34.1.1", 
    "nodetype": "column", 
    "class": "objecttype", 
    "syntax": {
      "type": "DisplayString", 
      "class": "type", 
      "constraints": {
        "size": [
          {
            "min": 1, 
            "max": 32
          }
        ]
      }
    }, 
    "maxaccess": "not-accessible", 
    "status": "current", 
    "description": " Indicates the pbxuser name. "
  }, 
  "hwEntPbxSrvWakeRowStatus": {
    "name": "hwEntPbxSrvWakeRowStatus", 
    "oid": "1.3.6.1.4.1.2011.5.25.313.34.1.2", 
    "nodetype": "column", 
    "class": "objecttype", 
    "syntax": {
      "type": "RowStatus", 
      "class": "type"
    }, 
    "maxaccess": "read-create", 
    "status": "current", 
    "description": " Indicates row status of table. "
  }, 
  "hwEntPbxSrvWakeTime": {
    "name": "hwEntPbxSrvWakeTime", 
    "oid": "1.3.6.1.4.1.2011.5.25.313.34.1.3", 
    "nodetype": "column", 
    "class": "objecttype", 
    "syntax": {
      "type": "DisplayString", 
      "class": "type", 
      "constraints": {
        "size": [
          {
            "min": 1, 
            "max": 8
          }
        ]
      }
    }, 
    "maxaccess": "read-create", 
    "status": "current", 
    "description": " Indicates the wake time. "
  }, 
  "hwEntPbxSrvWakeDays": {
    "name": "hwEntPbxSrvWakeDays", 
    "oid": "1.3.6.1.4.1.2011.5.25.313.34.1.4", 
    "nodetype": "column", 
    "class": "objecttype", 
    "syntax": {
      "type": "Integer32", 
      "class": "type", 
      "constraints": {
        "range": [
          {
            "min": 0, 
            "max": 99
          }
        ]
      }
    }, 
    "maxaccess": "read-create", 
    "status": "current", 
    "description": " Indicates the wake days. "
  }, 
  "hwEntPbxSrvWakeBeginDate": {
    "name": "hwEntPbxSrvWakeBeginDate", 
    "oid": "1.3.6.1.4.1.2011.5.25.313.34.1.5", 
    "nodetype": "column", 
    "class": "objecttype", 
    "syntax": {
      "type": "DisplayString", 
      "class": "type", 
      "constraints": {
        "size": [
          {
            "min": 0, 
            "max": 10
          }
        ]
      }
    }, 
    "maxaccess": "read-create", 
    "status": "current", 
    "description": " Indicates the begin date. "
  }, 
  "hwEntPbxSrvWakeToneId": {
    "name": "hwEntPbxSrvWakeToneId", 
    "oid": "1.3.6.1.4.1.2011.5.25.313.34.1.6", 
    "nodetype": "column", 
    "class": "objecttype", 
    "syntax": {
      "type": "Integer32", 
      "class": "type", 
      "constraints": {
        "range": [
          {
            "min": 1, 
            "max": 1000
          }
        ]
      }
    }, 
    "maxaccess": "read-create", 
    "status": "current", 
    "description": " Indicates the tone id. "
  }, 
  "hwEntPbxSrvAbbTable": {
    "name": "hwEntPbxSrvAbbTable", 
    "oid": "1.3.6.1.4.1.2011.5.25.313.35", 
    "nodetype": "table", 
    "class": "objecttype", 
    "maxaccess": "not-accessible", 
    "status": "current", 
    "description": " A list of hwEntPbxSrvAbbTable objects. "
  }, 
  "hwEntPbxSrvAbbEntry": {
    "name": "hwEntPbxSrvAbbEntry", 
    "oid": "1.3.6.1.4.1.2011.5.25.313.35.1", 
    "nodetype": "row", 
    "class": "objecttype", 
    "maxaccess": "not-accessible", 
    "indices": [
      {
        "module": "HUAWEI-ENT-VOICE-PBX-MIB", 
        "object": "hwEntPbxSrvAbbUserName", 
        "implied": 0
      }, 
      {
        "module": "HUAWEI-ENT-VOICE-PBX-MIB", 
        "object": "hwEntPbxSrvAbbCodeNum", 
        "implied": 0
      }
    ], 
    "status": "current", 
    "description": "A list of hwEntPbxSrvAbbTable objects."
  }, 
  "hwEntPbxSrvAbbUserName": {
    "name": "hwEntPbxSrvAbbUserName", 
    "oid": "1.3.6.1.4.1.2011.5.25.313.35.1.1", 
    "nodetype": "column", 
    "class": "objecttype", 
    "syntax": {
      "type": "DisplayString", 
      "class": "type", 
      "constraints": {
        "size": [
          {
            "min": 1, 
            "max": 32
          }
        ]
      }
    }, 
    "maxaccess": "not-accessible", 
    "status": "current", 
    "description": " Indicates the pbxuser name. "
  }, 
  "hwEntPbxSrvAbbCodeNum": {
    "name": "hwEntPbxSrvAbbCodeNum", 
    "oid": "1.3.6.1.4.1.2011.5.25.313.35.1.2", 
    "nodetype": "column", 
    "class": "objecttype", 
    "syntax": {
      "type": "DisplayString", 
      "class": "type", 
      "constraints": {
        "size": [
          {
            "min": 2, 
            "max": 2
          }
        ]
      }
    }, 
    "maxaccess": "not-accessible", 
    "status": "current", 
    "description": " Indicates the abb code number. "
  }, 
  "hwEntPbxSrvAbbRowStatus": {
    "name": "hwEntPbxSrvAbbRowStatus", 
    "oid": "1.3.6.1.4.1.2011.5.25.313.35.1.3", 
    "nodetype": "column", 
    "class": "objecttype", 
    "syntax": {
      "type": "RowStatus", 
      "class": "type"
    }, 
    "maxaccess": "read-create", 
    "status": "current", 
    "description": " Indicates row status of table. "
  }, 
  "hwEntPbxSrvAbbCalledNum": {
    "name": "hwEntPbxSrvAbbCalledNum", 
    "oid": "1.3.6.1.4.1.2011.5.25.313.35.1.4", 
    "nodetype": "column", 
    "class": "objecttype", 
    "syntax": {
      "type": "DisplayString", 
      "class": "type", 
      "constraints": {
        "size": [
          {
            "min": 1, 
            "max": 24
          }
        ]
      }
    }, 
    "maxaccess": "read-create", 
    "status": "current", 
    "description": " Indicates the called number. "
  }, 
  "hwEntPbxSrvRcsTable": {
    "name": "hwEntPbxSrvRcsTable", 
    "oid": "1.3.6.1.4.1.2011.5.25.313.36", 
    "nodetype": "table", 
    "class": "objecttype", 
    "maxaccess": "not-accessible", 
    "status": "current", 
    "description": " A list of hwEntPbxSrvRcsTable objects. "
  }, 
  "hwEntPbxSrvRcsEntry": {
    "name": "hwEntPbxSrvRcsEntry", 
    "oid": "1.3.6.1.4.1.2011.5.25.313.36.1", 
    "nodetype": "row", 
    "class": "objecttype", 
    "maxaccess": "not-accessible", 
    "indices": [
      {
        "module": "HUAWEI-ENT-VOICE-PBX-MIB", 
        "object": "hwEntPbxSrvRcsUserName", 
        "implied": 0
      }, 
      {
        "module": "HUAWEI-ENT-VOICE-PBX-MIB", 
        "object": "hwEntPbxSrvRcsJudgeGrp", 
        "implied": 0
      }
    ], 
    "status": "current", 
    "description": "A list of hwEntPbxSrvRcsTable objects."
  }, 
  "hwEntPbxSrvRcsUserName": {
    "name": "hwEntPbxSrvRcsUserName", 
    "oid": "1.3.6.1.4.1.2011.5.25.313.36.1.1", 
    "nodetype": "column", 
    "class": "objecttype", 
    "syntax": {
      "type": "DisplayString", 
      "class": "type", 
      "constraints": {
        "size": [
          {
            "min": 1, 
            "max": 32
          }
        ]
      }
    }, 
    "maxaccess": "not-accessible", 
    "status": "current", 
    "description": " Indicates the pbxuser name. "
  }, 
  "hwEntPbxSrvRcsJudgeGrp": {
    "name": "hwEntPbxSrvRcsJudgeGrp", 
    "oid": "1.3.6.1.4.1.2011.5.25.313.36.1.2", 
    "nodetype": "column", 
    "class": "objecttype", 
    "syntax": {
      "type": "Integer32", 
      "class": "type", 
      "constraints": {
        "range": [
          {
            "min": 0, 
            "max": 99
          }
        ]
      }
    }, 
    "maxaccess": "not-accessible", 
    "status": "current", 
    "description": " Indicates the pbxuser name. "
  }, 
  "hwEntPbxSrvRcsRowStatus": {
    "name": "hwEntPbxSrvRcsRowStatus", 
    "oid": "1.3.6.1.4.1.2011.5.25.313.36.1.3", 
    "nodetype": "column", 
    "class": "objecttype", 
    "syntax": {
      "type": "RowStatus", 
      "class": "type"
    }, 
    "maxaccess": "read-create", 
    "status": "current", 
    "description": " Indicates row status of table. "
  }, 
  "hwEntPbxSrvRcsCallerNum": {
    "name": "hwEntPbxSrvRcsCallerNum", 
    "oid": "1.3.6.1.4.1.2011.5.25.313.36.1.4", 
    "nodetype": "column", 
    "class": "objecttype", 
    "syntax": {
      "type": "DisplayString", 
      "class": "type", 
      "constraints": {
        "size": [
          {
            "min": 0, 
            "max": 44
          }
        ]
      }
    }, 
    "maxaccess": "read-create", 
    "status": "current", 
    "description": " Indicates caller number of scr service. "
  }, 
  "hwEntPbxSrvRcsFromDate": {
    "name": "hwEntPbxSrvRcsFromDate", 
    "oid": "1.3.6.1.4.1.2011.5.25.313.36.1.5", 
    "nodetype": "column", 
    "class": "objecttype", 
    "syntax": {
      "type": "DisplayString", 
      "class": "type", 
      "constraints": {
        "size": [
          {
            "min": 0, 
            "max": 10
          }
        ]
      }
    }, 
    "maxaccess": "read-create", 
    "status": "current", 
    "description": " Indicates the BeginDate. Format: yyy-mm-dd "
  }, 
  "hwEntPbxSrvRcsFromTime": {
    "name": "hwEntPbxSrvRcsFromTime", 
    "oid": "1.3.6.1.4.1.2011.5.25.313.36.1.6", 
    "nodetype": "column", 
    "class": "objecttype", 
    "syntax": {
      "type": "DisplayString", 
      "class": "type", 
      "constraints": {
        "size": [
          {
            "min": 0, 
            "max": 8
          }
        ]
      }
    }, 
    "maxaccess": "read-create", 
    "status": "current", 
    "description": " Indicates the BeginTime. Format: hh:mm:ss "
  }, 
  "hwEntPbxSrvRcsToDate": {
    "name": "hwEntPbxSrvRcsToDate", 
    "oid": "1.3.6.1.4.1.2011.5.25.313.36.1.7", 
    "nodetype": "column", 
    "class": "objecttype", 
    "syntax": {
      "type": "DisplayString", 
      "class": "type", 
      "constraints": {
        "size": [
          {
            "min": 0, 
            "max": 10
          }
        ]
      }
    }, 
    "maxaccess": "read-create", 
    "status": "current", 
    "description": " Indicates the EndDate. Format: yyy-mm-dd "
  }, 
  "hwEntPbxSrvRcsToTime": {
    "name": "hwEntPbxSrvRcsToTime", 
    "oid": "1.3.6.1.4.1.2011.5.25.313.36.1.8", 
    "nodetype": "column", 
    "class": "objecttype", 
    "syntax": {
      "type": "DisplayString", 
      "class": "type", 
      "constraints": {
        "size": [
          {
            "min": 0, 
            "max": 8
          }
        ]
      }
    }, 
    "maxaccess": "read-create", 
    "status": "current", 
    "description": " Indicates the EndTime. Format: hh:mm:ss "
  }, 
  "hwEntPbxSrvRcsRepeatMode": {
    "name": "hwEntPbxSrvRcsRepeatMode", 
    "oid": "1.3.6.1.4.1.2011.5.25.313.36.1.9", 
    "nodetype": "column", 
    "class": "objecttype", 
    "syntax": {
      "type": "INTEGER", 
      "class": "type", 
      "constraints": {
        "enumeration": {
          "noRepeat": 1, 
          "yearly": 2, 
          "weekly": 4, 
          "daily": 5, 
          "monthly": 3
        }
      }
    }, 
    "maxaccess": "read-create", 
    "status": "current", 
    "description": " Indicates the RepeatMode. noRepeat(1) yearly(2) monthly(3) weekly(4) daily(5) "
  }, 
  "hwEntPbxSrvRcsBeginDate": {
    "name": "hwEntPbxSrvRcsBeginDate", 
    "oid": "1.3.6.1.4.1.2011.5.25.313.36.1.10", 
    "nodetype": "column", 
    "class": "objecttype", 
    "syntax": {
      "type": "DisplayString", 
      "class": "type", 
      "constraints": {
        "size": [
          {
            "min": 0, 
            "max": 5
          }
        ]
      }
    }, 
    "maxaccess": "read-create", 
    "status": "current", 
    "description": " Indicates the Repeat BeginDate. Format: mm-dd "
  }, 
  "hwEntPbxSrvRcsBeginWeekday": {
    "name": "hwEntPbxSrvRcsBeginWeekday", 
    "oid": "1.3.6.1.4.1.2011.5.25.313.36.1.11", 
    "nodetype": "column", 
    "class": "objecttype", 
    "syntax": {
      "type": "INTEGER", 
      "class": "type", 
      "constraints": {
        "enumeration": {
          "none": 8, 
          "wed": 3, 
          "sun": 7, 
          "fri": 5, 
          "tue": 2, 
          "mon": 1, 
          "thu": 4, 
          "sat": 6
        }
      }
    }, 
    "maxaccess": "read-create", 
    "status": "current", 
    "description": " Indicates the Repeat BeginWeekday. mon(1) tue(2) wed(3) thu(4) fri(5) sat(6) sun(7) none(8) "
  }, 
  "hwEntPbxSrvRcsBeginTime": {
    "name": "hwEntPbxSrvRcsBeginTime", 
    "oid": "1.3.6.1.4.1.2011.5.25.313.36.1.12", 
    "nodetype": "column", 
    "class": "objecttype", 
    "syntax": {
      "type": "DisplayString", 
      "class": "type", 
      "constraints": {
        "size": [
          {
            "min": 0, 
            "max": 8
          }
        ]
      }
    }, 
    "maxaccess": "read-create", 
    "status": "current", 
    "description": " Indicates the Repeat BeginTime. Format: hh:mm:ss "
  }, 
  "hwEntPbxSrvRcsEndDate": {
    "name": "hwEntPbxSrvRcsEndDate", 
    "oid": "1.3.6.1.4.1.2011.5.25.313.36.1.13", 
    "nodetype": "column", 
    "class": "objecttype", 
    "syntax": {
      "type": "DisplayString", 
      "class": "type", 
      "constraints": {
        "size": [
          {
            "min": 0, 
            "max": 5
          }
        ]
      }
    }, 
    "maxaccess": "read-create", 
    "status": "current", 
    "description": " Indicates the Repeat EndDate. Format: mm-dd "
  }, 
  "hwEntPbxSrvRcsEndWeekday": {
    "name": "hwEntPbxSrvRcsEndWeekday", 
    "oid": "1.3.6.1.4.1.2011.5.25.313.36.1.14", 
    "nodetype": "column", 
    "class": "objecttype", 
    "syntax": {
      "type": "INTEGER", 
      "class": "type", 
      "constraints": {
        "enumeration": {
          "none": 8, 
          "wed": 3, 
          "sun": 7, 
          "fri": 5, 
          "tue": 2, 
          "mon": 1, 
          "thu": 4, 
          "sat": 6
        }
      }
    }, 
    "maxaccess": "read-create", 
    "status": "current", 
    "description": " Indicates the Repeat EndWeekday. mon(1) tue(2) wed(3) thu(4) fri(5) sat(6) sun(7) none(8) "
  }, 
  "hwEntPbxSrvRcsEndTime": {
    "name": "hwEntPbxSrvRcsEndTime", 
    "oid": "1.3.6.1.4.1.2011.5.25.313.36.1.15", 
    "nodetype": "column", 
    "class": "objecttype", 
    "syntax": {
      "type": "DisplayString", 
      "class": "type", 
      "constraints": {
        "size": [
          {
            "min": 0, 
            "max": 8
          }
        ]
      }
    }, 
    "maxaccess": "read-create", 
    "status": "current", 
    "description": " Indicates the Repeat EndTime. Format: hh:mm:ss "
  }, 
  "hwEntPbxSrvRcsJudgeGroupActive": {
    "name": "hwEntPbxSrvRcsJudgeGroupActive", 
    "oid": "1.3.6.1.4.1.2011.5.25.313.36.1.16", 
    "nodetype": "column", 
    "class": "objecttype", 
    "syntax": {
      "type": "INTEGER", 
      "class": "type", 
      "constraints": {
        "enumeration": {
          "enable": 1, 
          "disable": 2
        }
      }
    }, 
    "maxaccess": "read-create", 
    "status": "current", 
    "description": " Indicates jugde group active state. enable(1) disable(2) default: disable(2) "
  }, 
  "hwEntPbxSrvScrTable": {
    "name": "hwEntPbxSrvScrTable", 
    "oid": "1.3.6.1.4.1.2011.5.25.313.37", 
    "nodetype": "table", 
    "class": "objecttype", 
    "maxaccess": "not-accessible", 
    "status": "current", 
    "description": " A list of hwEntPbxSrvScrTable objects. "
  }, 
  "hwEntPbxSrvScrEntry": {
    "name": "hwEntPbxSrvScrEntry", 
    "oid": "1.3.6.1.4.1.2011.5.25.313.37.1", 
    "nodetype": "row", 
    "class": "objecttype", 
    "maxaccess": "not-accessible", 
    "indices": [
      {
        "module": "HUAWEI-ENT-VOICE-PBX-MIB", 
        "object": "hwEntPbxSrvScrUserName", 
        "implied": 0
      }
    ], 
    "status": "current", 
    "description": "A list of hwEntPbxSrvScrTable objects."
  }, 
  "hwEntPbxSrvScrUserName": {
    "name": "hwEntPbxSrvScrUserName", 
    "oid": "1.3.6.1.4.1.2011.5.25.313.37.1.1", 
    "nodetype": "column", 
    "class": "objecttype", 
    "syntax": {
      "type": "DisplayString", 
      "class": "type", 
      "constraints": {
        "size": [
          {
            "min": 1, 
            "max": 32
          }
        ]
      }
    }, 
    "maxaccess": "not-accessible", 
    "status": "current", 
    "description": " Indicates the pbx user name. "
  }, 
  "hwEntPbxSrvScrRowStatus": {
    "name": "hwEntPbxSrvScrRowStatus", 
    "oid": "1.3.6.1.4.1.2011.5.25.313.37.1.2", 
    "nodetype": "column", 
    "class": "objecttype", 
    "syntax": {
      "type": "RowStatus", 
      "class": "type"
    }, 
    "maxaccess": "read-create", 
    "status": "current", 
    "description": " Indicates row status of table. "
  }, 
  "hwEntPbxSrvScrCentrex": {
    "name": "hwEntPbxSrvScrCentrex", 
    "oid": "1.3.6.1.4.1.2011.5.25.313.37.1.3", 
    "nodetype": "column", 
    "class": "objecttype", 
    "syntax": {
      "type": "DisplayString", 
      "class": "type", 
      "constraints": {
        "size": [
          {
            "min": 0, 
            "max": 32
          }
        ]
      }
    }, 
    "maxaccess": "read-create", 
    "status": "current", 
    "description": " Indicates the centrex of secretory. "
  }, 
  "hwEntPbxSrvScrCountryCode": {
    "name": "hwEntPbxSrvScrCountryCode", 
    "oid": "1.3.6.1.4.1.2011.5.25.313.37.1.4", 
    "nodetype": "column", 
    "class": "objecttype", 
    "syntax": {
      "type": "DisplayString", 
      "class": "type", 
      "constraints": {
        "size": [
          {
            "min": 0, 
            "max": 4
          }
        ]
      }
    }, 
    "maxaccess": "read-create", 
    "status": "current", 
    "description": " Indicates the country code of secretory. "
  }, 
  "hwEntPbxSrvScrAreaCode": {
    "name": "hwEntPbxSrvScrAreaCode", 
    "oid": "1.3.6.1.4.1.2011.5.25.313.37.1.5", 
    "nodetype": "column", 
    "class": "objecttype", 
    "syntax": {
      "type": "DisplayString", 
      "class": "type", 
      "constraints": {
        "size": [
          {
            "min": 0, 
            "max": 8
          }
        ]
      }
    }, 
    "maxaccess": "read-create", 
    "status": "current", 
    "description": " Indicates the area code of secretory. "
  }, 
  "hwEntPbxSrvScrTelno": {
    "name": "hwEntPbxSrvScrTelno", 
    "oid": "1.3.6.1.4.1.2011.5.25.313.37.1.6", 
    "nodetype": "column", 
    "class": "objecttype", 
    "syntax": {
      "type": "DisplayString", 
      "class": "type", 
      "constraints": {
        "size": [
          {
            "min": 1, 
            "max": 24
          }
        ]
      }
    }, 
    "maxaccess": "read-create", 
    "status": "current", 
    "description": " Indicates the telephon number of secretory. "
  }, 
  "hwEntPbxSrvRmtTable": {
    "name": "hwEntPbxSrvRmtTable", 
    "oid": "1.3.6.1.4.1.2011.5.25.313.38", 
    "nodetype": "table", 
    "class": "objecttype", 
    "maxaccess": "not-accessible", 
    "status": "current", 
    "description": " A list of hwEntPbxSrvRmtTable objects. "
  }, 
  "hwEntPbxSrvRmtEntry": {
    "name": "hwEntPbxSrvRmtEntry", 
    "oid": "1.3.6.1.4.1.2011.5.25.313.38.1", 
    "nodetype": "row", 
    "class": "objecttype", 
    "maxaccess": "not-accessible", 
    "indices": [
      {
        "module": "HUAWEI-ENT-VOICE-PBX-MIB", 
        "object": "hwEntPbxSrvRmtUserName", 
        "implied": 0
      }
    ], 
    "status": "current", 
    "description": "A list of hwEntPbxSrvRmtTable objects."
  }, 
  "hwEntPbxSrvRmtUserName": {
    "name": "hwEntPbxSrvRmtUserName", 
    "oid": "1.3.6.1.4.1.2011.5.25.313.38.1.1", 
    "nodetype": "column", 
    "class": "objecttype", 
    "syntax": {
      "type": "DisplayString", 
      "class": "type", 
      "constraints": {
        "size": [
          {
            "min": 1, 
            "max": 32
          }
        ]
      }
    }, 
    "maxaccess": "not-accessible", 
    "status": "current", 
    "description": " Indicates the pbx user name. "
  }, 
  "hwEntPbxSrvRmtRowStatus": {
    "name": "hwEntPbxSrvRmtRowStatus", 
    "oid": "1.3.6.1.4.1.2011.5.25.313.38.1.2", 
    "nodetype": "column", 
    "class": "objecttype", 
    "syntax": {
      "type": "RowStatus", 
      "class": "type"
    }, 
    "maxaccess": "read-create", 
    "status": "current", 
    "description": " Indicates row status of table. "
  }, 
  "hwEntPbxSrvRmtCentrex": {
    "name": "hwEntPbxSrvRmtCentrex", 
    "oid": "1.3.6.1.4.1.2011.5.25.313.38.1.3", 
    "nodetype": "column", 
    "class": "objecttype", 
    "syntax": {
      "type": "DisplayString", 
      "class": "type", 
      "constraints": {
        "size": [
          {
            "min": 0, 
            "max": 32
          }
        ]
      }
    }, 
    "maxaccess": "read-create", 
    "status": "current", 
    "description": " Indicates the centrex of remote office. "
  }, 
  "hwEntPbxSrvRmtCountryCode": {
    "name": "hwEntPbxSrvRmtCountryCode", 
    "oid": "1.3.6.1.4.1.2011.5.25.313.38.1.4", 
    "nodetype": "column", 
    "class": "objecttype", 
    "syntax": {
      "type": "DisplayString", 
      "class": "type", 
      "constraints": {
        "size": [
          {
            "min": 0, 
            "max": 4
          }
        ]
      }
    }, 
    "maxaccess": "read-create", 
    "status": "current", 
    "description": " Indicates the country code of remote office. "
  }, 
  "hwEntPbxSrvRmtAreaCode": {
    "name": "hwEntPbxSrvRmtAreaCode", 
    "oid": "1.3.6.1.4.1.2011.5.25.313.38.1.5", 
    "nodetype": "column", 
    "class": "objecttype", 
    "syntax": {
      "type": "DisplayString", 
      "class": "type", 
      "constraints": {
        "size": [
          {
            "min": 0, 
            "max": 8
          }
        ]
      }
    }, 
    "maxaccess": "read-create", 
    "status": "current", 
    "description": " Indicates the area code of remote office. "
  }, 
  "hwEntPbxSrvRmtTelno": {
    "name": "hwEntPbxSrvRmtTelno", 
    "oid": "1.3.6.1.4.1.2011.5.25.313.38.1.6", 
    "nodetype": "column", 
    "class": "objecttype", 
    "syntax": {
      "type": "DisplayString", 
      "class": "type", 
      "constraints": {
        "size": [
          {
            "min": 1, 
            "max": 24
          }
        ]
      }
    }, 
    "maxaccess": "read-create", 
    "status": "current", 
    "description": " Indicates the telephone number of remote office. "
  }, 
  "hwEntPbxSrvCbaTable": {
    "name": "hwEntPbxSrvCbaTable", 
    "oid": "1.3.6.1.4.1.2011.5.25.313.39", 
    "nodetype": "table", 
    "class": "objecttype", 
    "maxaccess": "not-accessible", 
    "status": "current", 
    "description": " A list of hwEntPbxSrvCbaTable objects. "
  }, 
  "hwEntPbxSrvCbaEntry": {
    "name": "hwEntPbxSrvCbaEntry", 
    "oid": "1.3.6.1.4.1.2011.5.25.313.39.1", 
    "nodetype": "row", 
    "class": "objecttype", 
    "maxaccess": "not-accessible", 
    "indices": [
      {
        "module": "HUAWEI-ENT-VOICE-PBX-MIB", 
        "object": "hwEntPbxSrvCbaUserName", 
        "implied": 0
      }
    ], 
    "status": "current", 
    "description": "A list of hwEntPbxSrvCbaTable objects."
  }, 
  "hwEntPbxSrvCbaUserName": {
    "name": "hwEntPbxSrvCbaUserName", 
    "oid": "1.3.6.1.4.1.2011.5.25.313.39.1.1", 
    "nodetype": "column", 
    "class": "objecttype", 
    "syntax": {
      "type": "DisplayString", 
      "class": "type", 
      "constraints": {
        "size": [
          {
            "min": 1, 
            "max": 32
          }
        ]
      }
    }, 
    "maxaccess": "not-accessible", 
    "status": "current", 
    "description": " Indicates the pbx user name. "
  }, 
  "hwEntPbxSrvCbaRowStatus": {
    "name": "hwEntPbxSrvCbaRowStatus", 
    "oid": "1.3.6.1.4.1.2011.5.25.313.39.1.2", 
    "nodetype": "column", 
    "class": "objecttype", 
    "syntax": {
      "type": "RowStatus", 
      "class": "type"
    }, 
    "maxaccess": "read-create", 
    "status": "current", 
    "description": " Indicates row status of table. "
  }, 
  "hwEntPbxSrvCbaType": {
    "name": "hwEntPbxSrvCbaType", 
    "oid": "1.3.6.1.4.1.2011.5.25.313.39.1.3", 
    "nodetype": "column", 
    "class": "objecttype", 
    "syntax": {
      "type": "INTEGER", 
      "class": "type", 
      "constraints": {
        "enumeration": {
          "all": 1, 
          "idd": 3, 
          "iddCdd": 2
        }
      }
    }, 
    "maxaccess": "read-create", 
    "status": "current", 
    "description": " Indicates the cba type. "
  }, 
  "hwEntPbxSrvCallInterceptTable": {
    "name": "hwEntPbxSrvCallInterceptTable", 
    "oid": "1.3.6.1.4.1.2011.5.25.313.40", 
    "nodetype": "table", 
    "class": "objecttype", 
    "maxaccess": "not-accessible", 
    "status": "current", 
    "description": " A list of hwEntPbxSrvCallInterceptTable objects. "
  }, 
  "hwEntPbxSrvCallInterceptEntry": {
    "name": "hwEntPbxSrvCallInterceptEntry", 
    "oid": "1.3.6.1.4.1.2011.5.25.313.40.1", 
    "nodetype": "row", 
    "class": "objecttype", 
    "maxaccess": "not-accessible", 
    "indices": [
      {
        "module": "HUAWEI-ENT-VOICE-PBX-MIB", 
        "object": "hwEntPbxSrvCallInterceptName", 
        "implied": 0
      }
    ], 
    "status": "current", 
    "description": "A list of hwEntPbxSrvCallInterceptTable objects."
  }, 
  "hwEntPbxSrvCallInterceptName": {
    "name": "hwEntPbxSrvCallInterceptName", 
    "oid": "1.3.6.1.4.1.2011.5.25.313.40.1.1", 
    "nodetype": "column", 
    "class": "objecttype", 
    "syntax": {
      "type": "DisplayString", 
      "class": "type", 
      "constraints": {
        "size": [
          {
            "min": 1, 
            "max": 32
          }
        ]
      }
    }, 
    "maxaccess": "not-accessible", 
    "status": "current", 
    "description": " Indicates the CallIntercept name. "
  }, 
  "hwEntPbxSrvCallInterceptRowStatus": {
    "name": "hwEntPbxSrvCallInterceptRowStatus", 
    "oid": "1.3.6.1.4.1.2011.5.25.313.40.1.2", 
    "nodetype": "column", 
    "class": "objecttype", 
    "syntax": {
      "type": "RowStatus", 
      "class": "type"
    }, 
    "maxaccess": "read-create", 
    "status": "current", 
    "description": " Indicates row status of table. "
  }, 
  "hwEntPbxSrvCallInterceptEnterprise": {
    "name": "hwEntPbxSrvCallInterceptEnterprise", 
    "oid": "1.3.6.1.4.1.2011.5.25.313.40.1.3", 
    "nodetype": "column", 
    "class": "objecttype", 
    "syntax": {
      "type": "DisplayString", 
      "class": "type", 
      "constraints": {
        "size": [
          {
            "min": 1, 
            "max": 32
          }
        ]
      }
    }, 
    "maxaccess": "read-create", 
    "status": "current", 
    "description": " Indicates enterprise of callIntercept service. "
  }, 
  "hwEntPbxSrvCallInterceptDnset": {
    "name": "hwEntPbxSrvCallInterceptDnset", 
    "oid": "1.3.6.1.4.1.2011.5.25.313.40.1.4", 
    "nodetype": "column", 
    "class": "objecttype", 
    "syntax": {
      "type": "DisplayString", 
      "class": "type", 
      "constraints": {
        "size": [
          {
            "min": 1, 
            "max": 32
          }
        ]
      }
    }, 
    "maxaccess": "read-create", 
    "status": "current", 
    "description": " Indicates dnset of CallIntercept service. "
  }, 
  "hwEntPbxSrvCallInterceptCentrex": {
    "name": "hwEntPbxSrvCallInterceptCentrex", 
    "oid": "1.3.6.1.4.1.2011.5.25.313.40.1.5", 
    "nodetype": "column", 
    "class": "objecttype", 
    "syntax": {
      "type": "DisplayString", 
      "class": "type", 
      "constraints": {
        "size": [
          {
            "min": 1, 
            "max": 32
          }
        ]
      }
    }, 
    "maxaccess": "read-create", 
    "status": "current", 
    "description": " Indicates centrex of callIntercept service. "
  }, 
  "hwEntPbxSrvCallInterceptCallStatus": {
    "name": "hwEntPbxSrvCallInterceptCallStatus", 
    "oid": "1.3.6.1.4.1.2011.5.25.313.40.1.6", 
    "nodetype": "column", 
    "class": "objecttype", 
    "syntax": {
      "type": "INTEGER", 
      "class": "type", 
      "constraints": {
        "enumeration": {
          "busy": 1, 
          "dnError": 4, 
          "noAnswer": 2, 
          "noRight": 5, 
          "unreachable": 6, 
          "offline": 3
        }
      }
    }, 
    "maxaccess": "read-create", 
    "status": "current", 
    "description": " Indicates the call status of callIntercept service. "
  }, 
  "hwEntPbxSrvCallInterceptCallPrefix": {
    "name": "hwEntPbxSrvCallInterceptCallPrefix", 
    "oid": "1.3.6.1.4.1.2011.5.25.313.40.1.7", 
    "nodetype": "column", 
    "class": "objecttype", 
    "syntax": {
      "type": "DisplayString", 
      "class": "type", 
      "constraints": {
        "size": [
          {
            "min": 0, 
            "max": 32
          }
        ]
      }
    }, 
    "maxaccess": "read-create", 
    "status": "current", 
    "description": " Indicates the callPrefix of callIntercept service. "
  }, 
  "hwEntPbxSrvCallInterceptToneId": {
    "name": "hwEntPbxSrvCallInterceptToneId", 
    "oid": "1.3.6.1.4.1.2011.5.25.313.40.1.8", 
    "nodetype": "column", 
    "class": "objecttype", 
    "syntax": {
      "type": "Integer32", 
      "class": "type", 
      "constraints": {
        "range": [
          {
            "min": 1, 
            "max": 1000
          }
        ]
      }
    }, 
    "maxaccess": "read-create", 
    "status": "current", 
    "description": " Indicates the tone id of callIntercept service. "
  }, 
  "hwEntPbxSrvAlertRingTable": {
    "name": "hwEntPbxSrvAlertRingTable", 
    "oid": "1.3.6.1.4.1.2011.5.25.313.41", 
    "nodetype": "table", 
    "class": "objecttype", 
    "maxaccess": "not-accessible", 
    "status": "current", 
    "description": " A list of hwEntPbxSrvAlertRingTable objects. "
  }, 
  "hwEntPbxSrvAlertRingEntry": {
    "name": "hwEntPbxSrvAlertRingEntry", 
    "oid": "1.3.6.1.4.1.2011.5.25.313.41.1", 
    "nodetype": "row", 
    "class": "objecttype", 
    "maxaccess": "not-accessible", 
    "indices": [
      {
        "module": "HUAWEI-ENT-VOICE-PBX-MIB", 
        "object": "hwEntPbxSrvAlertRingName", 
        "implied": 0
      }
    ], 
    "status": "current", 
    "description": "A list of hwEntPbxSrvAlertRingTable objects."
  }, 
  "hwEntPbxSrvAlertRingName": {
    "name": "hwEntPbxSrvAlertRingName", 
    "oid": "1.3.6.1.4.1.2011.5.25.313.41.1.1", 
    "nodetype": "column", 
    "class": "objecttype", 
    "syntax": {
      "type": "DisplayString", 
      "class": "type", 
      "constraints": {
        "size": [
          {
            "min": 1, 
            "max": 32
          }
        ]
      }
    }, 
    "maxaccess": "not-accessible", 
    "status": "current", 
    "description": " Indicates the alert ring name. "
  }, 
  "hwEntPbxSrvAlertRingRowStatus": {
    "name": "hwEntPbxSrvAlertRingRowStatus", 
    "oid": "1.3.6.1.4.1.2011.5.25.313.41.1.2", 
    "nodetype": "column", 
    "class": "objecttype", 
    "syntax": {
      "type": "RowStatus", 
      "class": "type"
    }, 
    "maxaccess": "read-create", 
    "status": "current", 
    "description": " Indicates row status of table. "
  }, 
  "hwEntPbxSrvAlertRingEnterprise": {
    "name": "hwEntPbxSrvAlertRingEnterprise", 
    "oid": "1.3.6.1.4.1.2011.5.25.313.41.1.3", 
    "nodetype": "column", 
    "class": "objecttype", 
    "syntax": {
      "type": "DisplayString", 
      "class": "type", 
      "constraints": {
        "size": [
          {
            "min": 1, 
            "max": 32
          }
        ]
      }
    }, 
    "maxaccess": "read-create", 
    "status": "current", 
    "description": " Indicates the enterprise of alert ring service. "
  }, 
  "hwEntPbxSrvAlertRingCentrex": {
    "name": "hwEntPbxSrvAlertRingCentrex", 
    "oid": "1.3.6.1.4.1.2011.5.25.313.41.1.4", 
    "nodetype": "column", 
    "class": "objecttype", 
    "syntax": {
      "type": "DisplayString", 
      "class": "type", 
      "constraints": {
        "size": [
          {
            "min": 1, 
            "max": 32
          }
        ]
      }
    }, 
    "maxaccess": "read-create", 
    "status": "current", 
    "description": " Indicates the centrex of alert ring service. "
  }, 
  "hwEntPbxSrvAlertRingCentrexRingId": {
    "name": "hwEntPbxSrvAlertRingCentrexRingId", 
    "oid": "1.3.6.1.4.1.2011.5.25.313.41.1.5", 
    "nodetype": "column", 
    "class": "objecttype", 
    "syntax": {
      "type": "Integer32", 
      "class": "type", 
      "constraints": {
        "range": [
          {
            "min": 0, 
            "max": 15
          }
        ]
      }
    }, 
    "maxaccess": "read-create", 
    "status": "current", 
    "description": " Indicates the centrex ring id. "
  }, 
  "hwEntPbxSrvAlertRingOutLocalRingId": {
    "name": "hwEntPbxSrvAlertRingOutLocalRingId", 
    "oid": "1.3.6.1.4.1.2011.5.25.313.41.1.6", 
    "nodetype": "column", 
    "class": "objecttype", 
    "syntax": {
      "type": "Integer32", 
      "class": "type", 
      "constraints": {
        "range": [
          {
            "min": 0, 
            "max": 15
          }
        ]
      }
    }, 
    "maxaccess": "read-create", 
    "status": "current", 
    "description": " Indicates the out local ring id. "
  }, 
  "hwEntPbxSrvAlertRingOutDDDRingId": {
    "name": "hwEntPbxSrvAlertRingOutDDDRingId", 
    "oid": "1.3.6.1.4.1.2011.5.25.313.41.1.7", 
    "nodetype": "column", 
    "class": "objecttype", 
    "syntax": {
      "type": "Integer32", 
      "class": "type", 
      "constraints": {
        "range": [
          {
            "min": 0, 
            "max": 15
          }
        ]
      }
    }, 
    "maxaccess": "read-create", 
    "status": "current", 
    "description": " Indicates the out ddd ring id. "
  }, 
  "hwEntPbxSrvAlertRingOutIDDRingId": {
    "name": "hwEntPbxSrvAlertRingOutIDDRingId", 
    "oid": "1.3.6.1.4.1.2011.5.25.313.41.1.8", 
    "nodetype": "column", 
    "class": "objecttype", 
    "syntax": {
      "type": "Integer32", 
      "class": "type", 
      "constraints": {
        "range": [
          {
            "min": 0, 
            "max": 15
          }
        ]
      }
    }, 
    "maxaccess": "read-create", 
    "status": "current", 
    "description": " Indicates the out idd ring id. "
  }, 
  "hwEntPbxE1r2TrkTable": {
    "name": "hwEntPbxE1r2TrkTable", 
    "oid": "1.3.6.1.4.1.2011.5.25.313.42", 
    "nodetype": "table", 
    "class": "objecttype", 
    "maxaccess": "not-accessible", 
    "status": "current", 
    "description": " A list of hwEntPbxE1r2TrkEntry objects. "
  }, 
  "hwEntPbxE1r2TrkEntry": {
    "name": "hwEntPbxE1r2TrkEntry", 
    "oid": "1.3.6.1.4.1.2011.5.25.313.42.1", 
    "nodetype": "row", 
    "class": "objecttype", 
    "maxaccess": "not-accessible", 
    "indices": [
      {
        "module": "HUAWEI-ENT-VOICE-PBX-MIB", 
        "object": "hwEntPbxE1r2TrkIndex", 
        "implied": 0
      }
    ], 
    "status": "current", 
    "description": "A list of hwEntPbxE1r2TrkEntry objects."
  }, 
  "hwEntPbxE1r2TrkIndex": {
    "name": "hwEntPbxE1r2TrkIndex", 
    "oid": "1.3.6.1.4.1.2011.5.25.313.42.1.1", 
    "nodetype": "column", 
    "class": "objecttype", 
    "syntax": {
      "type": "Integer32", 
      "class": "type"
    }, 
    "maxaccess": "not-accessible", 
    "status": "current", 
    "description": " Indicates the index of physical trunk. bits 24-31: slot index bits 23-16: subcard index bits 15-8: port index bits 7-0: time slot "
  }, 
  "hwEntPbxE1r2TrkRowStatus": {
    "name": "hwEntPbxE1r2TrkRowStatus", 
    "oid": "1.3.6.1.4.1.2011.5.25.313.42.1.2", 
    "nodetype": "column", 
    "class": "objecttype", 
    "syntax": {
      "type": "RowStatus", 
      "class": "type"
    }, 
    "maxaccess": "read-create", 
    "status": "current", 
    "description": " Indicates the row status. active(1) notInService(2) notReady(3) createAndGo(4) createAndWait(5) destroy(6) "
  }, 
  "hwEntPbxE1r2TrkGrpName": {
    "name": "hwEntPbxE1r2TrkGrpName", 
    "oid": "1.3.6.1.4.1.2011.5.25.313.42.1.3", 
    "nodetype": "column", 
    "class": "objecttype", 
    "syntax": {
      "type": "DisplayString", 
      "class": "type", 
      "constraints": {
        "size": [
          {
            "min": 1, 
            "max": 32
          }
        ]
      }
    }, 
    "maxaccess": "read-create", 
    "status": "current", 
    "description": " Indicates the pra trunk group name. "
  }, 
  "hwEntPbxE1r2TrkCfgStatus": {
    "name": "hwEntPbxE1r2TrkCfgStatus", 
    "oid": "1.3.6.1.4.1.2011.5.25.313.42.1.4", 
    "nodetype": "column", 
    "class": "objecttype", 
    "syntax": {
      "type": "INTEGER", 
      "class": "type", 
      "constraints": {
        "enumeration": {
          "reserved": 3, 
          "block": 1, 
          "normal": 2
        }
      }
    }, 
    "maxaccess": "read-create", 
    "status": "current", 
    "description": " Indicates the time slot config state of the e1r2 trunk group. block(1) normal(2) reserved(3) "
  }, 
  "hwEntPbxE1r2TrkAdminStatus": {
    "name": "hwEntPbxE1r2TrkAdminStatus", 
    "oid": "1.3.6.1.4.1.2011.5.25.313.42.1.5", 
    "nodetype": "column", 
    "class": "objecttype", 
    "syntax": {
      "type": "INTEGER", 
      "class": "type", 
      "constraints": {
        "enumeration": {
          "lBlock": 2, 
          "lrBlock": 4, 
          "rBlock": 3, 
          "reserved": 5, 
          "normal": 1
        }
      }
    }, 
    "maxaccess": "read-only", 
    "status": "current", 
    "description": " Indicates the time slot admin state of the e1r2 trunk group. normal(1) lBlock(2) rBlock(3) lrBlock(4) reserved(5) "
  }, 
  "hwEntPbxSystemParaTable": {
    "name": "hwEntPbxSystemParaTable", 
    "oid": "1.3.6.1.4.1.2011.5.25.313.43", 
    "nodetype": "table", 
    "class": "objecttype", 
    "maxaccess": "not-accessible", 
    "status": "current", 
    "description": " A list of hwEntPbxSystemParaTable objects. "
  }, 
  "hwEntPbxSystemParaEntry": {
    "name": "hwEntPbxSystemParaEntry", 
    "oid": "1.3.6.1.4.1.2011.5.25.313.43.1", 
    "nodetype": "row", 
    "class": "objecttype", 
    "maxaccess": "not-accessible", 
    "indices": [
      {
        "module": "HUAWEI-ENT-VOICE-PBX-MIB", 
        "object": "hwEntPbxSystemParaIndex", 
        "implied": 0
      }
    ], 
    "status": "current", 
    "description": "A list of hwEntPbxSystemParaTable objects."
  }, 
  "hwEntPbxSystemParaIndex": {
    "name": "hwEntPbxSystemParaIndex", 
    "oid": "1.3.6.1.4.1.2011.5.25.313.43.1.1", 
    "nodetype": "column", 
    "class": "objecttype", 
    "syntax": {
      "type": "Integer32", 
      "class": "type", 
      "constraints": {
        "range": [
          {
            "min": 0, 
            "max": 255
          }
        ]
      }
    }, 
    "maxaccess": "not-accessible", 
    "status": "current", 
    "description": " Indicates the pbx system parameter index. "
  }, 
  "hwEntPbxSystemParaValue": {
    "name": "hwEntPbxSystemParaValue", 
    "oid": "1.3.6.1.4.1.2011.5.25.313.43.1.2", 
    "nodetype": "column", 
    "class": "objecttype", 
    "syntax": {
      "type": "Integer32", 
      "class": "type"
    }, 
    "maxaccess": "read-write", 
    "status": "current", 
    "description": " Indicates the pbx system parameter value. "
  }, 
  "hwEntPbxIsdnCauseMapTable": {
    "name": "hwEntPbxIsdnCauseMapTable", 
    "oid": "1.3.6.1.4.1.2011.5.25.313.44", 
    "nodetype": "table", 
    "class": "objecttype", 
    "maxaccess": "not-accessible", 
    "status": "current", 
    "description": " A list of hwEntPbxIsdnCauseMapTable objects. "
  }, 
  "hwEntPbxIsdnCauseMapEntry": {
    "name": "hwEntPbxIsdnCauseMapEntry", 
    "oid": "1.3.6.1.4.1.2011.5.25.313.44.1", 
    "nodetype": "row", 
    "class": "objecttype", 
    "maxaccess": "not-accessible", 
    "indices": [
      {
        "module": "HUAWEI-ENT-VOICE-PBX-MIB", 
        "object": "hwEntPbxIsdnCauseMapIsdnCause", 
        "implied": 0
      }
    ], 
    "status": "current", 
    "description": "A list of hwEntPbxIsdnCauseMapTable objects."
  }, 
  "hwEntPbxIsdnCauseMapIsdnCause": {
    "name": "hwEntPbxIsdnCauseMapIsdnCause", 
    "oid": "1.3.6.1.4.1.2011.5.25.313.44.1.1", 
    "nodetype": "column", 
    "class": "objecttype", 
    "syntax": {
      "type": "Integer32", 
      "class": "type", 
      "constraints": {
        "range": [
          {
            "min": 1, 
            "max": 127
          }
        ]
      }
    }, 
    "maxaccess": "not-accessible", 
    "status": "current", 
    "description": " Indicates the ISDN cause. "
  }, 
  "hwEntPbxIsdnCauseMapRowStatus": {
    "name": "hwEntPbxIsdnCauseMapRowStatus", 
    "oid": "1.3.6.1.4.1.2011.5.25.313.44.1.2", 
    "nodetype": "column", 
    "class": "objecttype", 
    "syntax": {
      "type": "RowStatus", 
      "class": "type"
    }, 
    "maxaccess": "read-create", 
    "status": "current", 
    "description": " Indicates row status of table. "
  }, 
  "hwEntPbxIsdnCauseMapSipResponse": {
    "name": "hwEntPbxIsdnCauseMapSipResponse", 
    "oid": "1.3.6.1.4.1.2011.5.25.313.44.1.3", 
    "nodetype": "column", 
    "class": "objecttype", 
    "syntax": {
      "type": "Integer32", 
      "class": "type", 
      "constraints": {
        "range": [
          {
            "min": 100, 
            "max": 699
          }
        ]
      }
    }, 
    "maxaccess": "read-create", 
    "status": "current", 
    "description": " Indicates the sip response. "
  }, 
  "hwEntPbxSipCauseMapTable": {
    "name": "hwEntPbxSipCauseMapTable", 
    "oid": "1.3.6.1.4.1.2011.5.25.313.45", 
    "nodetype": "table", 
    "class": "objecttype", 
    "maxaccess": "not-accessible", 
    "status": "current", 
    "description": " A list of hwEntPbxSipCauseMapTable objects. "
  }, 
  "hwEntPbxSipCauseMapEntry": {
    "name": "hwEntPbxSipCauseMapEntry", 
    "oid": "1.3.6.1.4.1.2011.5.25.313.45.1", 
    "nodetype": "row", 
    "class": "objecttype", 
    "maxaccess": "not-accessible", 
    "indices": [
      {
        "module": "HUAWEI-ENT-VOICE-PBX-MIB", 
        "object": "hwEntPbxSipCauseMapSipResponse", 
        "implied": 0
      }
    ], 
    "status": "current", 
    "description": "A list of hwEntPbxSipCauseMapTable objects."
  }, 
  "hwEntPbxSipCauseMapSipResponse": {
    "name": "hwEntPbxSipCauseMapSipResponse", 
    "oid": "1.3.6.1.4.1.2011.5.25.313.45.1.1", 
    "nodetype": "column", 
    "class": "objecttype", 
    "syntax": {
      "type": "Integer32", 
      "class": "type", 
      "constraints": {
        "range": [
          {
            "min": 100, 
            "max": 699
          }
        ]
      }
    }, 
    "maxaccess": "not-accessible", 
    "status": "current", 
    "description": " Indicates the sip response. "
  }, 
  "hwEntPbxSipCauseMapRowStatus": {
    "name": "hwEntPbxSipCauseMapRowStatus", 
    "oid": "1.3.6.1.4.1.2011.5.25.313.45.1.2", 
    "nodetype": "column", 
    "class": "objecttype", 
    "syntax": {
      "type": "RowStatus", 
      "class": "type"
    }, 
    "maxaccess": "read-create", 
    "status": "current", 
    "description": " Indicates row status of table. "
  }, 
  "hwEntPbxSipCauseMapIsdnCause": {
    "name": "hwEntPbxSipCauseMapIsdnCause", 
    "oid": "1.3.6.1.4.1.2011.5.25.313.45.1.3", 
    "nodetype": "column", 
    "class": "objecttype", 
    "syntax": {
      "type": "Integer32", 
      "class": "type", 
      "constraints": {
        "range": [
          {
            "min": 1, 
            "max": 127
          }
        ]
      }
    }, 
    "maxaccess": "read-create", 
    "status": "current", 
    "description": " Indicates the ISDN cause. "
  }, 
  "hwEntPbxTrkGrpCodecPriConfigTable": {
    "name": "hwEntPbxTrkGrpCodecPriConfigTable", 
    "oid": "1.3.6.1.4.1.2011.5.25.313.46", 
    "nodetype": "table", 
    "class": "objecttype", 
    "maxaccess": "not-accessible", 
    "status": "current", 
    "description": " A list of hwEntPbxTrkGrpCodecPriConfigTable objects. "
  }, 
  "hwEntPbxTrkGrpCodecPriConfigEntry": {
    "name": "hwEntPbxTrkGrpCodecPriConfigEntry", 
    "oid": "1.3.6.1.4.1.2011.5.25.313.46.1", 
    "nodetype": "row", 
    "class": "objecttype", 
    "maxaccess": "not-accessible", 
    "indices": [
      {
        "module": "HUAWEI-ENT-VOICE-PBX-MIB", 
        "object": "hwEntPbxTrkGrpCodecPriTrkGrpName", 
        "implied": 0
      }, 
      {
        "module": "HUAWEI-ENT-VOICE-PBX-MIB", 
        "object": "hwEntPbxTrkGrpCodecPriIndex", 
        "implied": 0
      }
    ], 
    "status": "current", 
    "description": "A list of hwEntPbxTrkGrpCodecPriConfigTable objects."
  }, 
  "hwEntPbxTrkGrpCodecPriTrkGrpName": {
    "name": "hwEntPbxTrkGrpCodecPriTrkGrpName", 
    "oid": "1.3.6.1.4.1.2011.5.25.313.46.1.1", 
    "nodetype": "column", 
    "class": "objecttype", 
    "syntax": {
      "type": "DisplayString", 
      "class": "type", 
      "constraints": {
        "size": [
          {
            "min": 1, 
            "max": 32
          }
        ]
      }
    }, 
    "maxaccess": "not-accessible", 
    "status": "current", 
    "description": " Indicates the trunk group name. "
  }, 
  "hwEntPbxTrkGrpCodecPriIndex": {
    "name": "hwEntPbxTrkGrpCodecPriIndex", 
    "oid": "1.3.6.1.4.1.2011.5.25.313.46.1.2", 
    "nodetype": "column", 
    "class": "objecttype", 
    "syntax": {
      "type": "Integer32", 
      "class": "type", 
      "constraints": {
        "range": [
          {
            "min": 0, 
            "max": 7
          }
        ]
      }
    }, 
    "maxaccess": "not-accessible", 
    "status": "current", 
    "description": " Indicates the code priority index. "
  }, 
  "hwEntPbxTrkGrpCodecPriCodec": {
    "name": "hwEntPbxTrkGrpCodecPriCodec", 
    "oid": "1.3.6.1.4.1.2011.5.25.313.46.1.3", 
    "nodetype": "column", 
    "class": "objecttype", 
    "syntax": {
      "type": "Integer32", 
      "class": "type", 
      "constraints": {
        "range": [
          {
            "min": 0, 
            "max": 255
          }
        ]
      }
    }, 
    "maxaccess": "read-write", 
    "status": "current", 
    "description": " Indicates the codec. "
  }, 
  "hwEntPbxTrkGrpCodecPriPt": {
    "name": "hwEntPbxTrkGrpCodecPriPt", 
    "oid": "1.3.6.1.4.1.2011.5.25.313.46.1.4", 
    "nodetype": "column", 
    "class": "objecttype", 
    "syntax": {
      "type": "Integer32", 
      "class": "type", 
      "constraints": {
        "range": [
          {
            "min": 0, 
            "max": 255
          }
        ]
      }
    }, 
    "maxaccess": "read-write", 
    "status": "current", 
    "description": " Indicates the packetization time. "
  }, 
  "hwEntPbxTrkGrpCodecPriRunningTable": {
    "name": "hwEntPbxTrkGrpCodecPriRunningTable", 
    "oid": "1.3.6.1.4.1.2011.5.25.313.47", 
    "nodetype": "table", 
    "class": "objecttype", 
    "maxaccess": "not-accessible", 
    "status": "current", 
    "description": " A list of hwEntPbxTrkGrpCodecPriRunningTable objects. "
  }, 
  "hwEntPbxTrkGrpCodecPriRunningEntry": {
    "name": "hwEntPbxTrkGrpCodecPriRunningEntry", 
    "oid": "1.3.6.1.4.1.2011.5.25.313.47.1", 
    "nodetype": "row", 
    "class": "objecttype", 
    "maxaccess": "not-accessible", 
    "indices": [
      {
        "module": "HUAWEI-ENT-VOICE-PBX-MIB", 
        "object": "hwEntPbxTrkGrpCodecPriRunningTrkGrpName", 
        "implied": 0
      }, 
      {
        "module": "HUAWEI-ENT-VOICE-PBX-MIB", 
        "object": "hwEntPbxTrkGrpCodecPriRunningIndex", 
        "implied": 0
      }
    ], 
    "status": "current", 
    "description": "A list of hwEntPbxTrkGrpCodecPriRunningTable objects."
  }, 
  "hwEntPbxTrkGrpCodecPriRunningTrkGrpName": {
    "name": "hwEntPbxTrkGrpCodecPriRunningTrkGrpName", 
    "oid": "1.3.6.1.4.1.2011.5.25.313.47.1.1", 
    "nodetype": "column", 
    "class": "objecttype", 
    "syntax": {
      "type": "DisplayString", 
      "class": "type", 
      "constraints": {
        "size": [
          {
            "min": 1, 
            "max": 32
          }
        ]
      }
    }, 
    "maxaccess": "not-accessible", 
    "status": "current", 
    "description": " Indicates the trunk group name. "
  }, 
  "hwEntPbxTrkGrpCodecPriRunningIndex": {
    "name": "hwEntPbxTrkGrpCodecPriRunningIndex", 
    "oid": "1.3.6.1.4.1.2011.5.25.313.47.1.2", 
    "nodetype": "column", 
    "class": "objecttype", 
    "syntax": {
      "type": "Integer32", 
      "class": "type", 
      "constraints": {
        "range": [
          {
            "min": 0, 
            "max": 7
          }
        ]
      }
    }, 
    "maxaccess": "not-accessible", 
    "status": "current", 
    "description": " Indicates the code priority index. "
  }, 
  "hwEntPbxTrkGrpCodecPriRunningCodec": {
    "name": "hwEntPbxTrkGrpCodecPriRunningCodec", 
    "oid": "1.3.6.1.4.1.2011.5.25.313.47.1.3", 
    "nodetype": "column", 
    "class": "objecttype", 
    "syntax": {
      "type": "Integer32", 
      "class": "type", 
      "constraints": {
        "range": [
          {
            "min": 0, 
            "max": 255
          }
        ]
      }
    }, 
    "maxaccess": "read-only", 
    "status": "current", 
    "description": " Indicates the codec. "
  }, 
  "hwEntPbxTrkGrpCodecPriRunningPt": {
    "name": "hwEntPbxTrkGrpCodecPriRunningPt", 
    "oid": "1.3.6.1.4.1.2011.5.25.313.47.1.4", 
    "nodetype": "column", 
    "class": "objecttype", 
    "syntax": {
      "type": "Integer32", 
      "class": "type", 
      "constraints": {
        "range": [
          {
            "min": 0, 
            "max": 255
          }
        ]
      }
    }, 
    "maxaccess": "read-only", 
    "status": "current", 
    "description": " Indicates the packetization time. "
  }, 
  "hwEntPbxSIPServerCodecPriConfigTable": {
    "name": "hwEntPbxSIPServerCodecPriConfigTable", 
    "oid": "1.3.6.1.4.1.2011.5.25.313.48", 
    "nodetype": "table", 
    "class": "objecttype", 
    "maxaccess": "not-accessible", 
    "status": "current", 
    "description": " A list of hwEntPbxSIPServerCodecPriConfigTable objects. "
  }, 
  "hwEntPbxSIPServerCodecPriConfigEntry": {
    "name": "hwEntPbxSIPServerCodecPriConfigEntry", 
    "oid": "1.3.6.1.4.1.2011.5.25.313.48.1", 
    "nodetype": "row", 
    "class": "objecttype", 
    "maxaccess": "not-accessible", 
    "indices": [
      {
        "module": "HUAWEI-ENT-VOICE-PBX-MIB", 
        "object": "hwEntPbxSIPServerCodecPriSIPServerId", 
        "implied": 0
      }, 
      {
        "module": "HUAWEI-ENT-VOICE-PBX-MIB", 
        "object": "hwEntPbxSIPServerCodecPriIndex", 
        "implied": 0
      }
    ], 
    "status": "current", 
    "description": "A list of hwEntPbxSIPServerCodecPriConfigTable objects."
  }, 
  "hwEntPbxSIPServerCodecPriSIPServerId": {
    "name": "hwEntPbxSIPServerCodecPriSIPServerId", 
    "oid": "1.3.6.1.4.1.2011.5.25.313.48.1.1", 
    "nodetype": "column", 
    "class": "objecttype", 
    "syntax": {
      "type": "Integer32", 
      "class": "type", 
      "constraints": {
        "range": [
          {
            "min": 0, 
            "max": 65535
          }
        ]
      }
    }, 
    "maxaccess": "not-accessible", 
    "status": "current", 
    "description": " Indicates the sip server id. "
  }, 
  "hwEntPbxSIPServerCodecPriIndex": {
    "name": "hwEntPbxSIPServerCodecPriIndex", 
    "oid": "1.3.6.1.4.1.2011.5.25.313.48.1.2", 
    "nodetype": "column", 
    "class": "objecttype", 
    "syntax": {
      "type": "Integer32", 
      "class": "type", 
      "constraints": {
        "range": [
          {
            "min": 0, 
            "max": 7
          }
        ]
      }
    }, 
    "maxaccess": "not-accessible", 
    "status": "current", 
    "description": " Indicates the code priority index. "
  }, 
  "hwEntPbxSIPServerCodecPriCodec": {
    "name": "hwEntPbxSIPServerCodecPriCodec", 
    "oid": "1.3.6.1.4.1.2011.5.25.313.48.1.3", 
    "nodetype": "column", 
    "class": "objecttype", 
    "syntax": {
      "type": "Integer32", 
      "class": "type", 
      "constraints": {
        "range": [
          {
            "min": 0, 
            "max": 255
          }
        ]
      }
    }, 
    "maxaccess": "read-write", 
    "status": "current", 
    "description": " Indicates the codec. "
  }, 
  "hwEntPbxSIPServerCodecPriPt": {
    "name": "hwEntPbxSIPServerCodecPriPt", 
    "oid": "1.3.6.1.4.1.2011.5.25.313.48.1.4", 
    "nodetype": "column", 
    "class": "objecttype", 
    "syntax": {
      "type": "Integer32", 
      "class": "type", 
      "constraints": {
        "range": [
          {
            "min": 0, 
            "max": 255
          }
        ]
      }
    }, 
    "maxaccess": "read-write", 
    "status": "current", 
    "description": " Indicates the packetization time. "
  }, 
  "hwEntPbxSIPServerCodecPriRunningTable": {
    "name": "hwEntPbxSIPServerCodecPriRunningTable", 
    "oid": "1.3.6.1.4.1.2011.5.25.313.49", 
    "nodetype": "table", 
    "class": "objecttype", 
    "maxaccess": "not-accessible", 
    "status": "current", 
    "description": " A list of hwEntPbxSIPServerCodecPriRunningTable objects. "
  }, 
  "hwEntPbxSIPServerCodecPriRunningEntry": {
    "name": "hwEntPbxSIPServerCodecPriRunningEntry", 
    "oid": "1.3.6.1.4.1.2011.5.25.313.49.1", 
    "nodetype": "row", 
    "class": "objecttype", 
    "maxaccess": "not-accessible", 
    "indices": [
      {
        "module": "HUAWEI-ENT-VOICE-PBX-MIB", 
        "object": "hwEntPbxSIPServerCodecPriRunningSIPServerId", 
        "implied": 0
      }, 
      {
        "module": "HUAWEI-ENT-VOICE-PBX-MIB", 
        "object": "hwEntPbxSIPServerCodecPriRunningIndex", 
        "implied": 0
      }
    ], 
    "status": "current", 
    "description": "A list of hwEntPbxSIPServerCodecPriRunningTable objects."
  }, 
  "hwEntPbxSIPServerCodecPriRunningSIPServerId": {
    "name": "hwEntPbxSIPServerCodecPriRunningSIPServerId", 
    "oid": "1.3.6.1.4.1.2011.5.25.313.49.1.1", 
    "nodetype": "column", 
    "class": "objecttype", 
    "syntax": {
      "type": "Integer32", 
      "class": "type", 
      "constraints": {
        "range": [
          {
            "min": 0, 
            "max": 65535
          }
        ]
      }
    }, 
    "maxaccess": "not-accessible", 
    "status": "current", 
    "description": " Indicates the sip server id. "
  }, 
  "hwEntPbxSIPServerCodecPriRunningIndex": {
    "name": "hwEntPbxSIPServerCodecPriRunningIndex", 
    "oid": "1.3.6.1.4.1.2011.5.25.313.49.1.2", 
    "nodetype": "column", 
    "class": "objecttype", 
    "syntax": {
      "type": "Integer32", 
      "class": "type", 
      "constraints": {
        "range": [
          {
            "min": 0, 
            "max": 7
          }
        ]
      }
    }, 
    "maxaccess": "not-accessible", 
    "status": "current", 
    "description": " Indicates the code priority index. "
  }, 
  "hwEntPbxSIPServerCodecPriRunningCodec": {
    "name": "hwEntPbxSIPServerCodecPriRunningCodec", 
    "oid": "1.3.6.1.4.1.2011.5.25.313.49.1.3", 
    "nodetype": "column", 
    "class": "objecttype", 
    "syntax": {
      "type": "Integer32", 
      "class": "type", 
      "constraints": {
        "range": [
          {
            "min": 0, 
            "max": 255
          }
        ]
      }
    }, 
    "maxaccess": "read-only", 
    "status": "current", 
    "description": " Indicates the codec. "
  }, 
  "hwEntPbxSIPServerCodecPriRunningPt": {
    "name": "hwEntPbxSIPServerCodecPriRunningPt", 
    "oid": "1.3.6.1.4.1.2011.5.25.313.49.1.4", 
    "nodetype": "column", 
    "class": "objecttype", 
    "syntax": {
      "type": "Integer32", 
      "class": "type", 
      "constraints": {
        "range": [
          {
            "min": 0, 
            "max": 255
          }
        ]
      }
    }, 
    "maxaccess": "read-only", 
    "status": "current", 
    "description": " Indicates the packetization time. "
  }, 
  "hwEntPbxTrkGrpSoftParaConfigTable": {
    "name": "hwEntPbxTrkGrpSoftParaConfigTable", 
    "oid": "1.3.6.1.4.1.2011.5.25.313.50", 
    "nodetype": "table", 
    "class": "objecttype", 
    "maxaccess": "not-accessible", 
    "status": "current", 
    "description": " A list of hwEntPbxTrkGrpSoftParaConfigTable objects. "
  }, 
  "hwEntPbxTrkGrpSoftParaConfigEntry": {
    "name": "hwEntPbxTrkGrpSoftParaConfigEntry", 
    "oid": "1.3.6.1.4.1.2011.5.25.313.50.1", 
    "nodetype": "row", 
    "class": "objecttype", 
    "maxaccess": "not-accessible", 
    "indices": [
      {
        "module": "HUAWEI-ENT-VOICE-PBX-MIB", 
        "object": "hwEntPbxTrkGrpSoftParaTrkGrpName", 
        "implied": 0
      }, 
      {
        "module": "HUAWEI-ENT-VOICE-PBX-MIB", 
        "object": "hwEntPbxTrkGrpSoftParaIndex", 
        "implied": 0
      }
    ], 
    "status": "current", 
    "description": "A list of hwEntPbxTrkGrpSoftParaConfigTable objects."
  }, 
  "hwEntPbxTrkGrpSoftParaTrkGrpName": {
    "name": "hwEntPbxTrkGrpSoftParaTrkGrpName", 
    "oid": "1.3.6.1.4.1.2011.5.25.313.50.1.1", 
    "nodetype": "column", 
    "class": "objecttype", 
    "syntax": {
      "type": "DisplayString", 
      "class": "type", 
      "constraints": {
        "size": [
          {
            "min": 1, 
            "max": 32
          }
        ]
      }
    }, 
    "maxaccess": "not-accessible", 
    "status": "current", 
    "description": " Indicates the trunk group name. "
  }, 
  "hwEntPbxTrkGrpSoftParaIndex": {
    "name": "hwEntPbxTrkGrpSoftParaIndex", 
    "oid": "1.3.6.1.4.1.2011.5.25.313.50.1.2", 
    "nodetype": "column", 
    "class": "objecttype", 
    "syntax": {
      "type": "Integer32", 
      "class": "type", 
      "constraints": {
        "range": [
          {
            "min": 0, 
            "max": 255
          }
        ]
      }
    }, 
    "maxaccess": "not-accessible", 
    "status": "current", 
    "description": " Indicates the soft parameter index. "
  }, 
  "hwEntPbxTrkGrpSoftParaValue": {
    "name": "hwEntPbxTrkGrpSoftParaValue", 
    "oid": "1.3.6.1.4.1.2011.5.25.313.50.1.3", 
    "nodetype": "column", 
    "class": "objecttype", 
    "syntax": {
      "type": "Integer32", 
      "class": "type"
    }, 
    "maxaccess": "read-write", 
    "status": "current", 
    "description": " Indicates the soft parameter value. "
  }, 
  "hwEntPbxTrkGrpSoftParaRunningTable": {
    "name": "hwEntPbxTrkGrpSoftParaRunningTable", 
    "oid": "1.3.6.1.4.1.2011.5.25.313.51", 
    "nodetype": "table", 
    "class": "objecttype", 
    "maxaccess": "not-accessible", 
    "status": "current", 
    "description": " A list of hwEntPbxTrkGrpSoftParaRunningTable objects. "
  }, 
  "hwEntPbxTrkGrpSoftParaRunningEntry": {
    "name": "hwEntPbxTrkGrpSoftParaRunningEntry", 
    "oid": "1.3.6.1.4.1.2011.5.25.313.51.1", 
    "nodetype": "row", 
    "class": "objecttype", 
    "maxaccess": "not-accessible", 
    "indices": [
      {
        "module": "HUAWEI-ENT-VOICE-PBX-MIB", 
        "object": "hwEntPbxTrkGrpSoftParaRunningTrkGrpName", 
        "implied": 0
      }, 
      {
        "module": "HUAWEI-ENT-VOICE-PBX-MIB", 
        "object": "hwEntPbxTrkGrpSoftParaRunningIndex", 
        "implied": 0
      }
    ], 
    "status": "current", 
    "description": "A list of hwEntPbxTrkGrpSoftParaRunningTable objects."
  }, 
  "hwEntPbxTrkGrpSoftParaRunningTrkGrpName": {
    "name": "hwEntPbxTrkGrpSoftParaRunningTrkGrpName", 
    "oid": "1.3.6.1.4.1.2011.5.25.313.51.1.1", 
    "nodetype": "column", 
    "class": "objecttype", 
    "syntax": {
      "type": "DisplayString", 
      "class": "type", 
      "constraints": {
        "size": [
          {
            "min": 1, 
            "max": 32
          }
        ]
      }
    }, 
    "maxaccess": "not-accessible", 
    "status": "current", 
    "description": " Indicates the trunk group name. "
  }, 
  "hwEntPbxTrkGrpSoftParaRunningIndex": {
    "name": "hwEntPbxTrkGrpSoftParaRunningIndex", 
    "oid": "1.3.6.1.4.1.2011.5.25.313.51.1.2", 
    "nodetype": "column", 
    "class": "objecttype", 
    "syntax": {
      "type": "Integer32", 
      "class": "type", 
      "constraints": {
        "range": [
          {
            "min": 0, 
            "max": 255
          }
        ]
      }
    }, 
    "maxaccess": "not-accessible", 
    "status": "current", 
    "description": " Indicates the soft parameter index. "
  }, 
  "hwEntPbxTrkGrpSoftParaRunningValue": {
    "name": "hwEntPbxTrkGrpSoftParaRunningValue", 
    "oid": "1.3.6.1.4.1.2011.5.25.313.51.1.3", 
    "nodetype": "column", 
    "class": "objecttype", 
    "syntax": {
      "type": "Integer32", 
      "class": "type"
    }, 
    "maxaccess": "read-only", 
    "status": "current", 
    "description": " Indicates the soft parameter value. "
  }, 
  "hwEntPbxSIPServerSoftParaConfigTable": {
    "name": "hwEntPbxSIPServerSoftParaConfigTable", 
    "oid": "1.3.6.1.4.1.2011.5.25.313.52", 
    "nodetype": "table", 
    "class": "objecttype", 
    "maxaccess": "not-accessible", 
    "status": "current", 
    "description": " A list of hwEntPbxSIPServerSoftParaConfigTable objects. "
  }, 
  "hwEntPbxSIPServerSoftParaConfigEntry": {
    "name": "hwEntPbxSIPServerSoftParaConfigEntry", 
    "oid": "1.3.6.1.4.1.2011.5.25.313.52.1", 
    "nodetype": "row", 
    "class": "objecttype", 
    "maxaccess": "not-accessible", 
    "indices": [
      {
        "module": "HUAWEI-ENT-VOICE-PBX-MIB", 
        "object": "hwEntPbxSIPServerSoftParaSIPServerId", 
        "implied": 0
      }, 
      {
        "module": "HUAWEI-ENT-VOICE-PBX-MIB", 
        "object": "hwEntPbxSIPServerSoftParaIndex", 
        "implied": 0
      }
    ], 
    "status": "current", 
    "description": "A list of hwEntPbxSIPServerSoftParaConfigTable objects."
  }, 
  "hwEntPbxSIPServerSoftParaSIPServerId": {
    "name": "hwEntPbxSIPServerSoftParaSIPServerId", 
    "oid": "1.3.6.1.4.1.2011.5.25.313.52.1.1", 
    "nodetype": "column", 
    "class": "objecttype", 
    "syntax": {
      "type": "Integer32", 
      "class": "type", 
      "constraints": {
        "range": [
          {
            "min": 0, 
            "max": 65535
          }
        ]
      }
    }, 
    "maxaccess": "not-accessible", 
    "status": "current", 
    "description": " Indicates the sip server id. "
  }, 
  "hwEntPbxSIPServerSoftParaIndex": {
    "name": "hwEntPbxSIPServerSoftParaIndex", 
    "oid": "1.3.6.1.4.1.2011.5.25.313.52.1.2", 
    "nodetype": "column", 
    "class": "objecttype", 
    "syntax": {
      "type": "Integer32", 
      "class": "type", 
      "constraints": {
        "range": [
          {
            "min": 0, 
            "max": 255
          }
        ]
      }
    }, 
    "maxaccess": "not-accessible", 
    "status": "current", 
    "description": " Indicates the soft parameter index. "
  }, 
  "hwEntPbxSIPServerSoftParaValue": {
    "name": "hwEntPbxSIPServerSoftParaValue", 
    "oid": "1.3.6.1.4.1.2011.5.25.313.52.1.3", 
    "nodetype": "column", 
    "class": "objecttype", 
    "syntax": {
      "type": "Integer32", 
      "class": "type"
    }, 
    "maxaccess": "read-write", 
    "status": "current", 
    "description": " Indicates the soft parameter value. "
  }, 
  "hwEntPbxSIPServerSoftParaRunningTable": {
    "name": "hwEntPbxSIPServerSoftParaRunningTable", 
    "oid": "1.3.6.1.4.1.2011.5.25.313.53", 
    "nodetype": "table", 
    "class": "objecttype", 
    "maxaccess": "not-accessible", 
    "status": "current", 
    "description": " A list of hwEntPbxSIPServerSoftParaRunningTable objects. "
  }, 
  "hwEntPbxSIPServerSoftParaRunningEntry": {
    "name": "hwEntPbxSIPServerSoftParaRunningEntry", 
    "oid": "1.3.6.1.4.1.2011.5.25.313.53.1", 
    "nodetype": "row", 
    "class": "objecttype", 
    "maxaccess": "not-accessible", 
    "indices": [
      {
        "module": "HUAWEI-ENT-VOICE-PBX-MIB", 
        "object": "hwEntPbxSIPServerSoftParaRunningSIPServerId", 
        "implied": 0
      }, 
      {
        "module": "HUAWEI-ENT-VOICE-PBX-MIB", 
        "object": "hwEntPbxSIPServerSoftParaRunningIndex", 
        "implied": 0
      }
    ], 
    "status": "current", 
    "description": "A list of hwEntPbxSIPServerSoftParaRunningTable objects."
  }, 
  "hwEntPbxSIPServerSoftParaRunningSIPServerId": {
    "name": "hwEntPbxSIPServerSoftParaRunningSIPServerId", 
    "oid": "1.3.6.1.4.1.2011.5.25.313.53.1.1", 
    "nodetype": "column", 
    "class": "objecttype", 
    "syntax": {
      "type": "Integer32", 
      "class": "type", 
      "constraints": {
        "range": [
          {
            "min": 0, 
            "max": 65535
          }
        ]
      }
    }, 
    "maxaccess": "not-accessible", 
    "status": "current", 
    "description": " Indicates the sip server id. "
  }, 
  "hwEntPbxSIPServerSoftParaRunningIndex": {
    "name": "hwEntPbxSIPServerSoftParaRunningIndex", 
    "oid": "1.3.6.1.4.1.2011.5.25.313.53.1.2", 
    "nodetype": "column", 
    "class": "objecttype", 
    "syntax": {
      "type": "Integer32", 
      "class": "type", 
      "constraints": {
        "range": [
          {
            "min": 0, 
            "max": 255
          }
        ]
      }
    }, 
    "maxaccess": "not-accessible", 
    "status": "current", 
    "description": " Indicates the soft parameter index. "
  }, 
  "hwEntPbxSIPServerSoftParaRunningValue": {
    "name": "hwEntPbxSIPServerSoftParaRunningValue", 
    "oid": "1.3.6.1.4.1.2011.5.25.313.53.1.3", 
    "nodetype": "column", 
    "class": "objecttype", 
    "syntax": {
      "type": "Integer32", 
      "class": "type"
    }, 
    "maxaccess": "read-only", 
    "status": "current", 
    "description": " Indicates the soft parameter value. "
  }, 
  "hwEntPbxConfHallConfigTable": {
    "name": "hwEntPbxConfHallConfigTable", 
    "oid": "1.3.6.1.4.1.2011.5.25.313.54", 
    "nodetype": "table", 
    "class": "objecttype", 
    "maxaccess": "not-accessible", 
    "status": "current", 
    "description": " This table is used to config the conference hall. "
  }, 
  "hwEntPbxConfHallConfigEntry": {
    "name": "hwEntPbxConfHallConfigEntry", 
    "oid": "1.3.6.1.4.1.2011.5.25.313.54.1", 
    "nodetype": "row", 
    "class": "objecttype", 
    "maxaccess": "not-accessible", 
    "indices": [
      {
        "module": "HUAWEI-ENT-VOICE-PBX-MIB", 
        "object": "hwEntPbxConfHallName", 
        "implied": 0
      }
    ], 
    "status": "current", 
    "description": " This table is used to config the conference hall. "
  }, 
  "hwEntPbxConfHallName": {
    "name": "hwEntPbxConfHallName", 
    "oid": "1.3.6.1.4.1.2011.5.25.313.54.1.1", 
    "nodetype": "column", 
    "class": "objecttype", 
    "syntax": {
      "type": "DisplayString", 
      "class": "type", 
      "constraints": {
        "size": [
          {
            "min": 1, 
            "max": 32
          }
        ]
      }
    }, 
    "maxaccess": "not-accessible", 
    "status": "current", 
    "description": " Indicates the conference hall name. "
  }, 
  "hwEntPbxConfHallRowStatus": {
    "name": "hwEntPbxConfHallRowStatus", 
    "oid": "1.3.6.1.4.1.2011.5.25.313.54.1.2", 
    "nodetype": "column", 
    "class": "objecttype", 
    "syntax": {
      "type": "RowStatus", 
      "class": "type"
    }, 
    "maxaccess": "read-create", 
    "status": "current", 
    "description": " RowStatus active(1) notInService(2) notReady(3) createAndGo(4) createAndWait(5) destroy(6) "
  }, 
  "hwEntPbxConfHallEnterpriseName": {
    "name": "hwEntPbxConfHallEnterpriseName", 
    "oid": "1.3.6.1.4.1.2011.5.25.313.54.1.3", 
    "nodetype": "column", 
    "class": "objecttype", 
    "syntax": {
      "type": "DisplayString", 
      "class": "type", 
      "constraints": {
        "size": [
          {
            "min": 1, 
            "max": 32
          }
        ]
      }
    }, 
    "maxaccess": "read-create", 
    "status": "current", 
    "description": " Indicates the enterprise of conference hall. "
  }, 
  "hwEntPbxConfAccessCodeDnSet": {
    "name": "hwEntPbxConfAccessCodeDnSet", 
    "oid": "1.3.6.1.4.1.2011.5.25.313.54.1.4", 
    "nodetype": "column", 
    "class": "objecttype", 
    "syntax": {
      "type": "DisplayString", 
      "class": "type", 
      "constraints": {
        "size": [
          {
            "min": 1, 
            "max": 32
          }
        ]
      }
    }, 
    "maxaccess": "read-create", 
    "status": "current", 
    "description": " Indicates the dnset of conference hall. "
  }, 
  "hwEntPbxConfAccessCodeCountryCode": {
    "name": "hwEntPbxConfAccessCodeCountryCode", 
    "oid": "1.3.6.1.4.1.2011.5.25.313.54.1.5", 
    "nodetype": "column", 
    "class": "objecttype", 
    "syntax": {
      "type": "DisplayString", 
      "class": "type", 
      "constraints": {
        "size": [
          {
            "min": 1, 
            "max": 4
          }
        ]
      }
    }, 
    "maxaccess": "read-create", 
    "status": "current", 
    "description": " Indicates the country code of conference hall access code. "
  }, 
  "hwEntPbxConfAccessCodeAreaCode": {
    "name": "hwEntPbxConfAccessCodeAreaCode", 
    "oid": "1.3.6.1.4.1.2011.5.25.313.54.1.6", 
    "nodetype": "column", 
    "class": "objecttype", 
    "syntax": {
      "type": "DisplayString", 
      "class": "type", 
      "constraints": {
        "size": [
          {
            "min": 1, 
            "max": 8
          }
        ]
      }
    }, 
    "maxaccess": "read-create", 
    "status": "current", 
    "description": " Indicates the area code of conference hall access code. "
  }, 
  "hwEntPbxConfAccessCodeTelNo": {
    "name": "hwEntPbxConfAccessCodeTelNo", 
    "oid": "1.3.6.1.4.1.2011.5.25.313.54.1.7", 
    "nodetype": "column", 
    "class": "objecttype", 
    "syntax": {
      "type": "DisplayString", 
      "class": "type", 
      "constraints": {
        "size": [
          {
            "min": 1, 
            "max": 24
          }
        ]
      }
    }, 
    "maxaccess": "read-create", 
    "status": "current", 
    "description": " Indicates the telephone number of conference hall access code. "
  }, 
  "hwEntPbxConfAccessCodeCentrexName": {
    "name": "hwEntPbxConfAccessCodeCentrexName", 
    "oid": "1.3.6.1.4.1.2011.5.25.313.54.1.8", 
    "nodetype": "column", 
    "class": "objecttype", 
    "syntax": {
      "type": "DisplayString", 
      "class": "type", 
      "constraints": {
        "size": [
          {
            "min": 1, 
            "max": 32
          }
        ]
      }
    }, 
    "maxaccess": "read-create", 
    "status": "current", 
    "description": " Indicates the centrex name of conference hall access code. "
  }, 
  "hwEntPbxConfAccessCodeCentrexTelno": {
    "name": "hwEntPbxConfAccessCodeCentrexTelno", 
    "oid": "1.3.6.1.4.1.2011.5.25.313.54.1.9", 
    "nodetype": "column", 
    "class": "objecttype", 
    "syntax": {
      "type": "DisplayString", 
      "class": "type", 
      "constraints": {
        "size": [
          {
            "min": 1, 
            "max": 8
          }
        ]
      }
    }, 
    "maxaccess": "read-create", 
    "status": "current", 
    "description": " Indicates the centrex number of conference hall access code. "
  }, 
  "hwEntPbxConfHallMaxAllowRegTotal": {
    "name": "hwEntPbxConfHallMaxAllowRegTotal", 
    "oid": "1.3.6.1.4.1.2011.5.25.313.54.1.10", 
    "nodetype": "column", 
    "class": "objecttype", 
    "syntax": {
      "type": "Integer32", 
      "class": "type"
    }, 
    "maxaccess": "read-write", 
    "status": "current", 
    "description": " Indicates the max reg conference number of conference hall. "
  }, 
  "hwEntPbxConfHallMaxOnlineRoomTotal": {
    "name": "hwEntPbxConfHallMaxOnlineRoomTotal", 
    "oid": "1.3.6.1.4.1.2011.5.25.313.54.1.11", 
    "nodetype": "column", 
    "class": "objecttype", 
    "syntax": {
      "type": "Integer32", 
      "class": "type"
    }, 
    "maxaccess": "read-write", 
    "status": "current", 
    "description": " Indicates the max online room number of conference hall. "
  }, 
  "hwEntPbxConfHallMaxOnlineAttendeeTotal": {
    "name": "hwEntPbxConfHallMaxOnlineAttendeeTotal", 
    "oid": "1.3.6.1.4.1.2011.5.25.313.54.1.12", 
    "nodetype": "column", 
    "class": "objecttype", 
    "syntax": {
      "type": "Integer32", 
      "class": "type"
    }, 
    "maxaccess": "read-write", 
    "status": "current", 
    "description": " Indicates the max online attendee number of conference hall. "
  }, 
  "hwEntPbxConfHallCurRegistedNum": {
    "name": "hwEntPbxConfHallCurRegistedNum", 
    "oid": "1.3.6.1.4.1.2011.5.25.313.54.1.13", 
    "nodetype": "column", 
    "class": "objecttype", 
    "syntax": {
      "type": "Integer32", 
      "class": "type"
    }, 
    "maxaccess": "read-only", 
    "status": "current", 
    "description": " Indicates the current registed conference number of conference hall. "
  }, 
  "hwEntPbxConfHallCurOnlineRoomNum": {
    "name": "hwEntPbxConfHallCurOnlineRoomNum", 
    "oid": "1.3.6.1.4.1.2011.5.25.313.54.1.14", 
    "nodetype": "column", 
    "class": "objecttype", 
    "syntax": {
      "type": "Integer32", 
      "class": "type"
    }, 
    "maxaccess": "read-only", 
    "status": "current", 
    "description": " Indicates the online room number of conference hall. "
  }, 
  "hwEntPbxConfHallCurOnlineAttendeeNum": {
    "name": "hwEntPbxConfHallCurOnlineAttendeeNum", 
    "oid": "1.3.6.1.4.1.2011.5.25.313.54.1.15", 
    "nodetype": "column", 
    "class": "objecttype", 
    "syntax": {
      "type": "Integer32", 
      "class": "type"
    }, 
    "maxaccess": "read-only", 
    "status": "current", 
    "description": " Indicates the current online attendee number of conference hall. "
  }, 
  "hwEntPbxConfPortalNaviMenuName": {
    "name": "hwEntPbxConfPortalNaviMenuName", 
    "oid": "1.3.6.1.4.1.2011.5.25.313.54.1.16", 
    "nodetype": "column", 
    "class": "objecttype", 
    "syntax": {
      "type": "DisplayString", 
      "class": "type", 
      "constraints": {
        "size": [
          {
            "min": 1, 
            "max": 32
          }
        ]
      }
    }, 
    "maxaccess": "read-create", 
    "status": "current", 
    "description": " Indicates the conference portal navi menu name. "
  }, 
  "hwEntPbxInviteeJoinConfNaviMenuName": {
    "name": "hwEntPbxInviteeJoinConfNaviMenuName", 
    "oid": "1.3.6.1.4.1.2011.5.25.313.54.1.17", 
    "nodetype": "column", 
    "class": "objecttype", 
    "syntax": {
      "type": "DisplayString", 
      "class": "type", 
      "constraints": {
        "size": [
          {
            "min": 1, 
            "max": 32
          }
        ]
      }
    }, 
    "maxaccess": "read-create", 
    "status": "current", 
    "description": " Indicates the join conference navi menu name. "
  }, 
  "hwEntPbxConRemindBeforefExpiryNaviMenuName": {
    "name": "hwEntPbxConRemindBeforefExpiryNaviMenuName", 
    "oid": "1.3.6.1.4.1.2011.5.25.313.54.1.18", 
    "nodetype": "column", 
    "class": "objecttype", 
    "syntax": {
      "type": "DisplayString", 
      "class": "type", 
      "constraints": {
        "size": [
          {
            "min": 1, 
            "max": 32
          }
        ]
      }
    }, 
    "maxaccess": "read-create", 
    "status": "current", 
    "description": " Indicates the remind navi menu name beforef expiry. "
  }, 
  "hwEntPbxLeaveConfNaviMenuName": {
    "name": "hwEntPbxLeaveConfNaviMenuName", 
    "oid": "1.3.6.1.4.1.2011.5.25.313.54.1.19", 
    "nodetype": "column", 
    "class": "objecttype", 
    "syntax": {
      "type": "DisplayString", 
      "class": "type", 
      "constraints": {
        "size": [
          {
            "min": 1, 
            "max": 32
          }
        ]
      }
    }, 
    "maxaccess": "read-create", 
    "status": "current", 
    "description": " Indicates the leave conference navi menu name. "
  }, 
  "hwEntPbxConfOperNaviMenuName": {
    "name": "hwEntPbxConfOperNaviMenuName", 
    "oid": "1.3.6.1.4.1.2011.5.25.313.54.1.20", 
    "nodetype": "column", 
    "class": "objecttype", 
    "syntax": {
      "type": "DisplayString", 
      "class": "type", 
      "constraints": {
        "size": [
          {
            "min": 1, 
            "max": 32
          }
        ]
      }
    }, 
    "maxaccess": "read-create", 
    "status": "current", 
    "description": " Indicates the conference operate navi menu name. "
  }, 
  "hwEntPbxConfRegConfigTable": {
    "name": "hwEntPbxConfRegConfigTable", 
    "oid": "1.3.6.1.4.1.2011.5.25.313.55", 
    "nodetype": "table", 
    "class": "objecttype", 
    "maxaccess": "not-accessible", 
    "status": "current", 
    "description": " This table is used to register conference. "
  }, 
  "hwEntPbxConfRegConfigEntry": {
    "name": "hwEntPbxConfRegConfigEntry", 
    "oid": "1.3.6.1.4.1.2011.5.25.313.55.1", 
    "nodetype": "row", 
    "class": "objecttype", 
    "maxaccess": "not-accessible", 
    "indices": [
      {
        "module": "HUAWEI-ENT-VOICE-PBX-MIB", 
        "object": "hwEntPbxConfRegId", 
        "implied": 0
      }
    ], 
    "status": "current", 
    "description": " This table is used to register conference. "
  }, 
  "hwEntPbxConfRegId": {
    "name": "hwEntPbxConfRegId", 
    "oid": "1.3.6.1.4.1.2011.5.25.313.55.1.1", 
    "nodetype": "column", 
    "class": "objecttype", 
    "syntax": {
      "type": "Integer32", 
      "class": "type"
    }, 
    "maxaccess": "not-accessible", 
    "status": "current", 
    "description": " Indicates the register id. "
  }, 
  "hwEntPbxConfRegRowStatus": {
    "name": "hwEntPbxConfRegRowStatus", 
    "oid": "1.3.6.1.4.1.2011.5.25.313.55.1.2", 
    "nodetype": "column", 
    "class": "objecttype", 
    "syntax": {
      "type": "RowStatus", 
      "class": "type"
    }, 
    "maxaccess": "read-create", 
    "status": "current", 
    "description": " RowStatus active(1) notInService(2) notReady(3) createAndGo(4) createAndWait(5) destroy(6) "
  }, 
  "hwEntPbxConfRegHallName": {
    "name": "hwEntPbxConfRegHallName", 
    "oid": "1.3.6.1.4.1.2011.5.25.313.55.1.3", 
    "nodetype": "column", 
    "class": "objecttype", 
    "syntax": {
      "type": "DisplayString", 
      "class": "type", 
      "constraints": {
        "size": [
          {
            "min": 1, 
            "max": 32
          }
        ]
      }
    }, 
    "maxaccess": "read-create", 
    "status": "current", 
    "description": " Indicates the confer hall name. "
  }, 
  "hwEntPbxConfBeginDate": {
    "name": "hwEntPbxConfBeginDate", 
    "oid": "1.3.6.1.4.1.2011.5.25.313.55.1.4", 
    "nodetype": "column", 
    "class": "objecttype", 
    "syntax": {
      "type": "DisplayString", 
      "class": "type", 
      "constraints": {
        "size": [
          {
            "min": 0, 
            "max": 10
          }
        ]
      }
    }, 
    "maxaccess": "read-create", 
    "status": "current", 
    "description": " Indicates the begin data of conference. format: YYYY-MM-DD "
  }, 
  "hwEntPbxConfBeginTime": {
    "name": "hwEntPbxConfBeginTime", 
    "oid": "1.3.6.1.4.1.2011.5.25.313.55.1.5", 
    "nodetype": "column", 
    "class": "objecttype", 
    "syntax": {
      "type": "DisplayString", 
      "class": "type", 
      "constraints": {
        "size": [
          {
            "min": 0, 
            "max": 10
          }
        ]
      }
    }, 
    "maxaccess": "read-create", 
    "status": "current", 
    "description": " Indicates the begin time of conference. format: HH:MM:SS "
  }, 
  "hwEntPbxConfIsInstant": {
    "name": "hwEntPbxConfIsInstant", 
    "oid": "1.3.6.1.4.1.2011.5.25.313.55.1.6", 
    "nodetype": "column", 
    "class": "objecttype", 
    "syntax": {
      "type": "INTEGER", 
      "class": "type", 
      "constraints": {
        "enumeration": {
          "yes": 2, 
          "no": 1
        }
      }
    }, 
    "maxaccess": "read-create", 
    "status": "current", 
    "description": " Indicates the whether the conference is instant conference. "
  }, 
  "hwEntPbxConfDuration": {
    "name": "hwEntPbxConfDuration", 
    "oid": "1.3.6.1.4.1.2011.5.25.313.55.1.7", 
    "nodetype": "column", 
    "class": "objecttype", 
    "syntax": {
      "type": "Integer32", 
      "class": "type"
    }, 
    "maxaccess": "read-create", 
    "status": "current", 
    "description": " Indicates the conference duration. "
  }, 
  "hwEntPbxConfAttendeeNum": {
    "name": "hwEntPbxConfAttendeeNum", 
    "oid": "1.3.6.1.4.1.2011.5.25.313.55.1.8", 
    "nodetype": "column", 
    "class": "objecttype", 
    "syntax": {
      "type": "Integer32", 
      "class": "type", 
      "constraints": {
        "range": [
          {
            "min": 3, 
            "max": 32
          }
        ]
      }
    }, 
    "maxaccess": "read-create", 
    "status": "current", 
    "description": " Indicates the conference attendee number. "
  }, 
  "hwEntPbxConfGuestPassword": {
    "name": "hwEntPbxConfGuestPassword", 
    "oid": "1.3.6.1.4.1.2011.5.25.313.55.1.9", 
    "nodetype": "column", 
    "class": "objecttype", 
    "syntax": {
      "type": "DisplayString", 
      "class": "type", 
      "constraints": {
        "size": [
          {
            "min": 0, 
            "max": 6
          }
        ]
      }
    }, 
    "maxaccess": "read-create", 
    "status": "current", 
    "description": " Indicates the guest's password. "
  }, 
  "hwEntPbxConfChaimanPassword": {
    "name": "hwEntPbxConfChaimanPassword", 
    "oid": "1.3.6.1.4.1.2011.5.25.313.55.1.10", 
    "nodetype": "column", 
    "class": "objecttype", 
    "syntax": {
      "type": "DisplayString", 
      "class": "type", 
      "constraints": {
        "size": [
          {
            "min": 0, 
            "max": 6
          }
        ]
      }
    }, 
    "maxaccess": "read-create", 
    "status": "current", 
    "description": " Indicates the chaiman's password. "
  }, 
  "hwEntPbxConfRegName": {
    "name": "hwEntPbxConfRegName", 
    "oid": "1.3.6.1.4.1.2011.5.25.313.55.1.11", 
    "nodetype": "column", 
    "class": "objecttype", 
    "syntax": {
      "type": "DisplayString", 
      "class": "type", 
      "constraints": {
        "size": [
          {
            "min": 0, 
            "max": 32
          }
        ]
      }
    }, 
    "maxaccess": "read-create", 
    "status": "current", 
    "description": " Indicates the conference registrant name. "
  }, 
  "hwEntPbxConfDesc": {
    "name": "hwEntPbxConfDesc", 
    "oid": "1.3.6.1.4.1.2011.5.25.313.55.1.12", 
    "nodetype": "column", 
    "class": "objecttype", 
    "syntax": {
      "type": "DisplayString", 
      "class": "type", 
      "constraints": {
        "size": [
          {
            "min": 0, 
            "max": 32
          }
        ]
      }
    }, 
    "maxaccess": "read-create", 
    "status": "current", 
    "description": " Indicates the conference description. "
  }, 
  "hwEntPbxConfLanguageType": {
    "name": "hwEntPbxConfLanguageType", 
    "oid": "1.3.6.1.4.1.2011.5.25.313.55.1.13", 
    "nodetype": "column", 
    "class": "objecttype", 
    "syntax": {
      "type": "INTEGER", 
      "class": "type", 
      "constraints": {
        "enumeration": {
          "international": 2, 
          "native": 1
        }
      }
    }, 
    "maxaccess": "read-create", 
    "status": "current", 
    "description": " Indicates the conference language type. "
  }, 
  "hwEntPbxConfEntryToneType": {
    "name": "hwEntPbxConfEntryToneType", 
    "oid": "1.3.6.1.4.1.2011.5.25.313.55.1.14", 
    "nodetype": "column", 
    "class": "objecttype", 
    "syntax": {
      "type": "INTEGER", 
      "class": "type", 
      "constraints": {
        "enumeration": {
          "entryTone": 2, 
          "mute": 1
        }
      }
    }, 
    "maxaccess": "read-create", 
    "status": "current", 
    "description": " Indicates the conference entry tone. default: entryTone(2) "
  }, 
  "hwEntPbxConfExitToneType": {
    "name": "hwEntPbxConfExitToneType", 
    "oid": "1.3.6.1.4.1.2011.5.25.313.55.1.15", 
    "nodetype": "column", 
    "class": "objecttype", 
    "syntax": {
      "type": "INTEGER", 
      "class": "type", 
      "constraints": {
        "enumeration": {
          "exitTone": 2, 
          "mute": 1
        }
      }
    }, 
    "maxaccess": "read-create", 
    "status": "current", 
    "description": " Indicates the conference exit tone. default: exitTone(2) "
  }, 
  "hwEntPbxConfOperTable": {
    "name": "hwEntPbxConfOperTable", 
    "oid": "1.3.6.1.4.1.2011.5.25.313.56", 
    "nodetype": "table", 
    "class": "objecttype", 
    "maxaccess": "not-accessible", 
    "status": "current", 
    "description": " This table is used to operate the conference. "
  }, 
  "hwEntPbxConfOperEntry": {
    "name": "hwEntPbxConfOperEntry", 
    "oid": "1.3.6.1.4.1.2011.5.25.313.56.1", 
    "nodetype": "row", 
    "class": "objecttype", 
    "maxaccess": "not-accessible", 
    "indices": [
      {
        "module": "HUAWEI-ENT-VOICE-PBX-MIB", 
        "object": "hwEntPbxConfOperId", 
        "implied": 0
      }
    ], 
    "status": "current", 
    "description": " This table is used to operate the conference. "
  }, 
  "hwEntPbxConfOperId": {
    "name": "hwEntPbxConfOperId", 
    "oid": "1.3.6.1.4.1.2011.5.25.313.56.1.1", 
    "nodetype": "column", 
    "class": "objecttype", 
    "syntax": {
      "type": "Integer32", 
      "class": "type"
    }, 
    "maxaccess": "not-accessible", 
    "status": "current", 
    "description": " Indicates the conference id. "
  }, 
  "hwEntPbxConfOperType": {
    "name": "hwEntPbxConfOperType", 
    "oid": "1.3.6.1.4.1.2011.5.25.313.56.1.2", 
    "nodetype": "column", 
    "class": "objecttype", 
    "syntax": {
      "type": "INTEGER", 
      "class": "type", 
      "constraints": {
        "enumeration": {
          "cancelMute": 7, 
          "mute": 6, 
          "lock": 3, 
          "delay": 5, 
          "unlock": 4, 
          "cancel": 1, 
          "close": 2
        }
      }
    }, 
    "maxaccess": "read-create", 
    "status": "current", 
    "description": " Indicates the conference operate type. "
  }, 
  "hwEntPbxConfDelayLen": {
    "name": "hwEntPbxConfDelayLen", 
    "oid": "1.3.6.1.4.1.2011.5.25.313.56.1.3", 
    "nodetype": "column", 
    "class": "objecttype", 
    "syntax": {
      "type": "Integer32", 
      "class": "type"
    }, 
    "maxaccess": "read-create", 
    "status": "current", 
    "description": " Indicates the conference delay time. unit: min "
  }, 
  "hwEntPbxConfStatus": {
    "name": "hwEntPbxConfStatus", 
    "oid": "1.3.6.1.4.1.2011.5.25.313.56.1.4", 
    "nodetype": "column", 
    "class": "objecttype", 
    "syntax": {
      "type": "INTEGER", 
      "class": "type", 
      "constraints": {
        "enumeration": {
          "mute": 5, 
          "lock": 4, 
          "processing": 2, 
          "delay": 3, 
          "forceClose": 7, 
          "beforeStart": 1, 
          "close": 6
        }
      }
    }, 
    "maxaccess": "read-only", 
    "status": "current", 
    "description": " Indicates the conference status. "
  }, 
  "hwEntPbxConfAttendeeOperTable": {
    "name": "hwEntPbxConfAttendeeOperTable", 
    "oid": "1.3.6.1.4.1.2011.5.25.313.57", 
    "nodetype": "table", 
    "class": "objecttype", 
    "maxaccess": "not-accessible", 
    "status": "current", 
    "description": " This table is used to operate the conference by attendee. "
  }, 
  "hwEntPbxConfAttendeeOperEntry": {
    "name": "hwEntPbxConfAttendeeOperEntry", 
    "oid": "1.3.6.1.4.1.2011.5.25.313.57.1", 
    "nodetype": "row", 
    "class": "objecttype", 
    "maxaccess": "not-accessible", 
    "indices": [
      {
        "module": "HUAWEI-ENT-VOICE-PBX-MIB", 
        "object": "hwEntPbxConfAttendeeOperId", 
        "implied": 0
      }
    ], 
    "status": "current", 
    "description": " This table is used to operate the conference by attendee. "
  }, 
  "hwEntPbxConfAttendeeOperId": {
    "name": "hwEntPbxConfAttendeeOperId", 
    "oid": "1.3.6.1.4.1.2011.5.25.313.57.1.1", 
    "nodetype": "column", 
    "class": "objecttype", 
    "syntax": {
      "type": "Integer32", 
      "class": "type"
    }, 
    "maxaccess": "not-accessible", 
    "status": "current", 
    "description": " Indicates the conference id. "
  }, 
  "hwEntPbxConfAttendeeTelNo": {
    "name": "hwEntPbxConfAttendeeTelNo", 
    "oid": "1.3.6.1.4.1.2011.5.25.313.57.1.2", 
    "nodetype": "column", 
    "class": "objecttype", 
    "syntax": {
      "type": "DisplayString", 
      "class": "type", 
      "constraints": {
        "size": [
          {
            "min": 1, 
            "max": 44
          }
        ]
      }
    }, 
    "maxaccess": "read-create", 
    "status": "current", 
    "description": " Indicates the attendee telephone number. "
  }, 
  "hwEntPbxConfAttendeeType": {
    "name": "hwEntPbxConfAttendeeType", 
    "oid": "1.3.6.1.4.1.2011.5.25.313.57.1.3", 
    "nodetype": "column", 
    "class": "objecttype", 
    "syntax": {
      "type": "INTEGER", 
      "class": "type", 
      "constraints": {
        "enumeration": {
          "attendee": 1, 
          "chairman": 2
        }
      }
    }, 
    "maxaccess": "read-create", 
    "status": "current", 
    "description": " Indicates the attendee type. default: attendee(1) "
  }, 
  "hwEntPbxConfAttendeeOperType": {
    "name": "hwEntPbxConfAttendeeOperType", 
    "oid": "1.3.6.1.4.1.2011.5.25.313.57.1.4", 
    "nodetype": "column", 
    "class": "objecttype", 
    "syntax": {
      "type": "INTEGER", 
      "class": "type", 
      "constraints": {
        "enumeration": {
          "cancelMute": 5, 
          "invite": 1, 
          "mute": 4, 
          "setChairman": 3, 
          "forceClose": 7, 
          "close": 6, 
          "cancelInvite": 2
        }
      }
    }, 
    "maxaccess": "read-create", 
    "status": "current", 
    "description": " Indicates the attendee operate type. "
  }, 
  "hwEntPbxConfAttendeeStatus": {
    "name": "hwEntPbxConfAttendeeStatus", 
    "oid": "1.3.6.1.4.1.2011.5.25.313.57.1.5", 
    "nodetype": "column", 
    "class": "objecttype", 
    "syntax": {
      "type": "INTEGER", 
      "class": "type", 
      "constraints": {
        "enumeration": {
          "ring": 3, 
          "busy": 2, 
          "call": 1, 
          "noAnswer": 4
        }
      }
    }, 
    "maxaccess": "read-create", 
    "status": "current", 
    "description": " Indicates the attendee status. "
  }, 
  "hwEntPbxSignalTraceConfigTable": {
    "name": "hwEntPbxSignalTraceConfigTable", 
    "oid": "1.3.6.1.4.1.2011.5.25.313.58", 
    "nodetype": "table", 
    "class": "objecttype", 
    "maxaccess": "not-accessible", 
    "status": "current", 
    "description": " Indicates the trace configuration table of signal. "
  }, 
  "hwEntPbxSignalTraceConfigEntry": {
    "name": "hwEntPbxSignalTraceConfigEntry", 
    "oid": "1.3.6.1.4.1.2011.5.25.313.58.1", 
    "nodetype": "row", 
    "class": "objecttype", 
    "maxaccess": "not-accessible", 
    "indices": [
      {
        "module": "HUAWEI-ENT-VOICE-PBX-MIB", 
        "object": "hwEntPbxSignalTraceTaskNo", 
        "implied": 0
      }
    ], 
    "status": "current"
  }, 
  "hwEntPbxSignalTraceTaskNo": {
    "name": "hwEntPbxSignalTraceTaskNo", 
    "oid": "1.3.6.1.4.1.2011.5.25.313.58.1.1", 
    "nodetype": "column", 
    "class": "objecttype", 
    "syntax": {
      "type": "Integer32", 
      "class": "type"
    }, 
    "maxaccess": "not-accessible", 
    "status": "current", 
    "description": "Indicates the task number of signal trace."
  }, 
  "hwEntPbxSignalTraceRowStatus": {
    "name": "hwEntPbxSignalTraceRowStatus", 
    "oid": "1.3.6.1.4.1.2011.5.25.313.58.1.2", 
    "nodetype": "column", 
    "class": "objecttype", 
    "syntax": {
      "type": "RowStatus", 
      "class": "type"
    }, 
    "maxaccess": "read-create", 
    "status": "current", 
    "description": " RowStatus: active(1) notInService(2) notReady(3) createAndGo(4) createAndWait(5) destroy(6) "
  }, 
  "hwEntPbxSignalTraceTaskID": {
    "name": "hwEntPbxSignalTraceTaskID", 
    "oid": "1.3.6.1.4.1.2011.5.25.313.58.1.3", 
    "nodetype": "column", 
    "class": "objecttype", 
    "syntax": {
      "type": "Unsigned32", 
      "class": "type"
    }, 
    "maxaccess": "read-create", 
    "status": "current", 
    "description": "Indicates the task ID of signal trace."
  }, 
  "hwEntPbxSignalTraceTarget": {
    "name": "hwEntPbxSignalTraceTarget", 
    "oid": "1.3.6.1.4.1.2011.5.25.313.58.1.4", 
    "nodetype": "column", 
    "class": "objecttype", 
    "syntax": {
      "type": "INTEGER", 
      "class": "type", 
      "constraints": {
        "enumeration": {
          "bra": 5, 
          "sip": 1, 
          "pra": 2, 
          "user": 4, 
          "r2": 3
        }
      }
    }, 
    "maxaccess": "read-create", 
    "status": "current", 
    "description": " Indicates the target of signal trace. Options: sip(1) -Sip protocol pra(2) -Pra protocol r2(3) -R2 protocol user(4) -User trace bra(5) -Bra protocol Default: sip(1) "
  }, 
  "hwEntPbxSignalTraceSipIp": {
    "name": "hwEntPbxSignalTraceSipIp", 
    "oid": "1.3.6.1.4.1.2011.5.25.313.58.1.5", 
    "nodetype": "column", 
    "class": "objecttype", 
    "syntax": {
      "type": "IpAddress", 
      "class": "type"
    }, 
    "maxaccess": "read-create", 
    "status": "current", 
    "description": "Indicates the ip address of peer sip point."
  }, 
  "hwEntPbxSignalTraceTrkIndex": {
    "name": "hwEntPbxSignalTraceTrkIndex", 
    "oid": "1.3.6.1.4.1.2011.5.25.313.58.1.6", 
    "nodetype": "column", 
    "class": "objecttype", 
    "syntax": {
      "type": "Integer32", 
      "class": "type"
    }, 
    "maxaccess": "read-create", 
    "status": "current", 
    "description": " Indicates the index of physical trunk. bits 24-31: slot index bits 23-16: subcard index bits 15-8: port index bits 7-0: time slot "
  }, 
  "hwEntPbxSignalTraceStartTS": {
    "name": "hwEntPbxSignalTraceStartTS", 
    "oid": "1.3.6.1.4.1.2011.5.25.313.58.1.7", 
    "nodetype": "column", 
    "class": "objecttype", 
    "syntax": {
      "type": "Integer32", 
      "class": "type", 
      "constraints": {
        "range": [
          {
            "min": 0, 
            "max": 65535
          }
        ]
      }
    }, 
    "maxaccess": "read-create", 
    "status": "current", 
    "description": "Indicates the start ts of r2 signal trace."
  }, 
  "hwEntPbxSignalTraceEndTS": {
    "name": "hwEntPbxSignalTraceEndTS", 
    "oid": "1.3.6.1.4.1.2011.5.25.313.58.1.8", 
    "nodetype": "column", 
    "class": "objecttype", 
    "syntax": {
      "type": "Integer32", 
      "class": "type", 
      "constraints": {
        "range": [
          {
            "min": 0, 
            "max": 65535
          }
        ]
      }
    }, 
    "maxaccess": "read-create", 
    "status": "current", 
    "description": "Indicates the end ts of r2 signal trace."
  }, 
  "hwEntPbxSignalTraceDn": {
    "name": "hwEntPbxSignalTraceDn", 
    "oid": "1.3.6.1.4.1.2011.5.25.313.58.1.9", 
    "nodetype": "column", 
    "class": "objecttype", 
    "syntax": {
      "type": "DisplayString", 
      "class": "type", 
      "constraints": {
        "size": [
          {
            "min": 1, 
            "max": 16
          }
        ]
      }
    }, 
    "maxaccess": "read-create", 
    "status": "current", 
    "description": "Indicates the user number of signal trace."
  }, 
  "hwEntPbxSignalTraceEntName": {
    "name": "hwEntPbxSignalTraceEntName", 
    "oid": "1.3.6.1.4.1.2011.5.25.313.58.1.10", 
    "nodetype": "column", 
    "class": "objecttype", 
    "syntax": {
      "type": "DisplayString", 
      "class": "type", 
      "constraints": {
        "size": [
          {
            "min": 1, 
            "max": 32
          }
        ]
      }
    }, 
    "maxaccess": "read-create", 
    "status": "current", 
    "description": "Indicates the enterprise name of signal trace."
  }, 
  "hwEntPbxSignalTraceFilter": {
    "name": "hwEntPbxSignalTraceFilter", 
    "oid": "1.3.6.1.4.1.2011.5.25.313.58.1.11", 
    "nodetype": "column", 
    "class": "objecttype", 
    "syntax": {
      "type": "Integer32", 
      "class": "type", 
      "constraints": {
        "range": [
          {
            "min": 0, 
            "max": 65535
          }
        ]
      }
    }, 
    "maxaccess": "read-create", 
    "status": "current", 
    "description": "Indicates the filter of signal trace."
  }, 
  "hwEntPbxSignalTraceSequence": {
    "name": "hwEntPbxSignalTraceSequence", 
    "oid": "1.3.6.1.4.1.2011.5.25.313.58.1.12", 
    "nodetype": "column", 
    "class": "objecttype", 
    "syntax": {
      "type": "Unsigned32", 
      "class": "type"
    }, 
    "maxaccess": "read-create", 
    "status": "current", 
    "description": "Indicates the sequence of signal trace."
  }, 
  "hwEntPbxSignalTraceServerIp": {
    "name": "hwEntPbxSignalTraceServerIp", 
    "oid": "1.3.6.1.4.1.2011.5.25.313.58.1.13", 
    "nodetype": "column", 
    "class": "objecttype", 
    "syntax": {
      "type": "IpAddress", 
      "class": "type"
    }, 
    "maxaccess": "read-create", 
    "status": "current", 
    "description": "Indicates the ip address of the server which receive the signal message."
  }, 
  "hwEntPbxSignalTraceServerPort": {
    "name": "hwEntPbxSignalTraceServerPort", 
    "oid": "1.3.6.1.4.1.2011.5.25.313.58.1.14", 
    "nodetype": "column", 
    "class": "objecttype", 
    "syntax": {
      "type": "Integer32", 
      "class": "type"
    }, 
    "maxaccess": "read-create", 
    "status": "current", 
    "description": "Indicates the port id of the server which receive the signal message."
  }, 
  "hwEntPbxSignalTraceServerUserName": {
    "name": "hwEntPbxSignalTraceServerUserName", 
    "oid": "1.3.6.1.4.1.2011.5.25.313.58.1.15", 
    "nodetype": "column", 
    "class": "objecttype", 
    "syntax": {
      "type": "DisplayString", 
      "class": "type", 
      "constraints": {
        "size": [
          {
            "min": 1, 
            "max": 32
          }
        ]
      }
    }, 
    "maxaccess": "read-create", 
    "status": "current", 
    "description": "Indicates the username of the server which receive the signal message."
  }, 
  "hwEntPbxSignalTraceServerPassword": {
    "name": "hwEntPbxSignalTraceServerPassword", 
    "oid": "1.3.6.1.4.1.2011.5.25.313.58.1.16", 
    "nodetype": "column", 
    "class": "objecttype", 
    "syntax": {
      "type": "DisplayString", 
      "class": "type", 
      "constraints": {
        "size": [
          {
            "min": 1, 
            "max": 32
          }
        ]
      }
    }, 
    "maxaccess": "read-create", 
    "status": "current", 
    "description": "Indicates the password of the server which receive the signal message."
  }, 
  "hwEntPbxMeasureConfigTable": {
    "name": "hwEntPbxMeasureConfigTable", 
    "oid": "1.3.6.1.4.1.2011.5.25.313.59", 
    "nodetype": "table", 
    "class": "objecttype", 
    "maxaccess": "not-accessible", 
    "status": "current", 
    "description": " Indicates the configuration table of measurement. "
  }, 
  "hwEntPbxMeasureConfigEntry": {
    "name": "hwEntPbxMeasureConfigEntry", 
    "oid": "1.3.6.1.4.1.2011.5.25.313.59.1", 
    "nodetype": "row", 
    "class": "objecttype", 
    "maxaccess": "not-accessible", 
    "indices": [
      {
        "module": "HUAWEI-ENT-VOICE-PBX-MIB", 
        "object": "hwEntPbxMeasureUnitID", 
        "implied": 0
      }
    ], 
    "status": "current"
  }, 
  "hwEntPbxMeasureUnitID": {
    "name": "hwEntPbxMeasureUnitID", 
    "oid": "1.3.6.1.4.1.2011.5.25.313.59.1.1", 
    "nodetype": "column", 
    "class": "objecttype", 
    "syntax": {
      "type": "Integer32", 
      "class": "type"
    }, 
    "maxaccess": "not-accessible", 
    "status": "current", 
    "description": "Indicates the unit ID of measurement."
  }, 
  "hwEntPbxMeasureRowStatus": {
    "name": "hwEntPbxMeasureRowStatus", 
    "oid": "1.3.6.1.4.1.2011.5.25.313.59.1.2", 
    "nodetype": "column", 
    "class": "objecttype", 
    "syntax": {
      "type": "RowStatus", 
      "class": "type"
    }, 
    "maxaccess": "read-create", 
    "status": "current", 
    "description": " RowStatus: active(1) notInService(2) notReady(3) createAndGo(4) createAndWait(5) destroy(6) "
  }, 
  "hwEntPbxMeasureTaskID": {
    "name": "hwEntPbxMeasureTaskID", 
    "oid": "1.3.6.1.4.1.2011.5.25.313.59.1.3", 
    "nodetype": "column", 
    "class": "objecttype", 
    "syntax": {
      "type": "Unsigned32", 
      "class": "type"
    }, 
    "maxaccess": "read-create", 
    "status": "current", 
    "description": "Indicates the task ID of measurement."
  }, 
  "hwEntPbxMeasureName": {
    "name": "hwEntPbxMeasureName", 
    "oid": "1.3.6.1.4.1.2011.5.25.313.59.1.4", 
    "nodetype": "column", 
    "class": "objecttype", 
    "syntax": {
      "type": "DisplayString", 
      "class": "type", 
      "constraints": {
        "size": [
          {
            "min": 1, 
            "max": 23
          }
        ]
      }
    }, 
    "maxaccess": "read-create", 
    "status": "current", 
    "description": "Indicates the name of measurement."
  }, 
  "hwEntPbxMeasureGlobal": {
    "name": "hwEntPbxMeasureGlobal", 
    "oid": "1.3.6.1.4.1.2011.5.25.313.59.1.5", 
    "nodetype": "column", 
    "class": "objecttype", 
    "syntax": {
      "type": "Bits", 
      "class": "type", 
      "bits": {
        "bit0": 0, 
        "bit1": 1, 
        "bit2": 2, 
        "bit3": 3, 
        "bit4": 4, 
        "bit5": 5, 
        "bit6": 6, 
        "bit7": 7, 
        "bit8": 8, 
        "bit9": 9, 
        "bit10": 10, 
        "bit11": 11, 
        "bit12": 12, 
        "bit13": 13
      }
    }, 
    "maxaccess": "read-create", 
    "status": "current", 
    "description": " Indicates the global value. bit0:hm01 bit1:hm02 bit2:hm03 bit3:hm04 bit4:hm05 bit5:hm06 bit6:hm07 bit7:hm08 bit8:hm09 bit9:hm10 bit10:hm11 bit11:hm12 bit12:hm13 bit13:all "
  }, 
  "hwEntPbxMeasureIncoming": {
    "name": "hwEntPbxMeasureIncoming", 
    "oid": "1.3.6.1.4.1.2011.5.25.313.59.1.6", 
    "nodetype": "column", 
    "class": "objecttype", 
    "syntax": {
      "type": "Bits", 
      "class": "type", 
      "bits": {
        "bit0": 0, 
        "bit1": 1, 
        "bit2": 2, 
        "bit3": 3, 
        "bit4": 4, 
        "bit5": 5, 
        "bit6": 6, 
        "bit7": 7, 
        "bit8": 8, 
        "bit9": 9, 
        "bit10": 10, 
        "bit11": 11, 
        "bit12": 12, 
        "bit13": 13
      }
    }, 
    "maxaccess": "read-create", 
    "status": "current", 
    "description": " Indicates the incoming value. bit0:no used bit1:no used bit2:no used bit3:hm14 bit4:hm15 bit5:hm16 bit6:hm17 bit7:no used bit8:no used bit9:no used bit10:no used bit11:no used bit12:no used bit13:all "
  }, 
  "hwEntPbxMeasureOutgoing": {
    "name": "hwEntPbxMeasureOutgoing", 
    "oid": "1.3.6.1.4.1.2011.5.25.313.59.1.7", 
    "nodetype": "column", 
    "class": "objecttype", 
    "syntax": {
      "type": "Bits", 
      "class": "type", 
      "bits": {
        "bit0": 0, 
        "bit1": 1, 
        "bit2": 2, 
        "bit3": 3, 
        "bit4": 4, 
        "bit5": 5, 
        "bit6": 6, 
        "bit7": 7, 
        "bit8": 8, 
        "bit9": 9, 
        "bit10": 10, 
        "bit11": 11, 
        "bit12": 12, 
        "bit13": 13
      }
    }, 
    "maxaccess": "read-create", 
    "status": "current", 
    "description": " Indicates the outgoing value. bit0:no used bit1:no used bit2:no used bit3:no used bit4:no used bit5:no used bit6:no used bit7:hm18 bit8:hm19 bit9:hm20 bit10:hm21 bit11:no used bit12:no used bit13:all "
  }, 
  "hwEntPbxMeasureStartDateTime": {
    "name": "hwEntPbxMeasureStartDateTime", 
    "oid": "1.3.6.1.4.1.2011.5.25.313.59.1.8", 
    "nodetype": "column", 
    "class": "objecttype", 
    "syntax": {
      "type": "OCTET STRING", 
      "class": "type", 
      "constraints": {
        "size": [
          {
            "min": 1, 
            "max": 20
          }
        ]
      }
    }, 
    "maxaccess": "read-create", 
    "status": "current", 
    "description": "Indicates start datetime of measurement."
  }, 
  "hwEntPbxMeasureEndDateTime": {
    "name": "hwEntPbxMeasureEndDateTime", 
    "oid": "1.3.6.1.4.1.2011.5.25.313.59.1.9", 
    "nodetype": "column", 
    "class": "objecttype", 
    "syntax": {
      "type": "OCTET STRING", 
      "class": "type", 
      "constraints": {
        "size": [
          {
            "min": 1, 
            "max": 20
          }
        ]
      }
    }, 
    "maxaccess": "read-create", 
    "status": "current", 
    "description": "Indicates end datetime of measurement."
  }, 
  "hwEntPbxMeasureInterval": {
    "name": "hwEntPbxMeasureInterval", 
    "oid": "1.3.6.1.4.1.2011.5.25.313.59.1.10", 
    "nodetype": "column", 
    "class": "objecttype", 
    "syntax": {
      "type": "Integer32", 
      "class": "type"
    }, 
    "maxaccess": "read-create", 
    "status": "current", 
    "description": "Indicates the interval of measurement."
  }, 
  "hwEntPbxMeasureServerIp": {
    "name": "hwEntPbxMeasureServerIp", 
    "oid": "1.3.6.1.4.1.2011.5.25.313.59.1.11", 
    "nodetype": "column", 
    "class": "objecttype", 
    "syntax": {
      "type": "IpAddress", 
      "class": "type"
    }, 
    "maxaccess": "read-create", 
    "status": "current", 
    "description": "Indicates the ip address of the server which receive the measure message."
  }, 
  "hwEntPbxMeasureServerPort": {
    "name": "hwEntPbxMeasureServerPort", 
    "oid": "1.3.6.1.4.1.2011.5.25.313.59.1.12", 
    "nodetype": "column", 
    "class": "objecttype", 
    "syntax": {
      "type": "Integer32", 
      "class": "type"
    }, 
    "maxaccess": "read-create", 
    "status": "current", 
    "description": "Indicates the port id of the server which receive the measure message."
  }, 
  "hwEntPbxMeasureServerUserName": {
    "name": "hwEntPbxMeasureServerUserName", 
    "oid": "1.3.6.1.4.1.2011.5.25.313.59.1.13", 
    "nodetype": "column", 
    "class": "objecttype", 
    "syntax": {
      "type": "DisplayString", 
      "class": "type", 
      "constraints": {
        "size": [
          {
            "min": 1, 
            "max": 32
          }
        ]
      }
    }, 
    "maxaccess": "read-create", 
    "status": "current", 
    "description": "Indicates the username of the server which receive the measure message."
  }, 
  "hwEntPbxMeasureServerPassword": {
    "name": "hwEntPbxMeasureServerPassword", 
    "oid": "1.3.6.1.4.1.2011.5.25.313.59.1.14", 
    "nodetype": "column", 
    "class": "objecttype", 
    "syntax": {
      "type": "DisplayString", 
      "class": "type", 
      "constraints": {
        "size": [
          {
            "min": 1, 
            "max": 32
          }
        ]
      }
    }, 
    "maxaccess": "read-create", 
    "status": "current", 
    "description": "Indicates the password of the server which receive the measure message."
  }, 
  "hwEntPbxUserStateTraceTable": {
    "name": "hwEntPbxUserStateTraceTable", 
    "oid": "1.3.6.1.4.1.2011.5.25.313.60", 
    "class": "objectidentity"
  }, 
  "hwEntPbxUserStateTraceTotal": {
    "name": "hwEntPbxUserStateTraceTotal", 
    "oid": "1.3.6.1.4.1.2011.5.25.313.60.1", 
    "nodetype": "scalar", 
    "class": "objecttype", 
    "syntax": {
      "type": "Integer32", 
      "class": "type"
    }, 
    "maxaccess": "read-only", 
    "status": "current", 
    "description": "Indicates the number of total user."
  }, 
  "hwEntPbxUserStateTraceIdle": {
    "name": "hwEntPbxUserStateTraceIdle", 
    "oid": "1.3.6.1.4.1.2011.5.25.313.60.2", 
    "nodetype": "scalar", 
    "class": "objecttype", 
    "syntax": {
      "type": "Integer32", 
      "class": "type"
    }, 
    "maxaccess": "read-only", 
    "status": "current", 
    "description": "Indicates the number of idle user."
  }, 
  "hwEntPbxUserStateTraceBusy": {
    "name": "hwEntPbxUserStateTraceBusy", 
    "oid": "1.3.6.1.4.1.2011.5.25.313.60.3", 
    "nodetype": "scalar", 
    "class": "objecttype", 
    "syntax": {
      "type": "Integer32", 
      "class": "type"
    }, 
    "maxaccess": "read-only", 
    "status": "current", 
    "description": "Indicates the number of busy user."
  }, 
  "hwEntPbxUserStateTraceFault": {
    "name": "hwEntPbxUserStateTraceFault", 
    "oid": "1.3.6.1.4.1.2011.5.25.313.60.4", 
    "nodetype": "scalar", 
    "class": "objecttype", 
    "syntax": {
      "type": "Integer32", 
      "class": "type"
    }, 
    "maxaccess": "read-only", 
    "status": "current", 
    "description": "Indicates the number of fault user."
  }, 
  "hwEntPbxUserStateTraceTime": {
    "name": "hwEntPbxUserStateTraceTime", 
    "oid": "1.3.6.1.4.1.2011.5.25.313.60.5", 
    "nodetype": "scalar", 
    "class": "objecttype", 
    "syntax": {
      "type": "OCTET STRING", 
      "class": "type", 
      "constraints": {
        "size": [
          {
            "min": 1, 
            "max": 20
          }
        ]
      }
    }, 
    "maxaccess": "read-only", 
    "status": "current", 
    "description": "Indicates the datetime of the system."
  }, 
  "hwEntPbxConferenceAttributeTable": {
    "name": "hwEntPbxConferenceAttributeTable", 
    "oid": "1.3.6.1.4.1.2011.5.25.313.61", 
    "class": "objectidentity"
  }, 
  "hwEntPbxConferenceAttributeConfIDLenth": {
    "name": "hwEntPbxConferenceAttributeConfIDLenth", 
    "oid": "1.3.6.1.4.1.2011.5.25.313.61.1", 
    "nodetype": "scalar", 
    "class": "objecttype", 
    "syntax": {
      "type": "INTEGER", 
      "class": "type", 
      "constraints": {
        "enumeration": {
          "eight": 2, 
          "two": 1
        }
      }
    }, 
    "maxaccess": "read-write", 
    "status": "current", 
    "description": "Indicates the length for generated conference id. two(1) eight(2) "
  }, 
  "hwEntPbxConferenceAttributeReconvokeTimes": {
    "name": "hwEntPbxConferenceAttributeReconvokeTimes", 
    "oid": "1.3.6.1.4.1.2011.5.25.313.61.2", 
    "nodetype": "scalar", 
    "class": "objecttype", 
    "syntax": {
      "type": "Integer32", 
      "class": "type", 
      "constraints": {
        "range": [
          {
            "min": 0, 
            "max": 16
          }
        ]
      }
    }, 
    "maxaccess": "read-write", 
    "status": "current", 
    "description": "Indicates the default reconvoke times of reserved conference."
  }, 
  "hwEntPbxConferenceAttributeConvokeTelno": {
    "name": "hwEntPbxConferenceAttributeConvokeTelno", 
    "oid": "1.3.6.1.4.1.2011.5.25.313.61.3", 
    "nodetype": "scalar", 
    "class": "objecttype", 
    "syntax": {
      "type": "DisplayString", 
      "class": "type", 
      "constraints": {
        "size": [
          {
            "min": 1, 
            "max": 32
          }
        ]
      }
    }, 
    "maxaccess": "read-write", 
    "status": "current", 
    "description": "Indicates the default convoker telno of reserved conference."
  }, 
  "hwEntPbxConferenceAttributeCallRight": {
    "name": "hwEntPbxConferenceAttributeCallRight", 
    "oid": "1.3.6.1.4.1.2011.5.25.313.61.4", 
    "nodetype": "scalar", 
    "class": "objecttype", 
    "syntax": {
      "type": "Bits", 
      "class": "type", 
      "bits": {
        "bit0": 0, 
        "bit1": 1, 
        "bit2": 2, 
        "bit3": 3, 
        "bit4": 4, 
        "bit5": 5, 
        "bit6": 6, 
        "bit7": 7
      }
    }, 
    "maxaccess": "read-write", 
    "status": "current", 
    "description": "Indicates the callrights of all conference. bit(0):out-ddd bit(1):out-idd bit(2):out-inter bit(3):out-local bit(4):reserved bit(5):reserved bit(6):reserved bit(7):reserved "
  }, 
  "hwEntPbxCallPrefixCallrouteTable": {
    "name": "hwEntPbxCallPrefixCallrouteTable", 
    "oid": "1.3.6.1.4.1.2011.5.25.313.62", 
    "nodetype": "table", 
    "class": "objecttype", 
    "maxaccess": "not-accessible", 
    "status": "current", 
    "description": " A list of HwEntPbxPbxCallRouteConfigEntry objects. "
  }, 
  "hwEntPbxCallPrefixCallrouteEntry": {
    "name": "hwEntPbxCallPrefixCallrouteEntry", 
    "oid": "1.3.6.1.4.1.2011.5.25.313.62.1", 
    "nodetype": "row", 
    "class": "objecttype", 
    "maxaccess": "not-accessible", 
    "indices": [
      {
        "module": "HUAWEI-ENT-VOICE-PBX-MIB", 
        "object": "hwEntPbxCallPrefixCallrouteCallprefixName", 
        "implied": 0
      }, 
      {
        "module": "HUAWEI-ENT-VOICE-PBX-MIB", 
        "object": "hwEntPbxCallPrefixCallrouteCallrouteName", 
        "implied": 0
      }
    ], 
    "status": "current"
  }, 
  "hwEntPbxCallPrefixCallrouteCallprefixName": {
    "name": "hwEntPbxCallPrefixCallrouteCallprefixName", 
    "oid": "1.3.6.1.4.1.2011.5.25.313.62.1.1", 
    "nodetype": "column", 
    "class": "objecttype", 
    "syntax": {
      "type": "DisplayString", 
      "class": "type", 
      "constraints": {
        "size": [
          {
            "min": 1, 
            "max": 32
          }
        ]
      }
    }, 
    "maxaccess": "not-accessible", 
    "status": "current", 
    "description": " Indicates the name of the callprefix. "
  }, 
  "hwEntPbxCallPrefixCallrouteCallrouteName": {
    "name": "hwEntPbxCallPrefixCallrouteCallrouteName", 
    "oid": "1.3.6.1.4.1.2011.5.25.313.62.1.2", 
    "nodetype": "column", 
    "class": "objecttype", 
    "syntax": {
      "type": "DisplayString", 
      "class": "type", 
      "constraints": {
        "size": [
          {
            "min": 1, 
            "max": 32
          }
        ]
      }
    }, 
    "maxaccess": "not-accessible", 
    "status": "current", 
    "description": " Indicates the corresponding callroute name bind to the callprefix. "
  }, 
  "hwEntPbxCallPrefixCallrouteRowStatus": {
    "name": "hwEntPbxCallPrefixCallrouteRowStatus", 
    "oid": "1.3.6.1.4.1.2011.5.25.313.62.1.3", 
    "nodetype": "column", 
    "class": "objecttype", 
    "syntax": {
      "type": "RowStatus", 
      "class": "type"
    }, 
    "maxaccess": "read-create", 
    "status": "current", 
    "description": " RowStatus: active(1) notInService(2) notReady(3) createAndGo(4) createAndWait(5) destroy(6) "
  }, 
  "hwEntPbxCallPrefixCallrouteIndexNo": {
    "name": "hwEntPbxCallPrefixCallrouteIndexNo", 
    "oid": "1.3.6.1.4.1.2011.5.25.313.62.1.4", 
    "nodetype": "column", 
    "class": "objecttype", 
    "syntax": {
      "type": "Integer32", 
      "class": "type"
    }, 
    "maxaccess": "read-create", 
    "status": "current", 
    "description": " Indicates the corresponding callroute sequence no for the callprefix. "
  }, 
  "hwEntPbxNewCallerChgTable": {
    "name": "hwEntPbxNewCallerChgTable", 
    "oid": "1.3.6.1.4.1.2011.5.25.313.63", 
    "nodetype": "table", 
    "class": "objecttype", 
    "maxaccess": "not-accessible", 
    "status": "current", 
    "description": " A list of hwEntPbxNewCallerChgEntry objects. "
  }, 
  "hwEntPbxNewCallerChgEntry": {
    "name": "hwEntPbxNewCallerChgEntry", 
    "oid": "1.3.6.1.4.1.2011.5.25.313.63.1", 
    "nodetype": "row", 
    "class": "objecttype", 
    "maxaccess": "not-accessible", 
    "indices": [
      {
        "module": "HUAWEI-ENT-VOICE-PBX-MIB", 
        "object": "hwEntPbxNewCallerChgName", 
        "implied": 0
      }
    ], 
    "status": "current"
  }, 
  "hwEntPbxNewCallerChgName": {
    "name": "hwEntPbxNewCallerChgName", 
    "oid": "1.3.6.1.4.1.2011.5.25.313.63.1.1", 
    "nodetype": "column", 
    "class": "objecttype", 
    "syntax": {
      "type": "DisplayString", 
      "class": "type", 
      "constraints": {
        "size": [
          {
            "min": 1, 
            "max": 32
          }
        ]
      }
    }, 
    "maxaccess": "not-accessible", 
    "status": "current", 
    "description": " Indicates the name of caller change. "
  }, 
  "hwEntPbxNewCallerChgRowStatus": {
    "name": "hwEntPbxNewCallerChgRowStatus", 
    "oid": "1.3.6.1.4.1.2011.5.25.313.63.1.2", 
    "nodetype": "column", 
    "class": "objecttype", 
    "syntax": {
      "type": "RowStatus", 
      "class": "type"
    }, 
    "maxaccess": "read-create", 
    "status": "current", 
    "description": " Indicates row status of table. "
  }, 
  "hwEntPbxNewCallerChgCallerPrefix": {
    "name": "hwEntPbxNewCallerChgCallerPrefix", 
    "oid": "1.3.6.1.4.1.2011.5.25.313.63.1.3", 
    "nodetype": "column", 
    "class": "objecttype", 
    "syntax": {
      "type": "DisplayString", 
      "class": "type", 
      "constraints": {
        "size": [
          {
            "min": 1, 
            "max": 24
          }
        ]
      }
    }, 
    "maxaccess": "read-create", 
    "status": "current", 
    "description": " Indicates the caller prefix of caller change. "
  }, 
  "hwEntPbxNewCallerChgEnterprise": {
    "name": "hwEntPbxNewCallerChgEnterprise", 
    "oid": "1.3.6.1.4.1.2011.5.25.313.63.1.4", 
    "nodetype": "column", 
    "class": "objecttype", 
    "syntax": {
      "type": "DisplayString", 
      "class": "type", 
      "constraints": {
        "size": [
          {
            "min": 1, 
            "max": 32
          }
        ]
      }
    }, 
    "maxaccess": "read-create", 
    "status": "current", 
    "description": " Indicates the enterprise of caller change. "
  }, 
  "hwEntPbxNewCallerChgDnset": {
    "name": "hwEntPbxNewCallerChgDnset", 
    "oid": "1.3.6.1.4.1.2011.5.25.313.63.1.5", 
    "nodetype": "column", 
    "class": "objecttype", 
    "syntax": {
      "type": "DisplayString", 
      "class": "type", 
      "constraints": {
        "size": [
          {
            "min": 1, 
            "max": 32
          }
        ]
      }
    }, 
    "maxaccess": "read-create", 
    "status": "current", 
    "description": " Indicates the dn-set of caller change. "
  }, 
  "hwEntPbxNewCallerChgCallSourceName": {
    "name": "hwEntPbxNewCallerChgCallSourceName", 
    "oid": "1.3.6.1.4.1.2011.5.25.313.63.1.6", 
    "nodetype": "column", 
    "class": "objecttype", 
    "syntax": {
      "type": "DisplayString", 
      "class": "type", 
      "constraints": {
        "size": [
          {
            "min": 1, 
            "max": 32
          }
        ]
      }
    }, 
    "maxaccess": "read-create", 
    "status": "current", 
    "description": " Indicates the call source name of caller change. "
  }, 
  "hwEntPbxNewCallerChgOrigDNChgType": {
    "name": "hwEntPbxNewCallerChgOrigDNChgType", 
    "oid": "1.3.6.1.4.1.2011.5.25.313.63.1.7", 
    "nodetype": "column", 
    "class": "objecttype", 
    "syntax": {
      "type": "INTEGER", 
      "class": "type", 
      "constraints": {
        "enumeration": {
          "noChange": 1, 
          "insert": 4, 
          "modify": 2, 
          "delete": 3
        }
      }
    }, 
    "maxaccess": "read-create", 
    "status": "current", 
    "description": " Indicates the change type of original dial number noChange(1); modify(2); delete(3); insert(4); "
  }, 
  "hwEntPbxNewCallerChgOrigDNChgPos": {
    "name": "hwEntPbxNewCallerChgOrigDNChgPos", 
    "oid": "1.3.6.1.4.1.2011.5.25.313.63.1.8", 
    "nodetype": "column", 
    "class": "objecttype", 
    "syntax": {
      "type": "Integer32", 
      "class": "type", 
      "constraints": {
        "range": [
          {
            "min": 1, 
            "max": 32
          }
        ]
      }
    }, 
    "maxaccess": "read-create", 
    "status": "current", 
    "description": " Indicates the position of original dial number change. "
  }, 
  "hwEntPbxNewCallerChgOrigDNChgLen": {
    "name": "hwEntPbxNewCallerChgOrigDNChgLen", 
    "oid": "1.3.6.1.4.1.2011.5.25.313.63.1.9", 
    "nodetype": "column", 
    "class": "objecttype", 
    "syntax": {
      "type": "Integer32", 
      "class": "type", 
      "constraints": {
        "range": [
          {
            "min": 1, 
            "max": 32
          }
        ]
      }
    }, 
    "maxaccess": "read-create", 
    "status": "current", 
    "description": " Indicates the length of original dial number change. "
  }, 
  "hwEntPbxNewCallerChgOrigDNNew": {
    "name": "hwEntPbxNewCallerChgOrigDNNew", 
    "oid": "1.3.6.1.4.1.2011.5.25.313.63.1.10", 
    "nodetype": "column", 
    "class": "objecttype", 
    "syntax": {
      "type": "DisplayString", 
      "class": "type", 
      "constraints": {
        "size": [
          {
            "min": 1, 
            "max": 24
          }
        ]
      }
    }, 
    "maxaccess": "read-create", 
    "status": "current", 
    "description": " Indicates the new number of original dial number change after route. "
  }, 
  "hwEntPbxNewCallerChgTermDNChgType": {
    "name": "hwEntPbxNewCallerChgTermDNChgType", 
    "oid": "1.3.6.1.4.1.2011.5.25.313.63.1.11", 
    "nodetype": "column", 
    "class": "objecttype", 
    "syntax": {
      "type": "INTEGER", 
      "class": "type", 
      "constraints": {
        "enumeration": {
          "noChange": 1, 
          "insert": 4, 
          "modify": 2, 
          "delete": 3
        }
      }
    }, 
    "maxaccess": "read-create", 
    "status": "current", 
    "description": " Indicates the change type of terminal dial number noChange(1); modify(2); delete(3); insert(4); "
  }, 
  "hwEntPbxNewCallerChgTermDNChgPos": {
    "name": "hwEntPbxNewCallerChgTermDNChgPos", 
    "oid": "1.3.6.1.4.1.2011.5.25.313.63.1.12", 
    "nodetype": "column", 
    "class": "objecttype", 
    "syntax": {
      "type": "Integer32", 
      "class": "type", 
      "constraints": {
        "range": [
          {
            "min": 1, 
            "max": 32
          }
        ]
      }
    }, 
    "maxaccess": "read-create", 
    "status": "current", 
    "description": " Indicates the position of terminal dial number change. "
  }, 
  "hwEntPbxNewCallerChgTermDNChgLen": {
    "name": "hwEntPbxNewCallerChgTermDNChgLen", 
    "oid": "1.3.6.1.4.1.2011.5.25.313.63.1.13", 
    "nodetype": "column", 
    "class": "objecttype", 
    "syntax": {
      "type": "Integer32", 
      "class": "type", 
      "constraints": {
        "range": [
          {
            "min": 1, 
            "max": 32
          }
        ]
      }
    }, 
    "maxaccess": "read-create", 
    "status": "current", 
    "description": " Indicates the length of terminal dial number change. "
  }, 
  "hwEntPbxNewCallerChgTermDNNew": {
    "name": "hwEntPbxNewCallerChgTermDNNew", 
    "oid": "1.3.6.1.4.1.2011.5.25.313.63.1.14", 
    "nodetype": "column", 
    "class": "objecttype", 
    "syntax": {
      "type": "DisplayString", 
      "class": "type", 
      "constraints": {
        "size": [
          {
            "min": 1, 
            "max": 24
          }
        ]
      }
    }, 
    "maxaccess": "read-create", 
    "status": "current", 
    "description": " Indicates the new number of terminal dial number change after route. "
  }, 
  "hwEntPbxCallRouteConfigTable": {
    "name": "hwEntPbxCallRouteConfigTable", 
    "oid": "1.3.6.1.4.1.2011.5.25.313.64", 
    "nodetype": "table", 
    "class": "objecttype", 
    "maxaccess": "not-accessible", 
    "status": "current", 
    "description": " A list of HwEntPbxPbxCallRouteConfigEntry objects. "
  }, 
  "hwEntPbxCallRouteConfigEntry": {
    "name": "hwEntPbxCallRouteConfigEntry", 
    "oid": "1.3.6.1.4.1.2011.5.25.313.64.1", 
    "nodetype": "row", 
    "class": "objecttype", 
    "maxaccess": "not-accessible", 
    "indices": [
      {
        "module": "HUAWEI-ENT-VOICE-PBX-MIB", 
        "object": "hwEntPbxCallRouteName", 
        "implied": 0
      }
    ], 
    "status": "current"
  }, 
  "hwEntPbxCallRouteName": {
    "name": "hwEntPbxCallRouteName", 
    "oid": "1.3.6.1.4.1.2011.5.25.313.64.1.1", 
    "nodetype": "column", 
    "class": "objecttype", 
    "syntax": {
      "type": "DisplayString", 
      "class": "type", 
      "constraints": {
        "size": [
          {
            "min": 1, 
            "max": 32
          }
        ]
      }
    }, 
    "maxaccess": "not-accessible", 
    "status": "current", 
    "description": " Indicates the name of the call route. "
  }, 
  "hwEntPbxCallRouteRowStatus": {
    "name": "hwEntPbxCallRouteRowStatus", 
    "oid": "1.3.6.1.4.1.2011.5.25.313.64.1.2", 
    "nodetype": "column", 
    "class": "objecttype", 
    "syntax": {
      "type": "RowStatus", 
      "class": "type"
    }, 
    "maxaccess": "read-create", 
    "status": "current", 
    "description": " RowStatus: active(1) notInService(2) notReady(3) createAndGo(4) createAndWait(5) destroy(6) "
  }, 
  "hwEntPbxCallRouteSelectType": {
    "name": "hwEntPbxCallRouteSelectType", 
    "oid": "1.3.6.1.4.1.2011.5.25.313.64.1.3", 
    "nodetype": "column", 
    "class": "objecttype", 
    "syntax": {
      "type": "INTEGER", 
      "class": "type", 
      "constraints": {
        "enumeration": {
          "none": 7, 
          "userpriorlevel": 4, 
          "chargebase": 1, 
          "loadbalance": 5, 
          "perloadshare": 3, 
          "callertelnobase": 6, 
          "loadshare": 2
        }
      }
    }, 
    "maxaccess": "read-create", 
    "status": "current", 
    "description": " SelectType: chargebase(1) loadshare(2) perloadshare(3) userpriorlevel(4) loadbalance(5) callertimebase(6) none(7) default: none(7) "
  }, 
  "hwEntPbxCallRouteRerouteDealName": {
    "name": "hwEntPbxCallRouteRerouteDealName", 
    "oid": "1.3.6.1.4.1.2011.5.25.313.64.1.4", 
    "nodetype": "column", 
    "class": "objecttype", 
    "syntax": {
      "type": "DisplayString", 
      "class": "type", 
      "constraints": {
        "size": [
          {
            "min": 0, 
            "max": 32
          }
        ]
      }
    }, 
    "maxaccess": "read-create", 
    "status": "current", 
    "description": " Indicates the name of the RerouteDeal name. "
  }, 
  "hwEntPbxRerouteDealConfigTable": {
    "name": "hwEntPbxRerouteDealConfigTable", 
    "oid": "1.3.6.1.4.1.2011.5.25.313.65", 
    "nodetype": "table", 
    "class": "objecttype", 
    "maxaccess": "not-accessible", 
    "status": "current", 
    "description": " A list of HwEntPbxPbxRerouteDealConfigEntry objects. "
  }, 
  "hwEntPbxRerouteDealConfigEntry": {
    "name": "hwEntPbxRerouteDealConfigEntry", 
    "oid": "1.3.6.1.4.1.2011.5.25.313.65.1", 
    "nodetype": "row", 
    "class": "objecttype", 
    "maxaccess": "not-accessible", 
    "indices": [
      {
        "module": "HUAWEI-ENT-VOICE-PBX-MIB", 
        "object": "hwEntPbxRerouteDealName", 
        "implied": 0
      }
    ], 
    "status": "current"
  }, 
  "hwEntPbxRerouteDealName": {
    "name": "hwEntPbxRerouteDealName", 
    "oid": "1.3.6.1.4.1.2011.5.25.313.65.1.1", 
    "nodetype": "column", 
    "class": "objecttype", 
    "syntax": {
      "type": "DisplayString", 
      "class": "type", 
      "constraints": {
        "size": [
          {
            "min": 1, 
            "max": 32
          }
        ]
      }
    }, 
    "maxaccess": "not-accessible", 
    "status": "current", 
    "description": " Indicates the name of the reroute deal. "
  }, 
  "hwEntPbxRerouteDealRowStatus": {
    "name": "hwEntPbxRerouteDealRowStatus", 
    "oid": "1.3.6.1.4.1.2011.5.25.313.65.1.2", 
    "nodetype": "column", 
    "class": "objecttype", 
    "syntax": {
      "type": "RowStatus", 
      "class": "type"
    }, 
    "maxaccess": "read-create", 
    "status": "current", 
    "description": " RowStatus: active(1) notInService(2) notReady(3) createAndGo(4) createAndWait(5) destroy(6) "
  }, 
  "hwEntPbxRerouteDealCallRoutename": {
    "name": "hwEntPbxRerouteDealCallRoutename", 
    "oid": "1.3.6.1.4.1.2011.5.25.313.65.1.3", 
    "nodetype": "column", 
    "class": "objecttype", 
    "syntax": {
      "type": "DisplayString", 
      "class": "type", 
      "constraints": {
        "size": [
          {
            "min": 0, 
            "max": 32
          }
        ]
      }
    }, 
    "maxaccess": "read-create", 
    "status": "current", 
    "description": " Indicates the name of the callroute that will do the rerouted. "
  }, 
  "hwEntPbxRerouteDealReCallRouteName": {
    "name": "hwEntPbxRerouteDealReCallRouteName", 
    "oid": "1.3.6.1.4.1.2011.5.25.313.65.1.4", 
    "nodetype": "column", 
    "class": "objecttype", 
    "syntax": {
      "type": "DisplayString", 
      "class": "type", 
      "constraints": {
        "size": [
          {
            "min": 0, 
            "max": 32
          }
        ]
      }
    }, 
    "maxaccess": "read-create", 
    "status": "current", 
    "description": " Indicates the name of the callroute that will be do the reroute work. "
  }, 
  "hwEntPbxRerouteDealFailedType": {
    "name": "hwEntPbxRerouteDealFailedType", 
    "oid": "1.3.6.1.4.1.2011.5.25.313.65.1.5", 
    "nodetype": "column", 
    "class": "objecttype", 
    "syntax": {
      "type": "INTEGER", 
      "class": "type", 
      "constraints": {
        "enumeration": {
          "route-failed": 1, 
          "call-failed": 2
        }
      }
    }, 
    "maxaccess": "read-create", 
    "status": "current", 
    "description": " Indicates the failed type for the reroutedeal. route-failed(1), call-failed(2), default:route-failed(1) "
  }, 
  "hwEntPbxTimeTempletTable": {
    "name": "hwEntPbxTimeTempletTable", 
    "oid": "1.3.6.1.4.1.2011.5.25.313.66", 
    "nodetype": "table", 
    "class": "objecttype", 
    "maxaccess": "not-accessible", 
    "status": "current", 
    "description": " A list of hwEntPbxTimeTempletTable objects. "
  }, 
  "hwEntPbxTimeTempletEntry": {
    "name": "hwEntPbxTimeTempletEntry", 
    "oid": "1.3.6.1.4.1.2011.5.25.313.66.1", 
    "nodetype": "row", 
    "class": "objecttype", 
    "maxaccess": "not-accessible", 
    "indices": [
      {
        "module": "HUAWEI-ENT-VOICE-PBX-MIB", 
        "object": "hwEntPbxTimeTempletName", 
        "implied": 0
      }
    ], 
    "status": "current"
  }, 
  "hwEntPbxTimeTempletName": {
    "name": "hwEntPbxTimeTempletName", 
    "oid": "1.3.6.1.4.1.2011.5.25.313.66.1.1", 
    "nodetype": "column", 
    "class": "objecttype", 
    "syntax": {
      "type": "DisplayString", 
      "class": "type", 
      "constraints": {
        "size": [
          {
            "min": 1, 
            "max": 32
          }
        ]
      }
    }, 
    "maxaccess": "not-accessible", 
    "status": "current", 
    "description": " Indicates the pbx timetemplet name. "
  }, 
  "hwEntPbxTimeTempletRowStatus": {
    "name": "hwEntPbxTimeTempletRowStatus", 
    "oid": "1.3.6.1.4.1.2011.5.25.313.66.1.2", 
    "nodetype": "column", 
    "class": "objecttype", 
    "syntax": {
      "type": "RowStatus", 
      "class": "type"
    }, 
    "maxaccess": "read-create", 
    "status": "current", 
    "description": " RowStatus: active(1) notInService(2) notReady(3) createAndGo(4) createAndWait(5) destroy(6) "
  }, 
  "hwEntPbxTimeTempletFromDate": {
    "name": "hwEntPbxTimeTempletFromDate", 
    "oid": "1.3.6.1.4.1.2011.5.25.313.66.1.3", 
    "nodetype": "column", 
    "class": "objecttype", 
    "syntax": {
      "type": "DisplayString", 
      "class": "type", 
      "constraints": {
        "size": [
          {
            "min": 0, 
            "max": 10
          }
        ]
      }
    }, 
    "maxaccess": "read-create", 
    "status": "current", 
    "description": " Indicates the begin date of time period. format: yyyy-mm-dd "
  }, 
  "hwEntPbxTimeTempletFromTime": {
    "name": "hwEntPbxTimeTempletFromTime", 
    "oid": "1.3.6.1.4.1.2011.5.25.313.66.1.4", 
    "nodetype": "column", 
    "class": "objecttype", 
    "syntax": {
      "type": "DisplayString", 
      "class": "type", 
      "constraints": {
        "size": [
          {
            "min": 0, 
            "max": 8
          }
        ]
      }
    }, 
    "maxaccess": "read-create", 
    "status": "current", 
    "description": " Indicates the begin time of time period. format: hh:mm:ss "
  }, 
  "hwEntPbxTimeTempletToDate": {
    "name": "hwEntPbxTimeTempletToDate", 
    "oid": "1.3.6.1.4.1.2011.5.25.313.66.1.5", 
    "nodetype": "column", 
    "class": "objecttype", 
    "syntax": {
      "type": "DisplayString", 
      "class": "type", 
      "constraints": {
        "size": [
          {
            "min": 0, 
            "max": 10
          }
        ]
      }
    }, 
    "maxaccess": "read-create", 
    "status": "current", 
    "description": " Indicates the end date of time period. format: yyyy-mm-dd "
  }, 
  "hwEntPbxTimeTempletToTime": {
    "name": "hwEntPbxTimeTempletToTime", 
    "oid": "1.3.6.1.4.1.2011.5.25.313.66.1.6", 
    "nodetype": "column", 
    "class": "objecttype", 
    "syntax": {
      "type": "DisplayString", 
      "class": "type", 
      "constraints": {
        "size": [
          {
            "min": 0, 
            "max": 8
          }
        ]
      }
    }, 
    "maxaccess": "read-create", 
    "status": "current", 
    "description": " Indicates the end time of time period. format: hh:mm:ss "
  }, 
  "hwEntPbxTimeTempletRepeatMode": {
    "name": "hwEntPbxTimeTempletRepeatMode", 
    "oid": "1.3.6.1.4.1.2011.5.25.313.66.1.7", 
    "nodetype": "column", 
    "class": "objecttype", 
    "syntax": {
      "type": "INTEGER", 
      "class": "type", 
      "constraints": {
        "enumeration": {
          "noRepeat": 1, 
          "yearly": 2, 
          "weekly": 4, 
          "daily": 5, 
          "monthly": 3
        }
      }
    }, 
    "maxaccess": "read-create", 
    "status": "current", 
    "description": " Indicates the repeat mode. noRepeat(1); yearly(2); monthly(3); weekly(4); daily(5); "
  }, 
  "hwEntPbxTimeTempletBeginDate": {
    "name": "hwEntPbxTimeTempletBeginDate", 
    "oid": "1.3.6.1.4.1.2011.5.25.313.66.1.8", 
    "nodetype": "column", 
    "class": "objecttype", 
    "syntax": {
      "type": "DisplayString", 
      "class": "type", 
      "constraints": {
        "size": [
          {
            "min": 0, 
            "max": 5
          }
        ]
      }
    }, 
    "maxaccess": "read-create", 
    "status": "current", 
    "description": " Indicates the begin date of time repeat. format: mm-dd "
  }, 
  "hwEntPbxTimeTempletBeginWeekday": {
    "name": "hwEntPbxTimeTempletBeginWeekday", 
    "oid": "1.3.6.1.4.1.2011.5.25.313.66.1.9", 
    "nodetype": "column", 
    "class": "objecttype", 
    "syntax": {
      "type": "INTEGER", 
      "class": "type", 
      "constraints": {
        "enumeration": {
          "none": 8, 
          "wed": 3, 
          "sun": 7, 
          "fri": 5, 
          "tue": 2, 
          "mon": 1, 
          "thu": 4, 
          "sat": 6
        }
      }
    }, 
    "maxaccess": "read-create", 
    "status": "current", 
    "description": " Indicates the begin weekday. mon(1); tue(2); wed(3); thu(4); fri(5); sat(6); sun(7); none(8); "
  }, 
  "hwEntPbxTimeTempletBeginTime": {
    "name": "hwEntPbxTimeTempletBeginTime", 
    "oid": "1.3.6.1.4.1.2011.5.25.313.66.1.10", 
    "nodetype": "column", 
    "class": "objecttype", 
    "syntax": {
      "type": "DisplayString", 
      "class": "type", 
      "constraints": {
        "size": [
          {
            "min": 0, 
            "max": 8
          }
        ]
      }
    }, 
    "maxaccess": "read-create", 
    "status": "current", 
    "description": " Indicates the begin time of time repeat. format: hh:mm:ss "
  }, 
  "hwEntPbxTimeTempletEndDate": {
    "name": "hwEntPbxTimeTempletEndDate", 
    "oid": "1.3.6.1.4.1.2011.5.25.313.66.1.11", 
    "nodetype": "column", 
    "class": "objecttype", 
    "syntax": {
      "type": "DisplayString", 
      "class": "type", 
      "constraints": {
        "size": [
          {
            "min": 0, 
            "max": 5
          }
        ]
      }
    }, 
    "maxaccess": "read-create", 
    "status": "current", 
    "description": " Indicates the end date of time repeat. format: mm-dd "
  }, 
  "hwEntPbxTimeTempletEndWeekday": {
    "name": "hwEntPbxTimeTempletEndWeekday", 
    "oid": "1.3.6.1.4.1.2011.5.25.313.66.1.12", 
    "nodetype": "column", 
    "class": "objecttype", 
    "syntax": {
      "type": "INTEGER", 
      "class": "type", 
      "constraints": {
        "enumeration": {
          "none": 8, 
          "wed": 3, 
          "sun": 7, 
          "fri": 5, 
          "tue": 2, 
          "mon": 1, 
          "thu": 4, 
          "sat": 6
        }
      }
    }, 
    "maxaccess": "read-create", 
    "status": "current", 
    "description": " Indicates the end weekday. mon(1); tue(2); wed(3); thu(4); fri(5); sat(6); sun(7); none(8); "
  }, 
  "hwEntPbxTimeTempletEndTime": {
    "name": "hwEntPbxTimeTempletEndTime", 
    "oid": "1.3.6.1.4.1.2011.5.25.313.66.1.13", 
    "nodetype": "column", 
    "class": "objecttype", 
    "syntax": {
      "type": "DisplayString", 
      "class": "type", 
      "constraints": {
        "size": [
          {
            "min": 0, 
            "max": 8
          }
        ]
      }
    }, 
    "maxaccess": "read-create", 
    "status": "current", 
    "description": " Indicates the end time of time repeat. format: hh:mm:ss "
  }, 
  "hwEntPbxCallSourceTable": {
    "name": "hwEntPbxCallSourceTable", 
    "oid": "1.3.6.1.4.1.2011.5.25.313.67", 
    "nodetype": "table", 
    "class": "objecttype", 
    "maxaccess": "not-accessible", 
    "status": "current", 
    "description": " A list of hwEntPbxCallSourceEntry objects. "
  }, 
  "hwEntPbxCallSourceEntry": {
    "name": "hwEntPbxCallSourceEntry", 
    "oid": "1.3.6.1.4.1.2011.5.25.313.67.1", 
    "nodetype": "row", 
    "class": "objecttype", 
    "maxaccess": "not-accessible", 
    "indices": [
      {
        "module": "HUAWEI-ENT-VOICE-PBX-MIB", 
        "object": "hwEntPbxCallSourceName", 
        "implied": 0
      }
    ], 
    "status": "current"
  }, 
  "hwEntPbxCallSourceName": {
    "name": "hwEntPbxCallSourceName", 
    "oid": "1.3.6.1.4.1.2011.5.25.313.67.1.1", 
    "nodetype": "column", 
    "class": "objecttype", 
    "syntax": {
      "type": "DisplayString", 
      "class": "type", 
      "constraints": {
        "size": [
          {
            "min": 1, 
            "max": 32
          }
        ]
      }
    }, 
    "maxaccess": "not-accessible", 
    "status": "current", 
    "description": " Indicates the name of call source. "
  }, 
  "hwEntPbxCallSourceRowStatus": {
    "name": "hwEntPbxCallSourceRowStatus", 
    "oid": "1.3.6.1.4.1.2011.5.25.313.67.1.2", 
    "nodetype": "column", 
    "class": "objecttype", 
    "syntax": {
      "type": "RowStatus", 
      "class": "type"
    }, 
    "maxaccess": "read-create", 
    "status": "current", 
    "description": " Indicates row status of table. "
  }, 
  "hwEntPbxCallSourceReserved": {
    "name": "hwEntPbxCallSourceReserved", 
    "oid": "1.3.6.1.4.1.2011.5.25.313.67.1.3", 
    "nodetype": "column", 
    "class": "objecttype", 
    "syntax": {
      "type": "Integer32", 
      "class": "type"
    }, 
    "maxaccess": "read-create", 
    "status": "current", 
    "description": " Reserved. "
  }, 
  "hwEntPbxRouteAnalysisTable": {
    "name": "hwEntPbxRouteAnalysisTable", 
    "oid": "1.3.6.1.4.1.2011.5.25.313.68", 
    "nodetype": "table", 
    "class": "objecttype", 
    "maxaccess": "not-accessible", 
    "status": "current", 
    "description": " A list of hwEntPbxRouteAnalysisTable objects. "
  }, 
  "hwEntPbxRouteAnalysisEntry": {
    "name": "hwEntPbxRouteAnalysisEntry", 
    "oid": "1.3.6.1.4.1.2011.5.25.313.68.1", 
    "nodetype": "row", 
    "class": "objecttype", 
    "maxaccess": "not-accessible", 
    "indices": [
      {
        "module": "HUAWEI-ENT-VOICE-PBX-MIB", 
        "object": "hwEntPbxRouteAnalysisName", 
        "implied": 0
      }
    ], 
    "status": "current"
  }, 
  "hwEntPbxRouteAnalysisName": {
    "name": "hwEntPbxRouteAnalysisName", 
    "oid": "1.3.6.1.4.1.2011.5.25.313.68.1.1", 
    "nodetype": "column", 
    "class": "objecttype", 
    "syntax": {
      "type": "DisplayString", 
      "class": "type", 
      "constraints": {
        "size": [
          {
            "min": 1, 
            "max": 32
          }
        ]
      }
    }, 
    "maxaccess": "not-accessible", 
    "status": "current", 
    "description": " Indicates the pbx Routeanalysis name. "
  }, 
  "hwEntPbxRouteAnalysisRowStatus": {
    "name": "hwEntPbxRouteAnalysisRowStatus", 
    "oid": "1.3.6.1.4.1.2011.5.25.313.68.1.2", 
    "nodetype": "column", 
    "class": "objecttype", 
    "syntax": {
      "type": "RowStatus", 
      "class": "type"
    }, 
    "maxaccess": "read-create", 
    "status": "current", 
    "description": " RowStatus: active(1) notInService(2) notReady(3) createAndGo(4) createAndWait(5) destroy(6) "
  }, 
  "hwEntPbxRouteAnalysisCallsourceName": {
    "name": "hwEntPbxRouteAnalysisCallsourceName", 
    "oid": "1.3.6.1.4.1.2011.5.25.313.68.1.3", 
    "nodetype": "column", 
    "class": "objecttype", 
    "syntax": {
      "type": "DisplayString", 
      "class": "type", 
      "constraints": {
        "size": [
          {
            "min": 0, 
            "max": 32
          }
        ]
      }
    }, 
    "maxaccess": "read-create", 
    "status": "current", 
    "description": " Indicates the callsource for the routeanalysis. "
  }, 
  "hwEntPbxRouteAnalysisCallRoutename": {
    "name": "hwEntPbxRouteAnalysisCallRoutename", 
    "oid": "1.3.6.1.4.1.2011.5.25.313.68.1.4", 
    "nodetype": "column", 
    "class": "objecttype", 
    "syntax": {
      "type": "DisplayString", 
      "class": "type", 
      "constraints": {
        "size": [
          {
            "min": 0, 
            "max": 32
          }
        ]
      }
    }, 
    "maxaccess": "read-create", 
    "status": "current", 
    "description": " Indicates the callroute for the routeanalysis. "
  }, 
  "hwEntPbxRouteAnalysisTrunkGroupName": {
    "name": "hwEntPbxRouteAnalysisTrunkGroupName", 
    "oid": "1.3.6.1.4.1.2011.5.25.313.68.1.5", 
    "nodetype": "column", 
    "class": "objecttype", 
    "syntax": {
      "type": "DisplayString", 
      "class": "type", 
      "constraints": {
        "size": [
          {
            "min": 0, 
            "max": 32
          }
        ]
      }
    }, 
    "maxaccess": "read-create", 
    "status": "current", 
    "description": " Indicates the trunkgroup for the routeanalysis. "
  }, 
  "hwEntPbxTrkGrpCallRouteConfigTable": {
    "name": "hwEntPbxTrkGrpCallRouteConfigTable", 
    "oid": "1.3.6.1.4.1.2011.5.25.313.69", 
    "nodetype": "table", 
    "class": "objecttype", 
    "maxaccess": "not-accessible", 
    "status": "current", 
    "description": " A list of hwEntPbxTrkGrpCallRouteConfigTable objects. "
  }, 
  "hwEntPbxTrkGrpCallRouteConfigEntry": {
    "name": "hwEntPbxTrkGrpCallRouteConfigEntry", 
    "oid": "1.3.6.1.4.1.2011.5.25.313.69.1", 
    "nodetype": "row", 
    "class": "objecttype", 
    "maxaccess": "not-accessible", 
    "indices": [
      {
        "module": "HUAWEI-ENT-VOICE-PBX-MIB", 
        "object": "hwEntPbxTrkGrpCallRouteTrkgrpName", 
        "implied": 0
      }, 
      {
        "module": "HUAWEI-ENT-VOICE-PBX-MIB", 
        "object": "hwEntPbxTrkGrpCallRouteCallrouteName", 
        "implied": 0
      }
    ], 
    "status": "current"
  }, 
  "hwEntPbxTrkGrpCallRouteTrkgrpName": {
    "name": "hwEntPbxTrkGrpCallRouteTrkgrpName", 
    "oid": "1.3.6.1.4.1.2011.5.25.313.69.1.1", 
    "nodetype": "column", 
    "class": "objecttype", 
    "syntax": {
      "type": "DisplayString", 
      "class": "type", 
      "constraints": {
        "size": [
          {
            "min": 1, 
            "max": 32
          }
        ]
      }
    }, 
    "maxaccess": "not-accessible", 
    "status": "current", 
    "description": " Indicates the name of the trunkgroup related by the callroute. "
  }, 
  "hwEntPbxTrkGrpCallRouteCallrouteName": {
    "name": "hwEntPbxTrkGrpCallRouteCallrouteName", 
    "oid": "1.3.6.1.4.1.2011.5.25.313.69.1.2", 
    "nodetype": "column", 
    "class": "objecttype", 
    "syntax": {
      "type": "DisplayString", 
      "class": "type", 
      "constraints": {
        "size": [
          {
            "min": 1, 
            "max": 32
          }
        ]
      }
    }, 
    "maxaccess": "not-accessible", 
    "status": "current", 
    "description": " Indicates the name of callroute related by the trunkgroup. "
  }, 
  "hwEntPbxTrkGrpCallRouteRowStatus": {
    "name": "hwEntPbxTrkGrpCallRouteRowStatus", 
    "oid": "1.3.6.1.4.1.2011.5.25.313.69.1.3", 
    "nodetype": "column", 
    "class": "objecttype", 
    "syntax": {
      "type": "RowStatus", 
      "class": "type"
    }, 
    "maxaccess": "read-create", 
    "status": "current", 
    "description": " RowStatus: active(1) notInService(2) notReady(3) createAndGo(4) createAndWait(5) destroy(6) "
  }, 
  "hwEntPbxTrkGrpCallRouteTimeTempletName": {
    "name": "hwEntPbxTrkGrpCallRouteTimeTempletName", 
    "oid": "1.3.6.1.4.1.2011.5.25.313.69.1.4", 
    "nodetype": "column", 
    "class": "objecttype", 
    "syntax": {
      "type": "DisplayString", 
      "class": "type", 
      "constraints": {
        "size": [
          {
            "min": 1, 
            "max": 32
          }
        ]
      }
    }, 
    "maxaccess": "read-create", 
    "status": "current", 
    "description": " Indicates the detail timetemplet name used by the trunkgroup related by the callroute whose selecttype is timebase. "
  }, 
  "hwEntPbxTrkGrpCallRouteCharge": {
    "name": "hwEntPbxTrkGrpCallRouteCharge", 
    "oid": "1.3.6.1.4.1.2011.5.25.313.69.1.5", 
    "nodetype": "column", 
    "class": "objecttype", 
    "syntax": {
      "type": "Integer32", 
      "class": "type", 
      "constraints": {
        "range": [
          {
            "min": 0, 
            "max": 65534
          }
        ]
      }
    }, 
    "maxaccess": "read-create", 
    "status": "current", 
    "description": " Indicates the charge value of the callroute for the trunkgroup related by the callroute whose selecttype is charge. "
  }, 
  "hwEntPbxTrkGrpCallRoutePercent": {
    "name": "hwEntPbxTrkGrpCallRoutePercent", 
    "oid": "1.3.6.1.4.1.2011.5.25.313.69.1.6", 
    "nodetype": "column", 
    "class": "objecttype", 
    "syntax": {
      "type": "Integer32", 
      "class": "type", 
      "constraints": {
        "range": [
          {
            "min": 0, 
            "max": 100
          }
        ]
      }
    }, 
    "maxaccess": "read-create", 
    "status": "current", 
    "description": " Indicates the percent value of the callroute for the trunk group related by the callroute whose selecttype is percent. "
  }, 
  "hwEntPbxTrkGrpCallRouteUserPriorLevel": {
    "name": "hwEntPbxTrkGrpCallRouteUserPriorLevel", 
    "oid": "1.3.6.1.4.1.2011.5.25.313.69.1.7", 
    "nodetype": "column", 
    "class": "objecttype", 
    "syntax": {
      "type": "INTEGER", 
      "class": "type", 
      "constraints": {
        "enumeration": {
          "default": 1, 
          "super": 4, 
          "advanced": 3, 
          "normal": 2
        }
      }
    }, 
    "maxaccess": "read-create", 
    "status": "current", 
    "description": " Indicates UserPriorLevel of the callroute for the trunk group related by the callroute whose selecttype is userpriorlevel. default(1) normal(2) advanced(3) super(4) "
  }, 
  "hwEntPbxTrkGrpCallRouteCallerNumber": {
    "name": "hwEntPbxTrkGrpCallRouteCallerNumber", 
    "oid": "1.3.6.1.4.1.2011.5.25.313.69.1.8", 
    "nodetype": "column", 
    "class": "objecttype", 
    "syntax": {
      "type": "DisplayString", 
      "class": "type", 
      "constraints": {
        "size": [
          {
            "min": 1, 
            "max": 32
          }
        ]
      }
    }, 
    "maxaccess": "read-create", 
    "status": "current", 
    "description": " Indicates the callernumber by the trunkgroup related by the callroute whose selecttype is caller-telno-based. "
  }, 
  "hwEntPbxTrkGrpCallRouteSelectLevel": {
    "name": "hwEntPbxTrkGrpCallRouteSelectLevel", 
    "oid": "1.3.6.1.4.1.2011.5.25.313.69.1.9", 
    "nodetype": "column", 
    "class": "objecttype", 
    "syntax": {
      "type": "Integer32", 
      "class": "type", 
      "constraints": {
        "range": [
          {
            "min": 0, 
            "max": 254
          }
        ]
      }
    }, 
    "maxaccess": "read-create", 
    "status": "current", 
    "description": " Indicates the select-level for the trunkgroup-callroute relationn in which callroute selecttype is caller-telno-based. "
  }, 
  "hwEntPbxConfConfigTable": {
    "name": "hwEntPbxConfConfigTable", 
    "oid": "1.3.6.1.4.1.2011.5.25.313.70", 
    "nodetype": "table", 
    "class": "objecttype", 
    "maxaccess": "not-accessible", 
    "status": "current", 
    "description": " A list of hwEntPbxConfConfigEntry objects. "
  }, 
  "hwEntPbxConfConfigEntry": {
    "name": "hwEntPbxConfConfigEntry", 
    "oid": "1.3.6.1.4.1.2011.5.25.313.70.1", 
    "nodetype": "row", 
    "class": "objecttype", 
    "maxaccess": "not-accessible", 
    "indices": [
      {
        "module": "HUAWEI-ENT-VOICE-PBX-MIB", 
        "object": "hwEntPbxConfName", 
        "implied": 0
      }
    ], 
    "status": "current"
  }, 
  "hwEntPbxConfName": {
    "name": "hwEntPbxConfName", 
    "oid": "1.3.6.1.4.1.2011.5.25.313.70.1.1", 
    "nodetype": "column", 
    "class": "objecttype", 
    "syntax": {
      "type": "DisplayString", 
      "class": "type", 
      "constraints": {
        "size": [
          {
            "min": 1, 
            "max": 32
          }
        ]
      }
    }, 
    "maxaccess": "not-accessible", 
    "status": "current", 
    "description": " Indicates the name of the conference. "
  }, 
  "hwEntPbxConfRowStatus": {
    "name": "hwEntPbxConfRowStatus", 
    "oid": "1.3.6.1.4.1.2011.5.25.313.70.1.2", 
    "nodetype": "column", 
    "class": "objecttype", 
    "syntax": {
      "type": "RowStatus", 
      "class": "type"
    }, 
    "maxaccess": "read-create", 
    "status": "current", 
    "description": " RowStatus: active(1) notInService(2) notReady(3) createAndGo(4) createAndWait(5) destroy(6) "
  }, 
  "hwEntPbxConfDescription": {
    "name": "hwEntPbxConfDescription", 
    "oid": "1.3.6.1.4.1.2011.5.25.313.70.1.3", 
    "nodetype": "column", 
    "class": "objecttype", 
    "syntax": {
      "type": "DisplayString", 
      "class": "type", 
      "constraints": {
        "size": [
          {
            "min": 1, 
            "max": 128
          }
        ]
      }
    }, 
    "maxaccess": "read-create", 
    "status": "current", 
    "description": " Indicates the description of the conference. "
  }, 
  "hwEntPbxConfId": {
    "name": "hwEntPbxConfId", 
    "oid": "1.3.6.1.4.1.2011.5.25.313.70.1.4", 
    "nodetype": "column", 
    "class": "objecttype", 
    "syntax": {
      "type": "Unsigned32", 
      "class": "type"
    }, 
    "maxaccess": "read-create", 
    "status": "current", 
    "description": " Indicates the conference ID of conference. "
  }, 
  "hwEntPbxConfEnterpriseName": {
    "name": "hwEntPbxConfEnterpriseName", 
    "oid": "1.3.6.1.4.1.2011.5.25.313.70.1.5", 
    "nodetype": "column", 
    "class": "objecttype", 
    "syntax": {
      "type": "DisplayString", 
      "class": "type", 
      "constraints": {
        "size": [
          {
            "min": 1, 
            "max": 32
          }
        ]
      }
    }, 
    "maxaccess": "read-create", 
    "status": "current", 
    "description": " Indicates the enterprise name of the conference. "
  }, 
  "hwEntPbxConfDnsetName": {
    "name": "hwEntPbxConfDnsetName", 
    "oid": "1.3.6.1.4.1.2011.5.25.313.70.1.6", 
    "nodetype": "column", 
    "class": "objecttype", 
    "syntax": {
      "type": "DisplayString", 
      "class": "type", 
      "constraints": {
        "size": [
          {
            "min": 1, 
            "max": 32
          }
        ]
      }
    }, 
    "maxaccess": "read-create", 
    "status": "current", 
    "description": " Indicates the dial plan name of the conference. "
  }, 
  "hwEntPbxConfRegNum": {
    "name": "hwEntPbxConfRegNum", 
    "oid": "1.3.6.1.4.1.2011.5.25.313.70.1.7", 
    "nodetype": "column", 
    "class": "objecttype", 
    "syntax": {
      "type": "Integer32", 
      "class": "type"
    }, 
    "maxaccess": "read-create", 
    "status": "current", 
    "description": " Indicates the max reg seat number of conference. "
  }, 
  "hwEntPbxConfAttendeePwd": {
    "name": "hwEntPbxConfAttendeePwd", 
    "oid": "1.3.6.1.4.1.2011.5.25.313.70.1.8", 
    "nodetype": "column", 
    "class": "objecttype", 
    "syntax": {
      "type": "DisplayString", 
      "class": "type", 
      "constraints": {
        "size": [
          {
            "min": 1, 
            "max": 16
          }
        ]
      }
    }, 
    "maxaccess": "read-create", 
    "status": "current", 
    "description": " Indicates the attendee's password of the conference. "
  }, 
  "hwEntPbxConfChairmanPwd": {
    "name": "hwEntPbxConfChairmanPwd", 
    "oid": "1.3.6.1.4.1.2011.5.25.313.70.1.9", 
    "nodetype": "column", 
    "class": "objecttype", 
    "syntax": {
      "type": "DisplayString", 
      "class": "type", 
      "constraints": {
        "size": [
          {
            "min": 1, 
            "max": 16
          }
        ]
      }
    }, 
    "maxaccess": "read-create", 
    "status": "current", 
    "description": " Indicates the chairman's password of the conference. "
  }, 
  "hwEntPbxConfStartDate": {
    "name": "hwEntPbxConfStartDate", 
    "oid": "1.3.6.1.4.1.2011.5.25.313.70.1.10", 
    "nodetype": "column", 
    "class": "objecttype", 
    "syntax": {
      "type": "DisplayString", 
      "class": "type", 
      "constraints": {
        "size": [
          {
            "min": 1, 
            "max": 10
          }
        ]
      }
    }, 
    "maxaccess": "read-create", 
    "status": "current", 
    "description": " Indicates the start date of the conference. "
  }, 
  "hwEntPbxConfStartTime": {
    "name": "hwEntPbxConfStartTime", 
    "oid": "1.3.6.1.4.1.2011.5.25.313.70.1.11", 
    "nodetype": "column", 
    "class": "objecttype", 
    "syntax": {
      "type": "DisplayString", 
      "class": "type", 
      "constraints": {
        "size": [
          {
            "min": 1, 
            "max": 10
          }
        ]
      }
    }, 
    "maxaccess": "read-create", 
    "status": "current", 
    "description": " Indicates the start time of the conference. "
  }, 
  "hwEntPbxConfEndDate": {
    "name": "hwEntPbxConfEndDate", 
    "oid": "1.3.6.1.4.1.2011.5.25.313.70.1.12", 
    "nodetype": "column", 
    "class": "objecttype", 
    "syntax": {
      "type": "DisplayString", 
      "class": "type", 
      "constraints": {
        "size": [
          {
            "min": 1, 
            "max": 10
          }
        ]
      }
    }, 
    "maxaccess": "read-create", 
    "status": "current", 
    "description": " Indicates the end date of the conference. "
  }, 
  "hwEntPbxConfEndTime": {
    "name": "hwEntPbxConfEndTime", 
    "oid": "1.3.6.1.4.1.2011.5.25.313.70.1.13", 
    "nodetype": "column", 
    "class": "objecttype", 
    "syntax": {
      "type": "DisplayString", 
      "class": "type", 
      "constraints": {
        "size": [
          {
            "min": 1, 
            "max": 10
          }
        ]
      }
    }, 
    "maxaccess": "read-create", 
    "status": "current", 
    "description": " Indicates the end time of the conference. "
  }, 
  "hwEntPbxConfEnterPrompt": {
    "name": "hwEntPbxConfEnterPrompt", 
    "oid": "1.3.6.1.4.1.2011.5.25.313.70.1.14", 
    "nodetype": "column", 
    "class": "objecttype", 
    "syntax": {
      "type": "INTEGER", 
      "class": "type", 
      "constraints": {
        "enumeration": {
          "beep": 1, 
          "beepandname": 2
        }
      }
    }, 
    "maxaccess": "read-create", 
    "status": "current", 
    "description": " Indicates the prompt to enter the conference. beep(1) beepandname(2) "
  }, 
  "hwEntPbxConfLeavePrompt": {
    "name": "hwEntPbxConfLeavePrompt", 
    "oid": "1.3.6.1.4.1.2011.5.25.313.70.1.15", 
    "nodetype": "column", 
    "class": "objecttype", 
    "syntax": {
      "type": "INTEGER", 
      "class": "type", 
      "constraints": {
        "enumeration": {
          "beep": 1, 
          "beepandname": 2
        }
      }
    }, 
    "maxaccess": "read-create", 
    "status": "current", 
    "description": " Indicates the prompt to leave the conference. beep(1) beepandname(2) "
  }, 
  "hwEntPbxConfChairman": {
    "name": "hwEntPbxConfChairman", 
    "oid": "1.3.6.1.4.1.2011.5.25.313.70.1.16", 
    "nodetype": "column", 
    "class": "objecttype", 
    "syntax": {
      "type": "DisplayString", 
      "class": "type", 
      "constraints": {
        "size": [
          {
            "min": 1, 
            "max": 32
          }
        ]
      }
    }, 
    "maxaccess": "read-create", 
    "status": "current", 
    "description": " Indicates telephone number of chairman. "
  }, 
  "hwEntPbxConfType": {
    "name": "hwEntPbxConfType", 
    "oid": "1.3.6.1.4.1.2011.5.25.313.70.1.17", 
    "nodetype": "column", 
    "class": "objecttype", 
    "syntax": {
      "type": "INTEGER", 
      "class": "type", 
      "constraints": {
        "enumeration": {
          "booked": 1, 
          "immediate": 2
        }
      }
    }, 
    "maxaccess": "read-create", 
    "status": "current", 
    "description": " Indicates the type of conference. booked(1) --booked conference immediate(2) --immediate conference(voice included) "
  }, 
  "hwEntPbxConfState": {
    "name": "hwEntPbxConfState", 
    "oid": "1.3.6.1.4.1.2011.5.25.313.70.1.18", 
    "nodetype": "column", 
    "class": "objecttype", 
    "syntax": {
      "type": "INTEGER", 
      "class": "type", 
      "constraints": {
        "enumeration": {
          "start": 2, 
          "idle": 1, 
          "busy": 4, 
          "calling": 3
        }
      }
    }, 
    "maxaccess": "read-only", 
    "status": "current", 
    "description": " Indicates the state of conference. idle(1) --conference is not started or all attendees have leaved start(2) --conference is started calling(3) --conference is calling other attendees(there is only one attendee present) busy(4) --conference is running normal(there is at least two attendees present now) "
  }, 
  "hwEntPbxConferenceAttendeeCfgTable": {
    "name": "hwEntPbxConferenceAttendeeCfgTable", 
    "oid": "1.3.6.1.4.1.2011.5.25.313.71", 
    "nodetype": "table", 
    "class": "objecttype", 
    "maxaccess": "not-accessible", 
    "status": "current", 
    "description": " A list of hwEntPbxConferenceAttendeeCfgEntry objects. "
  }, 
  "hwEntPbxConferenceAttendeeCfgEntry": {
    "name": "hwEntPbxConferenceAttendeeCfgEntry", 
    "oid": "1.3.6.1.4.1.2011.5.25.313.71.1", 
    "nodetype": "row", 
    "class": "objecttype", 
    "maxaccess": "not-accessible", 
    "indices": [
      {
        "module": "HUAWEI-ENT-VOICE-PBX-MIB", 
        "object": "hwEntPbxConferenceAttendeeConfName", 
        "implied": 0
      }, 
      {
        "module": "HUAWEI-ENT-VOICE-PBX-MIB", 
        "object": "hwEntPbxConferenceAttendeeTelNo", 
        "implied": 0
      }
    ], 
    "status": "current"
  }, 
  "hwEntPbxConferenceAttendeeConfName": {
    "name": "hwEntPbxConferenceAttendeeConfName", 
    "oid": "1.3.6.1.4.1.2011.5.25.313.71.1.1", 
    "nodetype": "column", 
    "class": "objecttype", 
    "syntax": {
      "type": "DisplayString", 
      "class": "type", 
      "constraints": {
        "size": [
          {
            "min": 1, 
            "max": 32
          }
        ]
      }
    }, 
    "maxaccess": "not-accessible", 
    "status": "current", 
    "description": " Indicates the conference-name the attendee bond to. "
  }, 
  "hwEntPbxConferenceAttendeeTelNo": {
    "name": "hwEntPbxConferenceAttendeeTelNo", 
    "oid": "1.3.6.1.4.1.2011.5.25.313.71.1.2", 
    "nodetype": "column", 
    "class": "objecttype", 
    "syntax": {
      "type": "DisplayString", 
      "class": "type", 
      "constraints": {
        "size": [
          {
            "min": 1, 
            "max": 32
          }
        ]
      }
    }, 
    "maxaccess": "not-accessible", 
    "status": "current", 
    "description": " Indicates the telephone number of the conference attendee. "
  }, 
  "hwEntPbxConferenceAttendeeRowStatus": {
    "name": "hwEntPbxConferenceAttendeeRowStatus", 
    "oid": "1.3.6.1.4.1.2011.5.25.313.71.1.3", 
    "nodetype": "column", 
    "class": "objecttype", 
    "syntax": {
      "type": "RowStatus", 
      "class": "type"
    }, 
    "maxaccess": "read-create", 
    "status": "current", 
    "description": " RowStatus: active(1) notInService(2) notReady(3) createAndGo(4) createAndWait(5) destroy(6) "
  }, 
  "hwEntPbxConferenceAttendeeUserName": {
    "name": "hwEntPbxConferenceAttendeeUserName", 
    "oid": "1.3.6.1.4.1.2011.5.25.313.71.1.4", 
    "nodetype": "column", 
    "class": "objecttype", 
    "syntax": {
      "type": "DisplayString", 
      "class": "type", 
      "constraints": {
        "size": [
          {
            "min": 0, 
            "max": 32
          }
        ]
      }
    }, 
    "maxaccess": "read-create", 
    "status": "current", 
    "description": " Indicates the username of the conference attendee. "
  }, 
  "hwEntPbxConferenceAttendeeMode": {
    "name": "hwEntPbxConferenceAttendeeMode", 
    "oid": "1.3.6.1.4.1.2011.5.25.313.71.1.5", 
    "nodetype": "column", 
    "class": "objecttype", 
    "syntax": {
      "type": "INTEGER", 
      "class": "type", 
      "constraints": {
        "enumeration": {
          "insert": 5, 
          "listentalk": 1, 
          "isolate": 6, 
          "listenonly": 2, 
          "talkonly": 3, 
          "chairman": 4, 
          "kick": 7
        }
      }
    }, 
    "maxaccess": "read-create", 
    "status": "current", 
    "description": " Indicates the mode of attendee. listentalk(1) listenonly(2) talkonly(3) chairman(4) insert(5) isolate(6) kick(7) "
  }, 
  "hwEntPbxConferenceAttendeeConfState": {
    "name": "hwEntPbxConferenceAttendeeConfState", 
    "oid": "1.3.6.1.4.1.2011.5.25.313.71.1.6", 
    "nodetype": "column", 
    "class": "objecttype", 
    "syntax": {
      "type": "INTEGER", 
      "class": "type", 
      "constraints": {
        "enumeration": {
          "leave": 1, 
          "invite": 3, 
          "enter": 2
        }
      }
    }, 
    "maxaccess": "read-create", 
    "status": "current", 
    "description": " Indicates the conference state of attendee. leave(1) --the attendee has leaved the conference enter(2) --the attendee has entered the conference invite(3) --inviting the attendee "
  }, 
  "hwEntPbxAlarmParaTable": {
    "name": "hwEntPbxAlarmParaTable", 
    "oid": "1.3.6.1.4.1.2011.5.25.313.72", 
    "class": "objectidentity"
  }, 
  "hwEntPbxAlarmShelf": {
    "name": "hwEntPbxAlarmShelf", 
    "oid": "1.3.6.1.4.1.2011.5.25.313.72.1", 
    "nodetype": "scalar", 
    "class": "objecttype", 
    "syntax": {
      "type": "Integer32", 
      "class": "type"
    }, 
    "maxaccess": "accessible-for-notify", 
    "status": "current", 
    "description": "Indicates the shelf no."
  }, 
  "hwEntPbxAlarmSlot": {
    "name": "hwEntPbxAlarmSlot", 
    "oid": "1.3.6.1.4.1.2011.5.25.313.72.2", 
    "nodetype": "scalar", 
    "class": "objecttype", 
    "syntax": {
      "type": "Integer32", 
      "class": "type"
    }, 
    "maxaccess": "accessible-for-notify", 
    "status": "current", 
    "description": "Indicates the slot no"
  }, 
  "hwEntPbxAlarmUpgradeFailInfo": {
    "name": "hwEntPbxAlarmUpgradeFailInfo", 
    "oid": "1.3.6.1.4.1.2011.5.25.313.72.3", 
    "nodetype": "scalar", 
    "class": "objecttype", 
    "syntax": {
      "type": "OCTET STRING", 
      "class": "type", 
      "constraints": {
        "size": [
          {
            "min": 1, 
            "max": 1024
          }
        ]
      }
    }, 
    "maxaccess": "accessible-for-notify", 
    "status": "current", 
    "description": "Indicates the failed information of upgrade"
  }, 
  "hwEntPbxAlarmPort": {
    "name": "hwEntPbxAlarmPort", 
    "oid": "1.3.6.1.4.1.2011.5.25.313.72.4", 
    "nodetype": "scalar", 
    "class": "objecttype", 
    "syntax": {
      "type": "Integer32", 
      "class": "type"
    }, 
    "maxaccess": "accessible-for-notify", 
    "status": "current", 
    "description": "Indicates the port no"
  }, 
  "hwEntPbxAlarmTsn": {
    "name": "hwEntPbxAlarmTsn", 
    "oid": "1.3.6.1.4.1.2011.5.25.313.72.5", 
    "nodetype": "scalar", 
    "class": "objecttype", 
    "syntax": {
      "type": "Integer32", 
      "class": "type"
    }, 
    "maxaccess": "accessible-for-notify", 
    "status": "current", 
    "description": "Indicates the tsn number"
  }, 
  "hwEntPbxAlarmInterfaceName": {
    "name": "hwEntPbxAlarmInterfaceName", 
    "oid": "1.3.6.1.4.1.2011.5.25.313.72.6", 
    "nodetype": "scalar", 
    "class": "objecttype", 
    "syntax": {
      "type": "DisplayString", 
      "class": "type"
    }, 
    "maxaccess": "accessible-for-notify", 
    "status": "current", 
    "description": "Indicates the interface name"
  }, 
  "hwEntPbxTraps": {
    "name": "hwEntPbxTraps", 
    "oid": "1.3.6.1.4.1.2011.5.25.313.73", 
    "class": "objectidentity"
  }, 
  "hwEntPbxBillpoolOverflow": {
    "name": "hwEntPbxBillpoolOverflow", 
    "oid": "1.3.6.1.4.1.2011.5.25.313.73.1", 
    "class": "notificationtype", 
    "objects": [
      {
        "object": "hwEntPbxAlarmShelf", 
        "module": "HUAWEI-ENT-VOICE-PBX-MIB"
      }, 
      {
        "object": "hwEntPbxAlarmSlot", 
        "module": "HUAWEI-ENT-VOICE-PBX-MIB"
      }
    ], 
    "status": "current", 
    "description": "bill pool is overflow."
  }, 
  "hwEntPbxBillpoolOverflowRestore": {
    "name": "hwEntPbxBillpoolOverflowRestore", 
    "oid": "1.3.6.1.4.1.2011.5.25.313.73.2", 
    "class": "notificationtype", 
    "objects": [
      {
        "object": "hwEntPbxAlarmShelf", 
        "module": "HUAWEI-ENT-VOICE-PBX-MIB"
      }, 
      {
        "object": "hwEntPbxAlarmSlot", 
        "module": "HUAWEI-ENT-VOICE-PBX-MIB"
      }
    ], 
    "status": "current", 
    "description": "bill pool is not overflow."
  }, 
  "hwEntPbxBillpoolFull": {
    "name": "hwEntPbxBillpoolFull", 
    "oid": "1.3.6.1.4.1.2011.5.25.313.73.3", 
    "class": "notificationtype", 
    "objects": [
      {
        "object": "hwEntPbxAlarmShelf", 
        "module": "HUAWEI-ENT-VOICE-PBX-MIB"
      }, 
      {
        "object": "hwEntPbxAlarmSlot", 
        "module": "HUAWEI-ENT-VOICE-PBX-MIB"
      }
    ], 
    "status": "current", 
    "description": "bill pool is full."
  }, 
  "hwEntPbxBillpoolFullRestore": {
    "name": "hwEntPbxBillpoolFullRestore", 
    "oid": "1.3.6.1.4.1.2011.5.25.313.73.4", 
    "class": "notificationtype", 
    "objects": [
      {
        "object": "hwEntPbxAlarmShelf", 
        "module": "HUAWEI-ENT-VOICE-PBX-MIB"
      }, 
      {
        "object": "hwEntPbxAlarmSlot", 
        "module": "HUAWEI-ENT-VOICE-PBX-MIB"
      }
    ], 
    "status": "current", 
    "description": "bill pool is not full."
  }, 
  "hwEntPbxBillCommInterrupt": {
    "name": "hwEntPbxBillCommInterrupt", 
    "oid": "1.3.6.1.4.1.2011.5.25.313.73.5", 
    "class": "notificationtype", 
    "objects": [
      {
        "object": "hwEntPbxAlarmShelf", 
        "module": "HUAWEI-ENT-VOICE-PBX-MIB"
      }, 
      {
        "object": "hwEntPbxAlarmSlot", 
        "module": "HUAWEI-ENT-VOICE-PBX-MIB"
      }
    ], 
    "status": "current", 
    "description": "Commutinction with bill server interrupt."
  }, 
  "hwEntPbxBillCommRestore": {
    "name": "hwEntPbxBillCommRestore", 
    "oid": "1.3.6.1.4.1.2011.5.25.313.73.6", 
    "class": "notificationtype", 
    "objects": [
      {
        "object": "hwEntPbxAlarmShelf", 
        "module": "HUAWEI-ENT-VOICE-PBX-MIB"
      }, 
      {
        "object": "hwEntPbxAlarmSlot", 
        "module": "HUAWEI-ENT-VOICE-PBX-MIB"
      }
    ], 
    "status": "current", 
    "description": "Commutinction with bill server restore."
  }, 
  "hwEntPbxUpgradeFailTrap": {
    "name": "hwEntPbxUpgradeFailTrap", 
    "oid": "1.3.6.1.4.1.2011.5.25.313.73.7", 
    "class": "notificationtype", 
    "objects": [
      {
        "object": "hwEntPbxAlarmUpgradeFailInfo", 
        "module": "HUAWEI-ENT-VOICE-PBX-MIB"
      }
    ], 
    "status": "current", 
    "description": "Config upgrade is failed."
  }, 
  "hwEntPbxE1FaultTrap": {
    "name": "hwEntPbxE1FaultTrap", 
    "oid": "1.3.6.1.4.1.2011.5.25.313.73.8", 
    "class": "notificationtype", 
    "objects": [
      {
        "object": "hwEntPbxAlarmSlot", 
        "module": "HUAWEI-ENT-VOICE-PBX-MIB"
      }, 
      {
        "object": "hwEntPbxAlarmPort", 
        "module": "HUAWEI-ENT-VOICE-PBX-MIB"
      }
    ], 
    "status": "current", 
    "description": "E1 is fault."
  }, 
  "hwEntPbxE1ResumeTrap": {
    "name": "hwEntPbxE1ResumeTrap", 
    "oid": "1.3.6.1.4.1.2011.5.25.313.73.9", 
    "class": "notificationtype", 
    "objects": [
      {
        "object": "hwEntPbxAlarmSlot", 
        "module": "HUAWEI-ENT-VOICE-PBX-MIB"
      }, 
      {
        "object": "hwEntPbxAlarmPort", 
        "module": "HUAWEI-ENT-VOICE-PBX-MIB"
      }
    ], 
    "status": "current", 
    "description": "E1 is Resumed."
  }, 
  "hwEntPbxBillSendFailTrap": {
    "name": "hwEntPbxBillSendFailTrap", 
    "oid": "1.3.6.1.4.1.2011.5.25.313.73.10", 
    "class": "notificationtype", 
    "objects": [
      {
        "object": "hwEntPbxAlarmShelf", 
        "module": "HUAWEI-ENT-VOICE-PBX-MIB"
      }, 
      {
        "object": "hwEntPbxAlarmSlot", 
        "module": "HUAWEI-ENT-VOICE-PBX-MIB"
      }
    ], 
    "status": "current", 
    "description": "Send bill failed."
  }, 
  "hwEntPbxBillCreateFailTrap": {
    "name": "hwEntPbxBillCreateFailTrap", 
    "oid": "1.3.6.1.4.1.2011.5.25.313.73.11", 
    "class": "notificationtype", 
    "objects": [
      {
        "object": "hwEntPbxAlarmShelf", 
        "module": "HUAWEI-ENT-VOICE-PBX-MIB"
      }, 
      {
        "object": "hwEntPbxAlarmSlot", 
        "module": "HUAWEI-ENT-VOICE-PBX-MIB"
      }
    ], 
    "status": "current", 
    "description": "Create bill failed."
  }, 
  "hwEntPbxDspResourceNotEnoughTrap": {
    "name": "hwEntPbxDspResourceNotEnoughTrap", 
    "oid": "1.3.6.1.4.1.2011.5.25.313.73.12", 
    "class": "notificationtype", 
    "status": "current", 
    "description": "DSP resource is not enough."
  }, 
  "hwEntPbxAt0CircuitFaultTrap": {
    "name": "hwEntPbxAt0CircuitFaultTrap", 
    "oid": "1.3.6.1.4.1.2011.5.25.313.73.13", 
    "class": "notificationtype", 
    "objects": [
      {
        "object": "hwEntPbxAlarmSlot", 
        "module": "HUAWEI-ENT-VOICE-PBX-MIB"
      }, 
      {
        "object": "hwEntPbxAlarmPort", 
        "module": "HUAWEI-ENT-VOICE-PBX-MIB"
      }, 
      {
        "object": "hwEntPbxAlarmTsn", 
        "module": "HUAWEI-ENT-VOICE-PBX-MIB"
      }
    ], 
    "status": "current", 
    "description": "AT0 circuit fault."
  }, 
  "hwEntPbxAt0CircuitRestoreTrap": {
    "name": "hwEntPbxAt0CircuitRestoreTrap", 
    "oid": "1.3.6.1.4.1.2011.5.25.313.73.14", 
    "class": "notificationtype", 
    "objects": [
      {
        "object": "hwEntPbxAlarmSlot", 
        "module": "HUAWEI-ENT-VOICE-PBX-MIB"
      }, 
      {
        "object": "hwEntPbxAlarmPort", 
        "module": "HUAWEI-ENT-VOICE-PBX-MIB"
      }, 
      {
        "object": "hwEntPbxAlarmTsn", 
        "module": "HUAWEI-ENT-VOICE-PBX-MIB"
      }
    ], 
    "status": "current", 
    "description": "AT0 circuit restore."
  }, 
  "hwEntPbxUserNumberLockTrap": {
    "name": "hwEntPbxUserNumberLockTrap", 
    "oid": "1.3.6.1.4.1.2011.5.25.313.73.15", 
    "class": "notificationtype", 
    "objects": [
      {
        "object": "hwEntPbxUserName", 
        "module": "HUAWEI-ENT-VOICE-PBX-MIB"
      }
    ], 
    "status": "current", 
    "description": "Lock user number."
  }, 
  "hwEntPbxUserNumberUnLockTrap": {
    "name": "hwEntPbxUserNumberUnLockTrap", 
    "oid": "1.3.6.1.4.1.2011.5.25.313.73.16", 
    "class": "notificationtype", 
    "objects": [
      {
        "object": "hwEntPbxUserName", 
        "module": "HUAWEI-ENT-VOICE-PBX-MIB"
      }
    ], 
    "status": "current", 
    "description": "Unlock user number."
  }, 
  "hwEntPbxPriLinkFaultTrap": {
    "name": "hwEntPbxPriLinkFaultTrap", 
    "oid": "1.3.6.1.4.1.2011.5.25.313.73.17", 
    "class": "notificationtype", 
    "objects": [
      {
        "object": "hwEntPbxAlarmSlot", 
        "module": "HUAWEI-ENT-VOICE-PBX-MIB"
      }, 
      {
        "object": "hwEntPbxAlarmPort", 
        "module": "HUAWEI-ENT-VOICE-PBX-MIB"
      }, 
      {
        "object": "hwEntPbxAlarmTsn", 
        "module": "HUAWEI-ENT-VOICE-PBX-MIB"
      }
    ], 
    "status": "current", 
    "description": "PRI link fault."
  }, 
  "hwEntPbxPriLinkRestoreTrap": {
    "name": "hwEntPbxPriLinkRestoreTrap", 
    "oid": "1.3.6.1.4.1.2011.5.25.313.73.18", 
    "class": "notificationtype", 
    "objects": [
      {
        "object": "hwEntPbxAlarmSlot", 
        "module": "HUAWEI-ENT-VOICE-PBX-MIB"
      }, 
      {
        "object": "hwEntPbxAlarmPort", 
        "module": "HUAWEI-ENT-VOICE-PBX-MIB"
      }, 
      {
        "object": "hwEntPbxAlarmTsn", 
        "module": "HUAWEI-ENT-VOICE-PBX-MIB"
      }
    ], 
    "status": "current", 
    "description": "PRI link restore."
  }, 
  "hwEntPbxVoiceFileTable": {
    "name": "hwEntPbxVoiceFileTable", 
    "oid": "1.3.6.1.4.1.2011.5.25.313.74", 
    "nodetype": "table", 
    "class": "objecttype", 
    "maxaccess": "not-accessible", 
    "status": "current", 
    "description": " A list of hwEntPbxVoiceFileEntry objects. "
  }, 
  "hwEntPbxVoiceFileEntry": {
    "name": "hwEntPbxVoiceFileEntry", 
    "oid": "1.3.6.1.4.1.2011.5.25.313.74.1", 
    "nodetype": "row", 
    "class": "objecttype", 
    "maxaccess": "not-accessible", 
    "indices": [
      {
        "module": "HUAWEI-ENT-VOICE-PBX-MIB", 
        "object": "hwEntPbxVoiceFileName", 
        "implied": 0
      }
    ], 
    "status": "current"
  }, 
  "hwEntPbxVoiceFileName": {
    "name": "hwEntPbxVoiceFileName", 
    "oid": "1.3.6.1.4.1.2011.5.25.313.74.1.1", 
    "nodetype": "column", 
    "class": "objecttype", 
    "syntax": {
      "type": "DisplayString", 
      "class": "type", 
      "constraints": {
        "size": [
          {
            "min": 1, 
            "max": 64
          }
        ]
      }
    }, 
    "maxaccess": "not-accessible", 
    "status": "current", 
    "description": " Indicates the index of the voice-file. "
  }, 
  "hwEntPbxVoiceFileRowStatus": {
    "name": "hwEntPbxVoiceFileRowStatus", 
    "oid": "1.3.6.1.4.1.2011.5.25.313.74.1.2", 
    "nodetype": "column", 
    "class": "objecttype", 
    "syntax": {
      "type": "RowStatus", 
      "class": "type"
    }, 
    "maxaccess": "read-create", 
    "status": "current", 
    "description": " RowStatus: active(1) notInService(2) notReady(3) createAndGo(4) createAndWait(5) destroy(6) "
  }, 
  "hwEntPbxVoiceFileType": {
    "name": "hwEntPbxVoiceFileType", 
    "oid": "1.3.6.1.4.1.2011.5.25.313.74.1.3", 
    "nodetype": "column", 
    "class": "objecttype", 
    "syntax": {
      "type": "INTEGER", 
      "class": "type", 
      "constraints": {
        "enumeration": {
          "welcome-voice": 1, 
          "menu-voice": 2
        }
      }
    }, 
    "maxaccess": "read-create", 
    "status": "current", 
    "description": " Indicates the type of the voice-file welcome-voice(1) menu-voice(2) "
  }, 
  "hwEntPbxIvrTimeIndexTable": {
    "name": "hwEntPbxIvrTimeIndexTable", 
    "oid": "1.3.6.1.4.1.2011.5.25.313.75", 
    "nodetype": "table", 
    "class": "objecttype", 
    "maxaccess": "not-accessible", 
    "status": "current", 
    "description": " A list of hwEntPbxIvrTimeIndexEntry objects. "
  }, 
  "hwEntPbxIvrTimeIndexEntry": {
    "name": "hwEntPbxIvrTimeIndexEntry", 
    "oid": "1.3.6.1.4.1.2011.5.25.313.75.1", 
    "nodetype": "row", 
    "class": "objecttype", 
    "maxaccess": "not-accessible", 
    "indices": [
      {
        "module": "HUAWEI-ENT-VOICE-PBX-MIB", 
        "object": "hwEntPbxIvrTimeIndexNo", 
        "implied": 0
      }
    ], 
    "status": "current"
  }, 
  "hwEntPbxIvrTimeIndexNo": {
    "name": "hwEntPbxIvrTimeIndexNo", 
    "oid": "1.3.6.1.4.1.2011.5.25.313.75.1.1", 
    "nodetype": "column", 
    "class": "objecttype", 
    "syntax": {
      "type": "Unsigned32", 
      "class": "type"
    }, 
    "maxaccess": "not-accessible", 
    "status": "current", 
    "description": " Indicates the ivr time-index. "
  }, 
  "hwEntPbxIvrTimeIndexRowStatus": {
    "name": "hwEntPbxIvrTimeIndexRowStatus", 
    "oid": "1.3.6.1.4.1.2011.5.25.313.75.1.2", 
    "nodetype": "column", 
    "class": "objecttype", 
    "syntax": {
      "type": "RowStatus", 
      "class": "type"
    }, 
    "maxaccess": "read-create", 
    "status": "current", 
    "description": " RowStatus: active(1) notInService(2) notReady(3) createAndGo(4) createAndWait(5) destroy(6) "
  }, 
  "hwEntPbxIvrTimeIndexStartYear": {
    "name": "hwEntPbxIvrTimeIndexStartYear", 
    "oid": "1.3.6.1.4.1.2011.5.25.313.75.1.3", 
    "nodetype": "column", 
    "class": "objecttype", 
    "syntax": {
      "type": "Integer32", 
      "class": "type", 
      "constraints": {
        "range": [
          {
            "min": 1970, 
            "max": 2100
          }
        ]
      }
    }, 
    "maxaccess": "read-create", 
    "status": "current", 
    "description": " Indicates the Start-Year of ivr-time. "
  }, 
  "hwEntPbxIvrTimeIndexStartMonth": {
    "name": "hwEntPbxIvrTimeIndexStartMonth", 
    "oid": "1.3.6.1.4.1.2011.5.25.313.75.1.4", 
    "nodetype": "column", 
    "class": "objecttype", 
    "syntax": {
      "type": "Integer32", 
      "class": "type", 
      "constraints": {
        "range": [
          {
            "min": 1, 
            "max": 12
          }
        ]
      }
    }, 
    "maxaccess": "read-create", 
    "status": "current", 
    "description": " Indicates the Start-Month of ivr-time. "
  }, 
  "hwEntPbxIvrTimeIndexStartDay": {
    "name": "hwEntPbxIvrTimeIndexStartDay", 
    "oid": "1.3.6.1.4.1.2011.5.25.313.75.1.5", 
    "nodetype": "column", 
    "class": "objecttype", 
    "syntax": {
      "type": "Integer32", 
      "class": "type", 
      "constraints": {
        "range": [
          {
            "min": 1, 
            "max": 31
          }
        ]
      }
    }, 
    "maxaccess": "read-create", 
    "status": "current", 
    "description": " Indicates the Start-Day of ivr-time. "
  }, 
  "hwEntPbxIvrTimeIndexStartWeekday": {
    "name": "hwEntPbxIvrTimeIndexStartWeekday", 
    "oid": "1.3.6.1.4.1.2011.5.25.313.75.1.6", 
    "nodetype": "column", 
    "class": "objecttype", 
    "syntax": {
      "type": "INTEGER", 
      "class": "type", 
      "constraints": {
        "enumeration": {
          "none": 8, 
          "wed": 3, 
          "sun": 7, 
          "fri": 5, 
          "tue": 2, 
          "mon": 1, 
          "thu": 4, 
          "sat": 6
        }
      }
    }, 
    "maxaccess": "read-create", 
    "status": "current", 
    "description": " Indicates the Start-WeekDay of ivr-time. mon(1); tue(2); wed(3); thu(4); fri(5); sat(6); sun(7); none(8); "
  }, 
  "hwEntPbxIvrTimeIndexStartHour": {
    "name": "hwEntPbxIvrTimeIndexStartHour", 
    "oid": "1.3.6.1.4.1.2011.5.25.313.75.1.7", 
    "nodetype": "column", 
    "class": "objecttype", 
    "syntax": {
      "type": "Integer32", 
      "class": "type", 
      "constraints": {
        "range": [
          {
            "min": 0, 
            "max": 23
          }
        ]
      }
    }, 
    "maxaccess": "read-create", 
    "status": "current", 
    "description": " Indicates the Start-Hour of ivr-time. "
  }, 
  "hwEntPbxIvrTimeIndexStartMinute": {
    "name": "hwEntPbxIvrTimeIndexStartMinute", 
    "oid": "1.3.6.1.4.1.2011.5.25.313.75.1.8", 
    "nodetype": "column", 
    "class": "objecttype", 
    "syntax": {
      "type": "Integer32", 
      "class": "type", 
      "constraints": {
        "range": [
          {
            "min": 0, 
            "max": 59
          }
        ]
      }
    }, 
    "maxaccess": "read-create", 
    "status": "current", 
    "description": " Indicates the Start-Minute of ivr-time. "
  }, 
  "hwEntPbxIvrTimeIndexStartSecond": {
    "name": "hwEntPbxIvrTimeIndexStartSecond", 
    "oid": "1.3.6.1.4.1.2011.5.25.313.75.1.9", 
    "nodetype": "column", 
    "class": "objecttype", 
    "syntax": {
      "type": "Integer32", 
      "class": "type", 
      "constraints": {
        "range": [
          {
            "min": 0, 
            "max": 59
          }
        ]
      }
    }, 
    "maxaccess": "read-create", 
    "status": "current", 
    "description": " Indicates the Start-Second of ivr-time. "
  }, 
  "hwEntPbxIvrTimeIndexEndYear": {
    "name": "hwEntPbxIvrTimeIndexEndYear", 
    "oid": "1.3.6.1.4.1.2011.5.25.313.75.1.10", 
    "nodetype": "column", 
    "class": "objecttype", 
    "syntax": {
      "type": "Integer32", 
      "class": "type", 
      "constraints": {
        "range": [
          {
            "min": 1970, 
            "max": 2100
          }
        ]
      }
    }, 
    "maxaccess": "read-create", 
    "status": "current", 
    "description": " Indicates the End-Year of ivr-time. "
  }, 
  "hwEntPbxIvrTimeIndexEndMonth": {
    "name": "hwEntPbxIvrTimeIndexEndMonth", 
    "oid": "1.3.6.1.4.1.2011.5.25.313.75.1.11", 
    "nodetype": "column", 
    "class": "objecttype", 
    "syntax": {
      "type": "Integer32", 
      "class": "type", 
      "constraints": {
        "range": [
          {
            "min": 1, 
            "max": 12
          }
        ]
      }
    }, 
    "maxaccess": "read-create", 
    "status": "current", 
    "description": " Indicates the end Month of ivr-time. "
  }, 
  "hwEntPbxIvrTimeIndexEndDay": {
    "name": "hwEntPbxIvrTimeIndexEndDay", 
    "oid": "1.3.6.1.4.1.2011.5.25.313.75.1.12", 
    "nodetype": "column", 
    "class": "objecttype", 
    "syntax": {
      "type": "Integer32", 
      "class": "type", 
      "constraints": {
        "range": [
          {
            "min": 1, 
            "max": 31
          }
        ]
      }
    }, 
    "maxaccess": "read-create", 
    "status": "current", 
    "description": " Indicates the End-Day of ivr-time. "
  }, 
  "hwEntPbxIvrTimeIndexEndWeekday": {
    "name": "hwEntPbxIvrTimeIndexEndWeekday", 
    "oid": "1.3.6.1.4.1.2011.5.25.313.75.1.13", 
    "nodetype": "column", 
    "class": "objecttype", 
    "syntax": {
      "type": "INTEGER", 
      "class": "type", 
      "constraints": {
        "enumeration": {
          "none": 8, 
          "wed": 3, 
          "sun": 7, 
          "fri": 5, 
          "tue": 2, 
          "mon": 1, 
          "thu": 4, 
          "sat": 6
        }
      }
    }, 
    "maxaccess": "read-create", 
    "status": "current", 
    "description": " Indicates the End-WeekDay of ivr-time. mon(1); tue(2); wed(3); thu(4); fri(5); sat(6); sun(7); none(8); "
  }, 
  "hwEntPbxIvrTimeIndexEndHour": {
    "name": "hwEntPbxIvrTimeIndexEndHour", 
    "oid": "1.3.6.1.4.1.2011.5.25.313.75.1.14", 
    "nodetype": "column", 
    "class": "objecttype", 
    "syntax": {
      "type": "Integer32", 
      "class": "type", 
      "constraints": {
        "range": [
          {
            "min": 0, 
            "max": 23
          }
        ]
      }
    }, 
    "maxaccess": "read-create", 
    "status": "current", 
    "description": " Indicates the End-Hour of ivr-time. "
  }, 
  "hwEntPbxIvrTimeIndexEndMinute": {
    "name": "hwEntPbxIvrTimeIndexEndMinute", 
    "oid": "1.3.6.1.4.1.2011.5.25.313.75.1.15", 
    "nodetype": "column", 
    "class": "objecttype", 
    "syntax": {
      "type": "Integer32", 
      "class": "type", 
      "constraints": {
        "range": [
          {
            "min": 0, 
            "max": 59
          }
        ]
      }
    }, 
    "maxaccess": "read-create", 
    "status": "current", 
    "description": " Indicates the End-Minute of ivr-time. "
  }, 
  "hwEntPbxIvrTimeIndexEndSecond": {
    "name": "hwEntPbxIvrTimeIndexEndSecond", 
    "oid": "1.3.6.1.4.1.2011.5.25.313.75.1.16", 
    "nodetype": "column", 
    "class": "objecttype", 
    "syntax": {
      "type": "Integer32", 
      "class": "type", 
      "constraints": {
        "range": [
          {
            "min": 0, 
            "max": 59
          }
        ]
      }
    }, 
    "maxaccess": "read-create", 
    "status": "current", 
    "description": " Indicates the End-Second of ivr-time. "
  }, 
  "hwEntPbxIvrTimeIndexIsHoliday": {
    "name": "hwEntPbxIvrTimeIndexIsHoliday", 
    "oid": "1.3.6.1.4.1.2011.5.25.313.75.1.17", 
    "nodetype": "column", 
    "class": "objecttype", 
    "syntax": {
      "type": "INTEGER", 
      "class": "type", 
      "constraints": {
        "enumeration": {
          "true": 2, 
          "false": 1
        }
      }
    }, 
    "maxaccess": "read-create", 
    "status": "current", 
    "description": " Indicates if ivr-time is Holiday. false(1); true(2); "
  }, 
  "hwEntPbxIvrTable": {
    "name": "hwEntPbxIvrTable", 
    "oid": "1.3.6.1.4.1.2011.5.25.313.76", 
    "nodetype": "table", 
    "class": "objecttype", 
    "maxaccess": "not-accessible", 
    "status": "current", 
    "description": " A list of hwEntPbxIvrEntry objects. "
  }, 
  "hwEntPbxIvrEntry": {
    "name": "hwEntPbxIvrEntry", 
    "oid": "1.3.6.1.4.1.2011.5.25.313.76.1", 
    "nodetype": "row", 
    "class": "objecttype", 
    "maxaccess": "not-accessible", 
    "indices": [
      {
        "module": "HUAWEI-ENT-VOICE-PBX-MIB", 
        "object": "hwEntPbxIvrVu", 
        "implied": 0
      }
    ], 
    "status": "current"
  }, 
  "hwEntPbxIvrVu": {
    "name": "hwEntPbxIvrVu", 
    "oid": "1.3.6.1.4.1.2011.5.25.313.76.1.1", 
    "nodetype": "column", 
    "class": "objecttype", 
    "syntax": {
      "type": "DisplayString", 
      "class": "type", 
      "constraints": {
        "size": [
          {
            "min": 1, 
            "max": 32
          }
        ]
      }
    }, 
    "maxaccess": "not-accessible", 
    "status": "current", 
    "description": " Indicates the name of ivr-config. "
  }, 
  "hwEntPbxIvrVuRowStatus": {
    "name": "hwEntPbxIvrVuRowStatus", 
    "oid": "1.3.6.1.4.1.2011.5.25.313.76.1.2", 
    "nodetype": "column", 
    "class": "objecttype", 
    "syntax": {
      "type": "RowStatus", 
      "class": "type"
    }, 
    "maxaccess": "read-create", 
    "status": "current", 
    "description": " RowStatus: active(1) notInService(2) notReady(3) createAndGo(4) createAndWait(5) destroy(6) "
  }, 
  "hwEntPbxIvrFileName": {
    "name": "hwEntPbxIvrFileName", 
    "oid": "1.3.6.1.4.1.2011.5.25.313.76.1.3", 
    "nodetype": "column", 
    "class": "objecttype", 
    "syntax": {
      "type": "DisplayString", 
      "class": "type", 
      "constraints": {
        "size": [
          {
            "min": 1, 
            "max": 32
          }
        ]
      }
    }, 
    "maxaccess": "read-create", 
    "status": "current", 
    "description": " Indicates the File-name of ivr-config. "
  }, 
  "hwEntPbxIvrNumberLength": {
    "name": "hwEntPbxIvrNumberLength", 
    "oid": "1.3.6.1.4.1.2011.5.25.313.76.1.4", 
    "nodetype": "column", 
    "class": "objecttype", 
    "syntax": {
      "type": "Integer32", 
      "class": "type"
    }, 
    "maxaccess": "read-create", 
    "status": "current", 
    "description": " Indicates the numberLength of ivr-config. "
  }, 
  "hwEntPbxIvrScriptType": {
    "name": "hwEntPbxIvrScriptType", 
    "oid": "1.3.6.1.4.1.2011.5.25.313.76.1.5", 
    "nodetype": "column", 
    "class": "objecttype", 
    "syntax": {
      "type": "INTEGER", 
      "class": "type", 
      "constraints": {
        "enumeration": {
          "graphic-config": 1, 
          "upload-file": 2
        }
      }
    }, 
    "maxaccess": "read-create", 
    "status": "current", 
    "description": " Indicates the script type of ivr-config. graphic-config(1); upload-file(2); "
  }, 
  "hwEntPbxIvrConfigString": {
    "name": "hwEntPbxIvrConfigString", 
    "oid": "1.3.6.1.4.1.2011.5.25.313.76.1.6", 
    "nodetype": "column", 
    "class": "objecttype", 
    "syntax": {
      "type": "OCTET STRING", 
      "class": "type", 
      "constraints": {
        "size": [
          {
            "min": 1, 
            "max": 32768
          }
        ]
      }
    }, 
    "maxaccess": "read-create", 
    "status": "current", 
    "description": " Indicates the config string of ivr-config. "
  }, 
  "hwEntPbxIvrConfigStringLength": {
    "name": "hwEntPbxIvrConfigStringLength", 
    "oid": "1.3.6.1.4.1.2011.5.25.313.76.1.7", 
    "nodetype": "column", 
    "class": "objecttype", 
    "syntax": {
      "type": "Integer32", 
      "class": "type"
    }, 
    "maxaccess": "read-create", 
    "status": "current", 
    "description": " Indicates the config string length of ivr-config. "
  }, 
  "hwEntPbxIvrFileTable": {
    "name": "hwEntPbxIvrFileTable", 
    "oid": "1.3.6.1.4.1.2011.5.25.313.77", 
    "nodetype": "table", 
    "class": "objecttype", 
    "maxaccess": "not-accessible", 
    "status": "current", 
    "description": " A list of hwEntPbxIvrFileEntry objects. "
  }, 
  "hwEntPbxIvrFileEntry": {
    "name": "hwEntPbxIvrFileEntry", 
    "oid": "1.3.6.1.4.1.2011.5.25.313.77.1", 
    "nodetype": "row", 
    "class": "objecttype", 
    "maxaccess": "not-accessible", 
    "indices": [
      {
        "module": "HUAWEI-ENT-VOICE-PBX-MIB", 
        "object": "hwEntPbxIvrFileIvrVu", 
        "implied": 0
      }
    ], 
    "status": "current"
  }, 
  "hwEntPbxIvrFileIvrVu": {
    "name": "hwEntPbxIvrFileIvrVu", 
    "oid": "1.3.6.1.4.1.2011.5.25.313.77.1.1", 
    "nodetype": "column", 
    "class": "objecttype", 
    "syntax": {
      "type": "DisplayString", 
      "class": "type", 
      "constraints": {
        "size": [
          {
            "min": 1, 
            "max": 32
          }
        ]
      }
    }, 
    "maxaccess": "not-accessible", 
    "status": "current", 
    "description": " Indicates the name of ivr-config. "
  }, 
  "hwEntPbxIvrFileRowStatus": {
    "name": "hwEntPbxIvrFileRowStatus", 
    "oid": "1.3.6.1.4.1.2011.5.25.313.77.1.2", 
    "nodetype": "column", 
    "class": "objecttype", 
    "syntax": {
      "type": "RowStatus", 
      "class": "type"
    }, 
    "maxaccess": "read-create", 
    "status": "current", 
    "description": " RowStatus: active(1) notInService(2) notReady(3) createAndGo(4) createAndWait(5) destroy(6) "
  }, 
  "hwEntPbxIvrFilePath": {
    "name": "hwEntPbxIvrFilePath", 
    "oid": "1.3.6.1.4.1.2011.5.25.313.77.1.3", 
    "nodetype": "column", 
    "class": "objecttype", 
    "syntax": {
      "type": "DisplayString", 
      "class": "type", 
      "constraints": {
        "size": [
          {
            "min": 1, 
            "max": 64
          }
        ]
      }
    }, 
    "maxaccess": "read-create", 
    "status": "current", 
    "description": " Indicates the ivr file-path of the ivrfile. "
  }, 
  "hwEntPbxNumberMapTable": {
    "name": "hwEntPbxNumberMapTable", 
    "oid": "1.3.6.1.4.1.2011.5.25.313.78", 
    "nodetype": "table", 
    "class": "objecttype", 
    "maxaccess": "not-accessible", 
    "status": "current", 
    "description": " A list of hwEntPbxNumberMapEntry objects. "
  }, 
  "hwEntPbxNumberMapEntry": {
    "name": "hwEntPbxNumberMapEntry", 
    "oid": "1.3.6.1.4.1.2011.5.25.313.78.1", 
    "nodetype": "row", 
    "class": "objecttype", 
    "maxaccess": "not-accessible", 
    "indices": [
      {
        "module": "HUAWEI-ENT-VOICE-PBX-MIB", 
        "object": "hwEntPbxNumberMapName", 
        "implied": 0
      }
    ], 
    "status": "current"
  }, 
  "hwEntPbxNumberMapName": {
    "name": "hwEntPbxNumberMapName", 
    "oid": "1.3.6.1.4.1.2011.5.25.313.78.1.1", 
    "nodetype": "column", 
    "class": "objecttype", 
    "syntax": {
      "type": "DisplayString", 
      "class": "type", 
      "constraints": {
        "size": [
          {
            "min": 1, 
            "max": 32
          }
        ]
      }
    }, 
    "maxaccess": "not-accessible", 
    "status": "current", 
    "description": " Indicates the name of the nubmermap "
  }, 
  "hwEntPbxNumberMapRowStatus": {
    "name": "hwEntPbxNumberMapRowStatus", 
    "oid": "1.3.6.1.4.1.2011.5.25.313.78.1.2", 
    "nodetype": "column", 
    "class": "objecttype", 
    "syntax": {
      "type": "RowStatus", 
      "class": "type"
    }, 
    "maxaccess": "read-create", 
    "status": "current", 
    "description": " RowStatus: active(1) notInService(2) notReady(3) createAndGo(4) createAndWait(5) destroy(6) "
  }, 
  "hwEntPbxNumberMapEnterpriseName": {
    "name": "hwEntPbxNumberMapEnterpriseName", 
    "oid": "1.3.6.1.4.1.2011.5.25.313.78.1.3", 
    "nodetype": "column", 
    "class": "objecttype", 
    "syntax": {
      "type": "DisplayString", 
      "class": "type", 
      "constraints": {
        "size": [
          {
            "min": 1, 
            "max": 32
          }
        ]
      }
    }, 
    "maxaccess": "read-create", 
    "status": "current", 
    "description": " Indicates the enterprise of the nubmermap record. "
  }, 
  "hwEntPbxNumberMapExternNumber": {
    "name": "hwEntPbxNumberMapExternNumber", 
    "oid": "1.3.6.1.4.1.2011.5.25.313.78.1.4", 
    "nodetype": "column", 
    "class": "objecttype", 
    "syntax": {
      "type": "DisplayString", 
      "class": "type", 
      "constraints": {
        "size": [
          {
            "min": 1, 
            "max": 32
          }
        ]
      }
    }, 
    "maxaccess": "read-create", 
    "status": "current", 
    "description": " Indicates the extern number of the nubmermap "
  }, 
  "hwEntPbxNumberMapInnerNumber": {
    "name": "hwEntPbxNumberMapInnerNumber", 
    "oid": "1.3.6.1.4.1.2011.5.25.313.78.1.5", 
    "nodetype": "column", 
    "class": "objecttype", 
    "syntax": {
      "type": "DisplayString", 
      "class": "type", 
      "constraints": {
        "size": [
          {
            "min": 1, 
            "max": 32
          }
        ]
      }
    }, 
    "maxaccess": "read-create", 
    "status": "current", 
    "description": " Indicates the inner number of the numbermap. "
  }, 
  "hwEntPbxSrvVoiceMailCfxTable": {
    "name": "hwEntPbxSrvVoiceMailCfxTable", 
    "oid": "1.3.6.1.4.1.2011.5.25.313.79", 
    "nodetype": "table", 
    "class": "objecttype", 
    "maxaccess": "not-accessible", 
    "status": "current", 
    "description": " A list of hwEntPbxSrvVoiceMailCfxEntry objects. "
  }, 
  "hwEntPbxSrvVoiceMailCfxEntry": {
    "name": "hwEntPbxSrvVoiceMailCfxEntry", 
    "oid": "1.3.6.1.4.1.2011.5.25.313.79.1", 
    "nodetype": "row", 
    "class": "objecttype", 
    "maxaccess": "not-accessible", 
    "indices": [
      {
        "module": "HUAWEI-ENT-VOICE-PBX-MIB", 
        "object": "hwEntPbxSrvVoiceMailCfxUserName", 
        "implied": 0
      }, 
      {
        "module": "HUAWEI-ENT-VOICE-PBX-MIB", 
        "object": "hwEntPbxSrvVoiceMailCfxType", 
        "implied": 0
      }
    ], 
    "status": "current"
  }, 
  "hwEntPbxSrvVoiceMailCfxUserName": {
    "name": "hwEntPbxSrvVoiceMailCfxUserName", 
    "oid": "1.3.6.1.4.1.2011.5.25.313.79.1.1", 
    "nodetype": "column", 
    "class": "objecttype", 
    "syntax": {
      "type": "DisplayString", 
      "class": "type", 
      "constraints": {
        "size": [
          {
            "min": 1, 
            "max": 32
          }
        ]
      }
    }, 
    "maxaccess": "not-accessible", 
    "status": "current", 
    "description": " Indicates pbxusername of the vms service. "
  }, 
  "hwEntPbxSrvVoiceMailCfxType": {
    "name": "hwEntPbxSrvVoiceMailCfxType", 
    "oid": "1.3.6.1.4.1.2011.5.25.313.79.1.2", 
    "nodetype": "column", 
    "class": "objecttype", 
    "syntax": {
      "type": "INTEGER", 
      "class": "type", 
      "constraints": {
        "enumeration": {
          "vcfo": 4, 
          "vcfb": 2, 
          "vcfnr": 3, 
          "vcfu": 1, 
          "vcfc": 5
        }
      }
    }, 
    "maxaccess": "not-accessible", 
    "status": "current", 
    "description": " Indicates vms Cfx-type of the vms service. vcfu(1), vcfb(2), vcfnr(3), vcfo(4), vcfc(5); "
  }, 
  "hwEntPbxSrvVoiceMailCfxRowStatus": {
    "name": "hwEntPbxSrvVoiceMailCfxRowStatus", 
    "oid": "1.3.6.1.4.1.2011.5.25.313.79.1.3", 
    "nodetype": "column", 
    "class": "objecttype", 
    "syntax": {
      "type": "RowStatus", 
      "class": "type"
    }, 
    "maxaccess": "read-create", 
    "status": "current", 
    "description": " RowStatus: active(1) notInService(2) notReady(3) createAndGo(4) createAndWait(5) destroy(6) "
  }, 
  "hwEntPbxSrvVoiceMailCfxUmsNo": {
    "name": "hwEntPbxSrvVoiceMailCfxUmsNo", 
    "oid": "1.3.6.1.4.1.2011.5.25.313.79.1.4", 
    "nodetype": "column", 
    "class": "objecttype", 
    "syntax": {
      "type": "Unsigned32", 
      "class": "type"
    }, 
    "maxaccess": "read-create", 
    "status": "current", 
    "description": " Indicates umsNo for the certain vms-cfx service. "
  }, 
  "hwEntPbxSrvVoiceMailCfxActive": {
    "name": "hwEntPbxSrvVoiceMailCfxActive", 
    "oid": "1.3.6.1.4.1.2011.5.25.313.79.1.5", 
    "nodetype": "column", 
    "class": "objecttype", 
    "syntax": {
      "type": "INTEGER", 
      "class": "type", 
      "constraints": {
        "enumeration": {
          "true": 2, 
          "false": 1
        }
      }
    }, 
    "maxaccess": "read-create", 
    "status": "current", 
    "description": " Indicates whether active the certain vms-cfx service. "
  }, 
  "hwEntPbxSrvVoiceMailCfxCfnrTime": {
    "name": "hwEntPbxSrvVoiceMailCfxCfnrTime", 
    "oid": "1.3.6.1.4.1.2011.5.25.313.79.1.6", 
    "nodetype": "column", 
    "class": "objecttype", 
    "syntax": {
      "type": "Integer32", 
      "class": "type", 
      "constraints": {
        "range": [
          {
            "min": 5, 
            "max": 55
          }
        ]
      }
    }, 
    "maxaccess": "read-create", 
    "status": "current", 
    "description": " Indicates the non-response time config for certain vms-cfnr service. "
  }, 
  "hwEntPbxUmsCfgTable": {
    "name": "hwEntPbxUmsCfgTable", 
    "oid": "1.3.6.1.4.1.2011.5.25.313.80", 
    "nodetype": "table", 
    "class": "objecttype", 
    "maxaccess": "not-accessible", 
    "status": "current", 
    "description": " A list of hwEntPbxUmsCfgEntry objects. "
  }, 
  "hwEntPbxUmsCfgEntry": {
    "name": "hwEntPbxUmsCfgEntry", 
    "oid": "1.3.6.1.4.1.2011.5.25.313.80.1", 
    "nodetype": "row", 
    "class": "objecttype", 
    "maxaccess": "not-accessible", 
    "indices": [
      {
        "module": "HUAWEI-ENT-VOICE-PBX-MIB", 
        "object": "hwEntPbxUmsCfgUmsNo", 
        "implied": 0
      }
    ], 
    "status": "current"
  }, 
  "hwEntPbxUmsCfgUmsNo": {
    "name": "hwEntPbxUmsCfgUmsNo", 
    "oid": "1.3.6.1.4.1.2011.5.25.313.80.1.1", 
    "nodetype": "column", 
    "class": "objecttype", 
    "syntax": {
      "type": "Unsigned32", 
      "class": "type"
    }, 
    "maxaccess": "not-accessible", 
    "status": "current", 
    "description": " Indicates ums No. "
  }, 
  "hwEntPbxUmsCfgRowStatus": {
    "name": "hwEntPbxUmsCfgRowStatus", 
    "oid": "1.3.6.1.4.1.2011.5.25.313.80.1.2", 
    "nodetype": "column", 
    "class": "objecttype", 
    "syntax": {
      "type": "RowStatus", 
      "class": "type"
    }, 
    "maxaccess": "read-create", 
    "status": "current", 
    "description": " RowStatus: active(1) notInService(2) notReady(3) createAndGo(4) createAndWait(5) destroy(6) "
  }, 
  "hwEntPbxUmsCfgCallprefix": {
    "name": "hwEntPbxUmsCfgCallprefix", 
    "oid": "1.3.6.1.4.1.2011.5.25.313.80.1.3", 
    "nodetype": "column", 
    "class": "objecttype", 
    "syntax": {
      "type": "DisplayString", 
      "class": "type", 
      "constraints": {
        "size": [
          {
            "min": 1, 
            "max": 32
          }
        ]
      }
    }, 
    "maxaccess": "read-create", 
    "status": "current", 
    "description": " Indicates callprefix related to the configed ums. "
  }, 
  "hwEntPbxVmsFilePathTable": {
    "name": "hwEntPbxVmsFilePathTable", 
    "oid": "1.3.6.1.4.1.2011.5.25.313.81", 
    "class": "objectidentity"
  }, 
  "hwEntPbxVmsFilePath": {
    "name": "hwEntPbxVmsFilePath", 
    "oid": "1.3.6.1.4.1.2011.5.25.313.81.1", 
    "nodetype": "scalar", 
    "class": "objecttype", 
    "syntax": {
      "type": "DisplayString", 
      "class": "type", 
      "constraints": {
        "size": [
          {
            "min": 1, 
            "max": 32
          }
        ]
      }
    }, 
    "maxaccess": "read-write", 
    "status": "current", 
    "description": " Indicates the VMS file path. "
  }, 
  "hwEntPbxUnicallCfgTable": {
    "name": "hwEntPbxUnicallCfgTable", 
    "oid": "1.3.6.1.4.1.2011.5.25.313.82", 
    "nodetype": "table", 
    "class": "objecttype", 
    "maxaccess": "not-accessible", 
    "status": "current", 
    "description": " A list of hwEntPbxUnicallCfgEntry objects. "
  }, 
  "hwEntPbxUnicallCfgEntry": {
    "name": "hwEntPbxUnicallCfgEntry", 
    "oid": "1.3.6.1.4.1.2011.5.25.313.82.1", 
    "nodetype": "row", 
    "class": "objecttype", 
    "maxaccess": "not-accessible", 
    "indices": [
      {
        "module": "HUAWEI-ENT-VOICE-PBX-MIB", 
        "object": "hwEntPbxUnicallCfgPbxUserName", 
        "implied": 0
      }
    ], 
    "status": "current"
  }, 
  "hwEntPbxUnicallCfgPbxUserName": {
    "name": "hwEntPbxUnicallCfgPbxUserName", 
    "oid": "1.3.6.1.4.1.2011.5.25.313.82.1.1", 
    "nodetype": "column", 
    "class": "objecttype", 
    "syntax": {
      "type": "DisplayString", 
      "class": "type", 
      "constraints": {
        "size": [
          {
            "min": 1, 
            "max": 32
          }
        ]
      }
    }, 
    "maxaccess": "not-accessible", 
    "status": "current", 
    "description": " Indicates Unicall Pbxuser name. "
  }, 
  "hwEntPbxUnicallCfgRowStatus": {
    "name": "hwEntPbxUnicallCfgRowStatus", 
    "oid": "1.3.6.1.4.1.2011.5.25.313.82.1.2", 
    "nodetype": "column", 
    "class": "objecttype", 
    "syntax": {
      "type": "RowStatus", 
      "class": "type"
    }, 
    "maxaccess": "read-create", 
    "status": "current", 
    "description": " RowStatus: active(1) notInService(2) notReady(3) createAndGo(4) createAndWait(5) destroy(6) "
  }, 
  "hwEntPbxUnicallCfgBusySelectMode": {
    "name": "hwEntPbxUnicallCfgBusySelectMode", 
    "oid": "1.3.6.1.4.1.2011.5.25.313.82.1.3", 
    "nodetype": "column", 
    "class": "objecttype", 
    "syntax": {
      "type": "INTEGER", 
      "class": "type", 
      "constraints": {
        "enumeration": {
          "active": 3, 
          "all": 2, 
          "null": 1, 
          "inactive": 4
        }
      }
    }, 
    "maxaccess": "read-create", 
    "status": "current", 
    "description": " Indicates Unicall BusySelect mode. null(1) all(2) active(3) inactive(4) "
  }, 
  "hwEntPbxUnicallCfgRingMode": {
    "name": "hwEntPbxUnicallCfgRingMode", 
    "oid": "1.3.6.1.4.1.2011.5.25.313.82.1.4", 
    "nodetype": "column", 
    "class": "objecttype", 
    "syntax": {
      "type": "INTEGER", 
      "class": "type", 
      "constraints": {
        "enumeration": {
          "append": 2, 
          "alert": 1
        }
      }
    }, 
    "maxaccess": "read-create", 
    "status": "current", 
    "description": " Indicates Unicall Ring mode. alert(1) append(2) "
  }, 
  "hwEntPbxUnicallCfgPriorityMode": {
    "name": "hwEntPbxUnicallCfgPriorityMode", 
    "oid": "1.3.6.1.4.1.2011.5.25.313.82.1.5", 
    "nodetype": "column", 
    "class": "objecttype", 
    "syntax": {
      "type": "INTEGER", 
      "class": "type", 
      "constraints": {
        "enumeration": {
          "static": 2, 
          "dynamic": 1
        }
      }
    }, 
    "maxaccess": "read-create", 
    "status": "current", 
    "description": " Indicates Unicall Priority mode. dynamic(1) static(2) "
  }, 
  "hwEntPbxUnicallCfgSelectInterval": {
    "name": "hwEntPbxUnicallCfgSelectInterval", 
    "oid": "1.3.6.1.4.1.2011.5.25.313.82.1.6", 
    "nodetype": "column", 
    "class": "objecttype", 
    "syntax": {
      "type": "Integer32", 
      "class": "type", 
      "constraints": {
        "range": [
          {
            "min": 5, 
            "max": 30
          }
        ]
      }
    }, 
    "maxaccess": "read-create", 
    "status": "current", 
    "description": " Indicates Unicall Select interval(second). "
  }, 
  "hwEntPbxUnicallBindMemberCfgTable": {
    "name": "hwEntPbxUnicallBindMemberCfgTable", 
    "oid": "1.3.6.1.4.1.2011.5.25.313.83", 
    "nodetype": "table", 
    "class": "objecttype", 
    "maxaccess": "not-accessible", 
    "status": "current", 
    "description": " A list of hwEntPbxUnicallBindMemberCfgEntry objects. "
  }, 
  "hwEntPbxUnicallBindMemberCfgEntry": {
    "name": "hwEntPbxUnicallBindMemberCfgEntry", 
    "oid": "1.3.6.1.4.1.2011.5.25.313.83.1", 
    "nodetype": "row", 
    "class": "objecttype", 
    "maxaccess": "not-accessible", 
    "indices": [
      {
        "module": "HUAWEI-ENT-VOICE-PBX-MIB", 
        "object": "hwEntPbxUnicallBindMemberCfgPbxUserName", 
        "implied": 0
      }, 
      {
        "module": "HUAWEI-ENT-VOICE-PBX-MIB", 
        "object": "hwEntPbxUnicallBindMemberCfgBindNumber", 
        "implied": 0
      }, 
      {
        "module": "HUAWEI-ENT-VOICE-PBX-MIB", 
        "object": "hwEntPbxUnicallBindMemberCfgBindType", 
        "implied": 0
      }
    ], 
    "status": "current"
  }, 
  "hwEntPbxUnicallBindMemberCfgPbxUserName": {
    "name": "hwEntPbxUnicallBindMemberCfgPbxUserName", 
    "oid": "1.3.6.1.4.1.2011.5.25.313.83.1.1", 
    "nodetype": "column", 
    "class": "objecttype", 
    "syntax": {
      "type": "DisplayString", 
      "class": "type", 
      "constraints": {
        "size": [
          {
            "min": 1, 
            "max": 32
          }
        ]
      }
    }, 
    "maxaccess": "not-accessible", 
    "status": "current", 
    "description": " Indicates Unicall Pbxuser name. "
  }, 
  "hwEntPbxUnicallBindMemberCfgBindNumber": {
    "name": "hwEntPbxUnicallBindMemberCfgBindNumber", 
    "oid": "1.3.6.1.4.1.2011.5.25.313.83.1.2", 
    "nodetype": "column", 
    "class": "objecttype", 
    "syntax": {
      "type": "DisplayString", 
      "class": "type", 
      "constraints": {
        "size": [
          {
            "min": 1, 
            "max": 32
          }
        ]
      }
    }, 
    "maxaccess": "not-accessible", 
    "status": "current", 
    "description": " Indicates Unicall bind number or ID. "
  }, 
  "hwEntPbxUnicallBindMemberCfgBindType": {
    "name": "hwEntPbxUnicallBindMemberCfgBindType", 
    "oid": "1.3.6.1.4.1.2011.5.25.313.83.1.3", 
    "nodetype": "column", 
    "class": "objecttype", 
    "syntax": {
      "type": "INTEGER", 
      "class": "type", 
      "constraints": {
        "enumeration": {
          "internal-no": 1, 
          "external-no": 2, 
          "term-id": 3
        }
      }
    }, 
    "maxaccess": "not-accessible", 
    "status": "current", 
    "description": " Indicates Unicall Bind type. internal-no(1), external-no(2), term-id(3); "
  }, 
  "hwEntPbxUnicallBindMemberCfgRowStatus": {
    "name": "hwEntPbxUnicallBindMemberCfgRowStatus", 
    "oid": "1.3.6.1.4.1.2011.5.25.313.83.1.4", 
    "nodetype": "column", 
    "class": "objecttype", 
    "syntax": {
      "type": "RowStatus", 
      "class": "type"
    }, 
    "maxaccess": "read-create", 
    "status": "current", 
    "description": " RowStatus: active(1) notInService(2) notReady(3) createAndGo(4) createAndWait(5) destroy(6) "
  }, 
  "hwEntPbxUnicallBindMemberCfgPriority": {
    "name": "hwEntPbxUnicallBindMemberCfgPriority", 
    "oid": "1.3.6.1.4.1.2011.5.25.313.83.1.5", 
    "nodetype": "column", 
    "class": "objecttype", 
    "syntax": {
      "type": "Integer32", 
      "class": "type", 
      "constraints": {
        "range": [
          {
            "min": 0, 
            "max": 3
          }
        ]
      }
    }, 
    "maxaccess": "read-create", 
    "status": "current", 
    "description": " Indicates Unicall Priority for certain bind number. "
  }, 
  "hwEntPbxUnicallBindMemberCfgTimeRangeName": {
    "name": "hwEntPbxUnicallBindMemberCfgTimeRangeName", 
    "oid": "1.3.6.1.4.1.2011.5.25.313.83.1.6", 
    "nodetype": "column", 
    "class": "objecttype", 
    "syntax": {
      "type": "DisplayString", 
      "class": "type", 
      "constraints": {
        "size": [
          {
            "min": 1, 
            "max": 32
          }
        ]
      }
    }, 
    "maxaccess": "read-create", 
    "status": "current", 
    "description": " Indicates Unicall TimeRange name for certain bind number. "
  }, 
  "hwEntPbxSelfServiceHttpServerTable": {
    "name": "hwEntPbxSelfServiceHttpServerTable", 
    "oid": "1.3.6.1.4.1.2011.5.25.313.84", 
    "nodetype": "table", 
    "class": "objecttype", 
    "maxaccess": "not-accessible", 
    "status": "current", 
    "description": " A list of hwEntPbxSelfServiceHttpServerEntry objects. "
  }, 
  "hwEntPbxSelfServiceHttpServerEntry": {
    "name": "hwEntPbxSelfServiceHttpServerEntry", 
    "oid": "1.3.6.1.4.1.2011.5.25.313.84.1", 
    "nodetype": "row", 
    "class": "objecttype", 
    "maxaccess": "not-accessible", 
    "indices": [
      {
        "module": "HUAWEI-ENT-VOICE-PBX-MIB", 
        "object": "hwEntPbxSelfServiceHttpServerIndex", 
        "implied": 0
      }
    ], 
    "status": "current"
  }, 
  "hwEntPbxSelfServiceHttpServerIndex": {
    "name": "hwEntPbxSelfServiceHttpServerIndex", 
    "oid": "1.3.6.1.4.1.2011.5.25.313.84.1.1", 
    "nodetype": "column", 
    "class": "objecttype", 
    "syntax": {
      "type": "Integer32", 
      "class": "type"
    }, 
    "maxaccess": "not-accessible", 
    "status": "current", 
    "description": " Indicates the index of self service http server. index must be 0 now. "
  }, 
  "hwEntPbxSelfServiceHttpServerRowStatus": {
    "name": "hwEntPbxSelfServiceHttpServerRowStatus", 
    "oid": "1.3.6.1.4.1.2011.5.25.313.84.1.2", 
    "nodetype": "column", 
    "class": "objecttype", 
    "syntax": {
      "type": "RowStatus", 
      "class": "type"
    }, 
    "maxaccess": "read-create", 
    "status": "current", 
    "description": " Indicates row status of table. active(1) notInService(2) notReady(3) createAndGo(4) createAndWait(5) destroy(6) "
  }, 
  "hwEntPbxSelfServiceHttpServerPort": {
    "name": "hwEntPbxSelfServiceHttpServerPort", 
    "oid": "1.3.6.1.4.1.2011.5.25.313.84.1.3", 
    "nodetype": "column", 
    "class": "objecttype", 
    "syntax": {
      "type": "Integer32", 
      "class": "type", 
      "constraints": {
        "range": [
          {
            "min": 1025, 
            "max": 51200
          }
        ]
      }
    }, 
    "maxaccess": "read-create", 
    "status": "current", 
    "description": " Indicates self service http server port. "
  }, 
  "hwEntPbxSelfServiceHttpSecureServerPort": {
    "name": "hwEntPbxSelfServiceHttpSecureServerPort", 
    "oid": "1.3.6.1.4.1.2011.5.25.313.84.1.4", 
    "nodetype": "column", 
    "class": "objecttype", 
    "syntax": {
      "type": "Integer32", 
      "class": "type", 
      "constraints": {
        "range": [
          {
            "min": 1025, 
            "max": 51200
          }
        ]
      }
    }, 
    "maxaccess": "read-create", 
    "status": "current", 
    "description": " Indicates self service http secure-server port. "
  }, 
  "hwEntPbxSelfServiceHttpServerStatus": {
    "name": "hwEntPbxSelfServiceHttpServerStatus", 
    "oid": "1.3.6.1.4.1.2011.5.25.313.84.1.5", 
    "nodetype": "column", 
    "class": "objecttype", 
    "syntax": {
      "type": "INTEGER", 
      "class": "type", 
      "constraints": {
        "enumeration": {
          "enable": 2, 
          "disable": 1
        }
      }
    }, 
    "maxaccess": "read-create", 
    "status": "current", 
    "description": " Indicates self service http server status. "
  }, 
  "hwEntPbxSelfServiceHttpSecureServerStatus": {
    "name": "hwEntPbxSelfServiceHttpSecureServerStatus", 
    "oid": "1.3.6.1.4.1.2011.5.25.313.84.1.6", 
    "nodetype": "column", 
    "class": "objecttype", 
    "syntax": {
      "type": "INTEGER", 
      "class": "type", 
      "constraints": {
        "enumeration": {
          "enable": 2, 
          "disable": 1
        }
      }
    }, 
    "maxaccess": "read-create", 
    "status": "current", 
    "description": " Indicates self service http secure-server status. "
  }, 
  "hwEntVoicePbxConformance": {
    "name": "hwEntVoicePbxConformance", 
    "oid": "1.3.6.1.4.1.2011.5.25.313.100", 
    "class": "objectidentity"
  }, 
  "hwEntVoicePbxCompliances": {
    "name": "hwEntVoicePbxCompliances", 
    "oid": "1.3.6.1.4.1.2011.5.25.313.100.1", 
    "class": "objectidentity"
  }, 
  "hwEntVoicePbxCompliance": {
    "name": "hwEntVoicePbxCompliance", 
    "oid": "1.3.6.1.4.1.2011.5.25.313.100.1.1", 
    "class": "modulecompliance", 
    "modulecompliance": [
      {
        "object": "hwEntPbxEnterpriseGroup", 
        "module": "HUAWEI-ENT-VOICE-PBX-MIB"
      }, 
      {
        "object": "hwEntPbxDnsetGroup", 
        "module": "HUAWEI-ENT-VOICE-PBX-MIB"
      }, 
      {
        "object": "hwEntPbxCentrexGroup", 
        "module": "HUAWEI-ENT-VOICE-PBX-MIB"
      }, 
      {
        "object": "hwEntPbxCountryCodeGroup", 
        "module": "HUAWEI-ENT-VOICE-PBX-MIB"
      }, 
      {
        "object": "hwEntPbxAreaCodeGroup", 
        "module": "HUAWEI-ENT-VOICE-PBX-MIB"
      }, 
      {
        "object": "hwEntPbxDefaultCodeGroup", 
        "module": "HUAWEI-ENT-VOICE-PBX-MIB"
      }, 
      {
        "object": "hwEntPbxCallprefixGroup", 
        "module": "HUAWEI-ENT-VOICE-PBX-MIB"
      }, 
      {
        "object": "hwEntPbxSIPServerConfigGroup", 
        "module": "HUAWEI-ENT-VOICE-PBX-MIB"
      }, 
      {
        "object": "hwEntPbxSIPServerRunningGroup", 
        "module": "HUAWEI-ENT-VOICE-PBX-MIB"
      }, 
      {
        "object": "hwEntPbxUserGroup", 
        "module": "HUAWEI-ENT-VOICE-PBX-MIB"
      }, 
      {
        "object": "hwEntPbxTrkGrpConfigGroup", 
        "module": "HUAWEI-ENT-VOICE-PBX-MIB"
      }, 
      {
        "object": "hwEntPbxTrkGrpRunningGroup", 
        "module": "HUAWEI-ENT-VOICE-PBX-MIB"
      }, 
      {
        "object": "hwEntPbxAt0TrkGroup", 
        "module": "HUAWEI-ENT-VOICE-PBX-MIB"
      }, 
      {
        "object": "hwEntPbxSipAt0TrkGroup", 
        "module": "HUAWEI-ENT-VOICE-PBX-MIB"
      }, 
      {
        "object": "hwEntPbxPraTrkGroup", 
        "module": "HUAWEI-ENT-VOICE-PBX-MIB"
      }, 
      {
        "object": "hwEntPbxCdrServerGroup", 
        "module": "HUAWEI-ENT-VOICE-PBX-MIB"
      }, 
      {
        "object": "hwEntPbxRouteGroup", 
        "module": "HUAWEI-ENT-VOICE-PBX-MIB"
      }, 
      {
        "object": "hwEntPbxCallerChgGroup", 
        "module": "HUAWEI-ENT-VOICE-PBX-MIB"
      }, 
      {
        "object": "hwEntPbxBeforeRouteChgGroup", 
        "module": "HUAWEI-ENT-VOICE-PBX-MIB"
      }, 
      {
        "object": "hwEntPbxAfterRouteChgGroup", 
        "module": "HUAWEI-ENT-VOICE-PBX-MIB"
      }, 
      {
        "object": "hwEntPbxUsrGrpGroup", 
        "module": "HUAWEI-ENT-VOICE-PBX-MIB"
      }, 
      {
        "object": "hwEntPbxGrpMemGroup", 
        "module": "HUAWEI-ENT-VOICE-PBX-MIB"
      }, 
      {
        "object": "hwEntPbxSrvPswGroup", 
        "module": "HUAWEI-ENT-VOICE-PBX-MIB"
      }, 
      {
        "object": "hwEntPbxSrvDlcGroup", 
        "module": "HUAWEI-ENT-VOICE-PBX-MIB"
      }, 
      {
        "object": "hwEntPbxCrbtFileGroup", 
        "module": "HUAWEI-ENT-VOICE-PBX-MIB"
      }, 
      {
        "object": "hwEntPbxSrvCrbtGroup", 
        "module": "HUAWEI-ENT-VOICE-PBX-MIB"
      }, 
      {
        "object": "hwEntPbxUserParaGroup", 
        "module": "HUAWEI-ENT-VOICE-PBX-MIB"
      }, 
      {
        "object": "hwEntPbxStaticConflictGroup", 
        "module": "HUAWEI-ENT-VOICE-PBX-MIB"
      }, 
      {
        "object": "hwEntPbxDynamicConflictGroup", 
        "module": "HUAWEI-ENT-VOICE-PBX-MIB"
      }, 
      {
        "object": "hwEntPbxSrvCfxGroup", 
        "module": "HUAWEI-ENT-VOICE-PBX-MIB"
      }, 
      {
        "object": "hwEntPbxSrvRacGroup", 
        "module": "HUAWEI-ENT-VOICE-PBX-MIB"
      }, 
      {
        "object": "hwEntPbxSrvScaGroup", 
        "module": "HUAWEI-ENT-VOICE-PBX-MIB"
      }, 
      {
        "object": "hwEntPbxSrvDndGroup", 
        "module": "HUAWEI-ENT-VOICE-PBX-MIB"
      }, 
      {
        "object": "hwEntPbxSrvWakeGroup", 
        "module": "HUAWEI-ENT-VOICE-PBX-MIB"
      }, 
      {
        "object": "hwEntPbxSrvAbbGroup", 
        "module": "HUAWEI-ENT-VOICE-PBX-MIB"
      }, 
      {
        "object": "hwEntPbxSrvRcsGroup", 
        "module": "HUAWEI-ENT-VOICE-PBX-MIB"
      }, 
      {
        "object": "hwEntPbxSrvScrGroup", 
        "module": "HUAWEI-ENT-VOICE-PBX-MIB"
      }, 
      {
        "object": "hwEntPbxSrvRmtGroup", 
        "module": "HUAWEI-ENT-VOICE-PBX-MIB"
      }, 
      {
        "object": "hwEntPbxSrvCbaGroup", 
        "module": "HUAWEI-ENT-VOICE-PBX-MIB"
      }, 
      {
        "object": "hwEntPbxSrvCallInterceptGroup", 
        "module": "HUAWEI-ENT-VOICE-PBX-MIB"
      }, 
      {
        "object": "hwEntPbxSrvAlertRingGroup", 
        "module": "HUAWEI-ENT-VOICE-PBX-MIB"
      }, 
      {
        "object": "hwEntPbxE1r2TrkGroup", 
        "module": "HUAWEI-ENT-VOICE-PBX-MIB"
      }, 
      {
        "object": "hwEntPbxSystemParaGroup", 
        "module": "HUAWEI-ENT-VOICE-PBX-MIB"
      }, 
      {
        "object": "hwEntPbxIsdnCauseMapGroup", 
        "module": "HUAWEI-ENT-VOICE-PBX-MIB"
      }, 
      {
        "object": "hwEntPbxSipCauseMapGroup", 
        "module": "HUAWEI-ENT-VOICE-PBX-MIB"
      }, 
      {
        "object": "hwEntPbxTrkGrpCodecPriConfigGroup", 
        "module": "HUAWEI-ENT-VOICE-PBX-MIB"
      }, 
      {
        "object": "hwEntPbxTrkGrpCodecPriRunningGroup", 
        "module": "HUAWEI-ENT-VOICE-PBX-MIB"
      }, 
      {
        "object": "hwEntPbxSIPServerCodecPriConfigGroup", 
        "module": "HUAWEI-ENT-VOICE-PBX-MIB"
      }, 
      {
        "object": "hwEntPbxSIPServerCodecPriRunningGroup", 
        "module": "HUAWEI-ENT-VOICE-PBX-MIB"
      }, 
      {
        "object": "hwEntPbxTrkGrpSoftParaConfigGroup", 
        "module": "HUAWEI-ENT-VOICE-PBX-MIB"
      }, 
      {
        "object": "hwEntPbxTrkGrpSoftParaRunningGroup", 
        "module": "HUAWEI-ENT-VOICE-PBX-MIB"
      }, 
      {
        "object": "hwEntPbxSIPServerSoftParaConfigGroup", 
        "module": "HUAWEI-ENT-VOICE-PBX-MIB"
      }, 
      {
        "object": "hwEntPbxSIPServerSoftParaRunningGroup", 
        "module": "HUAWEI-ENT-VOICE-PBX-MIB"
      }, 
      {
        "object": "hwEntPbxConfHallConfigGroup", 
        "module": "HUAWEI-ENT-VOICE-PBX-MIB"
      }, 
      {
        "object": "hwEntPbxConfRegConfigGroup", 
        "module": "HUAWEI-ENT-VOICE-PBX-MIB"
      }, 
      {
        "object": "hwEntPbxConfOperGroup", 
        "module": "HUAWEI-ENT-VOICE-PBX-MIB"
      }, 
      {
        "object": "hwEntPbxConfAttendeeOperGroup", 
        "module": "HUAWEI-ENT-VOICE-PBX-MIB"
      }, 
      {
        "object": "hwEntPbxSignalTraceConfigGroup", 
        "module": "HUAWEI-ENT-VOICE-PBX-MIB"
      }, 
      {
        "object": "hwEntPbxMeasureConfigGroup", 
        "module": "HUAWEI-ENT-VOICE-PBX-MIB"
      }, 
      {
        "object": "hwEntPbxUserStateTraceGroup", 
        "module": "HUAWEI-ENT-VOICE-PBX-MIB"
      }, 
      {
        "object": "hwEntPbxConferenceAttributeGroup", 
        "module": "HUAWEI-ENT-VOICE-PBX-MIB"
      }, 
      {
        "object": "hwEntPbxCallPrefixCallrouteGroup", 
        "module": "HUAWEI-ENT-VOICE-PBX-MIB"
      }, 
      {
        "object": "hwEntPbxNewCallerChgGroup", 
        "module": "HUAWEI-ENT-VOICE-PBX-MIB"
      }, 
      {
        "object": "hwEntPbxCallRouteConfigGroup", 
        "module": "HUAWEI-ENT-VOICE-PBX-MIB"
      }, 
      {
        "object": "hwEntPbxRerouteDealConfigGroup", 
        "module": "HUAWEI-ENT-VOICE-PBX-MIB"
      }, 
      {
        "object": "hwEntPbxTimeTempletGroup", 
        "module": "HUAWEI-ENT-VOICE-PBX-MIB"
      }, 
      {
        "object": "hwEntPbxCallSourceGroup", 
        "module": "HUAWEI-ENT-VOICE-PBX-MIB"
      }, 
      {
        "object": "hwEntPbxRouteAnalysisGroup", 
        "module": "HUAWEI-ENT-VOICE-PBX-MIB"
      }, 
      {
        "object": "hwEntPbxTrkGrpCallRouteConfigGroup", 
        "module": "HUAWEI-ENT-VOICE-PBX-MIB"
      }, 
      {
        "object": "hwEntPbxConfConfigGroup", 
        "module": "HUAWEI-ENT-VOICE-PBX-MIB"
      }, 
      {
        "object": "hwEntPbxConferenceAttendeeCfgGroup", 
        "module": "HUAWEI-ENT-VOICE-PBX-MIB"
      }, 
      {
        "object": "hwEntPbxAlarmParaGroup", 
        "module": "HUAWEI-ENT-VOICE-PBX-MIB"
      }, 
      {
        "object": "hwEntPbxTrapsGroup", 
        "module": "HUAWEI-ENT-VOICE-PBX-MIB"
      }, 
      {
        "object": "hwEntPbxVoiceFileGroup", 
        "module": "HUAWEI-ENT-VOICE-PBX-MIB"
      }, 
      {
        "object": "hwEntPbxIvrTimeIndexGroup", 
        "module": "HUAWEI-ENT-VOICE-PBX-MIB"
      }, 
      {
        "object": "hwEntPbxIvrGroup", 
        "module": "HUAWEI-ENT-VOICE-PBX-MIB"
      }, 
      {
        "object": "hwEntPbxIvrFileGroup", 
        "module": "HUAWEI-ENT-VOICE-PBX-MIB"
      }, 
      {
        "object": "hwEntPbxNumberMapGroup", 
        "module": "HUAWEI-ENT-VOICE-PBX-MIB"
      }, 
      {
        "object": "hwEntPbxSrvVoiceMailCfxGroup", 
        "module": "HUAWEI-ENT-VOICE-PBX-MIB"
      }, 
      {
        "object": "hwEntPbxUmsCfgGroup", 
        "module": "HUAWEI-ENT-VOICE-PBX-MIB"
      }, 
      {
        "object": "hwEntPbxVmsFilePathGroup", 
        "module": "HUAWEI-ENT-VOICE-PBX-MIB"
      }, 
      {
        "object": "hwEntPbxUnicallCfgGroup", 
        "module": "HUAWEI-ENT-VOICE-PBX-MIB"
      }, 
      {
        "object": "hwEntPbxUnicallBindMemberCfgGroup", 
        "module": "HUAWEI-ENT-VOICE-PBX-MIB"
      }, 
      {
        "object": "hwEntPbxSelfServiceHttpServerGroup", 
        "module": "HUAWEI-ENT-VOICE-PBX-MIB"
      }
    ], 
    "status": "current", 
    "description": "The compliance statement for systems supporting the this module."
  }, 
  "hwEntVoicePbxGroups": {
    "name": "hwEntVoicePbxGroups", 
    "oid": "1.3.6.1.4.1.2011.5.25.313.100.2", 
    "class": "objectidentity"
  }, 
  "hwEntPbxEnterpriseGroup": {
    "oid": "1.3.6.1.4.1.2011.5.25.313.100.2.1", 
    "name": "hwEntPbxEnterpriseGroup", 
    "class": "objectgroup", 
    "objects": [
      {
        "object": "hwEntPbxEnterpriseName", 
        "module": "HUAWEI-ENT-VOICE-PBX-MIB"
      }, 
      {
        "object": "hwEntPbxEnterpriseRowStatus", 
        "module": "HUAWEI-ENT-VOICE-PBX-MIB"
      }, 
      {
        "object": "hwEntPbxEnterpriseDesc", 
        "module": "HUAWEI-ENT-VOICE-PBX-MIB"
      }, 
      {
        "object": "hwEntPbxEnterpriseCentrexNum", 
        "module": "HUAWEI-ENT-VOICE-PBX-MIB"
      }, 
      {
        "object": "hwEntPbxEnterpriseDnsetNum", 
        "module": "HUAWEI-ENT-VOICE-PBX-MIB"
      }, 
      {
        "object": "hwEntPbxEnterpriseSvrRightCrbt", 
        "module": "HUAWEI-ENT-VOICE-PBX-MIB"
      }
    ], 
    "status": "current", 
    "description": "The hwEntPbxEnterprise group."
  }, 
  "hwEntPbxDnsetGroup": {
    "oid": "1.3.6.1.4.1.2011.5.25.313.100.2.2", 
    "name": "hwEntPbxDnsetGroup", 
    "class": "objectgroup", 
    "objects": [
      {
        "object": "hwEntPbxDnsetEnterpriseName", 
        "module": "HUAWEI-ENT-VOICE-PBX-MIB"
      }, 
      {
        "object": "hwEntPbxDnsetName", 
        "module": "HUAWEI-ENT-VOICE-PBX-MIB"
      }, 
      {
        "object": "hwEntPbxDnsetRowStatus", 
        "module": "HUAWEI-ENT-VOICE-PBX-MIB"
      }, 
      {
        "object": "hwEntPbxDnsetDesc", 
        "module": "HUAWEI-ENT-VOICE-PBX-MIB"
      }
    ], 
    "status": "current", 
    "description": "The hwEntPbxDnsetGroup group."
  }, 
  "hwEntPbxCentrexGroup": {
    "oid": "1.3.6.1.4.1.2011.5.25.313.100.2.3", 
    "name": "hwEntPbxCentrexGroup", 
    "class": "objectgroup", 
    "objects": [
      {
        "object": "hwEntPbxCentrexEnterpriseName", 
        "module": "HUAWEI-ENT-VOICE-PBX-MIB"
      }, 
      {
        "object": "hwEntPbxCentrexName", 
        "module": "HUAWEI-ENT-VOICE-PBX-MIB"
      }, 
      {
        "object": "hwEntPbxCentrexRowStatus", 
        "module": "HUAWEI-ENT-VOICE-PBX-MIB"
      }, 
      {
        "object": "hwEntPbxCentrexDesc", 
        "module": "HUAWEI-ENT-VOICE-PBX-MIB"
      }
    ], 
    "status": "current", 
    "description": "The hwEntPbxCentrexGroup group."
  }, 
  "hwEntPbxCountryCodeGroup": {
    "oid": "1.3.6.1.4.1.2011.5.25.313.100.2.4", 
    "name": "hwEntPbxCountryCodeGroup", 
    "class": "objectgroup", 
    "objects": [
      {
        "object": "hwEntPbxCountryCode", 
        "module": "HUAWEI-ENT-VOICE-PBX-MIB"
      }, 
      {
        "object": "hwEntPbxCountryCodeRowStatus", 
        "module": "HUAWEI-ENT-VOICE-PBX-MIB"
      }, 
      {
        "object": "hwEntPbxCountryName", 
        "module": "HUAWEI-ENT-VOICE-PBX-MIB"
      }, 
      {
        "object": "hwEntPbxInternationalPrefix", 
        "module": "HUAWEI-ENT-VOICE-PBX-MIB"
      }, 
      {
        "object": "hwEntPbxNationalPrefix", 
        "module": "HUAWEI-ENT-VOICE-PBX-MIB"
      }
    ], 
    "status": "current", 
    "description": "The hwEntPbxCountryCodeGroup group."
  }, 
  "hwEntPbxAreaCodeGroup": {
    "oid": "1.3.6.1.4.1.2011.5.25.313.100.2.5", 
    "name": "hwEntPbxAreaCodeGroup", 
    "class": "objectgroup", 
    "objects": [
      {
        "object": "hwEntPbxAreaCodeCountryCode", 
        "module": "HUAWEI-ENT-VOICE-PBX-MIB"
      }, 
      {
        "object": "hwEntPbxAreaCode", 
        "module": "HUAWEI-ENT-VOICE-PBX-MIB"
      }, 
      {
        "object": "hwEntPbxAreaCodeRowStatus", 
        "module": "HUAWEI-ENT-VOICE-PBX-MIB"
      }, 
      {
        "object": "hwEntPbxAreaName", 
        "module": "HUAWEI-ENT-VOICE-PBX-MIB"
      }
    ], 
    "status": "current", 
    "description": "The hwEntPbxAreaCodeGroup Group."
  }, 
  "hwEntPbxDefaultCodeGroup": {
    "oid": "1.3.6.1.4.1.2011.5.25.313.100.2.6", 
    "name": "hwEntPbxDefaultCodeGroup", 
    "class": "objectgroup", 
    "objects": [
      {
        "object": "hwEntDefaultCountryCode", 
        "module": "HUAWEI-ENT-VOICE-PBX-MIB"
      }, 
      {
        "object": "hwEntDefaultAreaCode", 
        "module": "HUAWEI-ENT-VOICE-PBX-MIB"
      }
    ], 
    "status": "current", 
    "description": "The hwEntPbxDefaultCode Group."
  }, 
  "hwEntPbxCallprefixGroup": {
    "oid": "1.3.6.1.4.1.2011.5.25.313.100.2.7", 
    "name": "hwEntPbxCallprefixGroup", 
    "class": "objectgroup", 
    "objects": [
      {
        "object": "hwEntPbxCallprefixName", 
        "module": "HUAWEI-ENT-VOICE-PBX-MIB"
      }, 
      {
        "object": "hwEntPbxCallprefixRowStatus", 
        "module": "HUAWEI-ENT-VOICE-PBX-MIB"
      }, 
      {
        "object": "hwEntPbxCallprefixPrefix", 
        "module": "HUAWEI-ENT-VOICE-PBX-MIB"
      }, 
      {
        "object": "hwEntPbxCallprefixEnterprise", 
        "module": "HUAWEI-ENT-VOICE-PBX-MIB"
      }, 
      {
        "object": "hwEntPbxCallprefixDnset", 
        "module": "HUAWEI-ENT-VOICE-PBX-MIB"
      }, 
      {
        "object": "hwEntPbxCallprefixCentrex", 
        "module": "HUAWEI-ENT-VOICE-PBX-MIB"
      }, 
      {
        "object": "hwEntPbxCallprefixcallCategory", 
        "module": "HUAWEI-ENT-VOICE-PBX-MIB"
      }, 
      {
        "object": "hwEntPbxCallprefixCallAttribute", 
        "module": "HUAWEI-ENT-VOICE-PBX-MIB"
      }, 
      {
        "object": "hwEntPbxCallprefixMaxLen", 
        "module": "HUAWEI-ENT-VOICE-PBX-MIB"
      }, 
      {
        "object": "hwEntPbxCallprefixMinLen", 
        "module": "HUAWEI-ENT-VOICE-PBX-MIB"
      }, 
      {
        "object": "hwEntPbxCallprefixDstLocation", 
        "module": "HUAWEI-ENT-VOICE-PBX-MIB"
      }, 
      {
        "object": "hwEntPbxCallprefixRingDelay", 
        "module": "HUAWEI-ENT-VOICE-PBX-MIB"
      }, 
      {
        "object": "hwEntPbxCallprefixLongCaller", 
        "module": "HUAWEI-ENT-VOICE-PBX-MIB"
      }, 
      {
        "object": "hwEntPbxCallprefixCallerMap", 
        "module": "HUAWEI-ENT-VOICE-PBX-MIB"
      }, 
      {
        "object": "hwEntPbxCallprefixCalledMap", 
        "module": "HUAWEI-ENT-VOICE-PBX-MIB"
      }, 
      {
        "object": "hwEntPbxCallprefixCallRoute", 
        "module": "HUAWEI-ENT-VOICE-PBX-MIB"
      }, 
      {
        "object": "hwEntPbxCallprefixVuServiceName", 
        "module": "HUAWEI-ENT-VOICE-PBX-MIB"
      }, 
      {
        "object": "hwEntPbxCallprefixVuLoopCount", 
        "module": "HUAWEI-ENT-VOICE-PBX-MIB"
      }, 
      {
        "object": "hwEntPbxCallprefixVuOutGoingRightDdd", 
        "module": "HUAWEI-ENT-VOICE-PBX-MIB"
      }, 
      {
        "object": "hwEntPbxCallprefixVuOutGoingRightIdd", 
        "module": "HUAWEI-ENT-VOICE-PBX-MIB"
      }, 
      {
        "object": "hwEntPbxCallprefixVuOutGoingRightInter", 
        "module": "HUAWEI-ENT-VOICE-PBX-MIB"
      }, 
      {
        "object": "hwEntPbxCallprefixVuOutGoingRightLocal", 
        "module": "HUAWEI-ENT-VOICE-PBX-MIB"
      }, 
      {
        "object": "hwEntPbxCallprefixPwdCallLimit", 
        "module": "HUAWEI-ENT-VOICE-PBX-MIB"
      }
    ], 
    "status": "current", 
    "description": "The hwEntPbxCallprefixGroup group."
  }, 
  "hwEntPbxSIPServerConfigGroup": {
    "oid": "1.3.6.1.4.1.2011.5.25.313.100.2.8", 
    "name": "hwEntPbxSIPServerConfigGroup", 
    "class": "objectgroup", 
    "objects": [
      {
        "object": "hwEntPbxSIPServerIndex", 
        "module": "HUAWEI-ENT-VOICE-PBX-MIB"
      }, 
      {
        "object": "hwEntPbxSIPServerRowStatus", 
        "module": "HUAWEI-ENT-VOICE-PBX-MIB"
      }, 
      {
        "object": "hwEntPbxSIPServerSignallingIP", 
        "module": "HUAWEI-ENT-VOICE-PBX-MIB"
      }, 
      {
        "object": "hwEntPbxSIPServerSignallingPort", 
        "module": "HUAWEI-ENT-VOICE-PBX-MIB"
      }, 
      {
        "object": "hwEntPbxSIPServerMediaIP", 
        "module": "HUAWEI-ENT-VOICE-PBX-MIB"
      }, 
      {
        "object": "hwEntPbxSIPServerRegUri", 
        "module": "HUAWEI-ENT-VOICE-PBX-MIB"
      }, 
      {
        "object": "hwEntPbxSIPServerHomeDomain", 
        "module": "HUAWEI-ENT-VOICE-PBX-MIB"
      }, 
      {
        "object": "hwEntPbxSipServerSignallingDomain", 
        "module": "HUAWEI-ENT-VOICE-PBX-MIB"
      }, 
      {
        "object": "hwEntPbxSipServerDdnsClientName", 
        "module": "HUAWEI-ENT-VOICE-PBX-MIB"
      }, 
      {
        "object": "hwEntPbxSipServerDynSignallingIPName", 
        "module": "HUAWEI-ENT-VOICE-PBX-MIB"
      }, 
      {
        "object": "hwEntPbxSipServerDynMediaIPName", 
        "module": "HUAWEI-ENT-VOICE-PBX-MIB"
      }, 
      {
        "object": "hwEntPbxSIPServerTransfer", 
        "module": "HUAWEI-ENT-VOICE-PBX-MIB"
      }, 
      {
        "object": "hwEntPbxSIPServerCSmode", 
        "module": "HUAWEI-ENT-VOICE-PBX-MIB"
      }, 
      {
        "object": "hwEntPbxSIPServerSignallingProxy", 
        "module": "HUAWEI-ENT-VOICE-PBX-MIB"
      }, 
      {
        "object": "hwEntPbxSIPServerMediaProxy", 
        "module": "HUAWEI-ENT-VOICE-PBX-MIB"
      }, 
      {
        "object": "hwEntPbxSIPServerMappedSignallingIP", 
        "module": "HUAWEI-ENT-VOICE-PBX-MIB"
      }, 
      {
        "object": "hwEntPbxSIPServerMappedSignallingPort", 
        "module": "HUAWEI-ENT-VOICE-PBX-MIB"
      }, 
      {
        "object": "hwEntPbxSIPServerMappedMediaIP", 
        "module": "HUAWEI-ENT-VOICE-PBX-MIB"
      }, 
      {
        "object": "hwEntPbxSIPServerMappedMediaPortStart", 
        "module": "HUAWEI-ENT-VOICE-PBX-MIB"
      }, 
      {
        "object": "hwEntPbxSIPServerMappedMediaProxyPortStart", 
        "module": "HUAWEI-ENT-VOICE-PBX-MIB"
      }, 
      {
        "object": "hwEntPbxSIPServerAdminStatus", 
        "module": "HUAWEI-ENT-VOICE-PBX-MIB"
      }
    ], 
    "status": "current", 
    "description": "The hwEntPbxSIPServerConfigGroup group."
  }, 
  "hwEntPbxSIPServerRunningGroup": {
    "oid": "1.3.6.1.4.1.2011.5.25.313.100.2.9", 
    "name": "hwEntPbxSIPServerRunningGroup", 
    "class": "objectgroup", 
    "objects": [
      {
        "object": "hwEntPbxSIPServerRunningSIPServerIndex", 
        "module": "HUAWEI-ENT-VOICE-PBX-MIB"
      }, 
      {
        "object": "hwEntPbxSIPServerRunningSignallingIP", 
        "module": "HUAWEI-ENT-VOICE-PBX-MIB"
      }, 
      {
        "object": "hwEntPbxSIPServerRunningSignallingPort", 
        "module": "HUAWEI-ENT-VOICE-PBX-MIB"
      }, 
      {
        "object": "hwEntPbxSIPServerRunningMediaIP", 
        "module": "HUAWEI-ENT-VOICE-PBX-MIB"
      }, 
      {
        "object": "hwEntPbxSIPServerRunningRegUri", 
        "module": "HUAWEI-ENT-VOICE-PBX-MIB"
      }, 
      {
        "object": "hwEntPbxSIPServerRunningHomeDomain", 
        "module": "HUAWEI-ENT-VOICE-PBX-MIB"
      }, 
      {
        "object": "hwEntPbxSIPServerRunningSignalDomain", 
        "module": "HUAWEI-ENT-VOICE-PBX-MIB"
      }, 
      {
        "object": "hwEntPbxSIPServerRunningDdnsClientName", 
        "module": "HUAWEI-ENT-VOICE-PBX-MIB"
      }, 
      {
        "object": "hwEntPbxSIPServerRunningDynSignallingIPName", 
        "module": "HUAWEI-ENT-VOICE-PBX-MIB"
      }, 
      {
        "object": "hwEntPbxSIPServerRunningDynMediaIPName", 
        "module": "HUAWEI-ENT-VOICE-PBX-MIB"
      }, 
      {
        "object": "hwEntPbxSIPServerRunningTransfer", 
        "module": "HUAWEI-ENT-VOICE-PBX-MIB"
      }, 
      {
        "object": "hwEntPbxSIPServerRunningCSmode", 
        "module": "HUAWEI-ENT-VOICE-PBX-MIB"
      }, 
      {
        "object": "hwEntPbxSIPServerRunningSignallingProxy", 
        "module": "HUAWEI-ENT-VOICE-PBX-MIB"
      }, 
      {
        "object": "hwEntPbxSIPServerRunningMediaProxy", 
        "module": "HUAWEI-ENT-VOICE-PBX-MIB"
      }, 
      {
        "object": "hwEntPbxSIPServerRunningMappedSignallingIP", 
        "module": "HUAWEI-ENT-VOICE-PBX-MIB"
      }, 
      {
        "object": "hwEntPbxSIPServerRunningMappedSignallingPort", 
        "module": "HUAWEI-ENT-VOICE-PBX-MIB"
      }, 
      {
        "object": "hwEntPbxSIPServerRunningMappedMediaIP", 
        "module": "HUAWEI-ENT-VOICE-PBX-MIB"
      }, 
      {
        "object": "hwEntPbxSIPServerRunningMappedMediaPortStart", 
        "module": "HUAWEI-ENT-VOICE-PBX-MIB"
      }, 
      {
        "object": "hwEntPbxSIPServerRunningMappedMediaProxyPortStart", 
        "module": "HUAWEI-ENT-VOICE-PBX-MIB"
      }, 
      {
        "object": "hwEntPbxSIPServerRunningState", 
        "module": "HUAWEI-ENT-VOICE-PBX-MIB"
      }
    ], 
    "status": "current", 
    "description": "The hwEntPbxSIPServerRunningGroup group."
  }, 
  "hwEntPbxUserGroup": {
    "oid": "1.3.6.1.4.1.2011.5.25.313.100.2.10", 
    "name": "hwEntPbxUserGroup", 
    "class": "objectgroup", 
    "objects": [
      {
        "object": "hwEntPbxUserName", 
        "module": "HUAWEI-ENT-VOICE-PBX-MIB"
      }, 
      {
        "object": "hwEntPbxUserRowStatus", 
        "module": "HUAWEI-ENT-VOICE-PBX-MIB"
      }, 
      {
        "object": "hwEntPbxUserType", 
        "module": "HUAWEI-ENT-VOICE-PBX-MIB"
      }, 
      {
        "object": "hwEntPbxUserPrivateId", 
        "module": "HUAWEI-ENT-VOICE-PBX-MIB"
      }, 
      {
        "object": "hwEntPbxUserEnterprise", 
        "module": "HUAWEI-ENT-VOICE-PBX-MIB"
      }, 
      {
        "object": "hwEntPbxUserCountryCode", 
        "module": "HUAWEI-ENT-VOICE-PBX-MIB"
      }, 
      {
        "object": "hwEntPbxUserAreaCode", 
        "module": "HUAWEI-ENT-VOICE-PBX-MIB"
      }, 
      {
        "object": "hwEntPbxUserTelno", 
        "module": "HUAWEI-ENT-VOICE-PBX-MIB"
      }, 
      {
        "object": "hwEntPbxUserKind", 
        "module": "HUAWEI-ENT-VOICE-PBX-MIB"
      }, 
      {
        "object": "hwEntPbxUserStatus", 
        "module": "HUAWEI-ENT-VOICE-PBX-MIB"
      }, 
      {
        "object": "hwEntPbxUserCentrex", 
        "module": "HUAWEI-ENT-VOICE-PBX-MIB"
      }, 
      {
        "object": "hwEntPbxUserCentrexNumber", 
        "module": "HUAWEI-ENT-VOICE-PBX-MIB"
      }, 
      {
        "object": "hwEntPbxUserDnSet", 
        "module": "HUAWEI-ENT-VOICE-PBX-MIB"
      }, 
      {
        "object": "hwEntPbxUserInRight", 
        "module": "HUAWEI-ENT-VOICE-PBX-MIB"
      }, 
      {
        "object": "hwEntPbxUserOutRight", 
        "module": "HUAWEI-ENT-VOICE-PBX-MIB"
      }, 
      {
        "object": "hwEntPbxUserNewServiceRight", 
        "module": "HUAWEI-ENT-VOICE-PBX-MIB"
      }, 
      {
        "object": "hwEntPbxUserNewServiceActive", 
        "module": "HUAWEI-ENT-VOICE-PBX-MIB"
      }, 
      {
        "object": "hwEntPbxUserMsnIndex", 
        "module": "HUAWEI-ENT-VOICE-PBX-MIB"
      }, 
      {
        "object": "hwEntPbxUserPasswordType", 
        "module": "HUAWEI-ENT-VOICE-PBX-MIB"
      }, 
      {
        "object": "hwEntPbxUserPassword", 
        "module": "HUAWEI-ENT-VOICE-PBX-MIB"
      }, 
      {
        "object": "hwEntPbxUserRegState", 
        "module": "HUAWEI-ENT-VOICE-PBX-MIB"
      }, 
      {
        "object": "hwEntPbxUserSrvState", 
        "module": "HUAWEI-ENT-VOICE-PBX-MIB"
      }, 
      {
        "object": "hwEntPbxUserLongDn", 
        "module": "HUAWEI-ENT-VOICE-PBX-MIB"
      }, 
      {
        "object": "hwEntPbxUserPwd", 
        "module": "HUAWEI-ENT-VOICE-PBX-MIB"
      }, 
      {
        "object": "hwEntPbxUserInRightInner", 
        "module": "HUAWEI-ENT-VOICE-PBX-MIB"
      }, 
      {
        "object": "hwEntPbxUserInRightLocal", 
        "module": "HUAWEI-ENT-VOICE-PBX-MIB"
      }, 
      {
        "object": "hwEntPbxUserInRightDdd", 
        "module": "HUAWEI-ENT-VOICE-PBX-MIB"
      }, 
      {
        "object": "hwEntPbxUserInRightIdd", 
        "module": "HUAWEI-ENT-VOICE-PBX-MIB"
      }, 
      {
        "object": "hwEntPbxUserOutRightInner", 
        "module": "HUAWEI-ENT-VOICE-PBX-MIB"
      }, 
      {
        "object": "hwEntPbxUserOutRightLocal", 
        "module": "HUAWEI-ENT-VOICE-PBX-MIB"
      }, 
      {
        "object": "hwEntPbxUserOutRightDdd", 
        "module": "HUAWEI-ENT-VOICE-PBX-MIB"
      }, 
      {
        "object": "hwEntPbxUserOutRightIdd", 
        "module": "HUAWEI-ENT-VOICE-PBX-MIB"
      }, 
      {
        "object": "hwEntPbxUserTelnoPassword", 
        "module": "HUAWEI-ENT-VOICE-PBX-MIB"
      }, 
      {
        "object": "hwEntPbxUserPriorityValue", 
        "module": "HUAWEI-ENT-VOICE-PBX-MIB"
      }
    ], 
    "status": "current", 
    "description": "The hwEntPbxUserGroup group."
  }, 
  "hwEntPbxTrkGrpConfigGroup": {
    "oid": "1.3.6.1.4.1.2011.5.25.313.100.2.11", 
    "name": "hwEntPbxTrkGrpConfigGroup", 
    "class": "objectgroup", 
    "objects": [
      {
        "object": "hwEntPbxTrkGrpName", 
        "module": "HUAWEI-ENT-VOICE-PBX-MIB"
      }, 
      {
        "object": "hwEntPbxTrkGrpRowStatus", 
        "module": "HUAWEI-ENT-VOICE-PBX-MIB"
      }, 
      {
        "object": "hwEntPbxTrkGrpSignalType", 
        "module": "HUAWEI-ENT-VOICE-PBX-MIB"
      }, 
      {
        "object": "hwEntPbxTrkGrpDesc", 
        "module": "HUAWEI-ENT-VOICE-PBX-MIB"
      }, 
      {
        "object": "hwEntPbxTrkGrpSelectMode", 
        "module": "HUAWEI-ENT-VOICE-PBX-MIB"
      }, 
      {
        "object": "hwEntPbxTrkGrpEnterpriseName", 
        "module": "HUAWEI-ENT-VOICE-PBX-MIB"
      }, 
      {
        "object": "hwEntPbxTrkGrpDnSet", 
        "module": "HUAWEI-ENT-VOICE-PBX-MIB"
      }, 
      {
        "object": "hwEntPbxTrkGrpCountryCode", 
        "module": "HUAWEI-ENT-VOICE-PBX-MIB"
      }, 
      {
        "object": "hwEntPbxTrkGrpAreaCode", 
        "module": "HUAWEI-ENT-VOICE-PBX-MIB"
      }, 
      {
        "object": "hwEntPbxTrkGrpInRight", 
        "module": "HUAWEI-ENT-VOICE-PBX-MIB"
      }, 
      {
        "object": "hwEntPbxTrkGrpOutRight", 
        "module": "HUAWEI-ENT-VOICE-PBX-MIB"
      }, 
      {
        "object": "hwEntPbxTrkGrpPraStandard", 
        "module": "HUAWEI-ENT-VOICE-PBX-MIB"
      }, 
      {
        "object": "hwEntPbxTrkGrpIpGrpRegMode", 
        "module": "HUAWEI-ENT-VOICE-PBX-MIB"
      }, 
      {
        "object": "hwEntPbxTrkGrpSignallingIP", 
        "module": "HUAWEI-ENT-VOICE-PBX-MIB"
      }, 
      {
        "object": "hwEntPbxTrkGrpSignallingPort", 
        "module": "HUAWEI-ENT-VOICE-PBX-MIB"
      }, 
      {
        "object": "hwEntPbxTrkGrpMediaIP", 
        "module": "HUAWEI-ENT-VOICE-PBX-MIB"
      }, 
      {
        "object": "hwEntPbxTrkGrpIpGrpPeerAddrMode", 
        "module": "HUAWEI-ENT-VOICE-PBX-MIB"
      }, 
      {
        "object": "hwEntPbxTrkGrpPrimaryPeerIP", 
        "module": "HUAWEI-ENT-VOICE-PBX-MIB"
      }, 
      {
        "object": "hwEntPbxTrkGrpPrimaryPeerPort", 
        "module": "HUAWEI-ENT-VOICE-PBX-MIB"
      }, 
      {
        "object": "hwEntPbxTrkGrpIpGrpPeerSecondaryIP", 
        "module": "HUAWEI-ENT-VOICE-PBX-MIB"
      }, 
      {
        "object": "hwEntPbxTrkGrpIpGrpPeerSecondaryPort", 
        "module": "HUAWEI-ENT-VOICE-PBX-MIB"
      }, 
      {
        "object": "hwEntPbxTrkGrpPrimaryPeerDomain", 
        "module": "HUAWEI-ENT-VOICE-PBX-MIB"
      }, 
      {
        "object": "hwEntPbxTrkGrpIpGrpPeerSecondaryDomain", 
        "module": "HUAWEI-ENT-VOICE-PBX-MIB"
      }, 
      {
        "object": "hwEntPbxTrkGrpMaxCallNum", 
        "module": "HUAWEI-ENT-VOICE-PBX-MIB"
      }, 
      {
        "object": "hwEntPbxTrkGrpRegUri", 
        "module": "HUAWEI-ENT-VOICE-PBX-MIB"
      }, 
      {
        "object": "hwEntPbxTrkGrpHomeDomain", 
        "module": "HUAWEI-ENT-VOICE-PBX-MIB"
      }, 
      {
        "object": "hwEntPbxTrkGrpMgcType", 
        "module": "HUAWEI-ENT-VOICE-PBX-MIB"
      }, 
      {
        "object": "hwEntPbxTrkGrpTransfer", 
        "module": "HUAWEI-ENT-VOICE-PBX-MIB"
      }, 
      {
        "object": "hwEntPbxTrkGrpCSmode", 
        "module": "HUAWEI-ENT-VOICE-PBX-MIB"
      }, 
      {
        "object": "hwEntPbxTrkGrpRegID", 
        "module": "HUAWEI-ENT-VOICE-PBX-MIB"
      }, 
      {
        "object": "hwEntPbxTrkGrpRegPwdType", 
        "module": "HUAWEI-ENT-VOICE-PBX-MIB"
      }, 
      {
        "object": "hwEntPbxTrkGrpRegPwd", 
        "module": "HUAWEI-ENT-VOICE-PBX-MIB"
      }, 
      {
        "object": "hwEntPbxTrkGrpDefaultCallerNum", 
        "module": "HUAWEI-ENT-VOICE-PBX-MIB"
      }, 
      {
        "object": "hwEntPbxTrkGrpDynSignallingIPName", 
        "module": "HUAWEI-ENT-VOICE-PBX-MIB"
      }, 
      {
        "object": "hwEntPbxTrkGrpDynMediaIPName", 
        "module": "HUAWEI-ENT-VOICE-PBX-MIB"
      }, 
      {
        "object": "hwEntPbxTrkGrpMediaProxy", 
        "module": "HUAWEI-ENT-VOICE-PBX-MIB"
      }, 
      {
        "object": "hwEntPbxTrkGrpMappedSignallingIP", 
        "module": "HUAWEI-ENT-VOICE-PBX-MIB"
      }, 
      {
        "object": "hwEntPbxTrkGrpMappedSignallingPort", 
        "module": "HUAWEI-ENT-VOICE-PBX-MIB"
      }, 
      {
        "object": "hwEntPbxTrkGrpMappedMediaIP", 
        "module": "HUAWEI-ENT-VOICE-PBX-MIB"
      }, 
      {
        "object": "hwEntPbxTrkGrpMappedMediaPortStart", 
        "module": "HUAWEI-ENT-VOICE-PBX-MIB"
      }, 
      {
        "object": "hwEntPbxTrkGrpMappedMediaProxyPortStart", 
        "module": "HUAWEI-ENT-VOICE-PBX-MIB"
      }, 
      {
        "object": "hwEntPbxTrkGrpR2ProfileName", 
        "module": "HUAWEI-ENT-VOICE-PBX-MIB"
      }, 
      {
        "object": "hwEntPbxTrkGrpR2IsEarlyMedia", 
        "module": "HUAWEI-ENT-VOICE-PBX-MIB"
      }, 
      {
        "object": "hwEntPbxTrkGrpR2PlayRingback", 
        "module": "HUAWEI-ENT-VOICE-PBX-MIB"
      }, 
      {
        "object": "hwEntPbxTrkGrpAdminStatus", 
        "module": "HUAWEI-ENT-VOICE-PBX-MIB"
      }, 
      {
        "object": "hwEntPbxTrkGrpOutGoingRightInner", 
        "module": "HUAWEI-ENT-VOICE-PBX-MIB"
      }, 
      {
        "object": "hwEntPbxTrkGrpOutGoingRightLocal", 
        "module": "HUAWEI-ENT-VOICE-PBX-MIB"
      }, 
      {
        "object": "hwEntPbxTrkGrpOutGoingRightDdd", 
        "module": "HUAWEI-ENT-VOICE-PBX-MIB"
      }, 
      {
        "object": "hwEntPbxTrkGrpOutGoingRightIdd", 
        "module": "HUAWEI-ENT-VOICE-PBX-MIB"
      }, 
      {
        "object": "hwEntPbxTrkGrpCallerNumberType", 
        "module": "HUAWEI-ENT-VOICE-PBX-MIB"
      }, 
      {
        "object": "hwEntPbxTrkGrpCalledNumberType", 
        "module": "HUAWEI-ENT-VOICE-PBX-MIB"
      }
    ], 
    "status": "current", 
    "description": "The hwEntPbxTrkGrpConfigGroup group."
  }, 
  "hwEntPbxTrkGrpRunningGroup": {
    "oid": "1.3.6.1.4.1.2011.5.25.313.100.2.12", 
    "name": "hwEntPbxTrkGrpRunningGroup", 
    "class": "objectgroup", 
    "objects": [
      {
        "object": "hwEntPbxTrkGrpRunningTrkGrpName", 
        "module": "HUAWEI-ENT-VOICE-PBX-MIB"
      }, 
      {
        "object": "hwEntPbxTrkGrpRunningState", 
        "module": "HUAWEI-ENT-VOICE-PBX-MIB"
      }, 
      {
        "object": "hwEntPbxTrkGrpRunningSipRegState", 
        "module": "HUAWEI-ENT-VOICE-PBX-MIB"
      }, 
      {
        "object": "hwEntPbxTrkGrpRunningSignalType", 
        "module": "HUAWEI-ENT-VOICE-PBX-MIB"
      }, 
      {
        "object": "hwEntPbxTrkGrpRunningDesc", 
        "module": "HUAWEI-ENT-VOICE-PBX-MIB"
      }, 
      {
        "object": "hwEntPbxTrkGrpRunningSelectMode", 
        "module": "HUAWEI-ENT-VOICE-PBX-MIB"
      }, 
      {
        "object": "hwEntPbxTrkGrpRunningEnterprise", 
        "module": "HUAWEI-ENT-VOICE-PBX-MIB"
      }, 
      {
        "object": "hwEntPbxTrkGrpRunningDnSet", 
        "module": "HUAWEI-ENT-VOICE-PBX-MIB"
      }, 
      {
        "object": "hwEntPbxTrkGrpRunningCountryCode", 
        "module": "HUAWEI-ENT-VOICE-PBX-MIB"
      }, 
      {
        "object": "hwEntPbxTrkGrpRunningAreaCode", 
        "module": "HUAWEI-ENT-VOICE-PBX-MIB"
      }, 
      {
        "object": "hwEntPbxTrkGrpRunningInRight", 
        "module": "HUAWEI-ENT-VOICE-PBX-MIB"
      }, 
      {
        "object": "hwEntPbxTrkGrpRunningOutRight", 
        "module": "HUAWEI-ENT-VOICE-PBX-MIB"
      }, 
      {
        "object": "hwEntPbxTrkGrpRunningPraStandard", 
        "module": "HUAWEI-ENT-VOICE-PBX-MIB"
      }, 
      {
        "object": "hwEntPbxTrkGrpRunningIpGrpRegMode", 
        "module": "HUAWEI-ENT-VOICE-PBX-MIB"
      }, 
      {
        "object": "hwEntPbxTrkGrpRunningSignallingIP", 
        "module": "HUAWEI-ENT-VOICE-PBX-MIB"
      }, 
      {
        "object": "hwEntPbxTrkGrpRunningSignallingPort", 
        "module": "HUAWEI-ENT-VOICE-PBX-MIB"
      }, 
      {
        "object": "hwEntPbxTrkGrpRunningMediaIP", 
        "module": "HUAWEI-ENT-VOICE-PBX-MIB"
      }, 
      {
        "object": "hwEntPbxTrkGrpRunningIpGrpPeerAddrMode", 
        "module": "HUAWEI-ENT-VOICE-PBX-MIB"
      }, 
      {
        "object": "hwEntPbxTrkGrpRunningPrimaryPeerIP", 
        "module": "HUAWEI-ENT-VOICE-PBX-MIB"
      }, 
      {
        "object": "hwEntPbxTrkGrpRunningPrimaryPeerPort", 
        "module": "HUAWEI-ENT-VOICE-PBX-MIB"
      }, 
      {
        "object": "hwEntPbxTrkGrpRunningPeerSecondaryIP", 
        "module": "HUAWEI-ENT-VOICE-PBX-MIB"
      }, 
      {
        "object": "hwEntPbxTrkGrpRunningPeerSecondaryPort", 
        "module": "HUAWEI-ENT-VOICE-PBX-MIB"
      }, 
      {
        "object": "hwEntPbxTrkGrpRunningPrimaryPeerDomain", 
        "module": "HUAWEI-ENT-VOICE-PBX-MIB"
      }, 
      {
        "object": "hwEntPbxTrkGrpRunningIpGrpPeerSecondaryDomain", 
        "module": "HUAWEI-ENT-VOICE-PBX-MIB"
      }, 
      {
        "object": "hwEntPbxTrkGrpRunningMaxCallNum", 
        "module": "HUAWEI-ENT-VOICE-PBX-MIB"
      }, 
      {
        "object": "hwEntPbxTrkGrpRunningTransfer", 
        "module": "HUAWEI-ENT-VOICE-PBX-MIB"
      }, 
      {
        "object": "hwEntPbxTrkGrpRunningRegUri", 
        "module": "HUAWEI-ENT-VOICE-PBX-MIB"
      }, 
      {
        "object": "hwEntPbxTrkGrpRunningHomeDomain", 
        "module": "HUAWEI-ENT-VOICE-PBX-MIB"
      }, 
      {
        "object": "hwEntPbxTrkGrpRunningMgcType", 
        "module": "HUAWEI-ENT-VOICE-PBX-MIB"
      }, 
      {
        "object": "hwEntPbxTrkGrpRunningRegID", 
        "module": "HUAWEI-ENT-VOICE-PBX-MIB"
      }, 
      {
        "object": "hwEntPbxTrkGrpRunningRegPwdType", 
        "module": "HUAWEI-ENT-VOICE-PBX-MIB"
      }, 
      {
        "object": "hwEntPbxTrkGrpRunningRegPwd", 
        "module": "HUAWEI-ENT-VOICE-PBX-MIB"
      }, 
      {
        "object": "hwEntPbxTrkGrpRunningDefaultCallerNum", 
        "module": "HUAWEI-ENT-VOICE-PBX-MIB"
      }, 
      {
        "object": "hwEntPbxTrkGrpRunningDynSignallingIPName", 
        "module": "HUAWEI-ENT-VOICE-PBX-MIB"
      }, 
      {
        "object": "hwEntPbxTrkGrpRunningDynMediaIPName", 
        "module": "HUAWEI-ENT-VOICE-PBX-MIB"
      }, 
      {
        "object": "hwEntPbxTrkGrpRunningCSmode", 
        "module": "HUAWEI-ENT-VOICE-PBX-MIB"
      }, 
      {
        "object": "hwEntPbxTrkGrpRunningMediaProxy", 
        "module": "HUAWEI-ENT-VOICE-PBX-MIB"
      }, 
      {
        "object": "hwEntPbxTrkGrpRunningMappedSignallingIP", 
        "module": "HUAWEI-ENT-VOICE-PBX-MIB"
      }, 
      {
        "object": "hwEntPbxTrkGrpRunningMappedSignallingPort", 
        "module": "HUAWEI-ENT-VOICE-PBX-MIB"
      }, 
      {
        "object": "hwEntPbxTrkGrpRunningMappedMediaIP", 
        "module": "HUAWEI-ENT-VOICE-PBX-MIB"
      }, 
      {
        "object": "hwEntPbxTrkGrpRunningMappedMediaPortStart", 
        "module": "HUAWEI-ENT-VOICE-PBX-MIB"
      }, 
      {
        "object": "hwEntPbxTrkGrpRunningMappedMediaProxyPortStart", 
        "module": "HUAWEI-ENT-VOICE-PBX-MIB"
      }, 
      {
        "object": "hwEntPbxTrkGrpRunningR2Profile", 
        "module": "HUAWEI-ENT-VOICE-PBX-MIB"
      }, 
      {
        "object": "hwEntPbxTrkGrpRunningR2IsEarlyMedia", 
        "module": "HUAWEI-ENT-VOICE-PBX-MIB"
      }, 
      {
        "object": "hwEntPbxTrkGrpRunningR2PlayRingback", 
        "module": "HUAWEI-ENT-VOICE-PBX-MIB"
      }
    ], 
    "status": "current", 
    "description": "The hwEntPbxTrkGrpRunningGroup group."
  }, 
  "hwEntPbxAt0TrkGroup": {
    "oid": "1.3.6.1.4.1.2011.5.25.313.100.2.13", 
    "name": "hwEntPbxAt0TrkGroup", 
    "class": "objectgroup", 
    "objects": [
      {
        "object": "hwEntPbxAt0TrkIndex", 
        "module": "HUAWEI-ENT-VOICE-PBX-MIB"
      }, 
      {
        "object": "hwEntPbxAt0TrkRowStatus", 
        "module": "HUAWEI-ENT-VOICE-PBX-MIB"
      }, 
      {
        "object": "hwEntPbxAt0TrkPhyStatus", 
        "module": "HUAWEI-ENT-VOICE-PBX-MIB"
      }, 
      {
        "object": "hwEntPbxAt0TrkSrvState", 
        "module": "HUAWEI-ENT-VOICE-PBX-MIB"
      }, 
      {
        "object": "hwEntPbxAt0TrkGroupName", 
        "module": "HUAWEI-ENT-VOICE-PBX-MIB"
      }, 
      {
        "object": "hwEntPbxAt0TrkDialDelay", 
        "module": "HUAWEI-ENT-VOICE-PBX-MIB"
      }, 
      {
        "object": "hwEntPbxAt0TrkInsertPrefix", 
        "module": "HUAWEI-ENT-VOICE-PBX-MIB"
      }, 
      {
        "object": "hwEntPbxAt0TrkInsertDelay", 
        "module": "HUAWEI-ENT-VOICE-PBX-MIB"
      }, 
      {
        "object": "hwEntPbxAt0ReversePole", 
        "module": "HUAWEI-ENT-VOICE-PBX-MIB"
      }, 
      {
        "object": "hwEntPbxAt0TrkDefaultCalledNum", 
        "module": "HUAWEI-ENT-VOICE-PBX-MIB"
      }, 
      {
        "object": "hwEntPbxAt0TrkCidTransType", 
        "module": "HUAWEI-ENT-VOICE-PBX-MIB"
      }, 
      {
        "object": "hwEntPbxAt0PTPDialMode", 
        "module": "HUAWEI-ENT-VOICE-PBX-MIB"
      }
    ], 
    "status": "current", 
    "description": "The hwEntPbxAt0TrkGroup group."
  }, 
  "hwEntPbxSipAt0TrkGroup": {
    "oid": "1.3.6.1.4.1.2011.5.25.313.100.2.14", 
    "name": "hwEntPbxSipAt0TrkGroup", 
    "class": "objectgroup", 
    "objects": [
      {
        "object": "hwEntPbxSipAt0TrkGrpName", 
        "module": "HUAWEI-ENT-VOICE-PBX-MIB"
      }, 
      {
        "object": "hwEntPbxSipAt0TrkRegister", 
        "module": "HUAWEI-ENT-VOICE-PBX-MIB"
      }, 
      {
        "object": "hwEntPbxSipAt0TrkRowStatus", 
        "module": "HUAWEI-ENT-VOICE-PBX-MIB"
      }, 
      {
        "object": "hwEntPbxSipAt0TrkAdminStatus", 
        "module": "HUAWEI-ENT-VOICE-PBX-MIB"
      }, 
      {
        "object": "hwEntPbxSipAt0TrkRegStatus", 
        "module": "HUAWEI-ENT-VOICE-PBX-MIB"
      }, 
      {
        "object": "hwEntPbxSipAt0TrkDefaultCalledNum", 
        "module": "HUAWEI-ENT-VOICE-PBX-MIB"
      }, 
      {
        "object": "hwEntPbxSipAt0TrkPwdType", 
        "module": "HUAWEI-ENT-VOICE-PBX-MIB"
      }, 
      {
        "object": "hwEntPbxSipAt0TrkPwd", 
        "module": "HUAWEI-ENT-VOICE-PBX-MIB"
      }, 
      {
        "object": "hwEntPbxSipAt0TrkCallerEnterprise", 
        "module": "HUAWEI-ENT-VOICE-PBX-MIB"
      }, 
      {
        "object": "hwEntPbxSipAt0TrkCallerCountryCode", 
        "module": "HUAWEI-ENT-VOICE-PBX-MIB"
      }, 
      {
        "object": "hwEntPbxSipAt0TrkCallerAreaCode", 
        "module": "HUAWEI-ENT-VOICE-PBX-MIB"
      }, 
      {
        "object": "hwEntPbxSipAt0TrkCallerNum", 
        "module": "HUAWEI-ENT-VOICE-PBX-MIB"
      }
    ], 
    "status": "current", 
    "description": "The hwEntPbxSipAt0TrkGroup group."
  }, 
  "hwEntPbxPraTrkGroup": {
    "oid": "1.3.6.1.4.1.2011.5.25.313.100.2.15", 
    "name": "hwEntPbxPraTrkGroup", 
    "class": "objectgroup", 
    "objects": [
      {
        "object": "hwEntPbxPraTrkIndex", 
        "module": "HUAWEI-ENT-VOICE-PBX-MIB"
      }, 
      {
        "object": "hwEntPbxPraTrkRowStatus", 
        "module": "HUAWEI-ENT-VOICE-PBX-MIB"
      }, 
      {
        "object": "hwEntPbxPraTrkGroupName", 
        "module": "HUAWEI-ENT-VOICE-PBX-MIB"
      }, 
      {
        "object": "hwEntPbxPraTrkAdminStatus", 
        "module": "HUAWEI-ENT-VOICE-PBX-MIB"
      }
    ], 
    "status": "current", 
    "description": "The hwEntPbxPraTrkGroupp group."
  }, 
  "hwEntPbxCdrServerGroup": {
    "oid": "1.3.6.1.4.1.2011.5.25.313.100.2.16", 
    "name": "hwEntPbxCdrServerGroup", 
    "class": "objectgroup", 
    "objects": [
      {
        "object": "hwEntPbxCdrServerProtocolType", 
        "module": "HUAWEI-ENT-VOICE-PBX-MIB"
      }, 
      {
        "object": "hwEntPbxCdrServerRowStatus", 
        "module": "HUAWEI-ENT-VOICE-PBX-MIB"
      }, 
      {
        "object": "hwEntPbxCdrServerLocalIp", 
        "module": "HUAWEI-ENT-VOICE-PBX-MIB"
      }, 
      {
        "object": "hwEntPbxCdrServerLocalPort", 
        "module": "HUAWEI-ENT-VOICE-PBX-MIB"
      }, 
      {
        "object": "hwEntPbxCdrServerServerIp", 
        "module": "HUAWEI-ENT-VOICE-PBX-MIB"
      }, 
      {
        "object": "hwEntPbxCdrServerServerPort", 
        "module": "HUAWEI-ENT-VOICE-PBX-MIB"
      }, 
      {
        "object": "hwEntPbxCdrServerUserName", 
        "module": "HUAWEI-ENT-VOICE-PBX-MIB"
      }, 
      {
        "object": "hwEntPbxCdrServerPasswordType", 
        "module": "HUAWEI-ENT-VOICE-PBX-MIB"
      }, 
      {
        "object": "hwEntPbxCdrServerPassword", 
        "module": "HUAWEI-ENT-VOICE-PBX-MIB"
      }, 
      {
        "object": "hwEntPbxCdrServerState", 
        "module": "HUAWEI-ENT-VOICE-PBX-MIB"
      }, 
      {
        "object": "hwEntPbxCdrServerIsTextField0", 
        "module": "HUAWEI-ENT-VOICE-PBX-MIB"
      }, 
      {
        "object": "hwEntPbxCdrServerIsTextField1", 
        "module": "HUAWEI-ENT-VOICE-PBX-MIB"
      }, 
      {
        "object": "hwEntPbxCdrServerbillPoolUsed", 
        "module": "HUAWEI-ENT-VOICE-PBX-MIB"
      }, 
      {
        "object": "hwEntPbxCdrServerbillPoolMax", 
        "module": "HUAWEI-ENT-VOICE-PBX-MIB"
      }, 
      {
        "object": "hwEntPbxCdrServerbillPoolAlarm", 
        "module": "HUAWEI-ENT-VOICE-PBX-MIB"
      }, 
      {
        "object": "hwEntPbxCdrServerbillPoolAlarmState", 
        "module": "HUAWEI-ENT-VOICE-PBX-MIB"
      }, 
      {
        "object": "hwEntPbxCdrServerbillPoolFullDiscard", 
        "module": "HUAWEI-ENT-VOICE-PBX-MIB"
      }, 
      {
        "object": "hwEntPbxCdrServerCallerLimit", 
        "module": "HUAWEI-ENT-VOICE-PBX-MIB"
      }, 
      {
        "object": "hwEntPbxCdrServerCallerInteroffice", 
        "module": "HUAWEI-ENT-VOICE-PBX-MIB"
      }, 
      {
        "object": "hwEntPbxCdrServerCallerLocal", 
        "module": "HUAWEI-ENT-VOICE-PBX-MIB"
      }, 
      {
        "object": "hwEntPbxCdrServerCallerLocaltoll", 
        "module": "HUAWEI-ENT-VOICE-PBX-MIB"
      }, 
      {
        "object": "hwEntPbxCdrServerCallerDDD", 
        "module": "HUAWEI-ENT-VOICE-PBX-MIB"
      }, 
      {
        "object": "hwEntPbxCdrServerCallerIDD", 
        "module": "HUAWEI-ENT-VOICE-PBX-MIB"
      }, 
      {
        "object": "hwEntPbxCdrServerCallerUnknown", 
        "module": "HUAWEI-ENT-VOICE-PBX-MIB"
      }, 
      {
        "object": "hwEntPbxCdrServerCalleeLimit", 
        "module": "HUAWEI-ENT-VOICE-PBX-MIB"
      }, 
      {
        "object": "hwEntPbxCdrServerCalleeInteroffice", 
        "module": "HUAWEI-ENT-VOICE-PBX-MIB"
      }, 
      {
        "object": "hwEntPbxCdrServerCalleeLocal", 
        "module": "HUAWEI-ENT-VOICE-PBX-MIB"
      }, 
      {
        "object": "hwEntPbxCdrServerCalleeLocaltoll", 
        "module": "HUAWEI-ENT-VOICE-PBX-MIB"
      }, 
      {
        "object": "hwEntPbxCdrServerCalleeDDD", 
        "module": "HUAWEI-ENT-VOICE-PBX-MIB"
      }, 
      {
        "object": "hwEntPbxCdrServerCalleeIDD", 
        "module": "HUAWEI-ENT-VOICE-PBX-MIB"
      }, 
      {
        "object": "hwEntPbxCdrServerCalleeVU", 
        "module": "HUAWEI-ENT-VOICE-PBX-MIB"
      }, 
      {
        "object": "hwEntPbxCdrServerbillFormat", 
        "module": "HUAWEI-ENT-VOICE-PBX-MIB"
      }
    ], 
    "status": "current", 
    "description": "The hwEntPbxCdrServerGroup group."
  }, 
  "hwEntPbxRouteGroup": {
    "oid": "1.3.6.1.4.1.2011.5.25.313.100.2.17", 
    "name": "hwEntPbxRouteGroup", 
    "class": "objectgroup", 
    "objects": [
      {
        "object": "hwEntPbxRouteCallprefixName", 
        "module": "HUAWEI-ENT-VOICE-PBX-MIB"
      }, 
      {
        "object": "hwEntPbxRouteCountryCode", 
        "module": "HUAWEI-ENT-VOICE-PBX-MIB"
      }, 
      {
        "object": "hwEntPbxRouteAreaCode", 
        "module": "HUAWEI-ENT-VOICE-PBX-MIB"
      }, 
      {
        "object": "hwEntPbxRouteCallerNum", 
        "module": "HUAWEI-ENT-VOICE-PBX-MIB"
      }, 
      {
        "object": "hwEntPbxRouteFromDate", 
        "module": "HUAWEI-ENT-VOICE-PBX-MIB"
      }, 
      {
        "object": "hwEntPbxRouteFromTime", 
        "module": "HUAWEI-ENT-VOICE-PBX-MIB"
      }, 
      {
        "object": "hwEntPbxRouteToDate", 
        "module": "HUAWEI-ENT-VOICE-PBX-MIB"
      }, 
      {
        "object": "hwEntPbxRouteToTime", 
        "module": "HUAWEI-ENT-VOICE-PBX-MIB"
      }, 
      {
        "object": "hwEntPbxRouteRepeatMode", 
        "module": "HUAWEI-ENT-VOICE-PBX-MIB"
      }, 
      {
        "object": "hwEntPbxRouteBeginDate", 
        "module": "HUAWEI-ENT-VOICE-PBX-MIB"
      }, 
      {
        "object": "hwEntPbxRouteBeginWeekday", 
        "module": "HUAWEI-ENT-VOICE-PBX-MIB"
      }, 
      {
        "object": "hwEntPbxRouteBeginTime", 
        "module": "HUAWEI-ENT-VOICE-PBX-MIB"
      }, 
      {
        "object": "hwEntPbxRouteEndDate", 
        "module": "HUAWEI-ENT-VOICE-PBX-MIB"
      }, 
      {
        "object": "hwEntPbxRouteEndWeekday", 
        "module": "HUAWEI-ENT-VOICE-PBX-MIB"
      }, 
      {
        "object": "hwEntPbxRouteEndTime", 
        "module": "HUAWEI-ENT-VOICE-PBX-MIB"
      }, 
      {
        "object": "hwEntPbxRouteRowStatus", 
        "module": "HUAWEI-ENT-VOICE-PBX-MIB"
      }, 
      {
        "object": "hwEntPbxRouteTrkGrpName1", 
        "module": "HUAWEI-ENT-VOICE-PBX-MIB"
      }, 
      {
        "object": "hwEntPbxRouteTrkGrpName2", 
        "module": "HUAWEI-ENT-VOICE-PBX-MIB"
      }, 
      {
        "object": "hwEntPbxRouteTrkGrpName3", 
        "module": "HUAWEI-ENT-VOICE-PBX-MIB"
      }, 
      {
        "object": "hwEntPbxRouteTrkGrpName4", 
        "module": "HUAWEI-ENT-VOICE-PBX-MIB"
      }
    ], 
    "status": "current", 
    "description": "The hwEntPbxRouteGroup group."
  }, 
  "hwEntPbxCallerChgGroup": {
    "oid": "1.3.6.1.4.1.2011.5.25.313.100.2.18", 
    "name": "hwEntPbxCallerChgGroup", 
    "class": "objectgroup", 
    "objects": [
      {
        "object": "hwEntPbxCallerChgEnterprise", 
        "module": "HUAWEI-ENT-VOICE-PBX-MIB"
      }, 
      {
        "object": "hwEntPbxCallerChgDnset", 
        "module": "HUAWEI-ENT-VOICE-PBX-MIB"
      }, 
      {
        "object": "hwEntPbxCallerChgCentrex", 
        "module": "HUAWEI-ENT-VOICE-PBX-MIB"
      }, 
      {
        "object": "hwEntPbxCallerChgCountryCode", 
        "module": "HUAWEI-ENT-VOICE-PBX-MIB"
      }, 
      {
        "object": "hwEntPbxCallerChgAreaCode", 
        "module": "HUAWEI-ENT-VOICE-PBX-MIB"
      }, 
      {
        "object": "hwEntPbxCallerChgCallerNum", 
        "module": "HUAWEI-ENT-VOICE-PBX-MIB"
      }, 
      {
        "object": "hwEntPbxCallerChgRowStatus", 
        "module": "HUAWEI-ENT-VOICE-PBX-MIB"
      }, 
      {
        "object": "hwEntPbxCallerChgChangeType", 
        "module": "HUAWEI-ENT-VOICE-PBX-MIB"
      }, 
      {
        "object": "hwEntPbxCallerChgNewDnSet", 
        "module": "HUAWEI-ENT-VOICE-PBX-MIB"
      }, 
      {
        "object": "hwEntPbxCallerChgNewCentrex", 
        "module": "HUAWEI-ENT-VOICE-PBX-MIB"
      }, 
      {
        "object": "hwEntPbxCallerChgNewCountryCode", 
        "module": "HUAWEI-ENT-VOICE-PBX-MIB"
      }, 
      {
        "object": "hwEntPbxCallerChgNewAreaCode", 
        "module": "HUAWEI-ENT-VOICE-PBX-MIB"
      }, 
      {
        "object": "hwEntPbxCallerChgNewEnterprise", 
        "module": "HUAWEI-ENT-VOICE-PBX-MIB"
      }
    ], 
    "status": "current", 
    "description": "The hwEntPbxCallerChgGroup group."
  }, 
  "hwEntPbxBeforeRouteChgGroup": {
    "oid": "1.3.6.1.4.1.2011.5.25.313.100.2.19", 
    "name": "hwEntPbxBeforeRouteChgGroup", 
    "class": "objectgroup", 
    "objects": [
      {
        "object": "hwEntPbxBeforeRouteChgName", 
        "module": "HUAWEI-ENT-VOICE-PBX-MIB"
      }, 
      {
        "object": "hwEntPbxBeforeRouteChgCallprefixName", 
        "module": "HUAWEI-ENT-VOICE-PBX-MIB"
      }, 
      {
        "object": "hwEntPbxBeforeRouteChgRowStatus", 
        "module": "HUAWEI-ENT-VOICE-PBX-MIB"
      }, 
      {
        "object": "hwEntPbxBeforeRouteChgCountryCode", 
        "module": "HUAWEI-ENT-VOICE-PBX-MIB"
      }, 
      {
        "object": "hwEntPbxBeforeRouteChgAreaCode", 
        "module": "HUAWEI-ENT-VOICE-PBX-MIB"
      }, 
      {
        "object": "hwEntPbxBeforeRouteChgCallerNum", 
        "module": "HUAWEI-ENT-VOICE-PBX-MIB"
      }, 
      {
        "object": "hwEntPbxBeforeRouteChgCentrexNumber", 
        "module": "HUAWEI-ENT-VOICE-PBX-MIB"
      }, 
      {
        "object": "hwEntPbxBeforeRouteChgOrigDNChgType", 
        "module": "HUAWEI-ENT-VOICE-PBX-MIB"
      }, 
      {
        "object": "hwEntPbxBeforeRouteChgOrigDNChgPos", 
        "module": "HUAWEI-ENT-VOICE-PBX-MIB"
      }, 
      {
        "object": "hwEntPbxBeforeRouteChgOrigDNChgLen", 
        "module": "HUAWEI-ENT-VOICE-PBX-MIB"
      }, 
      {
        "object": "hwEntPbxBeforeRouteChgOrigDNNew", 
        "module": "HUAWEI-ENT-VOICE-PBX-MIB"
      }, 
      {
        "object": "hwEntPbxBeforeRouteChgTermDNChgType", 
        "module": "HUAWEI-ENT-VOICE-PBX-MIB"
      }, 
      {
        "object": "hwEntPbxBeforeRouteChgTermDNChgPos", 
        "module": "HUAWEI-ENT-VOICE-PBX-MIB"
      }, 
      {
        "object": "hwEntPbxBeforeRouteChgTermDNChgLen", 
        "module": "HUAWEI-ENT-VOICE-PBX-MIB"
      }, 
      {
        "object": "hwEntPbxBeforeRouteChgTermDNNew", 
        "module": "HUAWEI-ENT-VOICE-PBX-MIB"
      }, 
      {
        "object": "hwEntPbxBeforeRouteChgReAnalyse", 
        "module": "HUAWEI-ENT-VOICE-PBX-MIB"
      }, 
      {
        "object": "hwEntPbxBeforeRouteChgDualDialToneFlag", 
        "module": "HUAWEI-ENT-VOICE-PBX-MIB"
      }, 
      {
        "object": "hwEntPbxBeforeRouteChgNewEnterprise", 
        "module": "HUAWEI-ENT-VOICE-PBX-MIB"
      }, 
      {
        "object": "hwEntPbxBeforeRouteChgNewDnSet", 
        "module": "HUAWEI-ENT-VOICE-PBX-MIB"
      }, 
      {
        "object": "hwEntPbxBeforeRouteChgNewCentrex", 
        "module": "HUAWEI-ENT-VOICE-PBX-MIB"
      }
    ], 
    "status": "current", 
    "description": "The hwEntPbxBeforeRouteChgGroup group."
  }, 
  "hwEntPbxAfterRouteChgGroup": {
    "oid": "1.3.6.1.4.1.2011.5.25.313.100.2.20", 
    "name": "hwEntPbxAfterRouteChgGroup", 
    "class": "objectgroup", 
    "objects": [
      {
        "object": "hwEntPbxAfterRouteChgName", 
        "module": "HUAWEI-ENT-VOICE-PBX-MIB"
      }, 
      {
        "object": "hwEntPbxAfterRouteChgRowStatus", 
        "module": "HUAWEI-ENT-VOICE-PBX-MIB"
      }, 
      {
        "object": "hwEntPbxAfterRouteChgCallprefixName", 
        "module": "HUAWEI-ENT-VOICE-PBX-MIB"
      }, 
      {
        "object": "hwEntPbxAfterRouteChgCountryCode", 
        "module": "HUAWEI-ENT-VOICE-PBX-MIB"
      }, 
      {
        "object": "hwEntPbxAfterRouteChgAreaCode", 
        "module": "HUAWEI-ENT-VOICE-PBX-MIB"
      }, 
      {
        "object": "hwEntPbxAfterRouteChgCallerNum", 
        "module": "HUAWEI-ENT-VOICE-PBX-MIB"
      }, 
      {
        "object": "hwEntPbxAfterRouteChgCentrexNumber", 
        "module": "HUAWEI-ENT-VOICE-PBX-MIB"
      }, 
      {
        "object": "hwEntPbxAfterRouteChgOrigDNChgType", 
        "module": "HUAWEI-ENT-VOICE-PBX-MIB"
      }, 
      {
        "object": "hwEntPbxAfterRouteChgOrigDNChgPos", 
        "module": "HUAWEI-ENT-VOICE-PBX-MIB"
      }, 
      {
        "object": "hwEntPbxAfterRouteChgOrigDNChgLen", 
        "module": "HUAWEI-ENT-VOICE-PBX-MIB"
      }, 
      {
        "object": "hwEntPbxAfterRouteChgOrigDNNew", 
        "module": "HUAWEI-ENT-VOICE-PBX-MIB"
      }, 
      {
        "object": "hwEntPbxAfterRouteChgTermDNChgType", 
        "module": "HUAWEI-ENT-VOICE-PBX-MIB"
      }, 
      {
        "object": "hwEntPbxAfterRouteChgTermDNChgPos", 
        "module": "HUAWEI-ENT-VOICE-PBX-MIB"
      }, 
      {
        "object": "hwEntPbxAfterRouteChgTermDNChgLen", 
        "module": "HUAWEI-ENT-VOICE-PBX-MIB"
      }, 
      {
        "object": "hwEntPbxAfterRouteChgTermDNNew", 
        "module": "HUAWEI-ENT-VOICE-PBX-MIB"
      }, 
      {
        "object": "hwEntPbxAfterRouteChgTrkGrpName", 
        "module": "HUAWEI-ENT-VOICE-PBX-MIB"
      }, 
      {
        "object": "hwEntPbxAfterRouteChgNewEnterprise", 
        "module": "HUAWEI-ENT-VOICE-PBX-MIB"
      }, 
      {
        "object": "hwEntPbxAfterRouteChgNewCentrex", 
        "module": "HUAWEI-ENT-VOICE-PBX-MIB"
      }
    ], 
    "status": "current", 
    "description": "The hwEntPbxAfterRouteChgGroup group."
  }, 
  "hwEntPbxUsrGrpGroup": {
    "oid": "1.3.6.1.4.1.2011.5.25.313.100.2.21", 
    "name": "hwEntPbxUsrGrpGroup", 
    "class": "objectgroup", 
    "objects": [
      {
        "object": "hwEntPbxUsrGrpName", 
        "module": "HUAWEI-ENT-VOICE-PBX-MIB"
      }, 
      {
        "object": "hwEntPbxUsrGrpRowStatus", 
        "module": "HUAWEI-ENT-VOICE-PBX-MIB"
      }, 
      {
        "object": "hwEntPbxUserGroupServiceId", 
        "module": "HUAWEI-ENT-VOICE-PBX-MIB"
      }, 
      {
        "object": "hwEntPbxUsrGrpEnterpriseName", 
        "module": "HUAWEI-ENT-VOICE-PBX-MIB"
      }, 
      {
        "object": "hwEntPbxUsrGrpDnSet", 
        "module": "HUAWEI-ENT-VOICE-PBX-MIB"
      }, 
      {
        "object": "hwEntPbxUserGroupCentrex", 
        "module": "HUAWEI-ENT-VOICE-PBX-MIB"
      }, 
      {
        "object": "hwEntPbxUsrGrpCountryCode", 
        "module": "HUAWEI-ENT-VOICE-PBX-MIB"
      }, 
      {
        "object": "hwEntPbxUsrGrpAreaCode", 
        "module": "HUAWEI-ENT-VOICE-PBX-MIB"
      }, 
      {
        "object": "hwEntPbxUserGrpAccessCode", 
        "module": "HUAWEI-ENT-VOICE-PBX-MIB"
      }, 
      {
        "object": "hwEntPbxUserGrpRegCode", 
        "module": "HUAWEI-ENT-VOICE-PBX-MIB"
      }, 
      {
        "object": "hwEntPbxUserGrpConsoleCode", 
        "module": "HUAWEI-ENT-VOICE-PBX-MIB"
      }, 
      {
        "object": "hwEntPbxUsrGrpDstEnterprise", 
        "module": "HUAWEI-ENT-VOICE-PBX-MIB"
      }, 
      {
        "object": "hwEntPbxUserGrpDstDnset", 
        "module": "HUAWEI-ENT-VOICE-PBX-MIB"
      }, 
      {
        "object": "hwEntPbxUserGrpDstCentrex", 
        "module": "HUAWEI-ENT-VOICE-PBX-MIB"
      }, 
      {
        "object": "hwEntPbxUserGrpMaxQueueNum", 
        "module": "HUAWEI-ENT-VOICE-PBX-MIB"
      }, 
      {
        "object": "hwEntPbxUserGrpToneId", 
        "module": "HUAWEI-ENT-VOICE-PBX-MIB"
      }, 
      {
        "object": "hwEntPbxUsrGrpToneFileName", 
        "module": "HUAWEI-ENT-VOICE-PBX-MIB"
      }, 
      {
        "object": "hwEntPbxUserGrpQueue", 
        "module": "HUAWEI-ENT-VOICE-PBX-MIB"
      }, 
      {
        "object": "hwEntPbxUserGrpQueueTime", 
        "module": "HUAWEI-ENT-VOICE-PBX-MIB"
      }, 
      {
        "object": "hwEntPbxUserGrpRingMode", 
        "module": "HUAWEI-ENT-VOICE-PBX-MIB"
      }, 
      {
        "object": "hwEntPbxUserGrpSelectmode", 
        "module": "HUAWEI-ENT-VOICE-PBX-MIB"
      }, 
      {
        "object": "hwEntPbxUserGrpRingTime", 
        "module": "HUAWEI-ENT-VOICE-PBX-MIB"
      }, 
      {
        "object": "hwEntPbxUsrGrpIvrNaviMenuName", 
        "module": "HUAWEI-ENT-VOICE-PBX-MIB"
      }, 
      {
        "object": "hwEntPbxUsrGrpDirectTransConsole", 
        "module": "HUAWEI-ENT-VOICE-PBX-MIB"
      }, 
      {
        "object": "hwEntPbxUsrGrpMenuName", 
        "module": "HUAWEI-ENT-VOICE-PBX-MIB"
      }, 
      {
        "object": "hwEntPbxUsrGrpMenuOprCode", 
        "module": "HUAWEI-ENT-VOICE-PBX-MIB"
      }, 
      {
        "object": "hwEntPbxUsrGrpCallerNum", 
        "module": "HUAWEI-ENT-VOICE-PBX-MIB"
      }, 
      {
        "object": "hwEntPbxUsrGrpFromDate", 
        "module": "HUAWEI-ENT-VOICE-PBX-MIB"
      }, 
      {
        "object": "hwEntPbxUsrGrpFromTime", 
        "module": "HUAWEI-ENT-VOICE-PBX-MIB"
      }, 
      {
        "object": "hwEntPbxUsrGrpToDate", 
        "module": "HUAWEI-ENT-VOICE-PBX-MIB"
      }, 
      {
        "object": "hwEntPbxUsrGrpToTime", 
        "module": "HUAWEI-ENT-VOICE-PBX-MIB"
      }, 
      {
        "object": "hwEntPbxUsrGrpRepeatMode", 
        "module": "HUAWEI-ENT-VOICE-PBX-MIB"
      }, 
      {
        "object": "hwEntPbxUsrGrpBeginDate", 
        "module": "HUAWEI-ENT-VOICE-PBX-MIB"
      }, 
      {
        "object": "hwEntPbxUsrGrpBeginWeekday", 
        "module": "HUAWEI-ENT-VOICE-PBX-MIB"
      }, 
      {
        "object": "hwEntPbxUsrGrpBeginTime", 
        "module": "HUAWEI-ENT-VOICE-PBX-MIB"
      }, 
      {
        "object": "hwEntPbxUsrGrpEndDate", 
        "module": "HUAWEI-ENT-VOICE-PBX-MIB"
      }, 
      {
        "object": "hwEntPbxUsrGrpEndWeekday", 
        "module": "HUAWEI-ENT-VOICE-PBX-MIB"
      }, 
      {
        "object": "hwEntPbxUsrGrpEndTime", 
        "module": "HUAWEI-ENT-VOICE-PBX-MIB"
      }
    ], 
    "status": "current", 
    "description": "The hwEntPbxUsrGrpGroup group."
  }, 
  "hwEntPbxGrpMemGroup": {
    "oid": "1.3.6.1.4.1.2011.5.25.313.100.2.22", 
    "name": "hwEntPbxGrpMemGroup", 
    "class": "objectgroup", 
    "objects": [
      {
        "object": "hwEntPbxGrpMemUsrGrpName", 
        "module": "HUAWEI-ENT-VOICE-PBX-MIB"
      }, 
      {
        "object": "hwEntPbxGrpMemPbxuser", 
        "module": "HUAWEI-ENT-VOICE-PBX-MIB"
      }, 
      {
        "object": "hwEntPbxGrpMemUnicallTel", 
        "module": "HUAWEI-ENT-VOICE-PBX-MIB"
      }, 
      {
        "object": "hwEntPbxGrpMemFromDate", 
        "module": "HUAWEI-ENT-VOICE-PBX-MIB"
      }, 
      {
        "object": "hwEntPbxGrpMemFromTime", 
        "module": "HUAWEI-ENT-VOICE-PBX-MIB"
      }, 
      {
        "object": "hwEntPbxGrpMemToDate", 
        "module": "HUAWEI-ENT-VOICE-PBX-MIB"
      }, 
      {
        "object": "hwEntPbxGrpMemToTime", 
        "module": "HUAWEI-ENT-VOICE-PBX-MIB"
      }, 
      {
        "object": "hwEntPbxGrpMemRepeatMode", 
        "module": "HUAWEI-ENT-VOICE-PBX-MIB"
      }, 
      {
        "object": "hwEntPbxGrpMemBeginDate", 
        "module": "HUAWEI-ENT-VOICE-PBX-MIB"
      }, 
      {
        "object": "hwEntPbxGrpMemBeginWeekday", 
        "module": "HUAWEI-ENT-VOICE-PBX-MIB"
      }, 
      {
        "object": "hwEntPbxGrpMemBeginTime", 
        "module": "HUAWEI-ENT-VOICE-PBX-MIB"
      }, 
      {
        "object": "hwEntPbxGrpMemEndDate", 
        "module": "HUAWEI-ENT-VOICE-PBX-MIB"
      }, 
      {
        "object": "hwEntPbxGrpMemEndWeekday", 
        "module": "HUAWEI-ENT-VOICE-PBX-MIB"
      }, 
      {
        "object": "hwEntPbxGrpMemEndTime", 
        "module": "HUAWEI-ENT-VOICE-PBX-MIB"
      }, 
      {
        "object": "hwEntPbxGrpMemRowStatus", 
        "module": "HUAWEI-ENT-VOICE-PBX-MIB"
      }, 
      {
        "object": "hwEntPbxGrpMemAdminState", 
        "module": "HUAWEI-ENT-VOICE-PBX-MIB"
      }, 
      {
        "object": "hwEntPbxGrpMemIndex", 
        "module": "HUAWEI-ENT-VOICE-PBX-MIB"
      }
    ], 
    "status": "current", 
    "description": "The hwEntPbxGrpMemGroup group."
  }, 
  "hwEntPbxSrvPswGroup": {
    "oid": "1.3.6.1.4.1.2011.5.25.313.100.2.23", 
    "name": "hwEntPbxSrvPswGroup", 
    "class": "objectgroup", 
    "objects": [
      {
        "object": "hwEntPbxSrvPswUserName", 
        "module": "HUAWEI-ENT-VOICE-PBX-MIB"
      }, 
      {
        "object": "hwEntPbxSrvPswServiceType", 
        "module": "HUAWEI-ENT-VOICE-PBX-MIB"
      }, 
      {
        "object": "hwEntPbxSrvPswPasswordType", 
        "module": "HUAWEI-ENT-VOICE-PBX-MIB"
      }, 
      {
        "object": "hwEntPbxSrvPswServicePassword", 
        "module": "HUAWEI-ENT-VOICE-PBX-MIB"
      }
    ], 
    "status": "current", 
    "description": "The hwEntPbxSrvPswGroup group."
  }, 
  "hwEntPbxSrvDlcGroup": {
    "oid": "1.3.6.1.4.1.2011.5.25.313.100.2.24", 
    "name": "hwEntPbxSrvDlcGroup", 
    "class": "objectgroup", 
    "objects": [
      {
        "object": "hwEntPbxSrvDlcUserName", 
        "module": "HUAWEI-ENT-VOICE-PBX-MIB"
      }, 
      {
        "object": "hwEntPbxSrvDlcNum", 
        "module": "HUAWEI-ENT-VOICE-PBX-MIB"
      }, 
      {
        "object": "hwEntPbxSrvDlcRowStatus", 
        "module": "HUAWEI-ENT-VOICE-PBX-MIB"
      }, 
      {
        "object": "hwEntPbxSrvDlcReserved", 
        "module": "HUAWEI-ENT-VOICE-PBX-MIB"
      }
    ], 
    "status": "current", 
    "description": "The hwEntPbxSrvDlcGroup group."
  }, 
  "hwEntPbxCrbtFileGroup": {
    "oid": "1.3.6.1.4.1.2011.5.25.313.100.2.25", 
    "name": "hwEntPbxCrbtFileGroup", 
    "class": "objectgroup", 
    "objects": [
      {
        "object": "hwEntPbxCrbtFileName", 
        "module": "HUAWEI-ENT-VOICE-PBX-MIB"
      }, 
      {
        "object": "hwEntPbxCrbtFileRowStatus", 
        "module": "HUAWEI-ENT-VOICE-PBX-MIB"
      }, 
      {
        "object": "hwEntPbxCrbtFileDesc", 
        "module": "HUAWEI-ENT-VOICE-PBX-MIB"
      }, 
      {
        "object": "hwEntPbxCrbtType", 
        "module": "HUAWEI-ENT-VOICE-PBX-MIB"
      }, 
      {
        "object": "hwEntPbxCrbtFileCheckStatus", 
        "module": "HUAWEI-ENT-VOICE-PBX-MIB"
      }, 
      {
        "object": "hwEntPbxCrbtFileStorage", 
        "module": "HUAWEI-ENT-VOICE-PBX-MIB"
      }, 
      {
        "object": "hwEntPbxCrbtFileEnterpriseName", 
        "module": "HUAWEI-ENT-VOICE-PBX-MIB"
      }, 
      {
        "object": "hwEntPbxCrbtFileUserName", 
        "module": "HUAWEI-ENT-VOICE-PBX-MIB"
      }
    ], 
    "status": "current", 
    "description": "The hwEntPbxCrbtFileGroup group."
  }, 
  "hwEntPbxSrvCrbtGroup": {
    "oid": "1.3.6.1.4.1.2011.5.25.313.100.2.26", 
    "name": "hwEntPbxSrvCrbtGroup", 
    "class": "objectgroup", 
    "objects": [
      {
        "object": "hwEntPbxSrvCrbtEnterpriseName", 
        "module": "HUAWEI-ENT-VOICE-PBX-MIB"
      }, 
      {
        "object": "hwEntPbxSrvCrbtUserName", 
        "module": "HUAWEI-ENT-VOICE-PBX-MIB"
      }, 
      {
        "object": "hwEntPbxSrvCrbtTrkGrpName", 
        "module": "HUAWEI-ENT-VOICE-PBX-MIB"
      }, 
      {
        "object": "hwEntPbxSrvCrbtCallerNum", 
        "module": "HUAWEI-ENT-VOICE-PBX-MIB"
      }, 
      {
        "object": "hwEntPbxSrvCrbtFromDate", 
        "module": "HUAWEI-ENT-VOICE-PBX-MIB"
      }, 
      {
        "object": "hwEntPbxSrvCrbtFromTime", 
        "module": "HUAWEI-ENT-VOICE-PBX-MIB"
      }, 
      {
        "object": "hwEntPbxSrvCrbtToDate", 
        "module": "HUAWEI-ENT-VOICE-PBX-MIB"
      }, 
      {
        "object": "hwEntPbxSrvCrbtToTime", 
        "module": "HUAWEI-ENT-VOICE-PBX-MIB"
      }, 
      {
        "object": "hwEntPbxSrvCrbtRepeatMode", 
        "module": "HUAWEI-ENT-VOICE-PBX-MIB"
      }, 
      {
        "object": "hwEntPbxSrvCrbtBeginDate", 
        "module": "HUAWEI-ENT-VOICE-PBX-MIB"
      }, 
      {
        "object": "hwEntPbxSrvCrbtBeginWeekday", 
        "module": "HUAWEI-ENT-VOICE-PBX-MIB"
      }, 
      {
        "object": "hwEntPbxSrvCrbtBeginTime", 
        "module": "HUAWEI-ENT-VOICE-PBX-MIB"
      }, 
      {
        "object": "hwEntPbxSrvCrbtEndDate", 
        "module": "HUAWEI-ENT-VOICE-PBX-MIB"
      }, 
      {
        "object": "hwEntPbxSrvCrbtEndWeekday", 
        "module": "HUAWEI-ENT-VOICE-PBX-MIB"
      }, 
      {
        "object": "hwEntPbxSrvCrbtEndTime", 
        "module": "HUAWEI-ENT-VOICE-PBX-MIB"
      }, 
      {
        "object": "hwEntPbxSrvCrbtRowStatus", 
        "module": "HUAWEI-ENT-VOICE-PBX-MIB"
      }, 
      {
        "object": "hwEntPbxSrvCrbtFileName", 
        "module": "HUAWEI-ENT-VOICE-PBX-MIB"
      }
    ], 
    "status": "current", 
    "description": "The hwEntPbxSrvCrbtGroup group."
  }, 
  "hwEntPbxUserParaGroup": {
    "oid": "1.3.6.1.4.1.2011.5.25.313.100.2.27", 
    "name": "hwEntPbxUserParaGroup", 
    "class": "objectgroup", 
    "objects": [
      {
        "object": "hwEntPbxUserParaName", 
        "module": "HUAWEI-ENT-VOICE-PBX-MIB"
      }, 
      {
        "object": "hwEntPbxUserPriority", 
        "module": "HUAWEI-ENT-VOICE-PBX-MIB"
      }, 
      {
        "object": "hwEntPbxUserLineType", 
        "module": "HUAWEI-ENT-VOICE-PBX-MIB"
      }, 
      {
        "object": "hwEntPbxUserClipTransmissionSequence", 
        "module": "HUAWEI-ENT-VOICE-PBX-MIB"
      }, 
      {
        "object": "hwEntPbxUserClipFormat", 
        "module": "HUAWEI-ENT-VOICE-PBX-MIB"
      }, 
      {
        "object": "hwEntPbxUserDcTime", 
        "module": "HUAWEI-ENT-VOICE-PBX-MIB"
      }, 
      {
        "object": "hwEntPbxUserFskTime", 
        "module": "HUAWEI-ENT-VOICE-PBX-MIB"
      }, 
      {
        "object": "hwEntPbxUserVqeAgc", 
        "module": "HUAWEI-ENT-VOICE-PBX-MIB"
      }, 
      {
        "object": "hwEntPbxUserVqeAgcLevel", 
        "module": "HUAWEI-ENT-VOICE-PBX-MIB"
      }, 
      {
        "object": "hwEntPbxUserVqeSns", 
        "module": "HUAWEI-ENT-VOICE-PBX-MIB"
      }, 
      {
        "object": "hwEntPbxUserVqeSnsLevel", 
        "module": "HUAWEI-ENT-VOICE-PBX-MIB"
      }, 
      {
        "object": "hwEntPbxUserDspInputGain", 
        "module": "HUAWEI-ENT-VOICE-PBX-MIB"
      }, 
      {
        "object": "hwEntPbxUserDspOutputGain", 
        "module": "HUAWEI-ENT-VOICE-PBX-MIB"
      }, 
      {
        "object": "hwEntPbxUserDetectAnsbarBySingleTone", 
        "module": "HUAWEI-ENT-VOICE-PBX-MIB"
      }, 
      {
        "object": "hwEntPbxUserBellAnsFlag", 
        "module": "HUAWEI-ENT-VOICE-PBX-MIB"
      }, 
      {
        "object": "hwEntPbxUserFskMode", 
        "module": "HUAWEI-ENT-VOICE-PBX-MIB"
      }, 
      {
        "object": "hwEntPbxUserTasPattern", 
        "module": "HUAWEI-ENT-VOICE-PBX-MIB"
      }, 
      {
        "object": "hwEntPbxUserSignallingType", 
        "module": "HUAWEI-ENT-VOICE-PBX-MIB"
      }, 
      {
        "object": "hwEntPbxUserDesc", 
        "module": "HUAWEI-ENT-VOICE-PBX-MIB"
      }, 
      {
        "object": "hwEntPbxUserAdminStatus", 
        "module": "HUAWEI-ENT-VOICE-PBX-MIB"
      }, 
      {
        "object": "hwEntPbxUserCTPSrvState", 
        "module": "HUAWEI-ENT-VOICE-PBX-MIB"
      }, 
      {
        "object": "hwEntPbxUserCTPAdmState", 
        "module": "HUAWEI-ENT-VOICE-PBX-MIB"
      }
    ], 
    "status": "current", 
    "description": "The hwEntPbxUserParaGroup group."
  }, 
  "hwEntPbxStaticConflictGroup": {
    "oid": "1.3.6.1.4.1.2011.5.25.313.100.2.28", 
    "name": "hwEntPbxStaticConflictGroup", 
    "class": "objectgroup", 
    "objects": [
      {
        "object": "hwEntPbxStaticConflictSrvIndex", 
        "module": "HUAWEI-ENT-VOICE-PBX-MIB"
      }, 
      {
        "object": "hwEntPbxStaticConflictNewService", 
        "module": "HUAWEI-ENT-VOICE-PBX-MIB"
      }
    ], 
    "status": "current", 
    "description": "The hwEntPbxStaticConflictGroup group."
  }, 
  "hwEntPbxDynamicConflictGroup": {
    "oid": "1.3.6.1.4.1.2011.5.25.313.100.2.29", 
    "name": "hwEntPbxDynamicConflictGroup", 
    "class": "objectgroup", 
    "objects": [
      {
        "object": "hwEntPbxDynamicConflictSrvIndex", 
        "module": "HUAWEI-ENT-VOICE-PBX-MIB"
      }, 
      {
        "object": "hwEntPbxDynamicConflictNewService", 
        "module": "HUAWEI-ENT-VOICE-PBX-MIB"
      }
    ], 
    "status": "current", 
    "description": "The hwEntPbxDynamicConflictGroup group."
  }, 
  "hwEntPbxSrvCfxGroup": {
    "oid": "1.3.6.1.4.1.2011.5.25.313.100.2.30", 
    "name": "hwEntPbxSrvCfxGroup", 
    "class": "objectgroup", 
    "objects": [
      {
        "object": "hwEntPbxSrvCfxUserName", 
        "module": "HUAWEI-ENT-VOICE-PBX-MIB"
      }, 
      {
        "object": "hwEntPbxSrvCfxType", 
        "module": "HUAWEI-ENT-VOICE-PBX-MIB"
      }, 
      {
        "object": "hwEntPbxSrvCfxRowStatus", 
        "module": "HUAWEI-ENT-VOICE-PBX-MIB"
      }, 
      {
        "object": "hwEntPbxSrvCfxNumber", 
        "module": "HUAWEI-ENT-VOICE-PBX-MIB"
      }, 
      {
        "object": "hwEntPbxSrvCfnrTime", 
        "module": "HUAWEI-ENT-VOICE-PBX-MIB"
      }
    ], 
    "status": "current", 
    "description": "The hwEntPbxSrvCfxGroup group."
  }, 
  "hwEntPbxSrvRacGroup": {
    "oid": "1.3.6.1.4.1.2011.5.25.313.100.2.31", 
    "name": "hwEntPbxSrvRacGroup", 
    "class": "objectgroup", 
    "objects": [
      {
        "object": "hwEntPbxSrvRacUserName", 
        "module": "HUAWEI-ENT-VOICE-PBX-MIB"
      }, 
      {
        "object": "hwEntPbxSrvRacRowStatus", 
        "module": "HUAWEI-ENT-VOICE-PBX-MIB"
      }, 
      {
        "object": "hwEntPbxSrvRacToneId", 
        "module": "HUAWEI-ENT-VOICE-PBX-MIB"
      }
    ], 
    "status": "current", 
    "description": "The hwEntPbxSrvRacGroup group."
  }, 
  "hwEntPbxSrvScaGroup": {
    "oid": "1.3.6.1.4.1.2011.5.25.313.100.2.32", 
    "name": "hwEntPbxSrvScaGroup", 
    "class": "objectgroup", 
    "objects": [
      {
        "object": "hwEntPbxSrvScaUserName", 
        "module": "HUAWEI-ENT-VOICE-PBX-MIB"
      }, 
      {
        "object": "hwEntPbxSrvScaJudgeGrp", 
        "module": "HUAWEI-ENT-VOICE-PBX-MIB"
      }, 
      {
        "object": "hwEntPbxSrvScaRowStatus", 
        "module": "HUAWEI-ENT-VOICE-PBX-MIB"
      }, 
      {
        "object": "hwEntPbxSrvScaCallerNum", 
        "module": "HUAWEI-ENT-VOICE-PBX-MIB"
      }, 
      {
        "object": "hwEntPbxSrvScaFromDate", 
        "module": "HUAWEI-ENT-VOICE-PBX-MIB"
      }, 
      {
        "object": "hwEntPbxSrvScaFromTime", 
        "module": "HUAWEI-ENT-VOICE-PBX-MIB"
      }, 
      {
        "object": "hwEntPbxSrvScaToDate", 
        "module": "HUAWEI-ENT-VOICE-PBX-MIB"
      }, 
      {
        "object": "hwEntPbxSrvScaToTime", 
        "module": "HUAWEI-ENT-VOICE-PBX-MIB"
      }, 
      {
        "object": "hwEntPbxSrvScaRepeatMode", 
        "module": "HUAWEI-ENT-VOICE-PBX-MIB"
      }, 
      {
        "object": "hwEntPbxSrvScaBeginDate", 
        "module": "HUAWEI-ENT-VOICE-PBX-MIB"
      }, 
      {
        "object": "hwEntPbxSrvScaBeginWeekday", 
        "module": "HUAWEI-ENT-VOICE-PBX-MIB"
      }, 
      {
        "object": "hwEntPbxSrvScaBeginTime", 
        "module": "HUAWEI-ENT-VOICE-PBX-MIB"
      }, 
      {
        "object": "hwEntPbxSrvScaEndWeekday", 
        "module": "HUAWEI-ENT-VOICE-PBX-MIB"
      }, 
      {
        "object": "hwEntPbxSrvScaEndDate", 
        "module": "HUAWEI-ENT-VOICE-PBX-MIB"
      }, 
      {
        "object": "hwEntPbxSrvScaEndTime", 
        "module": "HUAWEI-ENT-VOICE-PBX-MIB"
      }, 
      {
        "object": "hwEntPbxSrvScaJudgeGroupActive", 
        "module": "HUAWEI-ENT-VOICE-PBX-MIB"
      }
    ], 
    "status": "current", 
    "description": "The hwEntPbxSrvScaGroup group."
  }, 
  "hwEntPbxSrvDndGroup": {
    "oid": "1.3.6.1.4.1.2011.5.25.313.100.2.33", 
    "name": "hwEntPbxSrvDndGroup", 
    "class": "objectgroup", 
    "objects": [
      {
        "object": "hwEntPbxSrvDndUserName", 
        "module": "HUAWEI-ENT-VOICE-PBX-MIB"
      }, 
      {
        "object": "hwEntPbxSrvDndRowStatus", 
        "module": "HUAWEI-ENT-VOICE-PBX-MIB"
      }, 
      {
        "object": "hwEntPbxSrvDndToneId", 
        "module": "HUAWEI-ENT-VOICE-PBX-MIB"
      }
    ], 
    "status": "current", 
    "description": "The hwEntPbxSrvDndGroup group."
  }, 
  "hwEntPbxSrvWakeGroup": {
    "oid": "1.3.6.1.4.1.2011.5.25.313.100.2.34", 
    "name": "hwEntPbxSrvWakeGroup", 
    "class": "objectgroup", 
    "objects": [
      {
        "object": "hwEntPbxSrvWakeUserName", 
        "module": "HUAWEI-ENT-VOICE-PBX-MIB"
      }, 
      {
        "object": "hwEntPbxSrvWakeRowStatus", 
        "module": "HUAWEI-ENT-VOICE-PBX-MIB"
      }, 
      {
        "object": "hwEntPbxSrvWakeTime", 
        "module": "HUAWEI-ENT-VOICE-PBX-MIB"
      }, 
      {
        "object": "hwEntPbxSrvWakeDays", 
        "module": "HUAWEI-ENT-VOICE-PBX-MIB"
      }, 
      {
        "object": "hwEntPbxSrvWakeBeginDate", 
        "module": "HUAWEI-ENT-VOICE-PBX-MIB"
      }, 
      {
        "object": "hwEntPbxSrvWakeToneId", 
        "module": "HUAWEI-ENT-VOICE-PBX-MIB"
      }
    ], 
    "status": "current", 
    "description": "The hwEntPbxSrvWakeGroup group."
  }, 
  "hwEntPbxSrvAbbGroup": {
    "oid": "1.3.6.1.4.1.2011.5.25.313.100.2.35", 
    "name": "hwEntPbxSrvAbbGroup", 
    "class": "objectgroup", 
    "objects": [
      {
        "object": "hwEntPbxSrvAbbUserName", 
        "module": "HUAWEI-ENT-VOICE-PBX-MIB"
      }, 
      {
        "object": "hwEntPbxSrvAbbCodeNum", 
        "module": "HUAWEI-ENT-VOICE-PBX-MIB"
      }, 
      {
        "object": "hwEntPbxSrvAbbRowStatus", 
        "module": "HUAWEI-ENT-VOICE-PBX-MIB"
      }, 
      {
        "object": "hwEntPbxSrvAbbCalledNum", 
        "module": "HUAWEI-ENT-VOICE-PBX-MIB"
      }
    ], 
    "status": "current", 
    "description": "The hwEntPbxSrvAbbGroup group."
  }, 
  "hwEntPbxSrvRcsGroup": {
    "oid": "1.3.6.1.4.1.2011.5.25.313.100.2.36", 
    "name": "hwEntPbxSrvRcsGroup", 
    "class": "objectgroup", 
    "objects": [
      {
        "object": "hwEntPbxSrvRcsUserName", 
        "module": "HUAWEI-ENT-VOICE-PBX-MIB"
      }, 
      {
        "object": "hwEntPbxSrvRcsJudgeGrp", 
        "module": "HUAWEI-ENT-VOICE-PBX-MIB"
      }, 
      {
        "object": "hwEntPbxSrvRcsRowStatus", 
        "module": "HUAWEI-ENT-VOICE-PBX-MIB"
      }, 
      {
        "object": "hwEntPbxSrvRcsCallerNum", 
        "module": "HUAWEI-ENT-VOICE-PBX-MIB"
      }, 
      {
        "object": "hwEntPbxSrvRcsFromDate", 
        "module": "HUAWEI-ENT-VOICE-PBX-MIB"
      }, 
      {
        "object": "hwEntPbxSrvRcsFromTime", 
        "module": "HUAWEI-ENT-VOICE-PBX-MIB"
      }, 
      {
        "object": "hwEntPbxSrvRcsToDate", 
        "module": "HUAWEI-ENT-VOICE-PBX-MIB"
      }, 
      {
        "object": "hwEntPbxSrvRcsToTime", 
        "module": "HUAWEI-ENT-VOICE-PBX-MIB"
      }, 
      {
        "object": "hwEntPbxSrvRcsRepeatMode", 
        "module": "HUAWEI-ENT-VOICE-PBX-MIB"
      }, 
      {
        "object": "hwEntPbxSrvRcsBeginDate", 
        "module": "HUAWEI-ENT-VOICE-PBX-MIB"
      }, 
      {
        "object": "hwEntPbxSrvRcsBeginWeekday", 
        "module": "HUAWEI-ENT-VOICE-PBX-MIB"
      }, 
      {
        "object": "hwEntPbxSrvRcsBeginTime", 
        "module": "HUAWEI-ENT-VOICE-PBX-MIB"
      }, 
      {
        "object": "hwEntPbxSrvRcsEndWeekday", 
        "module": "HUAWEI-ENT-VOICE-PBX-MIB"
      }, 
      {
        "object": "hwEntPbxSrvRcsEndDate", 
        "module": "HUAWEI-ENT-VOICE-PBX-MIB"
      }, 
      {
        "object": "hwEntPbxSrvRcsEndTime", 
        "module": "HUAWEI-ENT-VOICE-PBX-MIB"
      }, 
      {
        "object": "hwEntPbxSrvRcsJudgeGroupActive", 
        "module": "HUAWEI-ENT-VOICE-PBX-MIB"
      }
    ], 
    "status": "current", 
    "description": "The hwEntPbxSrvRcsGroup group."
  }, 
  "hwEntPbxSrvScrGroup": {
    "oid": "1.3.6.1.4.1.2011.5.25.313.100.2.37", 
    "name": "hwEntPbxSrvScrGroup", 
    "class": "objectgroup", 
    "objects": [
      {
        "object": "hwEntPbxSrvScrUserName", 
        "module": "HUAWEI-ENT-VOICE-PBX-MIB"
      }, 
      {
        "object": "hwEntPbxSrvScrRowStatus", 
        "module": "HUAWEI-ENT-VOICE-PBX-MIB"
      }, 
      {
        "object": "hwEntPbxSrvScrCentrex", 
        "module": "HUAWEI-ENT-VOICE-PBX-MIB"
      }, 
      {
        "object": "hwEntPbxSrvScrCountryCode", 
        "module": "HUAWEI-ENT-VOICE-PBX-MIB"
      }, 
      {
        "object": "hwEntPbxSrvScrAreaCode", 
        "module": "HUAWEI-ENT-VOICE-PBX-MIB"
      }, 
      {
        "object": "hwEntPbxSrvScrTelno", 
        "module": "HUAWEI-ENT-VOICE-PBX-MIB"
      }
    ], 
    "status": "current", 
    "description": "The hwEntPbxSrvScrGroup group."
  }, 
  "hwEntPbxSrvRmtGroup": {
    "oid": "1.3.6.1.4.1.2011.5.25.313.100.2.38", 
    "name": "hwEntPbxSrvRmtGroup", 
    "class": "objectgroup", 
    "objects": [
      {
        "object": "hwEntPbxSrvRmtUserName", 
        "module": "HUAWEI-ENT-VOICE-PBX-MIB"
      }, 
      {
        "object": "hwEntPbxSrvRmtRowStatus", 
        "module": "HUAWEI-ENT-VOICE-PBX-MIB"
      }, 
      {
        "object": "hwEntPbxSrvRmtCentrex", 
        "module": "HUAWEI-ENT-VOICE-PBX-MIB"
      }, 
      {
        "object": "hwEntPbxSrvRmtCountryCode", 
        "module": "HUAWEI-ENT-VOICE-PBX-MIB"
      }, 
      {
        "object": "hwEntPbxSrvRmtAreaCode", 
        "module": "HUAWEI-ENT-VOICE-PBX-MIB"
      }, 
      {
        "object": "hwEntPbxSrvRmtTelno", 
        "module": "HUAWEI-ENT-VOICE-PBX-MIB"
      }
    ], 
    "status": "current", 
    "description": "The hwEntPbxSrvRmtGroup group."
  }, 
  "hwEntPbxSrvCbaGroup": {
    "oid": "1.3.6.1.4.1.2011.5.25.313.100.2.39", 
    "name": "hwEntPbxSrvCbaGroup", 
    "class": "objectgroup", 
    "objects": [
      {
        "object": "hwEntPbxSrvCbaUserName", 
        "module": "HUAWEI-ENT-VOICE-PBX-MIB"
      }, 
      {
        "object": "hwEntPbxSrvCbaRowStatus", 
        "module": "HUAWEI-ENT-VOICE-PBX-MIB"
      }, 
      {
        "object": "hwEntPbxSrvCbaType", 
        "module": "HUAWEI-ENT-VOICE-PBX-MIB"
      }
    ], 
    "status": "current", 
    "description": "The hwEntPbxSrvCbaGroup group."
  }, 
  "hwEntPbxSrvCallInterceptGroup": {
    "oid": "1.3.6.1.4.1.2011.5.25.313.100.2.40", 
    "name": "hwEntPbxSrvCallInterceptGroup", 
    "class": "objectgroup", 
    "objects": [
      {
        "object": "hwEntPbxSrvCallInterceptName", 
        "module": "HUAWEI-ENT-VOICE-PBX-MIB"
      }, 
      {
        "object": "hwEntPbxSrvCallInterceptRowStatus", 
        "module": "HUAWEI-ENT-VOICE-PBX-MIB"
      }, 
      {
        "object": "hwEntPbxSrvCallInterceptEnterprise", 
        "module": "HUAWEI-ENT-VOICE-PBX-MIB"
      }, 
      {
        "object": "hwEntPbxSrvCallInterceptDnset", 
        "module": "HUAWEI-ENT-VOICE-PBX-MIB"
      }, 
      {
        "object": "hwEntPbxSrvCallInterceptCentrex", 
        "module": "HUAWEI-ENT-VOICE-PBX-MIB"
      }, 
      {
        "object": "hwEntPbxSrvCallInterceptCallStatus", 
        "module": "HUAWEI-ENT-VOICE-PBX-MIB"
      }, 
      {
        "object": "hwEntPbxSrvCallInterceptCallPrefix", 
        "module": "HUAWEI-ENT-VOICE-PBX-MIB"
      }, 
      {
        "object": "hwEntPbxSrvCallInterceptToneId", 
        "module": "HUAWEI-ENT-VOICE-PBX-MIB"
      }
    ], 
    "status": "current", 
    "description": "The hwEntPbxSrvCallInterceptGroup group."
  }, 
  "hwEntPbxSrvAlertRingGroup": {
    "oid": "1.3.6.1.4.1.2011.5.25.313.100.2.41", 
    "name": "hwEntPbxSrvAlertRingGroup", 
    "class": "objectgroup", 
    "objects": [
      {
        "object": "hwEntPbxSrvAlertRingName", 
        "module": "HUAWEI-ENT-VOICE-PBX-MIB"
      }, 
      {
        "object": "hwEntPbxSrvAlertRingRowStatus", 
        "module": "HUAWEI-ENT-VOICE-PBX-MIB"
      }, 
      {
        "object": "hwEntPbxSrvAlertRingEnterprise", 
        "module": "HUAWEI-ENT-VOICE-PBX-MIB"
      }, 
      {
        "object": "hwEntPbxSrvAlertRingCentrex", 
        "module": "HUAWEI-ENT-VOICE-PBX-MIB"
      }, 
      {
        "object": "hwEntPbxSrvAlertRingCentrexRingId", 
        "module": "HUAWEI-ENT-VOICE-PBX-MIB"
      }, 
      {
        "object": "hwEntPbxSrvAlertRingOutLocalRingId", 
        "module": "HUAWEI-ENT-VOICE-PBX-MIB"
      }, 
      {
        "object": "hwEntPbxSrvAlertRingOutDDDRingId", 
        "module": "HUAWEI-ENT-VOICE-PBX-MIB"
      }, 
      {
        "object": "hwEntPbxSrvAlertRingOutIDDRingId", 
        "module": "HUAWEI-ENT-VOICE-PBX-MIB"
      }
    ], 
    "status": "current", 
    "description": "The hwEntPbxSrvAlertRingGroup group."
  }, 
  "hwEntPbxE1r2TrkGroup": {
    "oid": "1.3.6.1.4.1.2011.5.25.313.100.2.42", 
    "name": "hwEntPbxE1r2TrkGroup", 
    "class": "objectgroup", 
    "objects": [
      {
        "object": "hwEntPbxE1r2TrkIndex", 
        "module": "HUAWEI-ENT-VOICE-PBX-MIB"
      }, 
      {
        "object": "hwEntPbxE1r2TrkRowStatus", 
        "module": "HUAWEI-ENT-VOICE-PBX-MIB"
      }, 
      {
        "object": "hwEntPbxE1r2TrkGrpName", 
        "module": "HUAWEI-ENT-VOICE-PBX-MIB"
      }, 
      {
        "object": "hwEntPbxE1r2TrkCfgStatus", 
        "module": "HUAWEI-ENT-VOICE-PBX-MIB"
      }, 
      {
        "object": "hwEntPbxE1r2TrkAdminStatus", 
        "module": "HUAWEI-ENT-VOICE-PBX-MIB"
      }
    ], 
    "status": "current", 
    "description": "The hwEntPbxE1r2TrkGroup group."
  }, 
  "hwEntPbxSystemParaGroup": {
    "oid": "1.3.6.1.4.1.2011.5.25.313.100.2.43", 
    "name": "hwEntPbxSystemParaGroup", 
    "class": "objectgroup", 
    "objects": [
      {
        "object": "hwEntPbxSystemParaIndex", 
        "module": "HUAWEI-ENT-VOICE-PBX-MIB"
      }, 
      {
        "object": "hwEntPbxSystemParaValue", 
        "module": "HUAWEI-ENT-VOICE-PBX-MIB"
      }
    ], 
    "status": "current", 
    "description": "The hwEntPbxSystemParaGroup group."
  }, 
  "hwEntPbxIsdnCauseMapGroup": {
    "oid": "1.3.6.1.4.1.2011.5.25.313.100.2.44", 
    "name": "hwEntPbxIsdnCauseMapGroup", 
    "class": "objectgroup", 
    "objects": [
      {
        "object": "hwEntPbxIsdnCauseMapIsdnCause", 
        "module": "HUAWEI-ENT-VOICE-PBX-MIB"
      }, 
      {
        "object": "hwEntPbxIsdnCauseMapRowStatus", 
        "module": "HUAWEI-ENT-VOICE-PBX-MIB"
      }, 
      {
        "object": "hwEntPbxIsdnCauseMapSipResponse", 
        "module": "HUAWEI-ENT-VOICE-PBX-MIB"
      }
    ], 
    "status": "current", 
    "description": "The hwEntPbxIsdnCauseMapGroup group."
  }, 
  "hwEntPbxSipCauseMapGroup": {
    "oid": "1.3.6.1.4.1.2011.5.25.313.100.2.45", 
    "name": "hwEntPbxSipCauseMapGroup", 
    "class": "objectgroup", 
    "objects": [
      {
        "object": "hwEntPbxSipCauseMapSipResponse", 
        "module": "HUAWEI-ENT-VOICE-PBX-MIB"
      }, 
      {
        "object": "hwEntPbxSipCauseMapRowStatus", 
        "module": "HUAWEI-ENT-VOICE-PBX-MIB"
      }, 
      {
        "object": "hwEntPbxSipCauseMapIsdnCause", 
        "module": "HUAWEI-ENT-VOICE-PBX-MIB"
      }
    ], 
    "status": "current", 
    "description": "The hwEntPbxSipCauseMapGroup group."
  }, 
  "hwEntPbxTrkGrpCodecPriConfigGroup": {
    "oid": "1.3.6.1.4.1.2011.5.25.313.100.2.46", 
    "name": "hwEntPbxTrkGrpCodecPriConfigGroup", 
    "class": "objectgroup", 
    "objects": [
      {
        "object": "hwEntPbxTrkGrpCodecPriTrkGrpName", 
        "module": "HUAWEI-ENT-VOICE-PBX-MIB"
      }, 
      {
        "object": "hwEntPbxTrkGrpCodecPriIndex", 
        "module": "HUAWEI-ENT-VOICE-PBX-MIB"
      }, 
      {
        "object": "hwEntPbxTrkGrpCodecPriCodec", 
        "module": "HUAWEI-ENT-VOICE-PBX-MIB"
      }, 
      {
        "object": "hwEntPbxTrkGrpCodecPriPt", 
        "module": "HUAWEI-ENT-VOICE-PBX-MIB"
      }
    ], 
    "status": "current", 
    "description": "The hwEntPbxTrkGrpCodecPriConfigGroup group."
  }, 
  "hwEntPbxTrkGrpCodecPriRunningGroup": {
    "oid": "1.3.6.1.4.1.2011.5.25.313.100.2.47", 
    "name": "hwEntPbxTrkGrpCodecPriRunningGroup", 
    "class": "objectgroup", 
    "objects": [
      {
        "object": "hwEntPbxTrkGrpCodecPriRunningTrkGrpName", 
        "module": "HUAWEI-ENT-VOICE-PBX-MIB"
      }, 
      {
        "object": "hwEntPbxTrkGrpCodecPriRunningIndex", 
        "module": "HUAWEI-ENT-VOICE-PBX-MIB"
      }, 
      {
        "object": "hwEntPbxTrkGrpCodecPriRunningCodec", 
        "module": "HUAWEI-ENT-VOICE-PBX-MIB"
      }, 
      {
        "object": "hwEntPbxTrkGrpCodecPriRunningPt", 
        "module": "HUAWEI-ENT-VOICE-PBX-MIB"
      }
    ], 
    "status": "current", 
    "description": "The hwEntPbxTrkGrpCodecPriRunningGroup group."
  }, 
  "hwEntPbxSIPServerCodecPriConfigGroup": {
    "oid": "1.3.6.1.4.1.2011.5.25.313.100.2.48", 
    "name": "hwEntPbxSIPServerCodecPriConfigGroup", 
    "class": "objectgroup", 
    "objects": [
      {
        "object": "hwEntPbxSIPServerCodecPriSIPServerId", 
        "module": "HUAWEI-ENT-VOICE-PBX-MIB"
      }, 
      {
        "object": "hwEntPbxSIPServerCodecPriIndex", 
        "module": "HUAWEI-ENT-VOICE-PBX-MIB"
      }, 
      {
        "object": "hwEntPbxSIPServerCodecPriCodec", 
        "module": "HUAWEI-ENT-VOICE-PBX-MIB"
      }, 
      {
        "object": "hwEntPbxSIPServerCodecPriPt", 
        "module": "HUAWEI-ENT-VOICE-PBX-MIB"
      }
    ], 
    "status": "current", 
    "description": "The hwEntPbxSIPServerCodecPriConfigGroup group."
  }, 
  "hwEntPbxSIPServerCodecPriRunningGroup": {
    "oid": "1.3.6.1.4.1.2011.5.25.313.100.2.49", 
    "name": "hwEntPbxSIPServerCodecPriRunningGroup", 
    "class": "objectgroup", 
    "objects": [
      {
        "object": "hwEntPbxSIPServerCodecPriRunningSIPServerId", 
        "module": "HUAWEI-ENT-VOICE-PBX-MIB"
      }, 
      {
        "object": "hwEntPbxSIPServerCodecPriRunningIndex", 
        "module": "HUAWEI-ENT-VOICE-PBX-MIB"
      }, 
      {
        "object": "hwEntPbxSIPServerCodecPriRunningCodec", 
        "module": "HUAWEI-ENT-VOICE-PBX-MIB"
      }, 
      {
        "object": "hwEntPbxSIPServerCodecPriRunningPt", 
        "module": "HUAWEI-ENT-VOICE-PBX-MIB"
      }
    ], 
    "status": "current", 
    "description": "The hwEntPbxSIPServerCodecPriRunningGroup group."
  }, 
  "hwEntPbxTrkGrpSoftParaConfigGroup": {
    "oid": "1.3.6.1.4.1.2011.5.25.313.100.2.50", 
    "name": "hwEntPbxTrkGrpSoftParaConfigGroup", 
    "class": "objectgroup", 
    "objects": [
      {
        "object": "hwEntPbxTrkGrpSoftParaTrkGrpName", 
        "module": "HUAWEI-ENT-VOICE-PBX-MIB"
      }, 
      {
        "object": "hwEntPbxTrkGrpSoftParaIndex", 
        "module": "HUAWEI-ENT-VOICE-PBX-MIB"
      }, 
      {
        "object": "hwEntPbxTrkGrpSoftParaValue", 
        "module": "HUAWEI-ENT-VOICE-PBX-MIB"
      }
    ], 
    "status": "current", 
    "description": "The hwEntPbxTrkGrpSoftParaConfigGroup group."
  }, 
  "hwEntPbxTrkGrpSoftParaRunningGroup": {
    "oid": "1.3.6.1.4.1.2011.5.25.313.100.2.51", 
    "name": "hwEntPbxTrkGrpSoftParaRunningGroup", 
    "class": "objectgroup", 
    "objects": [
      {
        "object": "hwEntPbxTrkGrpSoftParaRunningTrkGrpName", 
        "module": "HUAWEI-ENT-VOICE-PBX-MIB"
      }, 
      {
        "object": "hwEntPbxTrkGrpSoftParaRunningIndex", 
        "module": "HUAWEI-ENT-VOICE-PBX-MIB"
      }, 
      {
        "object": "hwEntPbxTrkGrpSoftParaRunningValue", 
        "module": "HUAWEI-ENT-VOICE-PBX-MIB"
      }
    ], 
    "status": "current", 
    "description": "The hwEntPbxTrkGrpSoftParaRunningGroup group."
  }, 
  "hwEntPbxSIPServerSoftParaConfigGroup": {
    "oid": "1.3.6.1.4.1.2011.5.25.313.100.2.52", 
    "name": "hwEntPbxSIPServerSoftParaConfigGroup", 
    "class": "objectgroup", 
    "objects": [
      {
        "object": "hwEntPbxSIPServerSoftParaSIPServerId", 
        "module": "HUAWEI-ENT-VOICE-PBX-MIB"
      }, 
      {
        "object": "hwEntPbxSIPServerSoftParaIndex", 
        "module": "HUAWEI-ENT-VOICE-PBX-MIB"
      }, 
      {
        "object": "hwEntPbxSIPServerSoftParaValue", 
        "module": "HUAWEI-ENT-VOICE-PBX-MIB"
      }
    ], 
    "status": "current", 
    "description": "The hwEntPbxSIPServerSoftParaConfigGroup group."
  }, 
  "hwEntPbxSIPServerSoftParaRunningGroup": {
    "oid": "1.3.6.1.4.1.2011.5.25.313.100.2.53", 
    "name": "hwEntPbxSIPServerSoftParaRunningGroup", 
    "class": "objectgroup", 
    "objects": [
      {
        "object": "hwEntPbxSIPServerSoftParaRunningSIPServerId", 
        "module": "HUAWEI-ENT-VOICE-PBX-MIB"
      }, 
      {
        "object": "hwEntPbxSIPServerSoftParaRunningIndex", 
        "module": "HUAWEI-ENT-VOICE-PBX-MIB"
      }, 
      {
        "object": "hwEntPbxSIPServerSoftParaRunningValue", 
        "module": "HUAWEI-ENT-VOICE-PBX-MIB"
      }
    ], 
    "status": "current", 
    "description": "The hwEntPbxSIPServerSoftParaRunning group."
  }, 
  "hwEntPbxConfHallConfigGroup": {
    "oid": "1.3.6.1.4.1.2011.5.25.313.100.2.54", 
    "name": "hwEntPbxConfHallConfigGroup", 
    "class": "objectgroup", 
    "objects": [
      {
        "object": "hwEntPbxConfHallName", 
        "module": "HUAWEI-ENT-VOICE-PBX-MIB"
      }, 
      {
        "object": "hwEntPbxConfHallRowStatus", 
        "module": "HUAWEI-ENT-VOICE-PBX-MIB"
      }, 
      {
        "object": "hwEntPbxConfHallEnterpriseName", 
        "module": "HUAWEI-ENT-VOICE-PBX-MIB"
      }, 
      {
        "object": "hwEntPbxConfAccessCodeDnSet", 
        "module": "HUAWEI-ENT-VOICE-PBX-MIB"
      }, 
      {
        "object": "hwEntPbxConfAccessCodeCountryCode", 
        "module": "HUAWEI-ENT-VOICE-PBX-MIB"
      }, 
      {
        "object": "hwEntPbxConfAccessCodeAreaCode", 
        "module": "HUAWEI-ENT-VOICE-PBX-MIB"
      }, 
      {
        "object": "hwEntPbxConfAccessCodeTelNo", 
        "module": "HUAWEI-ENT-VOICE-PBX-MIB"
      }, 
      {
        "object": "hwEntPbxConfAccessCodeCentrexName", 
        "module": "HUAWEI-ENT-VOICE-PBX-MIB"
      }, 
      {
        "object": "hwEntPbxConfAccessCodeCentrexTelno", 
        "module": "HUAWEI-ENT-VOICE-PBX-MIB"
      }, 
      {
        "object": "hwEntPbxConfHallMaxAllowRegTotal", 
        "module": "HUAWEI-ENT-VOICE-PBX-MIB"
      }, 
      {
        "object": "hwEntPbxConfHallMaxOnlineRoomTotal", 
        "module": "HUAWEI-ENT-VOICE-PBX-MIB"
      }, 
      {
        "object": "hwEntPbxConfHallMaxOnlineAttendeeTotal", 
        "module": "HUAWEI-ENT-VOICE-PBX-MIB"
      }, 
      {
        "object": "hwEntPbxConfHallCurRegistedNum", 
        "module": "HUAWEI-ENT-VOICE-PBX-MIB"
      }, 
      {
        "object": "hwEntPbxConfHallCurOnlineRoomNum", 
        "module": "HUAWEI-ENT-VOICE-PBX-MIB"
      }, 
      {
        "object": "hwEntPbxConfHallCurOnlineAttendeeNum", 
        "module": "HUAWEI-ENT-VOICE-PBX-MIB"
      }, 
      {
        "object": "hwEntPbxConfPortalNaviMenuName", 
        "module": "HUAWEI-ENT-VOICE-PBX-MIB"
      }, 
      {
        "object": "hwEntPbxInviteeJoinConfNaviMenuName", 
        "module": "HUAWEI-ENT-VOICE-PBX-MIB"
      }, 
      {
        "object": "hwEntPbxConRemindBeforefExpiryNaviMenuName", 
        "module": "HUAWEI-ENT-VOICE-PBX-MIB"
      }, 
      {
        "object": "hwEntPbxLeaveConfNaviMenuName", 
        "module": "HUAWEI-ENT-VOICE-PBX-MIB"
      }, 
      {
        "object": "hwEntPbxConfOperNaviMenuName", 
        "module": "HUAWEI-ENT-VOICE-PBX-MIB"
      }
    ], 
    "status": "current", 
    "description": "The hwEntPbxConfHallConfigGroup group."
  }, 
  "hwEntPbxConfRegConfigGroup": {
    "oid": "1.3.6.1.4.1.2011.5.25.313.100.2.55", 
    "name": "hwEntPbxConfRegConfigGroup", 
    "class": "objectgroup", 
    "objects": [
      {
        "object": "hwEntPbxConfRegId", 
        "module": "HUAWEI-ENT-VOICE-PBX-MIB"
      }, 
      {
        "object": "hwEntPbxConfRegRowStatus", 
        "module": "HUAWEI-ENT-VOICE-PBX-MIB"
      }, 
      {
        "object": "hwEntPbxConfRegHallName", 
        "module": "HUAWEI-ENT-VOICE-PBX-MIB"
      }, 
      {
        "object": "hwEntPbxConfBeginDate", 
        "module": "HUAWEI-ENT-VOICE-PBX-MIB"
      }, 
      {
        "object": "hwEntPbxConfBeginTime", 
        "module": "HUAWEI-ENT-VOICE-PBX-MIB"
      }, 
      {
        "object": "hwEntPbxConfIsInstant", 
        "module": "HUAWEI-ENT-VOICE-PBX-MIB"
      }, 
      {
        "object": "hwEntPbxConfDuration", 
        "module": "HUAWEI-ENT-VOICE-PBX-MIB"
      }, 
      {
        "object": "hwEntPbxConfAttendeeNum", 
        "module": "HUAWEI-ENT-VOICE-PBX-MIB"
      }, 
      {
        "object": "hwEntPbxConfGuestPassword", 
        "module": "HUAWEI-ENT-VOICE-PBX-MIB"
      }, 
      {
        "object": "hwEntPbxConfChaimanPassword", 
        "module": "HUAWEI-ENT-VOICE-PBX-MIB"
      }, 
      {
        "object": "hwEntPbxConfRegName", 
        "module": "HUAWEI-ENT-VOICE-PBX-MIB"
      }, 
      {
        "object": "hwEntPbxConfDesc", 
        "module": "HUAWEI-ENT-VOICE-PBX-MIB"
      }, 
      {
        "object": "hwEntPbxConfLanguageType", 
        "module": "HUAWEI-ENT-VOICE-PBX-MIB"
      }, 
      {
        "object": "hwEntPbxConfEntryToneType", 
        "module": "HUAWEI-ENT-VOICE-PBX-MIB"
      }, 
      {
        "object": "hwEntPbxConfExitToneType", 
        "module": "HUAWEI-ENT-VOICE-PBX-MIB"
      }
    ], 
    "status": "current", 
    "description": "The hwEntPbxConfRegConfigGroup group."
  }, 
  "hwEntPbxConfOperGroup": {
    "oid": "1.3.6.1.4.1.2011.5.25.313.100.2.56", 
    "name": "hwEntPbxConfOperGroup", 
    "class": "objectgroup", 
    "objects": [
      {
        "object": "hwEntPbxConfOperId", 
        "module": "HUAWEI-ENT-VOICE-PBX-MIB"
      }, 
      {
        "object": "hwEntPbxConfOperType", 
        "module": "HUAWEI-ENT-VOICE-PBX-MIB"
      }, 
      {
        "object": "hwEntPbxConfDelayLen", 
        "module": "HUAWEI-ENT-VOICE-PBX-MIB"
      }, 
      {
        "object": "hwEntPbxConfStatus", 
        "module": "HUAWEI-ENT-VOICE-PBX-MIB"
      }
    ], 
    "status": "current", 
    "description": "The hwEntPbxConfOperGroup group."
  }, 
  "hwEntPbxConfAttendeeOperGroup": {
    "oid": "1.3.6.1.4.1.2011.5.25.313.100.2.57", 
    "name": "hwEntPbxConfAttendeeOperGroup", 
    "class": "objectgroup", 
    "objects": [
      {
        "object": "hwEntPbxConfAttendeeOperId", 
        "module": "HUAWEI-ENT-VOICE-PBX-MIB"
      }, 
      {
        "object": "hwEntPbxConfAttendeeTelNo", 
        "module": "HUAWEI-ENT-VOICE-PBX-MIB"
      }, 
      {
        "object": "hwEntPbxConfAttendeeType", 
        "module": "HUAWEI-ENT-VOICE-PBX-MIB"
      }, 
      {
        "object": "hwEntPbxConfAttendeeOperType", 
        "module": "HUAWEI-ENT-VOICE-PBX-MIB"
      }, 
      {
        "object": "hwEntPbxConfAttendeeStatus", 
        "module": "HUAWEI-ENT-VOICE-PBX-MIB"
      }
    ], 
    "status": "current", 
    "description": "The hwEntPbxConfAttendeeOperGroup group."
  }, 
  "hwEntPbxSignalTraceConfigGroup": {
    "oid": "1.3.6.1.4.1.2011.5.25.313.100.2.58", 
    "name": "hwEntPbxSignalTraceConfigGroup", 
    "class": "objectgroup", 
    "objects": [
      {
        "object": "hwEntPbxSignalTraceTaskNo", 
        "module": "HUAWEI-ENT-VOICE-PBX-MIB"
      }, 
      {
        "object": "hwEntPbxSignalTraceRowStatus", 
        "module": "HUAWEI-ENT-VOICE-PBX-MIB"
      }, 
      {
        "object": "hwEntPbxSignalTraceTaskID", 
        "module": "HUAWEI-ENT-VOICE-PBX-MIB"
      }, 
      {
        "object": "hwEntPbxSignalTraceTarget", 
        "module": "HUAWEI-ENT-VOICE-PBX-MIB"
      }, 
      {
        "object": "hwEntPbxSignalTraceSipIp", 
        "module": "HUAWEI-ENT-VOICE-PBX-MIB"
      }, 
      {
        "object": "hwEntPbxSignalTraceTrkIndex", 
        "module": "HUAWEI-ENT-VOICE-PBX-MIB"
      }, 
      {
        "object": "hwEntPbxSignalTraceStartTS", 
        "module": "HUAWEI-ENT-VOICE-PBX-MIB"
      }, 
      {
        "object": "hwEntPbxSignalTraceEndTS", 
        "module": "HUAWEI-ENT-VOICE-PBX-MIB"
      }, 
      {
        "object": "hwEntPbxSignalTraceDn", 
        "module": "HUAWEI-ENT-VOICE-PBX-MIB"
      }, 
      {
        "object": "hwEntPbxSignalTraceEntName", 
        "module": "HUAWEI-ENT-VOICE-PBX-MIB"
      }, 
      {
        "object": "hwEntPbxSignalTraceFilter", 
        "module": "HUAWEI-ENT-VOICE-PBX-MIB"
      }, 
      {
        "object": "hwEntPbxSignalTraceServerIp", 
        "module": "HUAWEI-ENT-VOICE-PBX-MIB"
      }, 
      {
        "object": "hwEntPbxSignalTraceServerPort", 
        "module": "HUAWEI-ENT-VOICE-PBX-MIB"
      }, 
      {
        "object": "hwEntPbxSignalTraceServerUserName", 
        "module": "HUAWEI-ENT-VOICE-PBX-MIB"
      }, 
      {
        "object": "hwEntPbxSignalTraceServerPassword", 
        "module": "HUAWEI-ENT-VOICE-PBX-MIB"
      }
    ], 
    "status": "current", 
    "description": "The hwEntPbxSignalTraceConfigGroup group."
  }, 
  "hwEntPbxMeasureConfigGroup": {
    "oid": "1.3.6.1.4.1.2011.5.25.313.100.2.59", 
    "name": "hwEntPbxMeasureConfigGroup", 
    "class": "objectgroup", 
    "objects": [
      {
        "object": "hwEntPbxMeasureUnitID", 
        "module": "HUAWEI-ENT-VOICE-PBX-MIB"
      }, 
      {
        "object": "hwEntPbxMeasureRowStatus", 
        "module": "HUAWEI-ENT-VOICE-PBX-MIB"
      }, 
      {
        "object": "hwEntPbxMeasureTaskID", 
        "module": "HUAWEI-ENT-VOICE-PBX-MIB"
      }, 
      {
        "object": "hwEntPbxMeasureName", 
        "module": "HUAWEI-ENT-VOICE-PBX-MIB"
      }, 
      {
        "object": "hwEntPbxMeasureGlobal", 
        "module": "HUAWEI-ENT-VOICE-PBX-MIB"
      }, 
      {
        "object": "hwEntPbxMeasureIncoming", 
        "module": "HUAWEI-ENT-VOICE-PBX-MIB"
      }, 
      {
        "object": "hwEntPbxMeasureOutgoing", 
        "module": "HUAWEI-ENT-VOICE-PBX-MIB"
      }, 
      {
        "object": "hwEntPbxMeasureStartDateTime", 
        "module": "HUAWEI-ENT-VOICE-PBX-MIB"
      }, 
      {
        "object": "hwEntPbxMeasureEndDateTime", 
        "module": "HUAWEI-ENT-VOICE-PBX-MIB"
      }, 
      {
        "object": "hwEntPbxMeasureInterval", 
        "module": "HUAWEI-ENT-VOICE-PBX-MIB"
      }, 
      {
        "object": "hwEntPbxMeasureServerIp", 
        "module": "HUAWEI-ENT-VOICE-PBX-MIB"
      }, 
      {
        "object": "hwEntPbxMeasureServerPort", 
        "module": "HUAWEI-ENT-VOICE-PBX-MIB"
      }, 
      {
        "object": "hwEntPbxMeasureServerUserName", 
        "module": "HUAWEI-ENT-VOICE-PBX-MIB"
      }, 
      {
        "object": "hwEntPbxMeasureServerPassword", 
        "module": "HUAWEI-ENT-VOICE-PBX-MIB"
      }
    ], 
    "status": "current", 
    "description": "The hwEntPbxMeasureConfigGroup group."
  }, 
  "hwEntPbxUserStateTraceGroup": {
    "oid": "1.3.6.1.4.1.2011.5.25.313.100.2.60", 
    "name": "hwEntPbxUserStateTraceGroup", 
    "class": "objectgroup", 
    "objects": [
      {
        "object": "hwEntPbxUserStateTraceTotal", 
        "module": "HUAWEI-ENT-VOICE-PBX-MIB"
      }, 
      {
        "object": "hwEntPbxUserStateTraceIdle", 
        "module": "HUAWEI-ENT-VOICE-PBX-MIB"
      }, 
      {
        "object": "hwEntPbxUserStateTraceBusy", 
        "module": "HUAWEI-ENT-VOICE-PBX-MIB"
      }, 
      {
        "object": "hwEntPbxUserStateTraceFault", 
        "module": "HUAWEI-ENT-VOICE-PBX-MIB"
      }, 
      {
        "object": "hwEntPbxUserStateTraceTime", 
        "module": "HUAWEI-ENT-VOICE-PBX-MIB"
      }
    ], 
    "status": "current", 
    "description": "The hwEntPbxUserStateTraceGroup group."
  }, 
  "hwEntPbxConferenceAttributeGroup": {
    "oid": "1.3.6.1.4.1.2011.5.25.313.100.2.61", 
    "name": "hwEntPbxConferenceAttributeGroup", 
    "class": "objectgroup", 
    "objects": [
      {
        "object": "hwEntPbxConferenceAttributeConfIDLenth", 
        "module": "HUAWEI-ENT-VOICE-PBX-MIB"
      }, 
      {
        "object": "hwEntPbxConferenceAttributeReconvokeTimes", 
        "module": "HUAWEI-ENT-VOICE-PBX-MIB"
      }, 
      {
        "object": "hwEntPbxConferenceAttributeConvokeTelno", 
        "module": "HUAWEI-ENT-VOICE-PBX-MIB"
      }, 
      {
        "object": "hwEntPbxConferenceAttributeCallRight", 
        "module": "HUAWEI-ENT-VOICE-PBX-MIB"
      }
    ], 
    "status": "current", 
    "description": "The hwEntPbxConferenceAttributeGroup group."
  }, 
  "hwEntPbxCallPrefixCallrouteGroup": {
    "oid": "1.3.6.1.4.1.2011.5.25.313.100.2.62", 
    "name": "hwEntPbxCallPrefixCallrouteGroup", 
    "class": "objectgroup", 
    "objects": [
      {
        "object": "hwEntPbxCallPrefixCallrouteCallprefixName", 
        "module": "HUAWEI-ENT-VOICE-PBX-MIB"
      }, 
      {
        "object": "hwEntPbxCallPrefixCallrouteCallrouteName", 
        "module": "HUAWEI-ENT-VOICE-PBX-MIB"
      }, 
      {
        "object": "hwEntPbxCallPrefixCallrouteRowStatus", 
        "module": "HUAWEI-ENT-VOICE-PBX-MIB"
      }, 
      {
        "object": "hwEntPbxCallPrefixCallrouteIndexNo", 
        "module": "HUAWEI-ENT-VOICE-PBX-MIB"
      }
    ], 
    "status": "current", 
    "description": "The hwEntPbxCallPrefixCallrouteGroup group."
  }, 
  "hwEntPbxNewCallerChgGroup": {
    "oid": "1.3.6.1.4.1.2011.5.25.313.100.2.63", 
    "name": "hwEntPbxNewCallerChgGroup", 
    "class": "objectgroup", 
    "objects": [
      {
        "object": "hwEntPbxNewCallerChgName", 
        "module": "HUAWEI-ENT-VOICE-PBX-MIB"
      }, 
      {
        "object": "hwEntPbxNewCallerChgRowStatus", 
        "module": "HUAWEI-ENT-VOICE-PBX-MIB"
      }, 
      {
        "object": "hwEntPbxNewCallerChgCallerPrefix", 
        "module": "HUAWEI-ENT-VOICE-PBX-MIB"
      }, 
      {
        "object": "hwEntPbxNewCallerChgEnterprise", 
        "module": "HUAWEI-ENT-VOICE-PBX-MIB"
      }, 
      {
        "object": "hwEntPbxNewCallerChgDnset", 
        "module": "HUAWEI-ENT-VOICE-PBX-MIB"
      }, 
      {
        "object": "hwEntPbxNewCallerChgCallSourceName", 
        "module": "HUAWEI-ENT-VOICE-PBX-MIB"
      }, 
      {
        "object": "hwEntPbxNewCallerChgOrigDNChgType", 
        "module": "HUAWEI-ENT-VOICE-PBX-MIB"
      }, 
      {
        "object": "hwEntPbxNewCallerChgOrigDNChgPos", 
        "module": "HUAWEI-ENT-VOICE-PBX-MIB"
      }, 
      {
        "object": "hwEntPbxNewCallerChgOrigDNChgLen", 
        "module": "HUAWEI-ENT-VOICE-PBX-MIB"
      }, 
      {
        "object": "hwEntPbxNewCallerChgOrigDNNew", 
        "module": "HUAWEI-ENT-VOICE-PBX-MIB"
      }, 
      {
        "object": "hwEntPbxNewCallerChgTermDNChgType", 
        "module": "HUAWEI-ENT-VOICE-PBX-MIB"
      }, 
      {
        "object": "hwEntPbxNewCallerChgTermDNChgPos", 
        "module": "HUAWEI-ENT-VOICE-PBX-MIB"
      }, 
      {
        "object": "hwEntPbxNewCallerChgTermDNChgLen", 
        "module": "HUAWEI-ENT-VOICE-PBX-MIB"
      }, 
      {
        "object": "hwEntPbxNewCallerChgTermDNNew", 
        "module": "HUAWEI-ENT-VOICE-PBX-MIB"
      }
    ], 
    "status": "current", 
    "description": "The hwEntPbxNewCallerChgGroup group."
  }, 
  "hwEntPbxCallRouteConfigGroup": {
    "oid": "1.3.6.1.4.1.2011.5.25.313.100.2.64", 
    "name": "hwEntPbxCallRouteConfigGroup", 
    "class": "objectgroup", 
    "objects": [
      {
        "object": "hwEntPbxCallRouteName", 
        "module": "HUAWEI-ENT-VOICE-PBX-MIB"
      }, 
      {
        "object": "hwEntPbxCallRouteRowStatus", 
        "module": "HUAWEI-ENT-VOICE-PBX-MIB"
      }, 
      {
        "object": "hwEntPbxCallRouteSelectType", 
        "module": "HUAWEI-ENT-VOICE-PBX-MIB"
      }, 
      {
        "object": "hwEntPbxCallRouteRerouteDealName", 
        "module": "HUAWEI-ENT-VOICE-PBX-MIB"
      }
    ], 
    "status": "current", 
    "description": "The hwEntPbxCallRouteConfigGroup group."
  }, 
  "hwEntPbxRerouteDealConfigGroup": {
    "oid": "1.3.6.1.4.1.2011.5.25.313.100.2.65", 
    "name": "hwEntPbxRerouteDealConfigGroup", 
    "class": "objectgroup", 
    "objects": [
      {
        "object": "hwEntPbxRerouteDealName", 
        "module": "HUAWEI-ENT-VOICE-PBX-MIB"
      }, 
      {
        "object": "hwEntPbxRerouteDealRowStatus", 
        "module": "HUAWEI-ENT-VOICE-PBX-MIB"
      }, 
      {
        "object": "hwEntPbxRerouteDealCallRoutename", 
        "module": "HUAWEI-ENT-VOICE-PBX-MIB"
      }, 
      {
        "object": "hwEntPbxRerouteDealReCallRouteName", 
        "module": "HUAWEI-ENT-VOICE-PBX-MIB"
      }, 
      {
        "object": "hwEntPbxRerouteDealFailedType", 
        "module": "HUAWEI-ENT-VOICE-PBX-MIB"
      }
    ], 
    "status": "current", 
    "description": "The hwEntPbxRerouteDealConfigGroup group."
  }, 
  "hwEntPbxTimeTempletGroup": {
    "oid": "1.3.6.1.4.1.2011.5.25.313.100.2.66", 
    "name": "hwEntPbxTimeTempletGroup", 
    "class": "objectgroup", 
    "objects": [
      {
        "object": "hwEntPbxTimeTempletName", 
        "module": "HUAWEI-ENT-VOICE-PBX-MIB"
      }, 
      {
        "object": "hwEntPbxTimeTempletRowStatus", 
        "module": "HUAWEI-ENT-VOICE-PBX-MIB"
      }, 
      {
        "object": "hwEntPbxTimeTempletFromDate", 
        "module": "HUAWEI-ENT-VOICE-PBX-MIB"
      }, 
      {
        "object": "hwEntPbxTimeTempletFromTime", 
        "module": "HUAWEI-ENT-VOICE-PBX-MIB"
      }, 
      {
        "object": "hwEntPbxTimeTempletToDate", 
        "module": "HUAWEI-ENT-VOICE-PBX-MIB"
      }, 
      {
        "object": "hwEntPbxTimeTempletToTime", 
        "module": "HUAWEI-ENT-VOICE-PBX-MIB"
      }, 
      {
        "object": "hwEntPbxTimeTempletRepeatMode", 
        "module": "HUAWEI-ENT-VOICE-PBX-MIB"
      }, 
      {
        "object": "hwEntPbxTimeTempletBeginDate", 
        "module": "HUAWEI-ENT-VOICE-PBX-MIB"
      }, 
      {
        "object": "hwEntPbxTimeTempletBeginWeekday", 
        "module": "HUAWEI-ENT-VOICE-PBX-MIB"
      }, 
      {
        "object": "hwEntPbxTimeTempletBeginTime", 
        "module": "HUAWEI-ENT-VOICE-PBX-MIB"
      }, 
      {
        "object": "hwEntPbxTimeTempletEndDate", 
        "module": "HUAWEI-ENT-VOICE-PBX-MIB"
      }, 
      {
        "object": "hwEntPbxTimeTempletEndWeekday", 
        "module": "HUAWEI-ENT-VOICE-PBX-MIB"
      }, 
      {
        "object": "hwEntPbxTimeTempletEndTime", 
        "module": "HUAWEI-ENT-VOICE-PBX-MIB"
      }
    ], 
    "status": "current", 
    "description": "The hwEntPbxTimeTempletGroup group."
  }, 
  "hwEntPbxCallSourceGroup": {
    "oid": "1.3.6.1.4.1.2011.5.25.313.100.2.67", 
    "name": "hwEntPbxCallSourceGroup", 
    "class": "objectgroup", 
    "objects": [
      {
        "object": "hwEntPbxCallSourceName", 
        "module": "HUAWEI-ENT-VOICE-PBX-MIB"
      }, 
      {
        "object": "hwEntPbxCallSourceRowStatus", 
        "module": "HUAWEI-ENT-VOICE-PBX-MIB"
      }, 
      {
        "object": "hwEntPbxCallSourceReserved", 
        "module": "HUAWEI-ENT-VOICE-PBX-MIB"
      }
    ], 
    "status": "current", 
    "description": "The hwEntPbxCallSourceGroup group."
  }, 
  "hwEntPbxRouteAnalysisGroup": {
    "oid": "1.3.6.1.4.1.2011.5.25.313.100.2.68", 
    "name": "hwEntPbxRouteAnalysisGroup", 
    "class": "objectgroup", 
    "objects": [
      {
        "object": "hwEntPbxRouteAnalysisName", 
        "module": "HUAWEI-ENT-VOICE-PBX-MIB"
      }, 
      {
        "object": "hwEntPbxRouteAnalysisRowStatus", 
        "module": "HUAWEI-ENT-VOICE-PBX-MIB"
      }, 
      {
        "object": "hwEntPbxRouteAnalysisCallsourceName", 
        "module": "HUAWEI-ENT-VOICE-PBX-MIB"
      }, 
      {
        "object": "hwEntPbxRouteAnalysisCallRoutename", 
        "module": "HUAWEI-ENT-VOICE-PBX-MIB"
      }, 
      {
        "object": "hwEntPbxRouteAnalysisTrunkGroupName", 
        "module": "HUAWEI-ENT-VOICE-PBX-MIB"
      }
    ], 
    "status": "current", 
    "description": "The hwEntPbxRouteAnalysisGroup group."
  }, 
  "hwEntPbxTrkGrpCallRouteConfigGroup": {
    "oid": "1.3.6.1.4.1.2011.5.25.313.100.2.69", 
    "name": "hwEntPbxTrkGrpCallRouteConfigGroup", 
    "class": "objectgroup", 
    "objects": [
      {
        "object": "hwEntPbxTrkGrpCallRouteTrkgrpName", 
        "module": "HUAWEI-ENT-VOICE-PBX-MIB"
      }, 
      {
        "object": "hwEntPbxTrkGrpCallRouteCallrouteName", 
        "module": "HUAWEI-ENT-VOICE-PBX-MIB"
      }, 
      {
        "object": "hwEntPbxTrkGrpCallRouteRowStatus", 
        "module": "HUAWEI-ENT-VOICE-PBX-MIB"
      }, 
      {
        "object": "hwEntPbxTrkGrpCallRouteTimeTempletName", 
        "module": "HUAWEI-ENT-VOICE-PBX-MIB"
      }, 
      {
        "object": "hwEntPbxTrkGrpCallRouteCharge", 
        "module": "HUAWEI-ENT-VOICE-PBX-MIB"
      }, 
      {
        "object": "hwEntPbxTrkGrpCallRoutePercent", 
        "module": "HUAWEI-ENT-VOICE-PBX-MIB"
      }, 
      {
        "object": "hwEntPbxTrkGrpCallRouteUserPriorLevel", 
        "module": "HUAWEI-ENT-VOICE-PBX-MIB"
      }, 
      {
        "object": "hwEntPbxTrkGrpCallRouteCallerNumber", 
        "module": "HUAWEI-ENT-VOICE-PBX-MIB"
      }, 
      {
        "object": "hwEntPbxTrkGrpCallRouteSelectLevel", 
        "module": "HUAWEI-ENT-VOICE-PBX-MIB"
      }
    ], 
    "status": "current", 
    "description": "The hwEntPbxTrkGrpCallRouteConfigGroup group."
  }, 
  "hwEntPbxConfConfigGroup": {
    "oid": "1.3.6.1.4.1.2011.5.25.313.100.2.70", 
    "name": "hwEntPbxConfConfigGroup", 
    "class": "objectgroup", 
    "objects": [
      {
        "object": "hwEntPbxConfName", 
        "module": "HUAWEI-ENT-VOICE-PBX-MIB"
      }, 
      {
        "object": "hwEntPbxConfRowStatus", 
        "module": "HUAWEI-ENT-VOICE-PBX-MIB"
      }, 
      {
        "object": "hwEntPbxConfDescription", 
        "module": "HUAWEI-ENT-VOICE-PBX-MIB"
      }, 
      {
        "object": "hwEntPbxConfId", 
        "module": "HUAWEI-ENT-VOICE-PBX-MIB"
      }, 
      {
        "object": "hwEntPbxConfEnterpriseName", 
        "module": "HUAWEI-ENT-VOICE-PBX-MIB"
      }, 
      {
        "object": "hwEntPbxConfDnsetName", 
        "module": "HUAWEI-ENT-VOICE-PBX-MIB"
      }, 
      {
        "object": "hwEntPbxConfRegNum", 
        "module": "HUAWEI-ENT-VOICE-PBX-MIB"
      }, 
      {
        "object": "hwEntPbxConfAttendeePwd", 
        "module": "HUAWEI-ENT-VOICE-PBX-MIB"
      }, 
      {
        "object": "hwEntPbxConfChairmanPwd", 
        "module": "HUAWEI-ENT-VOICE-PBX-MIB"
      }, 
      {
        "object": "hwEntPbxConfStartDate", 
        "module": "HUAWEI-ENT-VOICE-PBX-MIB"
      }, 
      {
        "object": "hwEntPbxConfStartTime", 
        "module": "HUAWEI-ENT-VOICE-PBX-MIB"
      }, 
      {
        "object": "hwEntPbxConfEndDate", 
        "module": "HUAWEI-ENT-VOICE-PBX-MIB"
      }, 
      {
        "object": "hwEntPbxConfEndTime", 
        "module": "HUAWEI-ENT-VOICE-PBX-MIB"
      }, 
      {
        "object": "hwEntPbxConfEnterPrompt", 
        "module": "HUAWEI-ENT-VOICE-PBX-MIB"
      }, 
      {
        "object": "hwEntPbxConfLeavePrompt", 
        "module": "HUAWEI-ENT-VOICE-PBX-MIB"
      }, 
      {
        "object": "hwEntPbxConfChairman", 
        "module": "HUAWEI-ENT-VOICE-PBX-MIB"
      }, 
      {
        "object": "hwEntPbxConfType", 
        "module": "HUAWEI-ENT-VOICE-PBX-MIB"
      }, 
      {
        "object": "hwEntPbxConfState", 
        "module": "HUAWEI-ENT-VOICE-PBX-MIB"
      }
    ], 
    "status": "current", 
    "description": "The hwEntPbxConfConfigGroup group."
  }, 
  "hwEntPbxConferenceAttendeeCfgGroup": {
    "oid": "1.3.6.1.4.1.2011.5.25.313.100.2.71", 
    "name": "hwEntPbxConferenceAttendeeCfgGroup", 
    "class": "objectgroup", 
    "objects": [
      {
        "object": "hwEntPbxConferenceAttendeeConfName", 
        "module": "HUAWEI-ENT-VOICE-PBX-MIB"
      }, 
      {
        "object": "hwEntPbxConferenceAttendeeTelNo", 
        "module": "HUAWEI-ENT-VOICE-PBX-MIB"
      }, 
      {
        "object": "hwEntPbxConferenceAttendeeRowStatus", 
        "module": "HUAWEI-ENT-VOICE-PBX-MIB"
      }, 
      {
        "object": "hwEntPbxConferenceAttendeeUserName", 
        "module": "HUAWEI-ENT-VOICE-PBX-MIB"
      }, 
      {
        "object": "hwEntPbxConferenceAttendeeMode", 
        "module": "HUAWEI-ENT-VOICE-PBX-MIB"
      }, 
      {
        "object": "hwEntPbxConferenceAttendeeConfState", 
        "module": "HUAWEI-ENT-VOICE-PBX-MIB"
      }
    ], 
    "status": "current", 
    "description": "The hwEntPbxConferenceAttendeeCfgGroup group."
  }, 
  "hwEntPbxAlarmParaGroup": {
    "oid": "1.3.6.1.4.1.2011.5.25.313.100.2.72", 
    "name": "hwEntPbxAlarmParaGroup", 
    "class": "objectgroup", 
    "objects": [
      {
        "object": "hwEntPbxAlarmShelf", 
        "module": "HUAWEI-ENT-VOICE-PBX-MIB"
      }, 
      {
        "object": "hwEntPbxAlarmSlot", 
        "module": "HUAWEI-ENT-VOICE-PBX-MIB"
      }, 
      {
        "object": "hwEntPbxAlarmUpgradeFailInfo", 
        "module": "HUAWEI-ENT-VOICE-PBX-MIB"
      }, 
      {
        "object": "hwEntPbxAlarmPort", 
        "module": "HUAWEI-ENT-VOICE-PBX-MIB"
      }, 
      {
        "object": "hwEntPbxAlarmTsn", 
        "module": "HUAWEI-ENT-VOICE-PBX-MIB"
      }, 
      {
        "object": "hwEntPbxAlarmInterfaceName", 
        "module": "HUAWEI-ENT-VOICE-PBX-MIB"
      }
    ], 
    "status": "current", 
    "description": "The hwEntPbxAlarmParaGroup group."
  }, 
  "hwEntPbxTrapsGroup": {
    "oid": "1.3.6.1.4.1.2011.5.25.313.100.2.73", 
    "name": "hwEntPbxTrapsGroup", 
    "class": "objectgroup", 
    "objects": [
      {
        "object": "hwEntPbxBillpoolOverflow", 
        "module": "HUAWEI-ENT-VOICE-PBX-MIB"
      }, 
      {
        "object": "hwEntPbxBillpoolOverflowRestore", 
        "module": "HUAWEI-ENT-VOICE-PBX-MIB"
      }, 
      {
        "object": "hwEntPbxBillpoolFull", 
        "module": "HUAWEI-ENT-VOICE-PBX-MIB"
      }, 
      {
        "object": "hwEntPbxBillpoolFullRestore", 
        "module": "HUAWEI-ENT-VOICE-PBX-MIB"
      }, 
      {
        "object": "hwEntPbxBillCommInterrupt", 
        "module": "HUAWEI-ENT-VOICE-PBX-MIB"
      }, 
      {
        "object": "hwEntPbxBillCommRestore", 
        "module": "HUAWEI-ENT-VOICE-PBX-MIB"
      }, 
      {
        "object": "hwEntPbxUpgradeFailTrap", 
        "module": "HUAWEI-ENT-VOICE-PBX-MIB"
      }, 
      {
        "object": "hwEntPbxE1FaultTrap", 
        "module": "HUAWEI-ENT-VOICE-PBX-MIB"
      }, 
      {
        "object": "hwEntPbxE1ResumeTrap", 
        "module": "HUAWEI-ENT-VOICE-PBX-MIB"
      }, 
      {
        "object": "hwEntPbxBillSendFailTrap", 
        "module": "HUAWEI-ENT-VOICE-PBX-MIB"
      }, 
      {
        "object": "hwEntPbxBillCreateFailTrap", 
        "module": "HUAWEI-ENT-VOICE-PBX-MIB"
      }, 
      {
        "object": "hwEntPbxDspResourceNotEnoughTrap", 
        "module": "HUAWEI-ENT-VOICE-PBX-MIB"
      }, 
      {
        "object": "hwEntPbxAt0CircuitFaultTrap", 
        "module": "HUAWEI-ENT-VOICE-PBX-MIB"
      }, 
      {
        "object": "hwEntPbxAt0CircuitRestoreTrap", 
        "module": "HUAWEI-ENT-VOICE-PBX-MIB"
      }, 
      {
        "object": "hwEntPbxUserNumberLockTrap", 
        "module": "HUAWEI-ENT-VOICE-PBX-MIB"
      }, 
      {
        "object": "hwEntPbxUserNumberUnLockTrap", 
        "module": "HUAWEI-ENT-VOICE-PBX-MIB"
      }, 
      {
        "object": "hwEntPbxPriLinkFaultTrap", 
        "module": "HUAWEI-ENT-VOICE-PBX-MIB"
      }, 
      {
        "object": "hwEntPbxPriLinkRestoreTrap", 
        "module": "HUAWEI-ENT-VOICE-PBX-MIB"
      }
    ], 
    "status": "current", 
    "description": "The hwEntPbxTrapsGroup group."
  }, 
  "hwEntPbxVoiceFileGroup": {
    "oid": "1.3.6.1.4.1.2011.5.25.313.100.2.74", 
    "name": "hwEntPbxVoiceFileGroup", 
    "class": "objectgroup", 
    "objects": [
      {
        "object": "hwEntPbxVoiceFileName", 
        "module": "HUAWEI-ENT-VOICE-PBX-MIB"
      }, 
      {
        "object": "hwEntPbxVoiceFileRowStatus", 
        "module": "HUAWEI-ENT-VOICE-PBX-MIB"
      }, 
      {
        "object": "hwEntPbxVoiceFileType", 
        "module": "HUAWEI-ENT-VOICE-PBX-MIB"
      }
    ], 
    "status": "current", 
    "description": "The hwEntPbxVoiceFileGroup group."
  }, 
  "hwEntPbxIvrTimeIndexGroup": {
    "oid": "1.3.6.1.4.1.2011.5.25.313.100.2.75", 
    "name": "hwEntPbxIvrTimeIndexGroup", 
    "class": "objectgroup", 
    "objects": [
      {
        "object": "hwEntPbxIvrTimeIndexNo", 
        "module": "HUAWEI-ENT-VOICE-PBX-MIB"
      }, 
      {
        "object": "hwEntPbxIvrTimeIndexRowStatus", 
        "module": "HUAWEI-ENT-VOICE-PBX-MIB"
      }, 
      {
        "object": "hwEntPbxIvrTimeIndexStartYear", 
        "module": "HUAWEI-ENT-VOICE-PBX-MIB"
      }, 
      {
        "object": "hwEntPbxIvrTimeIndexStartMonth", 
        "module": "HUAWEI-ENT-VOICE-PBX-MIB"
      }, 
      {
        "object": "hwEntPbxIvrTimeIndexStartDay", 
        "module": "HUAWEI-ENT-VOICE-PBX-MIB"
      }, 
      {
        "object": "hwEntPbxIvrTimeIndexStartWeekday", 
        "module": "HUAWEI-ENT-VOICE-PBX-MIB"
      }, 
      {
        "object": "hwEntPbxIvrTimeIndexStartHour", 
        "module": "HUAWEI-ENT-VOICE-PBX-MIB"
      }, 
      {
        "object": "hwEntPbxIvrTimeIndexStartMinute", 
        "module": "HUAWEI-ENT-VOICE-PBX-MIB"
      }, 
      {
        "object": "hwEntPbxIvrTimeIndexStartSecond", 
        "module": "HUAWEI-ENT-VOICE-PBX-MIB"
      }, 
      {
        "object": "hwEntPbxIvrTimeIndexEndYear", 
        "module": "HUAWEI-ENT-VOICE-PBX-MIB"
      }, 
      {
        "object": "hwEntPbxIvrTimeIndexEndMonth", 
        "module": "HUAWEI-ENT-VOICE-PBX-MIB"
      }, 
      {
        "object": "hwEntPbxIvrTimeIndexEndDay", 
        "module": "HUAWEI-ENT-VOICE-PBX-MIB"
      }, 
      {
        "object": "hwEntPbxIvrTimeIndexEndWeekday", 
        "module": "HUAWEI-ENT-VOICE-PBX-MIB"
      }, 
      {
        "object": "hwEntPbxIvrTimeIndexEndHour", 
        "module": "HUAWEI-ENT-VOICE-PBX-MIB"
      }, 
      {
        "object": "hwEntPbxIvrTimeIndexEndMinute", 
        "module": "HUAWEI-ENT-VOICE-PBX-MIB"
      }, 
      {
        "object": "hwEntPbxIvrTimeIndexEndSecond", 
        "module": "HUAWEI-ENT-VOICE-PBX-MIB"
      }, 
      {
        "object": "hwEntPbxIvrTimeIndexIsHoliday", 
        "module": "HUAWEI-ENT-VOICE-PBX-MIB"
      }
    ], 
    "status": "current", 
    "description": "The hwEntPbxIvrTimeIndexGroup group."
  }, 
  "hwEntPbxIvrGroup": {
    "oid": "1.3.6.1.4.1.2011.5.25.313.100.2.76", 
    "name": "hwEntPbxIvrGroup", 
    "class": "objectgroup", 
    "objects": [
      {
        "object": "hwEntPbxIvrVu", 
        "module": "HUAWEI-ENT-VOICE-PBX-MIB"
      }, 
      {
        "object": "hwEntPbxIvrVuRowStatus", 
        "module": "HUAWEI-ENT-VOICE-PBX-MIB"
      }, 
      {
        "object": "hwEntPbxIvrFileName", 
        "module": "HUAWEI-ENT-VOICE-PBX-MIB"
      }, 
      {
        "object": "hwEntPbxIvrNumberLength", 
        "module": "HUAWEI-ENT-VOICE-PBX-MIB"
      }, 
      {
        "object": "hwEntPbxIvrScriptType", 
        "module": "HUAWEI-ENT-VOICE-PBX-MIB"
      }, 
      {
        "object": "hwEntPbxIvrConfigString", 
        "module": "HUAWEI-ENT-VOICE-PBX-MIB"
      }, 
      {
        "object": "hwEntPbxIvrConfigStringLength", 
        "module": "HUAWEI-ENT-VOICE-PBX-MIB"
      }
    ], 
    "status": "current", 
    "description": "The hwEntPbxIvrGroup group."
  }, 
  "hwEntPbxIvrFileGroup": {
    "oid": "1.3.6.1.4.1.2011.5.25.313.100.2.77", 
    "name": "hwEntPbxIvrFileGroup", 
    "class": "objectgroup", 
    "objects": [
      {
        "object": "hwEntPbxIvrFileIvrVu", 
        "module": "HUAWEI-ENT-VOICE-PBX-MIB"
      }, 
      {
        "object": "hwEntPbxIvrFileRowStatus", 
        "module": "HUAWEI-ENT-VOICE-PBX-MIB"
      }, 
      {
        "object": "hwEntPbxIvrFilePath", 
        "module": "HUAWEI-ENT-VOICE-PBX-MIB"
      }
    ], 
    "status": "current", 
    "description": "The hwEntPbxIvrFileGroup group."
  }, 
  "hwEntPbxNumberMapGroup": {
    "oid": "1.3.6.1.4.1.2011.5.25.313.100.2.78", 
    "name": "hwEntPbxNumberMapGroup", 
    "class": "objectgroup", 
    "objects": [
      {
        "object": "hwEntPbxNumberMapName", 
        "module": "HUAWEI-ENT-VOICE-PBX-MIB"
      }, 
      {
        "object": "hwEntPbxNumberMapRowStatus", 
        "module": "HUAWEI-ENT-VOICE-PBX-MIB"
      }, 
      {
        "object": "hwEntPbxNumberMapEnterpriseName", 
        "module": "HUAWEI-ENT-VOICE-PBX-MIB"
      }, 
      {
        "object": "hwEntPbxNumberMapExternNumber", 
        "module": "HUAWEI-ENT-VOICE-PBX-MIB"
      }, 
      {
        "object": "hwEntPbxNumberMapInnerNumber", 
        "module": "HUAWEI-ENT-VOICE-PBX-MIB"
      }
    ], 
    "status": "current", 
    "description": "The hwEntPbxNumberMapGroup group."
  }, 
  "hwEntPbxSrvVoiceMailCfxGroup": {
    "oid": "1.3.6.1.4.1.2011.5.25.313.100.2.79", 
    "name": "hwEntPbxSrvVoiceMailCfxGroup", 
    "class": "objectgroup", 
    "objects": [
      {
        "object": "hwEntPbxSrvVoiceMailCfxUserName", 
        "module": "HUAWEI-ENT-VOICE-PBX-MIB"
      }, 
      {
        "object": "hwEntPbxSrvVoiceMailCfxType", 
        "module": "HUAWEI-ENT-VOICE-PBX-MIB"
      }, 
      {
        "object": "hwEntPbxSrvVoiceMailCfxRowStatus", 
        "module": "HUAWEI-ENT-VOICE-PBX-MIB"
      }, 
      {
        "object": "hwEntPbxSrvVoiceMailCfxUmsNo", 
        "module": "HUAWEI-ENT-VOICE-PBX-MIB"
      }, 
      {
        "object": "hwEntPbxSrvVoiceMailCfxActive", 
        "module": "HUAWEI-ENT-VOICE-PBX-MIB"
      }, 
      {
        "object": "hwEntPbxSrvVoiceMailCfxCfnrTime", 
        "module": "HUAWEI-ENT-VOICE-PBX-MIB"
      }
    ], 
    "status": "current", 
    "description": "The hwEntPbxSrvVoiceMailCfxGroup group."
  }, 
  "hwEntPbxUmsCfgGroup": {
    "oid": "1.3.6.1.4.1.2011.5.25.313.100.2.80", 
    "name": "hwEntPbxUmsCfgGroup", 
    "class": "objectgroup", 
    "objects": [
      {
        "object": "hwEntPbxUmsCfgUmsNo", 
        "module": "HUAWEI-ENT-VOICE-PBX-MIB"
      }, 
      {
        "object": "hwEntPbxUmsCfgRowStatus", 
        "module": "HUAWEI-ENT-VOICE-PBX-MIB"
      }, 
      {
        "object": "hwEntPbxUmsCfgCallprefix", 
        "module": "HUAWEI-ENT-VOICE-PBX-MIB"
      }
    ], 
    "status": "current", 
    "description": "The hwEntPbxUmsCfgGroup group."
  }, 
  "hwEntPbxVmsFilePathGroup": {
    "oid": "1.3.6.1.4.1.2011.5.25.313.100.2.81", 
    "name": "hwEntPbxVmsFilePathGroup", 
    "class": "objectgroup", 
    "objects": [
      {
        "object": "hwEntPbxVmsFilePath", 
        "module": "HUAWEI-ENT-VOICE-PBX-MIB"
      }
    ], 
    "status": "current", 
    "description": "The hwEntPbxVmsFilePathGroup group."
  }, 
  "hwEntPbxUnicallCfgGroup": {
    "oid": "1.3.6.1.4.1.2011.5.25.313.100.2.82", 
    "name": "hwEntPbxUnicallCfgGroup", 
    "class": "objectgroup", 
    "objects": [
      {
        "object": "hwEntPbxUnicallCfgPbxUserName", 
        "module": "HUAWEI-ENT-VOICE-PBX-MIB"
      }, 
      {
        "object": "hwEntPbxUnicallCfgRowStatus", 
        "module": "HUAWEI-ENT-VOICE-PBX-MIB"
      }, 
      {
        "object": "hwEntPbxUnicallCfgBusySelectMode", 
        "module": "HUAWEI-ENT-VOICE-PBX-MIB"
      }, 
      {
        "object": "hwEntPbxUnicallCfgRingMode", 
        "module": "HUAWEI-ENT-VOICE-PBX-MIB"
      }, 
      {
        "object": "hwEntPbxUnicallCfgPriorityMode", 
        "module": "HUAWEI-ENT-VOICE-PBX-MIB"
      }, 
      {
        "object": "hwEntPbxUnicallCfgSelectInterval", 
        "module": "HUAWEI-ENT-VOICE-PBX-MIB"
      }
    ], 
    "status": "current", 
    "description": "The hwEntPbxUnicallCfgGroup group."
  }, 
  "hwEntPbxUnicallBindMemberCfgGroup": {
    "oid": "1.3.6.1.4.1.2011.5.25.313.100.2.83", 
    "name": "hwEntPbxUnicallBindMemberCfgGroup", 
    "class": "objectgroup", 
    "objects": [
      {
        "object": "hwEntPbxUnicallBindMemberCfgPbxUserName", 
        "module": "HUAWEI-ENT-VOICE-PBX-MIB"
      }, 
      {
        "object": "hwEntPbxUnicallBindMemberCfgBindNumber", 
        "module": "HUAWEI-ENT-VOICE-PBX-MIB"
      }, 
      {
        "object": "hwEntPbxUnicallBindMemberCfgBindType", 
        "module": "HUAWEI-ENT-VOICE-PBX-MIB"
      }, 
      {
        "object": "hwEntPbxUnicallBindMemberCfgRowStatus", 
        "module": "HUAWEI-ENT-VOICE-PBX-MIB"
      }, 
      {
        "object": "hwEntPbxUnicallBindMemberCfgPriority", 
        "module": "HUAWEI-ENT-VOICE-PBX-MIB"
      }, 
      {
        "object": "hwEntPbxUnicallBindMemberCfgTimeRangeName", 
        "module": "HUAWEI-ENT-VOICE-PBX-MIB"
      }
    ], 
    "status": "current", 
    "description": "The hwEntPbxUnicallBindMemberCfgGroup group."
  }, 
  "hwEntPbxSelfServiceHttpServerGroup": {
    "oid": "1.3.6.1.4.1.2011.5.25.313.100.2.84", 
    "name": "hwEntPbxSelfServiceHttpServerGroup", 
    "class": "objectgroup", 
    "objects": [
      {
        "object": "hwEntPbxSelfServiceHttpServerIndex", 
        "module": "HUAWEI-ENT-VOICE-PBX-MIB"
      }, 
      {
        "object": "hwEntPbxSelfServiceHttpServerRowStatus", 
        "module": "HUAWEI-ENT-VOICE-PBX-MIB"
      }, 
      {
        "object": "hwEntPbxSelfServiceHttpServerPort", 
        "module": "HUAWEI-ENT-VOICE-PBX-MIB"
      }, 
      {
        "object": "hwEntPbxSelfServiceHttpSecureServerPort", 
        "module": "HUAWEI-ENT-VOICE-PBX-MIB"
      }, 
      {
        "object": "hwEntPbxSelfServiceHttpServerStatus", 
        "module": "HUAWEI-ENT-VOICE-PBX-MIB"
      }, 
      {
        "object": "hwEntPbxSelfServiceHttpSecureServerStatus", 
        "module": "HUAWEI-ENT-VOICE-PBX-MIB"
      }
    ], 
    "status": "current", 
    "description": "The hwEntPbxSelfServiceHttpServerGroup group."
  }, 
  "meta": {
    "comments": [
      "ASN.1 source file:///run/pymib/mibs/HUAWEI-ENT-VOICE-PBX-MIB.mib", 
      "Produced by pysmi-0.3.4 at Sat Apr 25 23:36:33 2020", 
      "On host linux01bestmonitoringtools platform Linux version 4.9.0-8-amd64 by user bestmonitoringtools.com", 
      "Using Python version 2.7.13 (default, Sep 26 2018, 18:42:22) "
    ], 
    "module": "HUAWEI-ENT-VOICE-PBX-MIB"
  }
}