CISCO-POE-PD-MIB
17 objects
This MIB is intended for devices powered by external power sources, in particular Power Over Ethernet (PoE or formerly called inline power), to provide power usage configuration and information for NMS. For example, PoE supplies DC power over standard Category 5 unshielded twisted-pair (UTP) cable. Instead of requiring wall power, powered devices such as IP telephones can utilize power provided from power source equipments. By using Cisco Discovery Protocol (CDP), powered devices can negotiated with power source equipment to obtain optimum power supply. GLOSSARY Midspan Injector The midspan PSE sends out a signal tone down one of the unused pairs of the standard Category 5 cable and detects tone on the other unused pair when the PD loops this tone back to it through a loopback transformer. Once the midspan PSE detects this tone, it begins to provide power down the cable using the unused pairs. The midspan PSE provide no physical layer capability. Powered Device ( PD ) These are devices powered by external electrical power sources. They are, for example, IP telephones and wireless Access Points or bridges. Power Source Equipment ( PSE ) These are devices supplying electrical power to other equipments. They are, for example, inline power switches and power patch panels.
Imported Objects
| CISCO-SMI | ciscoMgmt |
| SNMP-FRAMEWORK-MIB | SnmpAdminString |
| SNMPv2-CONF | MODULE-COMPLIANCE OBJECT-GROUP |
| SNMPv2-SMI | MODULE-IDENTITY OBJECT-TYPE Unsigned32 |
| SNMPv2-TC | TEXTUAL-CONVENTION |
| OID | Name | Access | Status | Description |
|---|---|---|---|---|
| 1.3.6.1.4.1.9.9.414 | IdentityciscoPoePdMIB | This MIB is intended for devices powered by external power sources, in particular Power Over Ethernet (PoE or formerly called inline power), to provide power u… | ||
| 1.3.6.1.4.1.9.9.414.0 | NodecpoePdMIBNotifications | |||
| 1.3.6.1.4.1.9.9.414.1 | NodecpoePdMIBObjects | |||
| 1.3.6.1.4.1.9.9.414.1.1 | NodecpoePdInformation | |||
| 1.3.6.1.4.1.9.9.414.1.1.1 | ScalarcpoePdCurrentPowerLevel | read-only | current | This identifies the currently how much power is consummed by the device at which this agent is running. The level shall be one of the cpoePdSupportedPowerLevel… |
| 1.3.6.1.4.1.9.9.414.1.1.2 | ScalarcpoePdCurrentPowerSource | read-only | current | This is the current power source type obtained from device power source detection. |
| 1.3.6.1.4.1.9.9.414.1.1.3 | TablecpoePdSupportedPowerLevelTable | not-accessible | current | This table shows all the supported electrical power consumption levels of this agent and the corresponding modes of operation at those power levels. The mode o… |
| 1.3.6.1.4.1.9.9.414.1.1.3.1 | RowcpoePdSupportedPowerLevelEntry | not-accessible | current | Each entry shows a supported power level and the corresponding mode of operation. |
| 1.3.6.1.4.1.9.9.414.1.1.3.1.1 | ColumncpoePdSupportedPowerLevel | not-accessible | current | This index uniquely identifies the supported power consumption level. |
| 1.3.6.1.4.1.9.9.414.1.1.3.1.2 | ColumncpoePdSupportedPower | read-only | current | This is the electrical power consummed by the device operating at this supported power consumption level. |
| 1.3.6.1.4.1.9.9.414.1.1.3.1.3 | ColumncpoePdSupportedPowerMode | read-only | current | This is a text string describing the mode of operation or capability of the device at the power consumption level. For example, the comsumption level and corre… |
| 1.3.6.1.4.1.9.9.414.2 | NodecpoePdMIBConformance | |||
| 1.3.6.1.4.1.9.9.414.2.1 | NodecpoePdMIBCompliances | |||
| 1.3.6.1.4.1.9.9.414.2.1.1 | CompliancecpoePdMIBCompliance | current | The compliance statement for the SNMP entities that implement the ciscoPoePdMIB module. | |
| 1.3.6.1.4.1.9.9.414.2.2 | NodecpoePdMIBGroups | |||
| 1.3.6.1.4.1.9.9.414.2.2.1 | GroupcpoePdInformationGroup | current | This collection of objects provide information about the supported electrical power level, current power consumption, and mode of operation of this agent. |
Type Definitions
| Name | Syntax | Status | Description |
|---|---|---|---|
| CpoePdPowerSourceType | INTEGER { pending(1), acAdaptor(2), thirdParty(3), classic(4), midspan(5), cdpNegotiated(6), highPowerClassic(7) } | current | This is the type of power source equipment supplying DC power to the PD. pending acAdaptor thirdParty supporting Cisco CDP classic a classic Cisco PSE midspan injector cdpNegotiated CDP highPowerClassic PSE without nego… |