MIBs Depot

POWER-ETHERNET-MIB

Registered at
1.3.6.1.2.1.105
Last updated
2003-11-24 00:00
Organization
IETF Ethernet Interfaces and Hub MIB Working Group
Revisions
2003-11-24 00:00
Namespace
standard
Source file
POWER-ETHERNET-MIB
Digest
sha256:23aef4f4c98e562eddaf1f47d680cf4c3cf8675b7dff91bc79587fa5e2450c70

Description

The MIB module for managing Power Source Equipment (PSE) working according to the IEEE 802.af Powered Ethernet (DTE Power via MDI) standard. The following terms are used throughout this MIB module. For complete formal definitions, the IEEE 802.3 standards should be consulted wherever possible: Group - A recommended, but optional, entity defined by the IEEE 802.3 management standard, in order to support a modular numbering scheme. The classical example allows an implementor to represent field-replaceable units as groups of ports, with the port numbering matching the modular hardware implementation. Port - This entity identifies the port within the group for which this entry contains information. The numbering scheme for ports is implementation specific. Copyright (c) The Internet Society (2003). This version of this MIB module is part of RFC 3621; See the RFC itself for full legal notices.

Contact

WG Charter: http://www.ietf.org/html.charters/hubmib-charter.html Mailing lists: General Discussion: hubmib@ietf.org To Subscribe: hubmib-requests@ietf.org In Body: subscribe your_email_address Chair: Dan Romascanu Avaya Tel: +972-3-645-8414 Email: dromasca@avaya.com Editor: Avi Berger PowerDsine Inc. Tel: 972-9-7755100 Ext 307 Fax: 972-9-7755120 E-mail: avib@PowerDsine.com

Imports

FromSymbols
SNMP-FRAMEWORK-MIBSnmpAdminString
SNMPv2-CONFMODULE-COMPLIANCE, NOTIFICATION-GROUP, OBJECT-GROUP
SNMPv2-SMICounter32, Gauge32, Integer32, MODULE-IDENTITY, NOTIFICATION-TYPE, OBJECT-IDENTITY, OBJECT-TYPE, iso, mib-2
SNMPv2-TCDisplayString, TEXTUAL-CONVENTION, TruthValue

Imported by

10 module(s) in this corpus import this one.

Load order

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

POWER-ETHERNET-MIB
SNMP-FRAMEWORK-MIB
SNMPv2-CONF
SNMPv2-SMI
SNMPv2-TC

Objects

NameOIDSyntaxAccessStatus
pethNotifications
OBJECT-IDENTITY
1.3.6.1.2.1.105.0
pethObjects
OBJECT-IDENTITY
1.3.6.1.2.1.105.1
pethPsePortTable
OBJECT-TYPE
A table of objects that display and control the power characteristics of power Ethernet ports on a Power Source Entity (PSE) device. This group will be implemented in managed power Ethernet switches and mid-span devices. Values of all read-write objects in this table are persistent at restart/reboot.
1.3.6.1.2.1.105.1.1not-accessiblecurrent
pethPsePortEntry
OBJECT-TYPE
A set of objects that display and control the power characteristics of a power Ethernet PSE port.
1.3.6.1.2.1.105.1.1.1not-accessiblecurrent
pethPsePortGroupIndex
OBJECT-TYPE
This variable uniquely identifies the group containing the port to which a power Ethernet PSE is connected. Group means box in the stack, module in a rack and the value 1 MUST be used for non-modular devices. Furthermore, the same value MUST be used in this variable, pethMainPseGroupIndex, and pethNotificationControlGroupIndex to refer to a given box in a stack or module in the rack.
1.3.6.1.2.1.105.1.1.1.1Integer32 (1..2147483647)not-accessiblecurrent
pethPsePortIndex
OBJECT-TYPE
This variable uniquely identifies the power Ethernet PSE port within group pethPsePortGroupIndex to which the power Ethernet PSE entry is connected.
1.3.6.1.2.1.105.1.1.1.2Integer32 (1..2147483647)not-accessiblecurrent
pethPsePortAdminEnable
OBJECT-TYPE
true (1) An interface which can provide the PSE functions. false(2) The interface will act as it would if it had no PSE function.
1.3.6.1.2.1.105.1.1.1.3TruthValueread-writecurrent
pethPsePortPowerPairsControlAbility
OBJECT-TYPE
Describes the capability of controlling the power pairs functionality to switch pins for sourcing power. The value true indicate that the device has the capability to control the power pairs. When false the PSE Pinout Alternative used cannot be controlled through the PethPsePortAdminEnable attribute.
1.3.6.1.2.1.105.1.1.1.4TruthValueread-onlycurrent
pethPsePortPowerPairs
OBJECT-TYPE
Describes or controls the pairs in use. If the value of pethPsePortPowerPairsControl is true, this object is writable. A value of signal(1) means that the signal pairs only are in use. A value of spare(2) means that the spare pairs only are in use.
1.3.6.1.2.1.105.1.1.1.5INTEGER {signal(1), spare(2)}read-writecurrent
pethPsePortDetectionStatus
OBJECT-TYPE
Describes the operational status of the port PD detection. A value of disabled(1)- indicates that the PSE State diagram is in the state DISABLED. A value of deliveringPower(3) - indicates that the PSE State diagram is in the state POWER_ON for a duration greater than tlim max (see IEEE Std 802.3af Table 33-5 tlim). A value of fault(4) - indicates that the PSE State diagram is in the state TEST_ERROR. A value of test(5) - indicates that the PSE State diagram is in the state TEST_MODE. A value of otherFault(6) - indicates that the PSE State diagram is in the state IDLE due to the variable error_conditions. A value of searching(2)- indicates the PSE State diagram is in a state other than those listed above.
1.3.6.1.2.1.105.1.1.1.6INTEGER {disabled(1), searching(2), deliveringPower(3), fault(4), test(5), otherFault(6)}read-onlycurrent
pethPsePortPowerPriority
OBJECT-TYPE
This object controls the priority of the port from the point of view of a power management algorithm. The priority that is set by this variable could be used by a control mechanism that prevents over current situations by disconnecting first ports with lower power priority. Ports that connect devices critical to the operation of the network - like the E911 telephones ports - should be set to higher priority.
1.3.6.1.2.1.105.1.1.1.7INTEGER {critical(1), high(2), low(3)}read-writecurrent
pethPsePortMPSAbsentCounter
OBJECT-TYPE
This counter is incremented when the PSE state diagram transitions directly from the state POWER_ON to the state IDLE due to tmpdo_timer_done being asserted.
1.3.6.1.2.1.105.1.1.1.8Counter32read-onlycurrent
pethPsePortType
OBJECT-TYPE
A manager will set the value of this variable to indicate the type of powered device that is connected to the port. The default value supplied by the agent if no value has ever been set should be a zero-length octet string.
1.3.6.1.2.1.105.1.1.1.9SnmpAdminStringread-writecurrent
pethPsePortPowerClassifications
OBJECT-TYPE
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. The meaning of the classification labels is defined in the IEEE specification. This variable is valid only while a PD is being powered, that is, while the attribute pethPsePortDetectionStatus is reporting the enumeration deliveringPower.
1.3.6.1.2.1.105.1.1.1.10INTEGER {class0(1), class1(2), class2(3), class3(4), class4(5)}read-onlycurrent
pethPsePortInvalidSignatureCounter
OBJECT-TYPE
This counter is incremented when the PSE state diagram enters the state SIGNATURE_INVALID.
1.3.6.1.2.1.105.1.1.1.11Counter32read-onlycurrent
pethPsePortPowerDeniedCounter
OBJECT-TYPE
This counter is incremented when the PSE state diagram enters the state POWER_DENIED.
1.3.6.1.2.1.105.1.1.1.12Counter32read-onlycurrent
pethPsePortOverLoadCounter
OBJECT-TYPE
This counter is incremented when the PSE state diagram enters the state ERROR_DELAY_OVER.
1.3.6.1.2.1.105.1.1.1.13Counter32read-onlycurrent
pethPsePortShortCounter
OBJECT-TYPE
This counter is incremented when the PSE state diagram enters the state ERROR_DELAY_SHORT.
1.3.6.1.2.1.105.1.1.1.14Counter32read-onlycurrent
pethMainPseObjects
OBJECT-IDENTITY
1.3.6.1.2.1.105.1.3
pethMainPseTable
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.2.1.105.1.3.1not-accessiblecurrent
pethMainPseEntry
OBJECT-TYPE
A set of objects that display and control the Main power of a PSE.
1.3.6.1.2.1.105.1.3.1.1not-accessiblecurrent
pethMainPseGroupIndex
OBJECT-TYPE
This variable uniquely identifies the group to which power Ethernet PSE is connected. Group means (box in the stack, module in a rack) and the value 1 MUST be used for non-modular devices. Furthermore, the same value MUST be used in this variable, pethPsePortGroupIndex, and pethNotificationControlGroupIndex to refer to a given box in a stack or module in a rack.
1.3.6.1.2.1.105.1.3.1.1.1Integer32 (1..2147483647)not-accessiblecurrent
pethMainPsePower
OBJECT-TYPE
The nominal power of the PSE expressed in Watts.
1.3.6.1.2.1.105.1.3.1.1.2Gauge32 (1..65535)read-onlycurrent
pethMainPseOperStatus
OBJECT-TYPE
The operational status of the main PSE.
1.3.6.1.2.1.105.1.3.1.1.3INTEGER {on(1), off(2), faulty(3)}read-onlycurrent
pethMainPseConsumptionPower
OBJECT-TYPE
Measured usage power expressed in Watts.
1.3.6.1.2.1.105.1.3.1.1.4Gauge32read-onlycurrent
pethMainPseUsageThreshold
OBJECT-TYPE
The usage threshold expressed in percents for comparing the measured power and initiating an alarm if the threshold is exceeded.
1.3.6.1.2.1.105.1.3.1.1.5Integer32 (1..99)read-writecurrent
pethNotificationControl
OBJECT-IDENTITY
1.3.6.1.2.1.105.1.4
pethNotificationControlTable
OBJECT-TYPE
A table of objects that display and control the Notification on a PSE device. Values of all read-write objects in this table are persistent at restart/reboot.
1.3.6.1.2.1.105.1.4.1not-accessiblecurrent
pethNotificationControlEntry
OBJECT-TYPE
A set of objects that control the Notification events.
1.3.6.1.2.1.105.1.4.1.1not-accessiblecurrent
pethNotificationControlGroupIndex
OBJECT-TYPE
This variable uniquely identifies the group. Group means box in the stack, module in a rack and the value 1 MUST be used for non-modular devices. Furthermore, the same value MUST be used in this variable, pethPsePortGroupIndex, and pethMainPseGroupIndex to refer to a given box in a stack or module in a rack.
1.3.6.1.2.1.105.1.4.1.1.1Integer32 (1..2147483647)not-accessiblecurrent
pethNotificationControlEnable
OBJECT-TYPE
This object controls, on a per-group basis, whether or not notifications from the agent are enabled. The value true(1) means that notifications are enabled; the value false(2) means that they are not.
1.3.6.1.2.1.105.1.4.1.1.2TruthValueread-writecurrent
pethConformance
OBJECT-IDENTITY
1.3.6.1.2.1.105.2
pethCompliances
OBJECT-IDENTITY
1.3.6.1.2.1.105.2.1
pethGroups
OBJECT-IDENTITY
1.3.6.1.2.1.105.2.2

Notifications

NameOIDStatus
pethPsePortOnOffNotification
NOTIFICATION-TYPE
This Notification indicates if Pse Port is delivering or not power to the PD. This Notification SHOULD be sent on every status change except in the searching mode. At least 500 msec must elapse between notifications being emitted by the same object instance.
1.3.6.1.2.1.105.0.1current
pethMainPowerUsageOnNotification
NOTIFICATION-TYPE
This Notification indicate PSE Threshold usage indication is on, the usage power is above the threshold. At least 500 msec must elapse between notifications being emitted by the same object instance.
1.3.6.1.2.1.105.0.2current
pethMainPowerUsageOffNotification
NOTIFICATION-TYPE
This Notification indicates PSE Threshold usage indication off, the usage power is below the threshold. At least 500 msec must elapse between notifications being emitted by the same object instance.
1.3.6.1.2.1.105.0.3current

Conformance

NameOIDStatus
pethCompliance
MODULE-COMPLIANCE
Describes the requirements for conformance to the Power Ethernet MIB.
1.3.6.1.2.1.105.2.1.1current
pethPsePortGroup
OBJECT-GROUP
PSE Port objects.
1.3.6.1.2.1.105.2.2.1current
pethMainPseGroup
OBJECT-GROUP
Main PSE Objects.
1.3.6.1.2.1.105.2.2.2current
pethNotificationControlGroup
OBJECT-GROUP
Notification Control Objects.
1.3.6.1.2.1.105.2.2.3current
pethPsePortNotificationGroup
NOTIFICATION-GROUP
Pse Port Notifications.
1.3.6.1.2.1.105.2.2.4current
pethMainPowerNotificationGroup
NOTIFICATION-GROUP
Main PSE Notifications.
1.3.6.1.2.1.105.2.2.5current