EdgeSwitch-POWER-ETHERNET-MIB: View SNMP OID List / Download MIB
VENDOR: BROADCOM LIMITED
Home | MIB: EdgeSwitch-POWER-ETHERNET-MIB | |||
---|---|---|---|---|
Download as: |
Download standard MIB format if you are planning to load a MIB file into some system (OS, Zabbix, PRTG ...) or view it with a MIB browser. CSV is more suitable for analyzing and viewing OID' and other MIB objects in excel. JSON and YAML formats are usually used in programing even though some systems can use MIB in YAML format (like Logstash).
|
|||
Object Name | OID | Type | Access | Info |
fastPathpowerEthernetMIB | 1.3.6.1.4.1.4413.1.1.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. |
||
agentPethObjects | 1.3.6.1.4.1.4413.1.1.15.1 | |||
agentPethPsePortTable | 1.3.6.1.4.1.4413.1.1.15.1.1 | no-access |
A table of per-port information and configuration objects relating to the power status of each port. |
|
1.3.6.1.4.1.4413.1.1.15.1.1.1 | no-access |
A collection of objects providing additional power information and control parameters for the specified port. |
||
agentPethPowerLimit | 1.3.6.1.4.1.4413.1.1.15.1.1.1.1 | gauge32 | read-write |
The configured maximum power this port can provide to an attached device measured in Milliwatts. |
agentPethOutputPower | 1.3.6.1.4.1.4413.1.1.15.1.1.1.2 | gauge32 | read-only |
The power this port is supplying to an attached device measured in Milliwatts. |
agentPethOutputCurrent | 1.3.6.1.4.1.4413.1.1.15.1.1.1.3 | gauge32 | read-only |
The current this port is supplying to an attached device measured in Milliamps. |
agentPethOutputVolts | 1.3.6.1.4.1.4413.1.1.15.1.1.1.4 | gauge32 | read-only |
The voltage this port is supplying to an attached device measured in Volts. |
agentPethTemperature | 1.3.6.1.4.1.4413.1.1.15.1.1.1.5 | gauge32 | read-only |
The temperature measured at this port of the PoE Controller. It is measured in degree celcius. |
agentPethPowerLimitType | 1.3.6.1.4.1.4413.1.1.15.1.1.1.6 | integer | read-write |
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 Enumeration: 'none': 3, 'user': 2, 'dot3af': 1. |
agentPethHighPowerEnable | 1.3.6.1.4.1.4413.1.1.15.1.1.1.7 | truthvalue | read-write |
true (1) The PSE port can deliver power up to 32Watts. false(2) The PSE port can deliver power up to 18Watts |
agentPethPowerDetectionType | 1.3.6.1.4.1.4413.1.1.15.1.1.1.8 | integer | read-write |
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. Enumeration: 'none': 0, 'fourPtdot3afonly': 2, 'legacy': 1, 'twoPtdot3afonly': 4, 'twoPtdot3afandlegacy': 5, 'fourPtdot3afandlegacy': 3. |
agentPethFaultStatus | 1.3.6.1.4.1.4413.1.1.15.1.1.1.9 | integer | read-only |
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. A value of thermalShutdown(5) specifies that the thermal threshold has exceeded for the pse port. A value of startupFailure(6) as fault status indicates that the port does not have sufficient voltage. Enumeration: 'none': 0, 'short': 2, 'thermalShutdown': 5, 'startupFailure': 6, 'powerDenied': 4, 'overload': 3, 'mpsAbsent': 1. |
agentPethPortReset | 1.3.6.1.4.1.4413.1.1.15.1.1.1.10 | integer | read-write |
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. Enumeration: 'reset': 1, 'none': 0. |
agentPethPowerLimitMin | 1.3.6.1.4.1.4413.1.1.15.1.1.1.11 | gauge32 | read-only |
The minimum power this port can be configured to provide, measured in Milliwatts. |
agentPethPowerLimitMax | 1.3.6.1.4.1.4413.1.1.15.1.1.1.12 | gauge32 | read-only |
The maximum power this port can be configured to provide, measured in Milliwatts. |
agentPethMainPseObjects | 1.3.6.1.4.1.4413.1.1.15.1.2 | |||
agentPethMainPseTable | 1.3.6.1.4.1.4413.1.1.15.1.2.1 | no-access |
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.4413.1.1.15.1.2.1.1 | no-access |
A set of objects that display and control the Main power of a PSE. |
||
agentPethMainPseLegacy | 1.3.6.1.4.1.4413.1.1.15.1.2.1.1.1 | truthvalue | read-write |
Enable/Disable Legacy device detection. The value true(1) means legacy devices are detected; the value false(2) means legacy devices are not detected. |
agentPethPseTable | 1.3.6.1.4.1.4413.1.1.15.1.3 | no-access |
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.4413.1.1.15.1.3.1 | no-access |
A collection of objects providing additional power information and control parameters for the specified pse unit. |
||
agentPethPsePowerManagementMode | 1.3.6.1.4.1.4413.1.1.15.1.3.1.1 | integer | read-write |
Describes or controls the power management algorithm used by the pse to deliver power to the requesting PDsthat a pds. A value of dynamic(1) means that power consumption of each port is measured and calculated in real-time. A value of static(2) means that power allocated for each port depends on the type of power threshold configured on the port. Enumeration: 'static': 2, 'none': 0, 'dynamic': 1. |