Home/Catalog/CISCO-POWER-ETHERNET-EXT-MIB

CISCO-POWER-ETHERNET-EXT-MIB

AI MIB Summary

The CISCO-POWER-ETHERNET-EXT-MIB extends standard IEEE 802.3af/at Power over Ethernet (PoE) monitoring on Cisco Power Sourcing Equipment (PSE) to expose vendor-specific attributes such as power allocation policies, per-port power priority levels, and granular fault status indicators not defined in RFC 3621. This module enables precise management of inline power distribution on Cisco switches and power patch panels by tracking real-time power consumption, available power budgets, and detection anomalies for connected Powered Devices (PDs).

A MIB module for extending the POWER-ETHERNET-MIB (RFC3621) to add objects which provide additional management information about Power Sourcing Equipment (PSE) not available in POWER-ETHERNET-MIB. Glossary Power Sourcing Equipment (PSE) These are devices supplying electrical power to other equipment. They are, for example, inline power switches, inline power daughterboards and power patch panels. Powered Device (PD) These are devices receiving their electrical power supply from Power Sourcing Equipment. They are, for example, IP telephones and wireless access points or bridges.
Main OID:
ciscoPowerEthernetExtMIB.1.3.6.1.4.1.9.9.402
55
Objects
Active
Status
7
Dependencies

Imported Objects

Objects

55 total
Object Name
ciscoPowerEthernetExtMIBA MIB module for extending the POWER-ETHERNET-MIB (RFC3621) to add objects which provide additional management information about Power Sourcing Equipment (PSE) not available in POWER-ETHERNET-MIB. Glossary Power Sourcing Equipment (PSE) These are devices supplying electrical power to other equipment. They are, for example, inline power switches, inline power daughterboards and power patch panels. Powered Device (PD) These are devices receiving their electrical power supply from Power Sourcing Equipment. They are, for example, IP telephones and wireless access points or bridges.
MODULE-IDENTITY
.1.3.6.1.4.1.9.9.402
cpeExtMIBNotifs
OBJECT IDENTIFIER
.1.3.6.1.4.1.9.9.402.0
cpeExtPolicingNotifThis notification is generated when the 'overdraw' or 'overdrawLog' bit in value of cpeExtPsePortAdditionalStatus is set or cleared.
NOTIFICATION-TYPE
.1.3.6.1.4.1.9.9.402.0.1
cpeExtMIBObjects
OBJECT IDENTIFIER
.1.3.6.1.4.1.9.9.402.1
cpeExtDefaultAllocationThis object indicates the default inline power allocation per port. This is a global configuration parameter that applies to all inline power capable ports in the system. The system must consider this object as well as the per port configuration object, cpeExtPsePortPwrMax, when determining how much power to allocate to a port. The system will use the lower of the two numbers.rw
Unsigned32 UNITS "milliwatts"
.1.3.6.1.4.1.9.9.402.1.1
cpeExtPsePortTableThis table extends the POWER-ETHERNET-MIB pethPsePortTable for power Ethernet ports on a Powered Sourcing Equipment (PSE) device.
SEQUENCE OF CpeExtPsePortEntry
.1.3.6.1.4.1.9.9.402.1.2
cpeExtPsePortEntryA cpeExtPsePortEntry extends a corresponding pethPsePortTable entry. This entry displays and controls more characteristics of a power Ethernet port on a PSE device.
CpeExtPsePortEntry
.1.3.6.1.4.1.9.9.402.1.2.1
cpeExtPsePortEnableThis object is an extension of the pethPsePortAdminEnable object from RFC3621. It allows the user to be more specific when enabling the PSE functions. The states, 'auto', 'static' and 'limit' correspond to a value of 'true' for the pethPsePortAdminEnable object. The state 'disable' corresponds to a value of 'false' for the pethPsePortAdminEnable object. Setting this value to 'auto' enables Powered Device discovery on the interface and the amount of power allocated depends on the Powered Device discovered. If pethPsePortAdminEnable was 'false' prior to this set operation, then it will become 'true'. Setting this value to 'static' will also enable Powered Device discovery. However, this is different from 'auto' in that the amount of power is pre-allocated based on the configuration on the Power Sourcing Equipment. If pethPsePortAdminEnable was 'false' prior to this set operation, then it will become 'true'. Setting this value to 'limit' enables Powered Device discovery on the interface. The amount of power allocated depends on the Powered Device discovered and the value of cpeExtPsePortPwrMax. The lower value will be used. If pethPsePortAdminEnable was 'false' prior to this set operation, then it will become 'true'. Setting this value to 'disable' disables the PSE functions. The pethPsePortAdminEnable object will adopt the value of 'false' if it was 'true' prior to this set operation. When setting the pethPsePortAdminEnable object to 'false' this object cpeExtPsePortEnable will adopt the value of 'disable'. If cpeExtPsePortPolicingCapable of the PSE port, or cpeExtMainPsePwrMonitorCapable of the PSE port's main group, has the value of 'false', this object can only be set to 'auto', 'static' or 'disable'. Otherwise, this object can be set to 'auto', 'static', 'limit' or 'disable'.rw
Enumeration
.1.3.6.1.4.1.9.9.402.1.2.1.1
cpeExtPsePortDiscoverModeThis object indicates the discover mode used by the system to discover the PD. A value of 'unknown' indicates that the discover mode on the interface is unknown. A value of 'off' indicates that discovery is disabled on the interface. A value of 'ieee' indicates that the discover mode on the interface is IEEE based. A value of 'cisco' indicates that the discover mode on the interface is Cisco based. A value of 'ieeeAndCisco' indicates that the discover mode on the interface is both IEEE and Cisco based.ro
Enumeration
.1.3.6.1.4.1.9.9.402.1.2.1.2
cpeExtPsePortDeviceDetectedThis object indicates if a Powered Device (PD) has been detected on the interface. A value of 'true' indicates that a PD has been detected on the interface. A value of 'false' indicates that no PD has been detected on the interface.ro
TruthValue (SNMPv2-TC)
.1.3.6.1.4.1.9.9.402.1.2.1.3
cpeExtPsePortIeeePdThis object indicates whether the Powered Device attached to the interface is an IEEE compliant Powered Device or not. A value of 'true' indicates the attached Powered Device is an IEEE compliant Powered Device. A value of 'false' indicates the attached Powered Device is not an IEEE compliant Powered Device. This also means that the value of the corresponding object from the pethPsePortTable, pethPsePortPowerClassifications is irrelevant.ro
TruthValue (SNMPv2-TC)
.1.3.6.1.4.1.9.9.402.1.2.1.4
cpeExtPsePortAdditionalStatusThis object is an extension of the pethPsePortDetectionStatus object from RFC3621 and provides additional status information. deny: When set, the PD attached to the interface is being denied power due to insufficient power resources on the Power Sourcing Equipment. overdraw: When set, the PD attached to the interface is being denied power because the PD is trying to consume more power than it has been configured to consume. overdrawLog: When set, the PD attached to the interface is trying to consume more power than it has been configured to consume, but is not being denied power.ro
Bits
.1.3.6.1.4.1.9.9.402.1.2.1.5
cpeExtPsePortPwrMaxThis indicates the maximum amount of power that the PSE will make available to the PD connected to this interface.rw
Unsigned32 UNITS "milliwatts"
.1.3.6.1.4.1.9.9.402.1.2.1.6
cpeExtPsePortPwrAllocatedThis object indicates the amount of power allocated from the PSE for the PD.ro
Unsigned32 UNITS "milliwatts"
.1.3.6.1.4.1.9.9.402.1.2.1.7
cpeExtPsePortPwrAvailableThis object indicates the amount of power available for the PD to use. This value may differ from the value cpeExtPsePortPwrAllocated due to the efficiency issues of delivering the power from the PSE to the PD. When sufficient power is available to power a PD, this value should be equal to the lower of the two objects, cpeExtDefaultAllocation and cpeExtPsePortPwrMax.ro
Unsigned32 UNITS "milliwatts"
.1.3.6.1.4.1.9.9.402.1.2.1.8
cpeExtPsePortPwrConsumptionThis indicates the actual power consumption of the PD connected to this interface. It may not necessarily be equal to the value of cpeExtPsePortPwrAvailable.ro
Unsigned32 UNITS "milliwatts"
.1.3.6.1.4.1.9.9.402.1.2.1.9
cpeExtPsePortMaxPwrDrawnThis indicates the maximum amount of power drawn by the PD connected to this interface, since it was powered on.ro
Unsigned32 UNITS "milliwatts"
.1.3.6.1.4.1.9.9.402.1.2.1.10
cpeExtPsePortEntPhyIndexThe entPhysicalIndex value that uniquely identifies the PSE port. If the PSE port does not have a corresponding physical entry in entPhysicalTable or if the entPhysicalTable is not supported by the management system, this object has the value of zero.ro
EntPhysicalIndexOrZero (CISCO-TC)
.1.3.6.1.4.1.9.9.402.1.2.1.11
cpeExtPsePortPolicingCapableThis object indicates whether the PSE port hardware is capable of policing the port for proper power consumption based on the allocated value.ro
TruthValue (SNMPv2-TC)
.1.3.6.1.4.1.9.9.402.1.2.1.12
cpeExtPsePortPolicingEnableThis object allows the user to turn on or turn off the power policing of the PSE port. If the instance value of cpeExtPsePortPolicingCapable is 'TRUE', the user is allowed to set this object to 'on' or 'off'. Otherwise, this object is read-only and always has the value of 'off'.rw
Enumeration
.1.3.6.1.4.1.9.9.402.1.2.1.13
cpeExtPsePortPolicingActionThis object specifies the power policing action that the device will take on this PSE port when the real-time power consumption exceeds its max power allocation if the value of cpeExtPsePortPolicingEnable is 'on'. 'deny' - the device will deny the power to the PSE port 'logOnly' - the device will not deny the power to the PSE portrw
Enumeration
.1.3.6.1.4.1.9.9.402.1.2.1.14
cpeExtPsePortPwrManAllocThis object specifies the manual power allocation that the PSE will allocate to the PD connected to this interface regardless of the amount requested via CDP or IEEE. Setting this object value to zero disables the manual power allocation. Warning: Misconfiguring this manual power allocation may cause damage to the system and void the warranty. Take precautions not to oversubscribe the power supply.rw
Unsigned32 UNITS "milliwatts"
.1.3.6.1.4.1.9.9.402.1.2.1.15
cpeExtPsePortCapabilitiesThis object indicates the PSE functionality that this port supports. If the 'policing' BIT is set, then this PSE port is capable of policing the port for proper power consumption based on the allocated value. If the 'poePlus' BIT is set, then this PSE port supports PoE Plus functions.ro
Bits
.1.3.6.1.4.1.9.9.402.1.2.1.16
cpeExtMainPseTableThis table contains the additional information for the main PSE group in pethMainPseTable.
SEQUENCE OF CpeExtMainPseEntry
.1.3.6.1.4.1.9.9.402.1.3
cpeExtMainPseEntryA cpeExtMainPseEntry contains information about a particular pethMainPseGroupIndex. An entry is created by the agent when a main PSE group is added to the pethMainPseTable. An entry is deleted by the agent when a main PSE group is removed from the pethMainPseTable.
CpeExtMainPseEntry
.1.3.6.1.4.1.9.9.402.1.3.1
cpeExtMainPseEntPhyIndexThe entPhysicalIndex value that uniquely identifies the main PSE group. If the main PSE group does not have a corresponding physical entry in entPhysicalTable or if the entPhysicalTable is not supported by the management system, then this object has the value of zero.ro
EntPhysicalIndexOrZero (CISCO-TC)
.1.3.6.1.4.1.9.9.402.1.3.1.1
cpeExtMainPseDescrA textual string containing information about the Power Source Equipment (PSE) group.ro
SnmpAdminString (SNMP-FRAMEWORK-MIB)
.1.3.6.1.4.1.9.9.402.1.3.1.2
cpeExtMainPsePwrMonitorCapableThis object indicates if the given group is capable of monitoring the power consumption of the interfaces that belong to the group. The value 'true' means that the group is capable. The value 'false' means that the group in not capable.ro
TruthValue (SNMPv2-TC)
.1.3.6.1.4.1.9.9.402.1.3.1.3
cpeExtPdStatistics
OBJECT IDENTIFIER
.1.3.6.1.4.1.9.9.402.1.4
cpeExtPdStatsTotalDevicesThis object indicates the total number of the powered devices with any power classifications in the system. Classification is a way to tag different terminals on the Power over LAN network according to their power consumption. Devices such as IP telephones, WLAN access points and others, will be classified according to their power requirements.ro
Unsigned32
.1.3.6.1.4.1.9.9.402.1.4.1
cpeExtPdStatsTableThis table contains the statistics information of the powered devices fallen into different power classifications in the system.
SEQUENCE OF CpeExtPdStatsEntry
.1.3.6.1.4.1.9.9.402.1.4.2
cpeExtPdStatsEntryA cpeExtPdStatsEntry contains the statistics information about a particular power classification defined in cpeExtPdStatsIndex.
CpeExtPdStatsEntry
.1.3.6.1.4.1.9.9.402.1.4.2.1
cpeExtPdStatsClassThe power classification as the index for the statistics information for powered devices. A value of 'cisco' indicates that the powered devices are CISCO proprietary and their power classification does not fall into any class in IEEE specifications. A value of 'class0' indicates that the power classification of the powered devices falls into class 0 in IEEE specifications. A value of 'class1' indicates that the power classification of the powered devices falls into class 1 in IEEE specifications. A value of 'class2' indicates that the power classification of the powered devices falls into class 2 in IEEE specifications. A value of 'class3' indicates that the power classification of the powered devices falls into class 3 in IEEE specifications. A value of 'class4' indicates that the power classification of the powered devices falls into class 4 in IEEE specifications.
Enumeration
.1.3.6.1.4.1.9.9.402.1.4.2.1.1
cpeExtPdStatsDeviceCountThis object indicates the count of the powered devices whose power classification falls into a specific value of cpeExtPdStatsIndex.ro
Unsigned32
.1.3.6.1.4.1.9.9.402.1.4.2.1.2
cpeExtPolicingNotifEnableThis object is used to enable/disable the the cpeExtPolicingNotif notification.rw
TruthValue (SNMPv2-TC)
.1.3.6.1.4.1.9.9.402.1.5
cpeExtPowerPriorityEnableThis object is the global control of the power priority feature on the device. 'true' indicates that the power priority feature is globally enabled. 'false' indicates that the power priority feature is globally disabled.rw
TruthValue (SNMPv2-TC)
.1.3.6.1.4.1.9.9.402.1.6
cpeExtPsePortLldpTableA table provides the Link Layer Discovery Protocol (LLDP) based Data Link Layer (DLL) power classification characteristics of PSE ports and PDs attached to them.
SEQUENCE OF CpeExtPsePortLldpEntry
.1.3.6.1.4.1.9.9.402.1.7
cpeExtPsePortLldpEntryA cpeExtPsePortLldpEntry entry contains the LLDP based 802.3at DLL power classification characteristics for a particular PSE and the PD attached to it. A PSE has its entry here when all of the following conditions are satisfied: - The LLDP power classification is globally enabled. - It has a PD attached. - LLDP is the operational power negotiation protocol between the PSE and the PD attached.
CpeExtPsePortLldpEntry
.1.3.6.1.4.1.9.9.402.1.7.1
cpeExtPsePortLldpPwrTypeThe DTE Power via MDI type of the local system (PSE).ro
CpeExtLldpPwrType
.1.3.6.1.4.1.9.9.402.1.7.1.1
cpeExtPsePortLldpPdPwrTypeThe DTE Power via MDI type of the remote system (PD).ro
CpeExtLldpPwrType
.1.3.6.1.4.1.9.9.402.1.7.1.2
cpeExtPsePortLldpPwrSrcThe power source of the local system (PSE).ro
CpeExtLldpPwrSrc
.1.3.6.1.4.1.9.9.402.1.7.1.3
cpeExtPsePortLldpPdPwrSrcThe power source of the remote system (PD).ro
CpeExtLldpPwrSrc
.1.3.6.1.4.1.9.9.402.1.7.1.4
cpeExtPsePortLldpPwrPriorityThe power priority of the local system (PSE).ro
CpeExtPwrPriority
.1.3.6.1.4.1.9.9.402.1.7.1.5
cpeExtPsePortLldpPdPwrPriorityThe power priority of the remote system (PD).ro
CpeExtPwrPriority
.1.3.6.1.4.1.9.9.402.1.7.1.6
cpeExtPsePortLldpPwrReqThe requested PD power value that the local system (PSE) mirrors back to the remote system (PD).ro
Unsigned32 UNITS "milliwatts"
.1.3.6.1.4.1.9.9.402.1.7.1.7
cpeExtPsePortLldpPdPwrReqThe PD requested power value received from the remote system (PD).ro
Unsigned32 UNITS "milliwatts"
.1.3.6.1.4.1.9.9.402.1.7.1.8
cpeExtPsePortLldpPwrAllocThe PSE allocated power value for the remote system (PD).ro
Unsigned32 UNITS "milliwatts"
.1.3.6.1.4.1.9.9.402.1.7.1.9
cpeExtPsePortLldpPdPwrAllocThe PSE allocated power value received from the remote system (PD).ro
Unsigned32 UNITS "milliwatts"
.1.3.6.1.4.1.9.9.402.1.7.1.10
cpeExtPsePortLldpPwrClassThe PSE power classification sent to the remote PD via MDI TLV in LLDP Protocol.ro
CpeExtLldpPwrClassOrZero
.1.3.6.1.4.1.9.9.402.1.7.1.11
cpeExtPsePortLldpPdPwrClassThis power classification received from the remote system (PD).ro
CpeExtLldpPwrClassOrZero
.1.3.6.1.4.1.9.9.402.1.7.1.12
cpeExtPsePortLldpPdPwrSupportThis object indicates the power support mode received from the remote PD via MDI TLV in LLDP protocol. 'portClass' - This bit is set if the port is operating as PSE. Otherwise, it is operating as PD. 'pseMdiPwrSupport' - This bit is set if power is supported in MDI TLV. 'pseMdiPwrState' - This bit is set if power is enabled. 'psePairCtrlAbility' - This bit is set if pair selection can be controlled.ro
Bits
.1.3.6.1.4.1.9.9.402.1.7.1.13
cpeExtPsePortLldpPdPwrPairsOrZeroThis object indicates the pinout pairs in use received from the remote PD via MDI TLV in LLDP Protocol. 'unknown' - information is not available 'signal' - the signal pairs are in use. 'spare' - the spare pairs are in use.ro
Enumeration
.1.3.6.1.4.1.9.9.402.1.7.1.14
cpeExtMIBConformance
OBJECT IDENTIFIER
.1.3.6.1.4.1.9.9.402.2
cpeExtMIBCompliances
OBJECT IDENTIFIER
.1.3.6.1.4.1.9.9.402.2.1
cpeExtMIBGroups
OBJECT IDENTIFIER
.1.3.6.1.4.1.9.9.402.2.2
CISCO-POWER-ETHERNET-EXT-MIB - SNMP MIB Reference | MIBs Explorer