{
  "imports": {
    "class": "imports", 
    "SNMPv2-CONF": [
      "NOTIFICATION-GROUP", 
      "MODULE-COMPLIANCE", 
      "OBJECT-GROUP"
    ], 
    "SNMPv2-SMI": [
      "Integer32", 
      "OBJECT-TYPE", 
      "NOTIFICATION-TYPE", 
      "MibIdentifier", 
      "Bits", 
      "TimeTicks", 
      "Counter64", 
      "Unsigned32", 
      "MODULE-IDENTITY", 
      "Gauge32", 
      "iso", 
      "OBJECT-IDENTITY", 
      "IpAddress", 
      "Counter32"
    ], 
    "SNMPv2-TC": [
      "DisplayString", 
      "TruthValue", 
      "TEXTUAL-CONVENTION", 
      "MacAddress"
    ], 
    "UBNT-MIB": [
      "ubntMIB", 
      "ubntEdgeMaxGroups"
    ]
  }, 
  "ubntEdgeMax": {
    "name": "ubntEdgeMax", 
    "oid": "1.3.6.1.4.1.41112.1.5", 
    "class": "moduleidentity", 
    "revisions": [
      {
        "revision": "2018-01-03 00:00", 
        "description": "ubntEdgeMax revision"
      }
    ], 
    "lastupdated": "201801030000Z", 
    "organization": "Ubiquiti Networks, Inc.", 
    "contactinfo": "support@ubnt.com", 
    "description": "The EdgeMax MIB module for Ubiquiti Networks, Inc. entities"
  }, 
  "ubntProductIdent": {
    "name": "ubntProductIdent", 
    "oid": "1.3.6.1.4.1.41112.1.5.1", 
    "class": "objectidentity"
  }, 
  "ubntModel": {
    "name": "ubntModel", 
    "oid": "1.3.6.1.4.1.41112.1.5.1.1", 
    "nodetype": "scalar", 
    "class": "objecttype", 
    "syntax": {
      "type": "DisplayString", 
      "class": "type"
    }, 
    "maxaccess": "read-only", 
    "status": "current", 
    "description": "Product model."
  }, 
  "ubntSerialNumber": {
    "name": "ubntSerialNumber", 
    "oid": "1.3.6.1.4.1.41112.1.5.1.2", 
    "nodetype": "scalar", 
    "class": "objecttype", 
    "syntax": {
      "type": "DisplayString", 
      "class": "type"
    }, 
    "maxaccess": "read-only", 
    "status": "current", 
    "description": "Serial number."
  }, 
  "ubntVersion": {
    "name": "ubntVersion", 
    "oid": "1.3.6.1.4.1.41112.1.5.1.3", 
    "nodetype": "scalar", 
    "class": "objecttype", 
    "syntax": {
      "type": "DisplayString", 
      "class": "type"
    }, 
    "maxaccess": "read-only", 
    "status": "current", 
    "description": "Firmware version."
  }, 
  "ubntPowerOuts": {
    "name": "ubntPowerOuts", 
    "oid": "1.3.6.1.4.1.41112.1.5.2", 
    "class": "objectidentity"
  }, 
  "ubntPowerOutsCount": {
    "name": "ubntPowerOutsCount", 
    "oid": "1.3.6.1.4.1.41112.1.5.2.1", 
    "nodetype": "scalar", 
    "class": "objecttype", 
    "syntax": {
      "type": "Unsigned32", 
      "class": "type"
    }, 
    "maxaccess": "read-only", 
    "status": "current", 
    "description": "The number of power outputs present on this system."
  }, 
  "ubntPowerOutTable": {
    "name": "ubntPowerOutTable", 
    "oid": "1.3.6.1.4.1.41112.1.5.2.2", 
    "nodetype": "table", 
    "class": "objecttype", 
    "maxaccess": "not-accessible", 
    "status": "current", 
    "description": "A list of power out entries. The number of entries is given by the value of ubntPowerOutsCount."
  }, 
  "ubntPowerOutEntry": {
    "name": "ubntPowerOutEntry", 
    "oid": "1.3.6.1.4.1.41112.1.5.2.2.1", 
    "nodetype": "row", 
    "class": "objecttype", 
    "maxaccess": "not-accessible", 
    "indices": [
      {
        "module": "UBNT-EdgeMAX-MIB", 
        "object": "ubntPowerOutIndex", 
        "implied": 0
      }
    ], 
    "status": "current", 
    "description": "An entry in the ubntPowerOutTable."
  }, 
  "ubntPowerOutIndex": {
    "name": "ubntPowerOutIndex", 
    "oid": "1.3.6.1.4.1.41112.1.5.2.2.1.1", 
    "nodetype": "column", 
    "class": "objecttype", 
    "syntax": {
      "type": "Integer32", 
      "class": "type", 
      "constraints": {
        "range": [
          {
            "min": 1, 
            "max": 255
          }
        ]
      }
    }, 
    "maxaccess": "read-only", 
    "status": "current", 
    "description": "A unique value for each power output."
  }, 
  "ubntPowerOutVoltage": {
    "name": "ubntPowerOutVoltage", 
    "oid": "1.3.6.1.4.1.41112.1.5.2.2.1.2", 
    "nodetype": "column", 
    "class": "objecttype", 
    "syntax": {
      "type": "Integer32", 
      "class": "type"
    }, 
    "maxaccess": "read-only", 
    "status": "current", 
    "description": "Output voltage in mV."
  }, 
  "ubntPowerOutCurrent": {
    "name": "ubntPowerOutCurrent", 
    "oid": "1.3.6.1.4.1.41112.1.5.2.2.1.3", 
    "nodetype": "column", 
    "class": "objecttype", 
    "syntax": {
      "type": "Integer32", 
      "class": "type"
    }, 
    "maxaccess": "read-only", 
    "status": "current", 
    "description": "Output current in mA."
  }, 
  "ubntPowerOutPower": {
    "name": "ubntPowerOutPower", 
    "oid": "1.3.6.1.4.1.41112.1.5.2.2.1.4", 
    "nodetype": "column", 
    "class": "objecttype", 
    "syntax": {
      "type": "Integer32", 
      "class": "type"
    }, 
    "maxaccess": "read-only", 
    "status": "current", 
    "description": "Output power in mW."
  }, 
  "ubntPowerSupplies": {
    "name": "ubntPowerSupplies", 
    "oid": "1.3.6.1.4.1.41112.1.5.3", 
    "class": "objectidentity"
  }, 
  "ubntPsuBaysNumber": {
    "name": "ubntPsuBaysNumber", 
    "oid": "1.3.6.1.4.1.41112.1.5.3.1", 
    "nodetype": "scalar", 
    "class": "objecttype", 
    "syntax": {
      "type": "Unsigned32", 
      "class": "type"
    }, 
    "maxaccess": "read-only", 
    "status": "current", 
    "description": "The number of PSU bays available on this system."
  }, 
  "ubntPsuTable": {
    "name": "ubntPsuTable", 
    "oid": "1.3.6.1.4.1.41112.1.5.3.2", 
    "nodetype": "table", 
    "class": "objecttype", 
    "maxaccess": "not-accessible", 
    "status": "current", 
    "description": "A list of PSU entries. The number of entries is given by the value of ubntPsuBaysNumber."
  }, 
  "ubntPsuEntry": {
    "name": "ubntPsuEntry", 
    "oid": "1.3.6.1.4.1.41112.1.5.3.2.1", 
    "nodetype": "row", 
    "class": "objecttype", 
    "maxaccess": "not-accessible", 
    "indices": [
      {
        "module": "UBNT-EdgeMAX-MIB", 
        "object": "ubntPsuIndex", 
        "implied": 0
      }
    ], 
    "status": "current", 
    "description": "An entry in the ubntPsuTable."
  }, 
  "ubntPsuIndex": {
    "name": "ubntPsuIndex", 
    "oid": "1.3.6.1.4.1.41112.1.5.3.2.1.1", 
    "nodetype": "column", 
    "class": "objecttype", 
    "syntax": {
      "type": "Integer32", 
      "class": "type", 
      "constraints": {
        "range": [
          {
            "min": 1, 
            "max": 255
          }
        ]
      }
    }, 
    "maxaccess": "read-only", 
    "status": "current", 
    "description": "A unique value for each PSU."
  }, 
  "ubntPsuType": {
    "name": "ubntPsuType", 
    "oid": "1.3.6.1.4.1.41112.1.5.3.2.1.2", 
    "nodetype": "column", 
    "class": "objecttype", 
    "syntax": {
      "type": "INTEGER", 
      "class": "type", 
      "constraints": {
        "enumeration": {
          "unknown": 0, 
          "ac": 1, 
          "poe": 3, 
          "dc": 2
        }
      }
    }, 
    "maxaccess": "read-only", 
    "status": "current", 
    "description": "PSU Type."
  }, 
  "ubntPsuStatus": {
    "name": "ubntPsuStatus", 
    "oid": "1.3.6.1.4.1.41112.1.5.3.2.1.3", 
    "nodetype": "column", 
    "class": "objecttype", 
    "syntax": {
      "type": "INTEGER", 
      "class": "type", 
      "constraints": {
        "enumeration": {
          "standby": 3, 
          "unknown": 0, 
          "off": 2, 
          "on": 1
        }
      }
    }, 
    "maxaccess": "read-only", 
    "status": "current", 
    "description": "PSU Status."
  }, 
  "ubntPsuOperStatus": {
    "name": "ubntPsuOperStatus", 
    "oid": "1.3.6.1.4.1.41112.1.5.3.2.1.4", 
    "nodetype": "column", 
    "class": "objecttype", 
    "syntax": {
      "type": "INTEGER", 
      "class": "type", 
      "constraints": {
        "enumeration": {
          "down": 0, 
          "up": 1
        }
      }
    }, 
    "maxaccess": "read-only", 
    "status": "current", 
    "description": "PSU operational status."
  }, 
  "ubntPsuVoltage": {
    "name": "ubntPsuVoltage", 
    "oid": "1.3.6.1.4.1.41112.1.5.3.2.1.5", 
    "nodetype": "column", 
    "class": "objecttype", 
    "syntax": {
      "type": "Integer32", 
      "class": "type"
    }, 
    "maxaccess": "read-only", 
    "status": "current", 
    "description": "PSU voltage in mV."
  }, 
  "ubntPsuTemperature": {
    "name": "ubntPsuTemperature", 
    "oid": "1.3.6.1.4.1.41112.1.5.3.2.1.6", 
    "nodetype": "column", 
    "class": "objecttype", 
    "syntax": {
      "type": "Integer32", 
      "class": "type"
    }, 
    "maxaccess": "read-only", 
    "status": "current", 
    "description": "PSU temperature in thousands of degrees Celsius."
  }, 
  "ubntPsuCharging": {
    "name": "ubntPsuCharging", 
    "oid": "1.3.6.1.4.1.41112.1.5.3.2.1.7", 
    "nodetype": "column", 
    "class": "objecttype", 
    "syntax": {
      "type": "INTEGER", 
      "class": "type", 
      "constraints": {
        "enumeration": {
          "unknown": 0, 
          "off": 2, 
          "on": 1
        }
      }
    }, 
    "maxaccess": "read-only", 
    "status": "current", 
    "description": "Shows PSU charging state if it is supported."
  }, 
  "ubntPsuBatteryQuantity": {
    "name": "ubntPsuBatteryQuantity", 
    "oid": "1.3.6.1.4.1.41112.1.5.3.2.1.8", 
    "nodetype": "column", 
    "class": "objecttype", 
    "syntax": {
      "type": "Integer32", 
      "class": "type"
    }, 
    "maxaccess": "read-only", 
    "status": "current", 
    "description": "Number of batteries connected to PSU."
  }, 
  "ubntThermometers": {
    "name": "ubntThermometers", 
    "oid": "1.3.6.1.4.1.41112.1.5.4", 
    "class": "objectidentity"
  }, 
  "ubntThermometersCount": {
    "name": "ubntThermometersCount", 
    "oid": "1.3.6.1.4.1.41112.1.5.4.1", 
    "nodetype": "scalar", 
    "class": "objecttype", 
    "syntax": {
      "type": "Unsigned32", 
      "class": "type"
    }, 
    "maxaccess": "read-only", 
    "status": "current", 
    "description": "The number of installed thermometers on this system."
  }, 
  "ubntThermsTable": {
    "name": "ubntThermsTable", 
    "oid": "1.3.6.1.4.1.41112.1.5.4.2", 
    "nodetype": "table", 
    "class": "objecttype", 
    "maxaccess": "not-accessible", 
    "status": "current", 
    "description": "A list of thermometers entries. The number of entries is given by the value of ubntThermometersCount."
  }, 
  "ubntThermsEntry": {
    "name": "ubntThermsEntry", 
    "oid": "1.3.6.1.4.1.41112.1.5.4.2.1", 
    "nodetype": "row", 
    "class": "objecttype", 
    "maxaccess": "not-accessible", 
    "indices": [
      {
        "module": "UBNT-EdgeMAX-MIB", 
        "object": "ubntThermIndex", 
        "implied": 0
      }
    ], 
    "status": "current", 
    "description": "An entry in the ubntThermsTable."
  }, 
  "ubntThermIndex": {
    "name": "ubntThermIndex", 
    "oid": "1.3.6.1.4.1.41112.1.5.4.2.1.1", 
    "nodetype": "column", 
    "class": "objecttype", 
    "syntax": {
      "type": "Integer32", 
      "class": "type", 
      "constraints": {
        "range": [
          {
            "min": 1, 
            "max": 255
          }
        ]
      }
    }, 
    "maxaccess": "read-only", 
    "status": "current", 
    "description": "A unique value for thermometer."
  }, 
  "ubntThermType": {
    "name": "ubntThermType", 
    "oid": "1.3.6.1.4.1.41112.1.5.4.2.1.2", 
    "nodetype": "column", 
    "class": "objecttype", 
    "syntax": {
      "type": "INTEGER", 
      "class": "type", 
      "constraints": {
        "enumeration": {
          "other": 0, 
          "board": 1, 
          "power": 3, 
          "cpu": 2
        }
      }
    }, 
    "maxaccess": "read-only", 
    "status": "current", 
    "description": "Type of thermometer."
  }, 
  "ubntThermTemperature": {
    "name": "ubntThermTemperature", 
    "oid": "1.3.6.1.4.1.41112.1.5.4.2.1.3", 
    "nodetype": "column", 
    "class": "objecttype", 
    "syntax": {
      "type": "Integer32", 
      "class": "type"
    }, 
    "maxaccess": "read-only", 
    "status": "current", 
    "description": "Temperature in thousands of degrees Celsius."
  }, 
  "ubntFans": {
    "name": "ubntFans", 
    "oid": "1.3.6.1.4.1.41112.1.5.5", 
    "class": "objectidentity"
  }, 
  "ubntFansCount": {
    "name": "ubntFansCount", 
    "oid": "1.3.6.1.4.1.41112.1.5.5.1", 
    "nodetype": "scalar", 
    "class": "objecttype", 
    "syntax": {
      "type": "Unsigned32", 
      "class": "type"
    }, 
    "maxaccess": "read-only", 
    "status": "current", 
    "description": "The number of installed fans on this system."
  }, 
  "ubntFansTable": {
    "name": "ubntFansTable", 
    "oid": "1.3.6.1.4.1.41112.1.5.5.2", 
    "nodetype": "table", 
    "class": "objecttype", 
    "maxaccess": "not-accessible", 
    "status": "current", 
    "description": "A list of fan entries. The number of entries is given by the value of ubntFansCount."
  }, 
  "ubntFanEntry": {
    "name": "ubntFanEntry", 
    "oid": "1.3.6.1.4.1.41112.1.5.5.2.1", 
    "nodetype": "row", 
    "class": "objecttype", 
    "maxaccess": "not-accessible", 
    "indices": [
      {
        "module": "UBNT-EdgeMAX-MIB", 
        "object": "ubntFanIndex", 
        "implied": 0
      }
    ], 
    "status": "current", 
    "description": "An entry in the ubntFansTable."
  }, 
  "ubntFanIndex": {
    "name": "ubntFanIndex", 
    "oid": "1.3.6.1.4.1.41112.1.5.5.2.1.1", 
    "nodetype": "column", 
    "class": "objecttype", 
    "syntax": {
      "type": "Integer32", 
      "class": "type", 
      "constraints": {
        "range": [
          {
            "min": 1, 
            "max": 255
          }
        ]
      }
    }, 
    "maxaccess": "read-only", 
    "status": "current", 
    "description": "A unique value for fan."
  }, 
  "ubntFanType": {
    "name": "ubntFanType", 
    "oid": "1.3.6.1.4.1.41112.1.5.5.2.1.2", 
    "nodetype": "column", 
    "class": "objecttype", 
    "syntax": {
      "type": "INTEGER", 
      "class": "type", 
      "constraints": {
        "enumeration": {
          "other": 0, 
          "board": 1, 
          "power": 3, 
          "cpu": 2
        }
      }
    }, 
    "maxaccess": "read-only", 
    "status": "current", 
    "description": "Type of fan."
  }, 
  "ubntFanRpm": {
    "name": "ubntFanRpm", 
    "oid": "1.3.6.1.4.1.41112.1.5.5.2.1.3", 
    "nodetype": "column", 
    "class": "objecttype", 
    "syntax": {
      "type": "Integer32", 
      "class": "type"
    }, 
    "maxaccess": "read-only", 
    "status": "current", 
    "description": "Fan RPM."
  }, 
  "meta": {
    "comments": [
      "ASN.1 source file:///run/pymib/mibs/UBNT-EdgeMAX-MIB.mib", 
      "Produced by pysmi-0.3.4 at Sat Apr 25 23:32:47 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": "UBNT-EdgeMAX-MIB"
  }
}