{
  "imports": {
    "class": "imports",
    "HUAWEI-MIB": [
      "hwDatacomm"
    ],
    "P-BRIDGE-MIB": [
      "EnabledStatus"
    ],
    "SNMPv2-CONF": [
      "MODULE-COMPLIANCE",
      "NOTIFICATION-GROUP",
      "OBJECT-GROUP"
    ],
    "SNMPv2-SMI": [
      "Gauge32",
      "iso",
      "Bits",
      "TimeTicks",
      "MibIdentifier",
      "Counter64",
      "MODULE-IDENTITY",
      "OBJECT-IDENTITY",
      "NOTIFICATION-TYPE",
      "Counter32",
      "Unsigned32",
      "IpAddress",
      "OBJECT-TYPE",
      "Integer32"
    ],
    "SNMPv2-TC": [
      "DateAndTime",
      "TEXTUAL-CONVENTION",
      "DisplayString"
    ]
  },
  "hwHttpMIB": {
    "name": "hwHttpMIB",
    "oid": "1.3.6.1.4.1.2011.5.25.192",
    "class": "moduleidentity",
    "lastupdated": "200903271630Z",
    "organization": "Huawei Technologies co.,Ltd.",
    "contactinfo": "R&D NanJing, Huawei Technologies co.,Ltd. High hope mansion, Baixia road, Nanjing city Zip:100085 Http://www.huawei.com E-mail:support@huawei.com Zip:100000 ",
    "description": "This file is a HTTP MIB. It provides the functions such as globally enabling or disabling the HTTP service, configuring the global port number, showing http server and users information."
  },
  "hwHttpObjects": {
    "name": "hwHttpObjects",
    "oid": "1.3.6.1.4.1.2011.5.25.192.1",
    "class": "objectidentity"
  },
  "hwHttpConformance": {
    "name": "hwHttpConformance",
    "oid": "1.3.6.1.4.1.2011.5.25.192.2",
    "class": "objectidentity"
  },
  "hwHttpConfiguration": {
    "name": "hwHttpConfiguration",
    "oid": "1.3.6.1.4.1.2011.5.25.192.1.1",
    "class": "objectidentity"
  },
  "hwHttpEnable": {
    "name": "hwHttpEnable",
    "oid": "1.3.6.1.4.1.2011.5.25.192.1.1.1",
    "nodetype": "scalar",
    "class": "objecttype",
    "syntax": {
      "type": "EnabledStatus",
      "class": "type",
      "constraints": {
        "enumeration": {
          "enabled": 1,
          "disabled": 2
        }
      }
    },
    "default": {
      "default": {
        "value": 1,
        "format": "decimal"
      }
    },
    "maxaccess": "read-write",
    "status": "current",
    "description": "The object indicates globally enable or disable the HTTP configuration. If the hwHttpEnable is 1, HTTP server is enabled. If the hwHttpEnable is 2, HTTP server is disabled. By default, HTTP server is enabled."
  },
  "hwHttpPortNum": {
    "name": "hwHttpPortNum",
    "oid": "1.3.6.1.4.1.2011.5.25.192.1.1.2",
    "nodetype": "scalar",
    "class": "objecttype",
    "syntax": {
      "type": "Integer32",
      "class": "type",
      "constraints": {
        "range": [
          {
            "min": 80,
            "max": 80
          },
          {
            "min": 1025,
            "max": 55535
          }
        ]
      }
    },
    "default": {
      "default": {
        "value": 80,
        "format": "decimal"
      }
    },
    "maxaccess": "read-write",
    "status": "current",
    "description": "The object indicates globally port number the HTTP configuration. The value rangs from 1025 to 55535, User can modify HTTP server listen in port number, By default, HTTP server listen in 80 port."
  },
  "hwHttpAclNum": {
    "name": "hwHttpAclNum",
    "oid": "1.3.6.1.4.1.2011.5.25.192.1.1.3",
    "nodetype": "scalar",
    "class": "objecttype",
    "syntax": {
      "type": "Integer32",
      "class": "type",
      "constraints": {
        "range": [
          {
            "min": 0,
            "max": 0
          },
          {
            "min": 2000,
            "max": 2999
          }
        ]
      }
    },
    "maxaccess": "read-write",
    "status": "current",
    "description": "The object indicates globally ACL the HTTP configuration. The value rangs from 2000 to 2999, user can modify HTTP server ACL number,By default, the ACL number is 0."
  },
  "hwHttpTimeOut": {
    "name": "hwHttpTimeOut",
    "oid": "1.3.6.1.4.1.2011.5.25.192.1.1.4",
    "nodetype": "scalar",
    "class": "objecttype",
    "syntax": {
      "type": "Integer32",
      "class": "type",
      "constraints": {
        "range": [
          {
            "min": 1,
            "max": 35791
          }
        ]
      }
    },
    "default": {
      "default": {
        "value": 3,
        "format": "decimal"
      }
    },
    "maxaccess": "read-write",
    "status": "current",
    "description": "The object indicates globally overtime the HTTP configuration. The value rangs from 1 to 35791, User can modify HTTP server overtime interval, By default, The time is 3 minutes."
  },
  "hwHttpOnlineUserNum": {
    "name": "hwHttpOnlineUserNum",
    "oid": "1.3.6.1.4.1.2011.5.25.192.1.1.5",
    "nodetype": "scalar",
    "class": "objecttype",
    "syntax": {
      "type": "Integer32",
      "class": "type",
      "constraints": {
        "range": [
          {
            "min": 0,
            "max": 5
          }
        ]
      }
    },
    "maxaccess": "read-only",
    "status": "current",
    "description": "The object indicates the number of concurrent server users online."
  },
  "hwHttpMaxUserNum": {
    "name": "hwHttpMaxUserNum",
    "oid": "1.3.6.1.4.1.2011.5.25.192.1.1.6",
    "nodetype": "scalar",
    "class": "objecttype",
    "syntax": {
      "type": "Integer32",
      "class": "type"
    },
    "maxaccess": "read-only",
    "status": "current",
    "description": "The object indicates maximum number of concurrent server users allowed."
  },
  "hwHttpUserInfoTable": {
    "name": "hwHttpUserInfoTable",
    "oid": "1.3.6.1.4.1.2011.5.25.192.1.1.7",
    "nodetype": "table",
    "class": "objecttype",
    "maxaccess": "not-accessible",
    "status": "current",
    "description": "HTTP user infomation configuration table."
  },
  "hwHttpUserInfoEntry": {
    "name": "hwHttpUserInfoEntry",
    "oid": "1.3.6.1.4.1.2011.5.25.192.1.1.7.1",
    "nodetype": "row",
    "class": "objecttype",
    "maxaccess": "not-accessible",
    "indices": [
      {
        "module": "HUAWEI-HTTP-MIB",
        "object": "hwHttpUserIndex"
      }
    ],
    "status": "current",
    "description": "Entries of the HTTP user infomation configuration table."
  },
  "hwHttpUserIndex": {
    "name": "hwHttpUserIndex",
    "oid": "1.3.6.1.4.1.2011.5.25.192.1.1.7.1.1",
    "nodetype": "column",
    "class": "objecttype",
    "syntax": {
      "type": "Integer32",
      "class": "type",
      "constraints": {
        "range": [
          {
            "min": 1,
            "max": 5
          }
        ]
      }
    },
    "maxaccess": "not-accessible",
    "status": "current",
    "description": "The object indicates the user index of user has logined HTTP server. The value rangs from 1 to 5."
  },
  "hwHttpUserName": {
    "name": "hwHttpUserName",
    "oid": "1.3.6.1.4.1.2011.5.25.192.1.1.7.1.2",
    "nodetype": "column",
    "class": "objecttype",
    "syntax": {
      "type": "OCTET STRING",
      "class": "type",
      "constraints": {
        "size": [
          {
            "min": 1,
            "max": 64
          }
        ]
      }
    },
    "maxaccess": "read-only",
    "status": "current",
    "description": "The object indicates the user name of user has logined HTTP server. It ranges from 1 to 64."
  },
  "hwHttpUserIpAddr": {
    "name": "hwHttpUserIpAddr",
    "oid": "1.3.6.1.4.1.2011.5.25.192.1.1.7.1.3",
    "nodetype": "column",
    "class": "objecttype",
    "syntax": {
      "type": "IpAddress",
      "class": "type"
    },
    "maxaccess": "read-only",
    "status": "current",
    "description": "The object indicates the source IP address of user has logined HTTP server."
  },
  "hwHttpUserLoginTime": {
    "name": "hwHttpUserLoginTime",
    "oid": "1.3.6.1.4.1.2011.5.25.192.1.1.7.1.4",
    "nodetype": "column",
    "class": "objecttype",
    "syntax": {
      "type": "DateAndTime",
      "class": "type"
    },
    "maxaccess": "read-only",
    "status": "current",
    "description": "The object indicates the date and time of user logined HTTP server."
  },
  "hwHttpUserTimeOut": {
    "name": "hwHttpUserTimeOut",
    "oid": "1.3.6.1.4.1.2011.5.25.192.1.1.7.1.5",
    "nodetype": "column",
    "class": "objecttype",
    "syntax": {
      "type": "Integer32",
      "class": "type"
    },
    "maxaccess": "read-only",
    "status": "current",
    "description": "The object indicates the overtime of user logined HTTP server."
  },
  "hwHttpCompliances": {
    "name": "hwHttpCompliances",
    "oid": "1.3.6.1.4.1.2011.5.25.192.2.1",
    "class": "objectidentity"
  },
  "hwHttpGroups": {
    "name": "hwHttpGroups",
    "oid": "1.3.6.1.4.1.2011.5.25.192.2.2",
    "class": "objectidentity"
  },
  "hwHttpCompliance": {
    "name": "hwHttpCompliance",
    "oid": "1.3.6.1.4.1.2011.5.25.192.2.1.1",
    "class": "modulecompliance",
    "modulecompliance": [
      {
        "object": "hwHttpConfigGroup",
        "module": "HUAWEI-HTTP-MIB"
      },
      {
        "object": "hwHttpInfoGroup",
        "module": "HUAWEI-HTTP-MIB"
      }
    ],
    "status": "current",
    "description": "The compliance statement for SNMP entities which implement the HUAWEI-HTTP-MIB."
  },
  "hwHttpConfigGroup": {
    "name": "hwHttpConfigGroup",
    "oid": "1.3.6.1.4.1.2011.5.25.192.2.2.1",
    "class": "objectgroup",
    "objects": [
      {
        "module": "HUAWEI-HTTP-MIB",
        "object": "hwHttpEnable"
      },
      {
        "module": "HUAWEI-HTTP-MIB",
        "object": "hwHttpPortNum"
      },
      {
        "module": "HUAWEI-HTTP-MIB",
        "object": "hwHttpAclNum"
      },
      {
        "module": "HUAWEI-HTTP-MIB",
        "object": "hwHttpTimeOut"
      }
    ],
    "status": "current",
    "description": "The collection of objects which are used to configure the HTTP implementation behavior. This group is mandatory for agents which implement the HTTP."
  },
  "hwHttpInfoGroup": {
    "name": "hwHttpInfoGroup",
    "oid": "1.3.6.1.4.1.2011.5.25.192.2.2.2",
    "class": "objectgroup",
    "objects": [
      {
        "module": "HUAWEI-HTTP-MIB",
        "object": "hwHttpOnlineUserNum"
      },
      {
        "module": "HUAWEI-HTTP-MIB",
        "object": "hwHttpMaxUserNum"
      },
      {
        "module": "HUAWEI-HTTP-MIB",
        "object": "hwHttpUserName"
      },
      {
        "module": "HUAWEI-HTTP-MIB",
        "object": "hwHttpUserIpAddr"
      },
      {
        "module": "HUAWEI-HTTP-MIB",
        "object": "hwHttpUserLoginTime"
      },
      {
        "module": "HUAWEI-HTTP-MIB",
        "object": "hwHttpUserTimeOut"
      }
    ],
    "status": "current",
    "description": "The collection of objects indicates the information of HTTP server and users."
  },
  "meta": {
    "comments": [
      "ASN.1 source file:///home/aosmanagic/work/allmibs/HUAWEI-HTTP-MIB.mib",
      "Produced by pysmi-0.3.2 at Sun Sep 11 22:44:08 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-HTTP-MIB"
  }
}