UBNT-EdgeMAX-MIB
- Registered at
- 1.3.6.1.4.1.41112.1.5
- Last updated
- 2018-01-03 00:00
- Organization
- Ubiquiti Networks, Inc.
- Revisions
- 2018-01-03 00:00
- Namespace
- ubnt
- Source file
UBNT-EdgeMAX-MIB- Digest
sha256:ace3128cfefc36100ce1e71fa2084d20cbafa00a0382ccedb461fcc55a209f91
Description
The EdgeMax MIB module for Ubiquiti Networks, Inc. entities
Contact
support@ubnt.com
Imports
| From | Symbols |
|---|---|
| SNMPv2-CONF | MODULE-COMPLIANCE, NOTIFICATION-GROUP, OBJECT-GROUP |
| SNMPv2-SMI | Counter64, Gauge32, Integer32, IpAddress, MODULE-IDENTITY, NOTIFICATION-TYPE, OBJECT-IDENTITY, OBJECT-TYPE, TimeTicks, iso |
| SNMPv2-TC | DisplayString, MacAddress, TEXTUAL-CONVENTION, TruthValue |
| UBNT-MIB | ubntEdgeMaxGroups, ubntMIB |
Imported by
Nothing in this corpus imports this module.
Load order
Every file a consumer needs in order to load this module, dependencies first.
SNMPv2-CONF SNMPv2-SMI SNMPv2-TC UBNT-EdgeMAX-MIB UBNT-MIB
Objects
| Name | OID | Syntax | Access | Status |
|---|---|---|---|---|
| ubntProductIdent OBJECT-IDENTITY | 1.3.6.1.4.1.41112.1.5.1 | |||
| ubntModel OBJECT-TYPE Product model. | 1.3.6.1.4.1.41112.1.5.1.1 | DisplayString | read-only | current |
| ubntSerialNumber OBJECT-TYPE Serial number. | 1.3.6.1.4.1.41112.1.5.1.2 | DisplayString | read-only | current |
| ubntVersion OBJECT-TYPE Firmware version. | 1.3.6.1.4.1.41112.1.5.1.3 | DisplayString | read-only | current |
| ubntPowerOuts OBJECT-IDENTITY | 1.3.6.1.4.1.41112.1.5.2 | |||
| ubntPowerOutsCount OBJECT-TYPE The number of power outputs present on this system. | 1.3.6.1.4.1.41112.1.5.2.1 | Unsigned32 | read-only | current |
| ubntPowerOutTable OBJECT-TYPE A list of power out entries. The number of entries is given by the value of ubntPowerOutsCount. | 1.3.6.1.4.1.41112.1.5.2.2 | not-accessible | current | |
| ubntPowerOutEntry OBJECT-TYPE An entry in the ubntPowerOutTable. | 1.3.6.1.4.1.41112.1.5.2.2.1 | not-accessible | current | |
| ubntPowerOutIndex OBJECT-TYPE A unique value for each power output. | 1.3.6.1.4.1.41112.1.5.2.2.1.1 | Integer32 (1..255) | read-only | current |
| ubntPowerOutVoltage OBJECT-TYPE Output voltage in mV. | 1.3.6.1.4.1.41112.1.5.2.2.1.2 | Integer32 | read-only | current |
| ubntPowerOutCurrent OBJECT-TYPE Output current in mA. | 1.3.6.1.4.1.41112.1.5.2.2.1.3 | Integer32 | read-only | current |
| ubntPowerOutPower OBJECT-TYPE Output power in mW. | 1.3.6.1.4.1.41112.1.5.2.2.1.4 | Integer32 | read-only | current |
| ubntPowerSupplies OBJECT-IDENTITY | 1.3.6.1.4.1.41112.1.5.3 | |||
| ubntPsuBaysNumber OBJECT-TYPE The number of PSU bays available on this system. | 1.3.6.1.4.1.41112.1.5.3.1 | Unsigned32 | read-only | current |
| ubntPsuTable OBJECT-TYPE A list of PSU entries. The number of entries is given by the value of ubntPsuBaysNumber. | 1.3.6.1.4.1.41112.1.5.3.2 | not-accessible | current | |
| ubntPsuEntry OBJECT-TYPE An entry in the ubntPsuTable. | 1.3.6.1.4.1.41112.1.5.3.2.1 | not-accessible | current | |
| ubntPsuIndex OBJECT-TYPE A unique value for each PSU. | 1.3.6.1.4.1.41112.1.5.3.2.1.1 | Integer32 (1..255) | read-only | current |
| ubntPsuType OBJECT-TYPE PSU Type. | 1.3.6.1.4.1.41112.1.5.3.2.1.2 | INTEGER {unknown(0), ac(1), dc(2), poe(3)} | read-only | current |
| ubntPsuStatus OBJECT-TYPE PSU Status. | 1.3.6.1.4.1.41112.1.5.3.2.1.3 | INTEGER {unknown(0), on(1), off(2), standby(3)} | read-only | current |
| ubntPsuOperStatus OBJECT-TYPE PSU operational status. | 1.3.6.1.4.1.41112.1.5.3.2.1.4 | INTEGER {down(0), up(1)} | read-only | current |
| ubntPsuVoltage OBJECT-TYPE PSU voltage in mV. | 1.3.6.1.4.1.41112.1.5.3.2.1.5 | Integer32 | read-only | current |
| ubntPsuTemperature OBJECT-TYPE PSU temperature in thousands of degrees Celsius. | 1.3.6.1.4.1.41112.1.5.3.2.1.6 | Integer32 | read-only | current |
| ubntPsuCharging OBJECT-TYPE Shows PSU charging state if it is supported. | 1.3.6.1.4.1.41112.1.5.3.2.1.7 | INTEGER {unknown(0), on(1), off(2)} | read-only | current |
| ubntPsuBatteryQuantity OBJECT-TYPE Number of batteries connected to PSU. | 1.3.6.1.4.1.41112.1.5.3.2.1.8 | Integer32 | read-only | current |
| ubntPsuBatteryChargeLevel OBJECT-TYPE Current battery charge level as a percent (0-100%). | 1.3.6.1.4.1.41112.1.5.3.2.1.9 | INTEGER (0..100) | read-only | current |
| ubntPsuBatteryTimeRemaining OBJECT-TYPE The battery run time remaining before battery exhaustion. | 1.3.6.1.4.1.41112.1.5.3.2.1.10 | TimeTicks | read-only | current |
| ubntPsuBatteryReplaceIndicator OBJECT-TYPE Indicates whether the batteries need replacing. | 1.3.6.1.4.1.41112.1.5.3.2.1.11 | INTEGER {unknown(0), noBatteryNeedsReplacing(1), batteryNeedsReplacing(2)} | read-only | current |
| ubntPsuBatteryLastReplaceDate OBJECT-TYPE Battery installation date (mm/dd/yyyy). | 1.3.6.1.4.1.41112.1.5.3.2.1.12 | DisplayString | read-only | current |
| ubntThermometers OBJECT-IDENTITY | 1.3.6.1.4.1.41112.1.5.4 | |||
| ubntThermometersCount OBJECT-TYPE The number of installed thermometers on this system. | 1.3.6.1.4.1.41112.1.5.4.1 | Unsigned32 | read-only | current |
| ubntThermsTable OBJECT-TYPE A list of thermometers entries. The number of entries is given by the value of ubntThermometersCount. | 1.3.6.1.4.1.41112.1.5.4.2 | not-accessible | current | |
| ubntThermsEntry OBJECT-TYPE An entry in the ubntThermsTable. | 1.3.6.1.4.1.41112.1.5.4.2.1 | not-accessible | current | |
| ubntThermIndex OBJECT-TYPE A unique value for thermometer. | 1.3.6.1.4.1.41112.1.5.4.2.1.1 | Integer32 (1..255) | read-only | current |
| ubntThermType OBJECT-TYPE Type of thermometer. | 1.3.6.1.4.1.41112.1.5.4.2.1.2 | INTEGER {other(0), board(1), cpu(2), power(3)} | read-only | current |
| ubntThermTemperature OBJECT-TYPE Temperature in thousands of degrees Celsius. | 1.3.6.1.4.1.41112.1.5.4.2.1.3 | Integer32 | read-only | current |
| ubntFans OBJECT-IDENTITY | 1.3.6.1.4.1.41112.1.5.5 | |||
| ubntFansCount OBJECT-TYPE The number of installed fans on this system. | 1.3.6.1.4.1.41112.1.5.5.1 | Unsigned32 | read-only | current |
| ubntFansTable OBJECT-TYPE A list of fan entries. The number of entries is given by the value of ubntFansCount. | 1.3.6.1.4.1.41112.1.5.5.2 | not-accessible | current | |
| ubntFanEntry OBJECT-TYPE An entry in the ubntFansTable. | 1.3.6.1.4.1.41112.1.5.5.2.1 | not-accessible | current | |
| ubntFanIndex OBJECT-TYPE A unique value for fan. | 1.3.6.1.4.1.41112.1.5.5.2.1.1 | Integer32 (1..255) | read-only | current |
| ubntFanType OBJECT-TYPE Type of fan. | 1.3.6.1.4.1.41112.1.5.5.2.1.2 | INTEGER {other(0), board(1), cpu(2), power(3)} | read-only | current |
| ubntFanRpm OBJECT-TYPE Fan RPM. | 1.3.6.1.4.1.41112.1.5.5.2.1.3 | Integer32 | read-only | current |