{
  "imports": {
    "class": "imports",
    "HUAWEI-MIB": [
      "hwDatacomm"
    ],
    "IF-MIB": [
      "ifIndex",
      "ifName"
    ],
    "P-BRIDGE-MIB": [
      "EnabledStatus"
    ],
    "SNMPv2-CONF": [
      "MODULE-COMPLIANCE",
      "OBJECT-GROUP",
      "NOTIFICATION-GROUP"
    ],
    "SNMPv2-SMI": [
      "Counter64",
      "iso",
      "Unsigned32",
      "MibIdentifier",
      "MODULE-IDENTITY",
      "Counter32",
      "Gauge32",
      "Bits",
      "OBJECT-IDENTITY",
      "IpAddress",
      "OBJECT-TYPE",
      "NOTIFICATION-TYPE",
      "Integer32",
      "TimeTicks"
    ],
    "SNMPv2-TC": [
      "TEXTUAL-CONVENTION",
      "MacAddress",
      "RowStatus",
      "DisplayString"
    ]
  },
  "hwVpMIB": {
    "name": "hwVpMIB",
    "oid": "1.3.6.1.4.1.2011.5.25.307",
    "class": "moduleidentity",
    "revisions": [
      {
        "revision": "2014-07-16 13:50",
        "description": "V1.11, modified the MAX-ACCESS of hwVpVmVlan, hwVpVmMac and hwVpVmProfileId."
      }
    ],
    "lastupdated": "201407161350Z",
    "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": "The HUAWEI-VP-MIB contains objects to Manage configuration and Monitor running state for virtual perception feature."
  },
  "hwVpObjects": {
    "name": "hwVpObjects",
    "oid": "1.3.6.1.4.1.2011.5.25.307.1",
    "class": "objectidentity"
  },
  "hwVpNotifications": {
    "name": "hwVpNotifications",
    "oid": "1.3.6.1.4.1.2011.5.25.307.2",
    "class": "objectidentity"
  },
  "hwVpConformance": {
    "name": "hwVpConformance",
    "oid": "1.3.6.1.4.1.2011.5.25.307.3",
    "class": "objectidentity"
  },
  "hwVpVmTable": {
    "name": "hwVpVmTable",
    "oid": "1.3.6.1.4.1.2011.5.25.307.1.1",
    "nodetype": "table",
    "class": "objecttype",
    "maxaccess": "not-accessible",
    "status": "current",
    "description": "Table of VM."
  },
  "hwVpVmEntry": {
    "name": "hwVpVmEntry",
    "oid": "1.3.6.1.4.1.2011.5.25.307.1.1.1",
    "nodetype": "row",
    "class": "objecttype",
    "maxaccess": "not-accessible",
    "indices": [
      {
        "module": "HUAWEI-VP-MIB",
        "object": "hwVpVmVlan"
      },
      {
        "module": "HUAWEI-VP-MIB",
        "object": "hwVpVmMac"
      }
    ],
    "status": "current",
    "description": "Provides information about VM entry."
  },
  "hwVpVmVlan": {
    "name": "hwVpVmVlan",
    "oid": "1.3.6.1.4.1.2011.5.25.307.1.1.1.1",
    "nodetype": "column",
    "class": "objecttype",
    "syntax": {
      "type": "Integer32",
      "class": "type",
      "constraints": {
        "range": [
          {
            "min": 0,
            "max": 4094
          }
        ]
      }
    },
    "maxaccess": "accessible-for-notify",
    "status": "current",
    "description": "This object indicates the VLAN of VM."
  },
  "hwVpVmMac": {
    "name": "hwVpVmMac",
    "oid": "1.3.6.1.4.1.2011.5.25.307.1.1.1.2",
    "nodetype": "column",
    "class": "objecttype",
    "syntax": {
      "type": "MacAddress",
      "class": "type"
    },
    "maxaccess": "accessible-for-notify",
    "status": "current",
    "description": "This object indicates the MAC of VM."
  },
  "hwVpVmProfileId": {
    "name": "hwVpVmProfileId",
    "oid": "1.3.6.1.4.1.2011.5.25.307.1.1.1.3",
    "nodetype": "column",
    "class": "objecttype",
    "syntax": {
      "type": "DisplayString",
      "class": "type",
      "constraints": {
        "size": [
          {
            "min": 0,
            "max": 64
          }
        ]
      }
    },
    "maxaccess": "accessible-for-notify",
    "status": "current",
    "description": "This object indicates the profile ID of VM."
  },
  "hwVpVmDownloadProfileFault": {
    "name": "hwVpVmDownloadProfileFault",
    "oid": "1.3.6.1.4.1.2011.5.25.307.2.1",
    "class": "notificationtype",
    "objects": [
      {
        "module": "HUAWEI-VP-MIB",
        "object": "hwVpVmVlan"
      },
      {
        "module": "HUAWEI-VP-MIB",
        "object": "hwVpVmMac"
      },
      {
        "module": "HUAWEI-VP-MIB",
        "object": "hwVpVmProfileId"
      },
      {
        "module": "IF-MIB",
        "object": "ifIndex"
      },
      {
        "module": "IF-MIB",
        "object": "ifName"
      }
    ],
    "status": "current",
    "description": "The alarm is reported when VM fail to download profile."
  },
  "hwVpVmDownloadProfileFaultResume": {
    "name": "hwVpVmDownloadProfileFaultResume",
    "oid": "1.3.6.1.4.1.2011.5.25.307.2.2",
    "class": "notificationtype",
    "objects": [
      {
        "module": "HUAWEI-VP-MIB",
        "object": "hwVpVmVlan"
      },
      {
        "module": "HUAWEI-VP-MIB",
        "object": "hwVpVmMac"
      },
      {
        "module": "HUAWEI-VP-MIB",
        "object": "hwVpVmProfileId"
      },
      {
        "module": "IF-MIB",
        "object": "ifIndex"
      },
      {
        "module": "IF-MIB",
        "object": "ifName"
      }
    ],
    "status": "current",
    "description": "The event is reported when VM succeed in downloading profile."
  },
  "hwVpVmAuthenticateFail": {
    "name": "hwVpVmAuthenticateFail",
    "oid": "1.3.6.1.4.1.2011.5.25.307.2.3",
    "class": "notificationtype",
    "objects": [
      {
        "module": "HUAWEI-VP-MIB",
        "object": "hwVpVmVlan"
      },
      {
        "module": "HUAWEI-VP-MIB",
        "object": "hwVpVmMac"
      },
      {
        "module": "HUAWEI-VP-MIB",
        "object": "hwVpVmProfileId"
      },
      {
        "module": "IF-MIB",
        "object": "ifIndex"
      },
      {
        "module": "IF-MIB",
        "object": "ifName"
      }
    ],
    "status": "current",
    "description": "The alarm is reported when VM fail to pass authentication."
  },
  "hwVpVmDeliverAuthorInformationFail": {
    "name": "hwVpVmDeliverAuthorInformationFail",
    "oid": "1.3.6.1.4.1.2011.5.25.307.2.4",
    "class": "notificationtype",
    "objects": [
      {
        "module": "HUAWEI-VP-MIB",
        "object": "hwVpVmVlan"
      },
      {
        "module": "HUAWEI-VP-MIB",
        "object": "hwVpVmMac"
      },
      {
        "module": "HUAWEI-VP-MIB",
        "object": "hwVpVmProfileId"
      },
      {
        "module": "IF-MIB",
        "object": "ifIndex"
      },
      {
        "module": "IF-MIB",
        "object": "ifName"
      }
    ],
    "status": "current",
    "description": "The alarm is reported when VM fail to deliver authorization information."
  },
  "hwVpCompliances": {
    "name": "hwVpCompliances",
    "oid": "1.3.6.1.4.1.2011.5.25.307.3.1",
    "class": "objectidentity"
  },
  "hwVpCompliance": {
    "name": "hwVpCompliance",
    "oid": "1.3.6.1.4.1.2011.5.25.307.3.1.1",
    "class": "modulecompliance",
    "modulecompliance": [
      {
        "object": "hwVpObjectGroup",
        "module": "HUAWEI-VP-MIB"
      },
      {
        "object": "hwVpNotificationGroup",
        "module": "HUAWEI-VP-MIB"
      }
    ],
    "status": "current",
    "description": "This is the virtual perception compliance."
  },
  "hwVpGroups": {
    "name": "hwVpGroups",
    "oid": "1.3.6.1.4.1.2011.5.25.307.3.2",
    "class": "objectidentity"
  },
  "hwVpObjectGroup": {
    "name": "hwVpObjectGroup",
    "oid": "1.3.6.1.4.1.2011.5.25.307.3.2.1",
    "class": "objectgroup",
    "objects": [
      {
        "module": "HUAWEI-VP-MIB",
        "object": "hwVpVmMac"
      },
      {
        "module": "HUAWEI-VP-MIB",
        "object": "hwVpVmVlan"
      },
      {
        "module": "HUAWEI-VP-MIB",
        "object": "hwVpVmProfileId"
      }
    ],
    "status": "current",
    "description": "This is the virtual perception object group."
  },
  "hwVpNotificationGroup": {
    "name": "hwVpNotificationGroup",
    "oid": "1.3.6.1.4.1.2011.5.25.307.3.2.2",
    "class": "notificationgroup",
    "objects": [
      {
        "module": "HUAWEI-VP-MIB",
        "object": "hwVpVmDownloadProfileFault"
      },
      {
        "module": "HUAWEI-VP-MIB",
        "object": "hwVpVmDownloadProfileFaultResume"
      },
      {
        "module": "HUAWEI-VP-MIB",
        "object": "hwVpVmAuthenticateFail"
      },
      {
        "module": "HUAWEI-VP-MIB",
        "object": "hwVpVmDeliverAuthorInformationFail"
      }
    ],
    "status": "current",
    "description": "This is the virtual perception notification group."
  },
  "meta": {
    "comments": [
      "ASN.1 source file:///home/aosmanagic/work/allmibs/HUAWEI-VP-MIB.mib",
      "Produced by pysmi-0.3.2 at Sun Sep 11 23:01:27 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-VP-MIB"
  }
}