MIBs Depot

BROADCOM-POWER-ETHERNET-MIB

Registered at
1.3.6.1.4.1.674.10895.5000.2.6132.1.1.15
Last updated
2007-08-19 12:00
Organization
Broadcom Corporation
Revisions
2007-08-19 12:00, 2007-05-23 00:00, 2003-11-10 12:00
Namespace
dell
Source file
BROADCOM-POWER-ETHERNET-MIB
Digest
sha256:e2ae49eb300e19883d02cc25ed44b2bbd2df1a3c44ec305592b674eba97334bd

Description

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.

Contact

Customer Support Postal: Broadcom Corporation 100 Perimeter Park Dr., Suite H Morrisville, NC 27560 Tel: +1 919 865 2700

Imports

FromSymbols
BROADCOM-REF-MIBfastPath
POWER-ETHERNET-MIBpethMainPseEntry, pethPsePortEntry
SNMPv2-CONFMODULE-COMPLIANCE, NOTIFICATION-GROUP
SNMPv2-SMIGauge32, MODULE-IDENTITY, NOTIFICATION-TYPE, OBJECT-IDENTITY, OBJECT-TYPE, iso
SNMPv2-TCDisplayString, TEXTUAL-CONVENTION, TruthValue

Imported by

Nothing in this corpus imports this module.

Load order

Every file a consumer needs in order to load this module, dependencies first.

BROADCOM-POWER-ETHERNET-MIB
BROADCOM-REF-MIB
Dell-Vendor-MIB
POWER-ETHERNET-MIB
SNMP-FRAMEWORK-MIB
SNMPv2-CONF
SNMPv2-SMI
SNMPv2-TC

Objects

NameOIDSyntaxAccessStatus
agentPethObjects
OBJECT-IDENTITY
1.3.6.1.4.1.674.10895.5000.2.6132.1.1.15.1
agentPethPsePortTable
OBJECT-TYPE
A table of per-port information and configuration objects relating to the power status of each port.
1.3.6.1.4.1.674.10895.5000.2.6132.1.1.15.1.1not-accessiblecurrent
agentPethPsePortEntry
OBJECT-TYPE
A collection of objects providing additional power information and control parameters for the specified port.
1.3.6.1.4.1.674.10895.5000.2.6132.1.1.15.1.1.1not-accessiblecurrent
agentPethPowerLimit
OBJECT-TYPE
The configured maximum power this port can provide to an attached device measured in Milliwatts.
1.3.6.1.4.1.674.10895.5000.2.6132.1.1.15.1.1.1.1Gauge32read-writecurrent
agentPethOutputPower
OBJECT-TYPE
The power this port is supplying to an attached device measured in Milliwatts.
1.3.6.1.4.1.674.10895.5000.2.6132.1.1.15.1.1.1.2Gauge32read-onlycurrent
agentPethOutputCurrent
OBJECT-TYPE
The current this port is supplying to an attached device measured in Milliamps.
1.3.6.1.4.1.674.10895.5000.2.6132.1.1.15.1.1.1.3Gauge32read-onlycurrent
agentPethOutputVolts
OBJECT-TYPE
The voltage this port is supplying to an attached device measured in Volts.
1.3.6.1.4.1.674.10895.5000.2.6132.1.1.15.1.1.1.4Gauge32read-onlycurrent
agentPethTemperature
OBJECT-TYPE
The temperature measured at this port of the PoE Controller. It is measured in degree celcius.
1.3.6.1.4.1.674.10895.5000.2.6132.1.1.15.1.1.1.5Gauge32read-onlycurrent
agentPethPowerLimitType
OBJECT-TYPE
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
1.3.6.1.4.1.674.10895.5000.2.6132.1.1.15.1.1.1.6INTEGER {dot3af(1), user(2)}read-writecurrent
agentPethHighPowerEnable
OBJECT-TYPE
true (1) The PSE port can deliver power up to 32Watts. false(2) The PSE port can deliver power up to 18Watts
1.3.6.1.4.1.674.10895.5000.2.6132.1.1.15.1.1.1.7TruthValueread-writecurrent
agentPethPowerDetectionType
OBJECT-TYPE
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.
1.3.6.1.4.1.674.10895.5000.2.6132.1.1.15.1.1.1.8INTEGER {none(0), legacy(1), fourPtdot3afonly(2), fourPtdot3afandlegacy(3), twoPtdot3afonly(4), twoPtdot3afandlegacy(5)}read-writecurrent
agentPethFaultStatus
OBJECT-TYPE
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.
1.3.6.1.4.1.674.10895.5000.2.6132.1.1.15.1.1.1.9INTEGER {none(0), mpsAbsent(1), short(2), overload(3), powerDenied(4)}read-onlycurrent
agentPethPortReset
OBJECT-TYPE
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.
1.3.6.1.4.1.674.10895.5000.2.6132.1.1.15.1.1.1.10INTEGER {none(0), reset(1)}read-writecurrent
agentPethMainPseObjects
OBJECT-IDENTITY
1.3.6.1.4.1.674.10895.5000.2.6132.1.1.15.1.2
agentPethMainPseTable
OBJECT-TYPE
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.
1.3.6.1.4.1.674.10895.5000.2.6132.1.1.15.1.2.1not-accessiblecurrent
agentPethMainPseEntry
OBJECT-TYPE
A set of objects that display and control the Main power of a PSE.
1.3.6.1.4.1.674.10895.5000.2.6132.1.1.15.1.2.1.1not-accessiblecurrent
agentPethMainPseLegacy
OBJECT-TYPE
Enable/Disable Legacy device detection. The value true(1) means legacy devices are detected; the value false(2) means legacy devices are not detected.
1.3.6.1.4.1.674.10895.5000.2.6132.1.1.15.1.2.1.1.1TruthValueread-writecurrent
agentPethPseTable
OBJECT-TYPE
A table of per-unit information and configuration objects relating to the power configurtion for the entire pse unit.
1.3.6.1.4.1.674.10895.5000.2.6132.1.1.15.1.3not-accessiblecurrent
agentPethPseEntry
OBJECT-TYPE
A collection of objects providing additional power information and control parameters for the specified pse unit.
1.3.6.1.4.1.674.10895.5000.2.6132.1.1.15.1.3.1not-accessiblecurrent
agentPethPsePowerManagementMode
OBJECT-TYPE
Describes or controls the power management algorithm used by the pse to deliver power to the requesting PDsthat a pds. 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
1.3.6.1.4.1.674.10895.5000.2.6132.1.1.15.1.3.1.1INTEGER {none(0), dynamic(1), static(2)}read-writecurrent
agentPethPseAutoResetEnable
OBJECT-TYPE
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.
1.3.6.1.4.1.674.10895.5000.2.6132.1.1.15.1.3.1.2TruthValueread-writecurrent