CISCO-POE-PD-MIB

File: CISCO-POE-PD-MIB.mib (10701 bytes)

Imported modules

SNMPv2-SMI SNMPv2-CONF SNMPv2-TC
SNMP-FRAMEWORK-MIB CISCO-SMI

Imported symbols

MODULE-IDENTITY OBJECT-TYPE Unsigned32
MODULE-COMPLIANCE OBJECT-GROUP TEXTUAL-CONVENTION
SnmpAdminString ciscoMgmt

Defined Types

CpoePdPowerSourceType  
This is the type of power source equipment supplying DC power to the PD. pending -- power source is not yet determined. acAdaptor -- power is supplied by an AC adapter thirdParty -- power is supplied by a PSE not supporting Cisco CDP classic -- power is supplied and limited by a classic Cisco PSE midspan -- power is supplied by a midspan injector cdpNegotiated -- power is negotiated using Cisco CDP highPowerClassic -- power is supplied by Cisco PSE without negotiation.
TEXTUAL-CONVENTION    
  INTEGER pending(1), acAdaptor(2), thirdParty(3), classic(4), midspan(5), cdpNegotiated(6), highPowerClassic(7)  

CpoePdSupportedPowerLevelEntry  
SEQUENCE    
  cpoePdSupportedPowerLevel Unsigned32
  cpoePdSupportedPower Unsigned32
  cpoePdSupportedPowerMode SnmpAdminString

Defined Values

ciscoPoePdMIB 1.3.6.1.4.1.9.9.414
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.
MODULE-IDENTITY    

cpoePdMIBNotifications 1.3.6.1.4.1.9.9.414.0
OBJECT IDENTIFIER    

cpoePdMIBObjects 1.3.6.1.4.1.9.9.414.1
OBJECT IDENTIFIER    

cpoePdMIBConformance 1.3.6.1.4.1.9.9.414.2
OBJECT IDENTIFIER    

cpoePdInformation 1.3.6.1.4.1.9.9.414.1.1
OBJECT IDENTIFIER    

cpoePdCurrentPowerLevel 1.3.6.1.4.1.9.9.414.1.1.1
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 in the cpoePdSupportedPowerTable.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32 1..65535  

cpoePdCurrentPowerSource 1.3.6.1.4.1.9.9.414.1.1.2
This is the current power source type obtained from device power source detection.
Status: current Access: read-only
OBJECT-TYPE    
  CpoePdPowerSourceType  

cpoePdSupportedPowerLevelTable 1.3.6.1.4.1.9.9.414.1.1.3
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 of operation and the device capability changes as the supplied power level varies. The number of supported levels is platform and implementation dependent.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    CpoePdSupportedPowerLevelEntry

cpoePdSupportedPowerLevelEntry 1.3.6.1.4.1.9.9.414.1.1.3.1
Each entry shows a supported power level and the corresponding mode of operation.
Status: current Access: not-accessible
OBJECT-TYPE    
  CpoePdSupportedPowerLevelEntry  

cpoePdSupportedPowerLevel 1.3.6.1.4.1.9.9.414.1.1.3.1.1
This index uniquely identifies the supported power consumption level.
Status: current Access: not-accessible
OBJECT-TYPE    
  Unsigned32 1..65535  

cpoePdSupportedPower 1.3.6.1.4.1.9.9.414.1.1.3.1.2
This is the electrical power consummed by the device operating at this supported power consumption level.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32 1..65535  

cpoePdSupportedPowerMode 1.3.6.1.4.1.9.9.414.1.1.3.1.3
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 corresponding mode should look like these: 1 'Full power mode' 2 'Low power mode - dot11radio 0 disabled' 3 'Low power mode - dot11radio 1 disabled' 4 'Low power mode - dot11 radios disabled'.
Status: current Access: read-only
OBJECT-TYPE    
  SnmpAdminString  

cpoePdMIBCompliances 1.3.6.1.4.1.9.9.414.2.1
OBJECT IDENTIFIER    

cpoePdMIBGroups 1.3.6.1.4.1.9.9.414.2.2
OBJECT IDENTIFIER    

cpoePdMIBCompliance 1.3.6.1.4.1.9.9.414.2.1.1
The compliance statement for the SNMP entities that implement the ciscoPoePdMIB module.
Status: current Access: read-only
MODULE-COMPLIANCE    

cpoePdInformationGroup 1.3.6.1.4.1.9.9.414.2.2.1
This collection of objects provide information about the supported electrical power level, current power consumption, and mode of operation of this agent.
Status: current Access: read-only
OBJECT-GROUP