BROADCOM-POWER-ETHERNET-MIB

File: BROADCOM-POWER-ETHERNET-MIB.mib (14462 bytes)

Imported modules

SNMPv2-SMI SNMPv2-TC BROADCOM-REF-MIB
POWER-ETHERNET-MIB

Imported symbols

MODULE-IDENTITY OBJECT-TYPE Gauge32
TruthValue ng7000managedswitch pethPsePortEntry
pethMainPseEntry

Defined Types

AgentPethPsePortEntry  
SEQUENCE    
  agentPethPowerLimit Gauge32
  agentPethOutputPower Gauge32
  agentPethOutputCurrent Gauge32
  agentPethOutputVolts Gauge32
  agentPethTemperature Gauge32
  agentPethPowerLimitType INTEGER
  agentPethHighPowerEnable TruthValue
  agentPethPowerDetectionType INTEGER
  agentPethFaultStatus INTEGER
  agentPethPortReset INTEGER
  agentPethPowerUpMode INTEGER
  agentPethClassificationMode INTEGER

AgentPethMainPseEntry  
SEQUENCE    
  agentPethMainPseLegacy TruthValue

AgentPethPseEntry  
SEQUENCE    
  agentPethPsePowerManagementMode INTEGER
  agentPethPseAutoResetEnable TruthValue

Defined Values

fastPathpowerEthernetMIB 1.3.6.1.4.1.4526.10.15
This MIB Augments the POWER-ETHERNET-MIB created by the IETF Ethernet Interfaces and Hub MIB Working Group for managing Power Source Equipment (PSE). The objects in this MIB are intended to provide additional objects for reporting information available to the hardware on this platform which are not represented in the draft MIB.
MODULE-IDENTITY    

agentPethObjects 1.3.6.1.4.1.4526.10.15.1
OBJECT IDENTIFIER    

agentPethPsePortTable 1.3.6.1.4.1.4526.10.15.1.1
A table of per-port information and configuration objects relating to the power status of each port.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    AgentPethPsePortEntry

agentPethPsePortEntry 1.3.6.1.4.1.4526.10.15.1.1.1
A collection of objects providing additional power information and control parameters for the specified port.
Status: current Access: not-accessible
OBJECT-TYPE    
  AgentPethPsePortEntry  

agentPethPowerLimit 1.3.6.1.4.1.4526.10.15.1.1.1.1
The configured maximum power this port can provide to an attached device measured in Milliwatts.
Status: current Access: read-write
OBJECT-TYPE    
  Gauge32  

agentPethOutputPower 1.3.6.1.4.1.4526.10.15.1.1.1.2
The power this port is supplying to an attached device measured in Milliwatts.
Status: current Access: read-only
OBJECT-TYPE    
  Gauge32  

agentPethOutputCurrent 1.3.6.1.4.1.4526.10.15.1.1.1.3
The current this port is supplying to an attached device measured in Milliamps.
Status: current Access: read-only
OBJECT-TYPE    
  Gauge32  

agentPethOutputVolts 1.3.6.1.4.1.4526.10.15.1.1.1.4
The voltage this port is supplying to an attached device measured in millivolts.
Status: current Access: read-only
OBJECT-TYPE    
  Gauge32  

agentPethTemperature 1.3.6.1.4.1.4526.10.15.1.1.1.5
The temperature measured at this port of the PoE Controller. It is measured in degree celcius.
Status: current Access: read-only
OBJECT-TYPE    
  Gauge32  

agentPethPowerLimitType 1.3.6.1.4.1.4526.10.15.1.1.1.6
Describes or controls the maximum power that a port can deliver A value of dot3af(1) means that the port power limit is as per the dot3af class of the PD attached. A value of user(2) means that the port power limit is equal to the value specified by agentPethPowerLimit
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER dot3af(1), user(2), none(3)  

agentPethHighPowerEnable 1.3.6.1.4.1.4526.10.15.1.1.1.7
true (1) The PSE port can deliver power up to 32Watts. false(2) The PSE port can deliver power up to 18Watts
Status: obsolete Access: read-write
OBJECT-TYPE    
  TruthValue  

agentPethPowerDetectionType 1.3.6.1.4.1.4526.10.15.1.1.1.8
Describes PD detection mechanism performed by the PSE port. A value of none(0) means no detection is done. A value of legacy(1) means only legacy capacitive detection scheme is used. A value of 4ptdot3afonly(2) means that IEEE 802.3af 4point detection scheme is used. A value of 4ptdot3afandlegacy(3)means that IEEE 802.3af 4point detection scheme is used and when that fails to detect a connected PD, legacity capacitive detection is used. A value of 2ptdot3afonly(4) means that IEEE 802.3af 2point detection scheme is used. A value of 2ptdot3afandlegacy(5)means that IEEE 802.3af 2point detection scheme is used and when that fails to detect a connected PD, legacity capacitive detection is used. The value 'none' can not be forcibly set by the administrator.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER none(0), legacy(1), fourPtdot3afonly(2), fourPtdot3afandlegacy(3), twoPtdot3afonly(4), twoPtdot3afandlegacy(5)  

agentPethFaultStatus 1.3.6.1.4.1.4526.10.15.1.1.1.9
Describes the error description when the pse port is in fault status. A value of none(0) specifies that the pse port is not in any error state. A value of mpsAbsent(1) specifies that the pse port has detected and absence of main power supply. A value of short(2) specifies that the pse port has detected a short circuit condition. A value of overload(3) specifies that the pd connected to the pse port had tried to draw more power than permissible by the hardware. A value of powerDenied(4) specifies that the pse port has been denied power because of shortage of power or due to administrative action.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER none(0), mpsAbsent(1), short(2), overload(3), powerDenied(4)  

agentPethPortReset 1.3.6.1.4.1.4526.10.15.1.1.1.10
A value of reset(1) is used to move the pse port dot3af state to idle. A read on this object will always return the value none(0). The value none(0) can not be forcibly set by the administrtor.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER none(0), reset(1)  

agentPethPowerUpMode 1.3.6.1.4.1.4526.10.15.1.1.1.11
Describes the power up mode used by the PSE Port. A value of 802dot3af(0) means port is powered in IEEE 802.3af mode. A value of high-inrush(1) means port is powered used high-inrush current, used by legacy PD's A value of pre-802dot3at(2) means port is powered in IEEE 802.3af mode initially, switched to high-power IEEE 802.3at mode before 75msec. This mode needs to be used if PSE is NOT performing Layer 2 Classification Or PSE is performing 2-Event Layer 1 Classification. A value of 802dot3at(3) means is port is powered in IEEE 802.3at mode. i.e. if class detected by PSE is not class4 then PSE port will not power up the PD.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER ieee802dot3af(0), high-inrush(1), pre-802dot3at(2), ieee802dot3at(3)  

agentPethClassificationMode 1.3.6.1.4.1.4526.10.15.1.1.1.12
Describes the classification mode used by the PSE Port. A value of bypass(0) means port is not performing classification. A value of standard(1) means port is performing classification as per IEEE 802.3af/802.3at .
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER bypass(0), standard(1)  

agentPethMainPseObjects 1.3.6.1.4.1.4526.10.15.1.2
OBJECT IDENTIFIER    

agentPethMainPseTable 1.3.6.1.4.1.4526.10.15.1.2.1
A table of objects that display and control attributes of the main power source in a PSE device. Ethernet switches are one example of boxes that would support these objects. Values of all read-write objects in this table are persistent at restart/reboot.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    AgentPethMainPseEntry

agentPethMainPseEntry 1.3.6.1.4.1.4526.10.15.1.2.1.1
A set of objects that display and control the Main power of a PSE.
Status: current Access: not-accessible
OBJECT-TYPE    
  AgentPethMainPseEntry  

agentPethMainPseLegacy 1.3.6.1.4.1.4526.10.15.1.2.1.1.1
Enable/Disable Legacy device detection. The value true(1) means legacy devices are detected; the value false(2) means legacy devices are not detected.
Status: current Access: read-write
OBJECT-TYPE    
  TruthValue  

agentPethPseTable 1.3.6.1.4.1.4526.10.15.1.3
A table of per-unit information and configuration objects relating to the power configurtion for the entire pse unit.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    AgentPethPseEntry

agentPethPseEntry 1.3.6.1.4.1.4526.10.15.1.3.1
A collection of objects providing additional power information and control parameters for the specified pse unit.
Status: current Access: not-accessible
OBJECT-TYPE    
  AgentPethPseEntry  

agentPethPsePowerManagementMode 1.3.6.1.4.1.4526.10.15.1.3.1.1
Describes or controls the power management algorithm used by the pse to deliver power to the requesting PDsthat a pds.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER static(1), dynamic(2)  

agentPethPseAutoResetEnable 1.3.6.1.4.1.4526.10.15.1.3.1.2
true (1) The PSE port is reset with out administrator intervention whenver a fault condition occurs. false(2) Administrator has to reset the pse port whenver a fault condition is detected.
Status: current Access: read-write
OBJECT-TYPE    
  TruthValue