{
  "imports": {
    "class": "imports",
    "HUAWEI-ENVIRONMENT-MIB": [
      "hwEnvEmuIndex"
    ],
    "HUAWEI-MIB": [
      "hwMd5500Mib",
      "huaweiUtility"
    ],
    "SNMPv2-CONF": [
      "MODULE-COMPLIANCE",
      "NOTIFICATION-GROUP"
    ],
    "SNMPv2-SMI": [
      "Counter32",
      "TimeTicks",
      "NOTIFICATION-TYPE",
      "iso",
      "MibIdentifier",
      "Counter64",
      "Unsigned32",
      "Bits",
      "OBJECT-IDENTITY",
      "OBJECT-TYPE",
      "Integer32",
      "MODULE-IDENTITY",
      "Gauge32",
      "IpAddress"
    ],
    "SNMPv2-TC": [
      "TEXTUAL-CONVENTION",
      "RowStatus",
      "DisplayString"
    ]
  },
  "hwUniversalPower": {
    "name": "hwUniversalPower",
    "oid": "1.3.6.1.4.1.2011.2.6.4.10",
    "class": "moduleidentity",
    "lastupdated": "200209200900Z",
    "organization": " Fix-Net Dept, Huawei Technologies Co.,Ltd.",
    "contactinfo": " Floor 5, Block 4, R&D Building, Huawei Longgang Production Base, Shenzhen, P.R.C. http://www.huawei.com Zip: 518057 ",
    "description": "constitute according to demand of MD5500 product environment monitoring "
  },
  "hwUniversalPowerInfoTable": {
    "name": "hwUniversalPowerInfoTable",
    "oid": "1.3.6.1.4.1.2011.2.6.4.10.1",
    "nodetype": "table",
    "class": "objecttype",
    "maxaccess": "not-accessible",
    "status": "current",
    "description": " Basic information table of universal power"
  },
  "hwUniversalPowerInfoEntry": {
    "name": "hwUniversalPowerInfoEntry",
    "oid": "1.3.6.1.4.1.2011.2.6.4.10.1.1",
    "nodetype": "row",
    "class": "objecttype",
    "maxaccess": "not-accessible",
    "indices": [
      {
        "module": "HUAWEI-ENVIRONMENT-MIB",
        "object": "hwEnvEmuIndex"
      }
    ],
    "status": "current",
    "description": " Basic information table entry of universal power"
  },
  "hwUnivProtocolType": {
    "name": "hwUnivProtocolType",
    "oid": "1.3.6.1.4.1.2011.2.6.4.10.1.1.1",
    "nodetype": "column",
    "class": "objecttype",
    "syntax": {
      "type": "Integer32",
      "class": "type",
      "constraints": {
        "range": [
          {
            "min": 0,
            "max": 2
          }
        ]
      }
    },
    "maxaccess": "read-write",
    "status": "current",
    "description": " index of universal power protocol "
  },
  "hwUnivPowerName": {
    "name": "hwUnivPowerName",
    "oid": "1.3.6.1.4.1.2011.2.6.4.10.1.1.2",
    "nodetype": "column",
    "class": "objecttype",
    "syntax": {
      "type": "DisplayString",
      "class": "type"
    },
    "maxaccess": "read-only",
    "status": "current",
    "description": " name of universal power usually is protocol name"
  },
  "hwUnivPowerState": {
    "name": "hwUnivPowerState",
    "oid": "1.3.6.1.4.1.2011.2.6.4.10.1.1.3",
    "nodetype": "column",
    "class": "objecttype",
    "syntax": {
      "type": "INTEGER",
      "class": "type",
      "constraints": {
        "enumeration": {
          "normal": 1,
          "fault": 2
        }
      }
    },
    "maxaccess": "read-only",
    "status": "current",
    "description": " state of universal power normal(1),normal fault(2),fault"
  },
  "hwUnivInfoRowStatus": {
    "name": "hwUnivInfoRowStatus",
    "oid": "1.3.6.1.4.1.2011.2.6.4.10.1.1.4",
    "nodetype": "column",
    "class": "objecttype",
    "syntax": {
      "type": "RowStatus",
      "class": "type"
    },
    "maxaccess": "read-write",
    "status": "current",
    "description": " RowStatus standard operation"
  },
  "hwUnivPowerAnalogTable": {
    "name": "hwUnivPowerAnalogTable",
    "oid": "1.3.6.1.4.1.2011.2.6.4.10.2",
    "nodetype": "table",
    "class": "objecttype",
    "maxaccess": "not-accessible",
    "status": "current",
    "description": " Analog information table of universal power"
  },
  "hwUnivPowerAnalogEntry": {
    "name": "hwUnivPowerAnalogEntry",
    "oid": "1.3.6.1.4.1.2011.2.6.4.10.2.1",
    "nodetype": "row",
    "class": "objecttype",
    "maxaccess": "not-accessible",
    "indices": [
      {
        "module": "HUAWEI-ENVIRONMENT-MIB",
        "object": "hwEnvEmuIndex"
      },
      {
        "module": "HUAWEI-UNIVERSAL-POWER-MIB",
        "object": "hwUnivAnalogIndex"
      }
    ],
    "status": "current",
    "description": " Analog information table entry of universal power"
  },
  "hwUnivAnalogIndex": {
    "name": "hwUnivAnalogIndex",
    "oid": "1.3.6.1.4.1.2011.2.6.4.10.2.1.1",
    "nodetype": "column",
    "class": "objecttype",
    "syntax": {
      "type": "Integer32",
      "class": "type",
      "constraints": {
        "range": [
          {
            "min": 1,
            "max": 255
          }
        ]
      }
    },
    "maxaccess": "not-accessible",
    "status": "current",
    "description": " index of universal power analog "
  },
  "hwUnivAnalogName": {
    "name": "hwUnivAnalogName",
    "oid": "1.3.6.1.4.1.2011.2.6.4.10.2.1.2",
    "nodetype": "column",
    "class": "objecttype",
    "syntax": {
      "type": "DisplayString",
      "class": "type"
    },
    "maxaccess": "read-only",
    "status": "current",
    "description": " name of universal power analog "
  },
  "hwUnivAnalogCurrent": {
    "name": "hwUnivAnalogCurrent",
    "oid": "1.3.6.1.4.1.2011.2.6.4.10.2.1.3",
    "nodetype": "column",
    "class": "objecttype",
    "syntax": {
      "type": "Integer32",
      "class": "type"
    },
    "maxaccess": "read-only",
    "status": "current",
    "description": " current value of universal power analog on in a thousand of basic unit "
  },
  "hwUnivAnalogRowStatus": {
    "name": "hwUnivAnalogRowStatus",
    "oid": "1.3.6.1.4.1.2011.2.6.4.10.2.1.4",
    "nodetype": "column",
    "class": "objecttype",
    "syntax": {
      "type": "RowStatus",
      "class": "type"
    },
    "maxaccess": "read-write",
    "status": "current",
    "description": " RowStatus standard operation"
  },
  "hwUnivPowerAlarmTable": {
    "name": "hwUnivPowerAlarmTable",
    "oid": "1.3.6.1.4.1.2011.2.6.4.10.3",
    "nodetype": "table",
    "class": "objecttype",
    "maxaccess": "not-accessible",
    "status": "current",
    "description": " Alarm information table of universal power"
  },
  "hwUnivPowerAlarmEntry": {
    "name": "hwUnivPowerAlarmEntry",
    "oid": "1.3.6.1.4.1.2011.2.6.4.10.3.1",
    "nodetype": "row",
    "class": "objecttype",
    "maxaccess": "not-accessible",
    "indices": [
      {
        "module": "HUAWEI-ENVIRONMENT-MIB",
        "object": "hwEnvEmuIndex"
      },
      {
        "module": "HUAWEI-UNIVERSAL-POWER-MIB",
        "object": "hwUnivAlarmIndex"
      }
    ],
    "status": "current",
    "description": " Alarm information table entry of universal power"
  },
  "hwUnivAlarmIndex": {
    "name": "hwUnivAlarmIndex",
    "oid": "1.3.6.1.4.1.2011.2.6.4.10.3.1.1",
    "nodetype": "column",
    "class": "objecttype",
    "syntax": {
      "type": "Integer32",
      "class": "type",
      "constraints": {
        "range": [
          {
            "min": 1,
            "max": 255
          }
        ]
      }
    },
    "maxaccess": "not-accessible",
    "status": "current",
    "description": " Alarm index of universal power"
  },
  "hwUnivAlarmName": {
    "name": "hwUnivAlarmName",
    "oid": "1.3.6.1.4.1.2011.2.6.4.10.3.1.2",
    "nodetype": "column",
    "class": "objecttype",
    "syntax": {
      "type": "DisplayString",
      "class": "type"
    },
    "maxaccess": "read-only",
    "status": "current",
    "description": " Alarm name universal power"
  },
  "hwUnivAlarmState": {
    "name": "hwUnivAlarmState",
    "oid": "1.3.6.1.4.1.2011.2.6.4.10.3.1.3",
    "nodetype": "column",
    "class": "objecttype",
    "syntax": {
      "type": "INTEGER",
      "class": "type",
      "constraints": {
        "enumeration": {
          "normal": 1,
          "connect": 2,
          "disconnect": 3,
          "voltageLack": 4,
          "voltageOver": 5,
          "switchOn": 6,
          "switchOff": 7,
          "charge": 8,
          "discharge": 9,
          "noCharge": 10,
          "allCharge": 11,
          "floatCharge": 12,
          "commFailure": 13,
          "protect": 14,
          "fault": 15
        }
      }
    },
    "maxaccess": "read-only",
    "status": "current",
    "description": " Alarm state of universal power normal(1),normal connect(2),connect disconnect(3),disconnect voltageLack(4),voltage lack voltageOver(5),voltage over switchOn(6),switch on switchOff(7),switch off charge(8),charge discharge(9),discharge noCharge(10),no charge allCharge(11),all charge floatCharge(12),float charge commFailure(13),communication failure protect(14),commute protect abnormal(15),commute abnormal "
  },
  "hwUnivAlarmRowStatus": {
    "name": "hwUnivAlarmRowStatus",
    "oid": "1.3.6.1.4.1.2011.2.6.4.10.3.1.4",
    "nodetype": "column",
    "class": "objecttype",
    "syntax": {
      "type": "RowStatus",
      "class": "type"
    },
    "maxaccess": "read-write",
    "status": "current",
    "description": " RowStatus standard operation"
  },
  "meta": {
    "comments": [
      "ASN.1 source file:///home/aosmanagic/work/allmibs/HUAWEI-UNIVERSAL-POWER-MIB.mib",
      "Produced by pysmi-0.3.2 at Sun Sep 11 23:07:01 2022",
      "On host MyBox platform Linux version 4.19.0-18-amd64 by user aosmanagic",
      "Using Python version 3.7.3 (default, Jan 22 2021, 20:04:44) "
    ],
    "module": "HUAWEI-UNIVERSAL-POWER-MIB"
  }
}