MIB Viewer

CUMULUS-POE-MIB

22 objects
Cumulus Networks Power Over Ethernet tables of the Cumulus enterprise MIB tree. These table values come from the Power Over Ethernet (POE) display and configuration tool (poectl).
Imported Objects
CUMULUS-SNMP-MIBcumulusMib
IF-MIBifIndex
SNMPv2-SMIInteger32 MODULE-IDENTITY OBJECT-TYPE
SNMPv2-TCDisplayString TEXTUAL-CONVENTION TimeStamp
OIDNameAccessStatusDescription
1.3.6.1.4.1.40310.3IdentitypoeMIBObjectsCumulus Networks Power Over Ethernet tables of the Cumulus enterprise MIB tree. These table values come from the Power Over Ethernet (POE) display and configur…
1.3.6.1.4.1.40310.3.1NodepoeSystemValues
1.3.6.1.4.1.40310.3.1.1ScalarpoeTotalSystemPowerread-onlycurrentThe total power available to the system, shown with 3 decimal place of precision (milliwatts). Dividing this value by 1000 returns the number of watts. For exa…
1.3.6.1.4.1.40310.3.1.2ScalarpoeTotalUsedPowerread-onlycurrentThe total power USED by ports in the system, shown with 3 decimal places of precision (milliwatts). For example, an integer value of 24500 is equivalent to 24.…
1.3.6.1.4.1.40310.3.1.3ScalarpoeTotalAvailablePowerread-onlycurrentThe total UNUSED and available power for the system in the common pool for new devices, shown with 3 decimal places of precision (milliwatts). For example, an …
1.3.6.1.4.1.40310.3.1.4ScalarpoeLastUpdateTimeread-onlycurrentThe system uptime timestamp when the objects in this MIB were last updated. The default for the update period is every 300 seconds or 5 minutes.
1.3.6.1.4.1.40310.3.2TablepoeObjectsTablenot-accessiblecurrentThis table displays POE current, voltage, type and other attributes for each port.
1.3.6.1.4.1.40310.3.2.1RowpoeObjectsEntrynot-accessiblecurrentAn entry containing POE attributes (indexed by ifIndex).
1.3.6.1.4.1.40310.3.2.1.1ColumnportNameread-onlycurrentThe textual port name used by the system (such as swp1).
1.3.6.1.4.1.40310.3.2.1.2ColumnportPriorityread-onlycurrentThe portPriority is an integer value that determine which ports should be shut down if the system is in a power limited situation. Ports with low priority will…
1.3.6.1.4.1.40310.3.2.1.3ColumnportTyperead-onlycurrentThe portType represents the type of DC power the system is supplying to this port. POE is designated IEEE802.3af (2) and POE+ is designated IEEE802.3at (3). UP…
1.3.6.1.4.1.40310.3.2.1.4ColumnportStatusread-onlycurrentThe portStatus represents the current status of the port.
1.3.6.1.4.1.40310.3.2.1.5ColumnportClassread-onlycurrentThe portClass represents the standard class of the port shown as follows: Class usage Class current Power range Class description [mA] [Watt] =================…
1.3.6.1.4.1.40310.3.2.1.6ColumnportFourPairModeEnabledread-onlycurrentThis object represents whether 4 Pair PoE mode is enabled or disabled for the device on this port. An integer value of 1 means it is enabled (true) and operati…
1.3.6.1.4.1.40310.3.2.1.7ColumnportVoltageread-onlycurrentThe portVoltage represents the port voltage in millivolts. An integer like 50400 should be divided by 1000 for a value of 50.4 Volts.
1.3.6.1.4.1.40310.3.2.1.8ColumnportCurrentread-onlycurrentThe portCurrent represents the port current in milliamps. An integer like 50400 should be divided by 1000 for a value of 50.4 Amps.
1.3.6.1.4.1.40310.3.2.1.9ColumnportPowerread-onlycurrentThe portPower represents the port power usage in milliwatts. An integer like 50400 should be divided by 1000 for a value of 50.4 Watts.
1.3.6.1.4.1.40310.3.2.1.10ColumnportMaxPowerread-onlycurrentThe portMaxPower represents the maximum port power available and is measured in milliwatts. An integer like 50400 should be divided by 1000 for a value of 50.4…
1.3.6.1.4.1.40310.3.2.1.11ColumnportAllocatedPowerread-onlycurrentThe portAllocatedPower represents the power allocated to the port regardless of LLDP for the device in milliwatts.
1.3.6.1.4.1.40310.3.2.1.12ColumnlldpRequestedPowerread-onlycurrentThe lldpRequestedPower is either blank or the number of milliwatts requested for the device via LLDP.
1.3.6.1.4.1.40310.3.2.1.13ColumnlldpAllocatedPowerread-onlycurrentThe lldpAllocatedPower is either blank or the number of milliwatts allocated for the device via LLDP.
Type Definitions
NameSyntaxStatusDescription
MilliValueInteger32currentThis is a value in milliunits. Divide the value by 1000 to get the native unit value. So a value of 45600 milliunits should be interpreted as 45.6 units.