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-MIB | cumulusMib |
| IF-MIB | ifIndex |
| SNMPv2-SMI | Integer32 MODULE-IDENTITY OBJECT-TYPE |
| SNMPv2-TC | DisplayString TEXTUAL-CONVENTION TimeStamp |
| OID | Name | Access | Status | Description |
|---|---|---|---|---|
| 1.3.6.1.4.1.40310.3 | IdentitypoeMIBObjects | Cumulus 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.1 | NodepoeSystemValues | |||
| 1.3.6.1.4.1.40310.3.1.1 | ScalarpoeTotalSystemPower | read-only | current | The 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.2 | ScalarpoeTotalUsedPower | read-only | current | The 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.3 | ScalarpoeTotalAvailablePower | read-only | current | The 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.4 | ScalarpoeLastUpdateTime | read-only | current | The 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.2 | TablepoeObjectsTable | not-accessible | current | This table displays POE current, voltage, type and other attributes for each port. |
| 1.3.6.1.4.1.40310.3.2.1 | RowpoeObjectsEntry | not-accessible | current | An entry containing POE attributes (indexed by ifIndex). |
| 1.3.6.1.4.1.40310.3.2.1.1 | ColumnportName | read-only | current | The textual port name used by the system (such as swp1). |
| 1.3.6.1.4.1.40310.3.2.1.2 | ColumnportPriority | read-only | current | The 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.3 | ColumnportType | read-only | current | The 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.4 | ColumnportStatus | read-only | current | The portStatus represents the current status of the port. |
| 1.3.6.1.4.1.40310.3.2.1.5 | ColumnportClass | read-only | current | The 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.6 | ColumnportFourPairModeEnabled | read-only | current | This 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.7 | ColumnportVoltage | read-only | current | The 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.8 | ColumnportCurrent | read-only | current | The 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.9 | ColumnportPower | read-only | current | The 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.10 | ColumnportMaxPower | read-only | current | The 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.11 | ColumnportAllocatedPower | read-only | current | The 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.12 | ColumnlldpRequestedPower | read-only | current | The 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.13 | ColumnlldpAllocatedPower | read-only | current | The lldpAllocatedPower is either blank or the number of milliwatts allocated for the device via LLDP. |
Type Definitions
| Name | Syntax | Status | Description |
|---|---|---|---|
| MilliValue | Integer32 | current | This 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. |