CUMULUS-POE-MIB: View SNMP OID List / Download MIB

VENDOR: CUMULUS NETWORKS, INC


 Home MIB: CUMULUS-POE-MIB
Download as:   

Download standard MIB format if you are planning to load a MIB file into some system (OS, Zabbix, PRTG ...) or view it with a MIB browser. CSV is more suitable for analyzing and viewing OID' and other MIB objects in excel. JSON and YAML formats are usually used in programing even though some systems can use MIB in YAML format (like Logstash).
Keep in mind that standard MIB files can be successfully loaded by systems and programs only if all the required MIB's from the "Imports" section are already loaded.
The tree-like SNMP object navigator requires no explanations because it is very simple to use. And if you stumbled on this MIB from Google note that you can always go back to the home page if you need to perform another MIB or OID lookup.


Object Name OID Type Access Info
 poeMIBObjects 1.3.6.1.4.1.40310.3
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).
     poeSystemValues 1.3.6.1.4.1.40310.3.1
         poeTotalSystemPower 1.3.6.1.4.1.40310.3.1.1 millivalue read-only
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 example, a value of 730400 is equivalent to 730.4 watts.
         poeTotalUsedPower 1.3.6.1.4.1.40310.3.1.2 millivalue read-only
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.5 Watts.
         poeTotalAvailablePower 1.3.6.1.4.1.40310.3.1.3 millivalue read-only
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 integer value of 706300 is equivalent 706.3 Watts.
         poeLastUpdateTime 1.3.6.1.4.1.40310.3.1.4 timestamp read-only
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.
     poeObjectsTable 1.3.6.1.4.1.40310.3.2 no-access
This table displays POE current, voltage, type and other attributes for each port.
         poeObjectsEntry 1.3.6.1.4.1.40310.3.2.1 no-access
An entry containing POE attributes (indexed by ifIndex).
             portName 1.3.6.1.4.1.40310.3.2.1.1 displaystring read-only
The textual port name used by the system (such as swp1).
             portPriority 1.3.6.1.4.1.40310.3.2.1.2 integer read-only
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 get disconnected first, followed by high priority, then critical ports. If multiple ports have the same priority setting, the port with the lower port number is considered to have the higher priority. Enumeration: 'high': 2, 'critical': 3, 'low': 1.
             portType 1.3.6.1.4.1.40310.3.2.1.3 integer read-only
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). UPOE is designated as high power (5). Ports desigated as IEEE802.3afat (7) can handle either POE and POE+. Enumeration: 'none': 1, 'ieee802Dot3afat': 7, 'ieee802Dot3af': 2, 'highpower': 5, 'legacy': 4, 'invalid': 6, 'ieee802Dot3at': 3.
             portStatus 1.3.6.1.4.1.40310.3.2.1.4 integer read-only
The portStatus represents the current status of the port. Enumeration: 'unknown': 1, 'searching': 3, 'powerdenied': 5, 'disabled': 2, 'connected': 4, 'fault': 6.
             portClass 1.3.6.1.4.1.40310.3.2.1.5 integer read-only
The portClass represents the standard class of the port shown as follows: Class usage Class current Power range Class description [mA] [Watt] ==================================================================== 0 Default 0-4 0.44-12.94 Class unimplemented 1 Optional 9-12 0.44-3.84 Very Low power 2 Optional 17-20 3.84-6.49 Low power 3 Optional 26-30 6.49-12.95 Mid power 4 Valid for 36-44 12.95-25.50 High power Class 4 for 802.3at(Type 2) devices and not allowed for 802.3af devices. Note that a portClass of Default can also exist if a portStatus is not connected. Enumeration: 'default': 0, 'verylowpower': 1, 'highpower': 4, 'midpower': 3, 'lowpower': 2.
             portFourPairModeEnabled 1.3.6.1.4.1.40310.3.2.1.6 integer read-only
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 operating in 4 Pair PoE mode and a value of 2 means it is disabled (false) and the port is operating in 2 Pair PoE mode. Enumeration: 'false': 2, 'true': 1.
             portVoltage 1.3.6.1.4.1.40310.3.2.1.7 millivalue read-only
The portVoltage represents the port voltage in millivolts. An integer like 50400 should be divided by 1000 for a value of 50.4 Volts.
             portCurrent 1.3.6.1.4.1.40310.3.2.1.8 millivalue read-only
The portCurrent represents the port current in milliamps. An integer like 50400 should be divided by 1000 for a value of 50.4 Amps.
             portPower 1.3.6.1.4.1.40310.3.2.1.9 millivalue read-only
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.
             portMaxPower 1.3.6.1.4.1.40310.3.2.1.10 millivalue read-only
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 Watts.
             portAllocatedPower 1.3.6.1.4.1.40310.3.2.1.11 millivalue read-only
The portAllocatedPower represents the power allocated to the port regardless of LLDP for the device in milliwatts.
             lldpRequestedPower 1.3.6.1.4.1.40310.3.2.1.12 millivalue read-only
The lldpRequestedPower is either blank or the number of milliwatts requested for the device via LLDP.
             lldpAllocatedPower 1.3.6.1.4.1.40310.3.2.1.13 millivalue read-only
The lldpAllocatedPower is either blank or the number of milliwatts allocated for the device via LLDP.