POWER-ETHERNET-MIB

File: POWER-ETHERNET-MIB.mib (22545 bytes)

Imported modules

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

Imported symbols

MODULE-IDENTITY mib-2 OBJECT-TYPE
Integer32 Gauge32 Counter32
NOTIFICATION-TYPE TruthValue MODULE-COMPLIANCE
OBJECT-GROUP NOTIFICATION-GROUP SnmpAdminString

Defined Types

PethPsePortEntry  
SEQUENCE    
  pethPsePortGroupIndex Integer32
  pethPsePortIndex Integer32
  pethPsePortAdminEnable TruthValue
  pethPsePortPowerPairsControlAbility TruthValue
  pethPsePortPowerPairs INTEGER
  pethPsePortDetectionStatus INTEGER
  pethPsePortPowerPriority INTEGER
  pethPsePortMPSAbsentCounter Counter32
  pethPsePortType SnmpAdminString
  pethPsePortPowerClassifications INTEGER
  pethPsePortInvalidSignatureCounter Counter32
  pethPsePortPowerDeniedCounter Counter32
  pethPsePortOverLoadCounter Counter32
  pethPsePortShortCounter Counter32

PethMainPseEntry  
SEQUENCE    
  pethMainPseGroupIndex Integer32
  pethMainPsePower Gauge32
  pethMainPseOperStatus INTEGER
  pethMainPseConsumptionPower Gauge32
  pethMainPseUsageThreshold Integer32

PethNotificationControlEntry  
SEQUENCE    
  pethNotificationControlGroupIndex Integer32
  pethNotificationControlEnable TruthValue

Defined Values

powerEthernetMIB 1.3.6.1.2.1.105
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.
MODULE-IDENTITY    

pethNotifications 1.3.6.1.2.1.105.0
OBJECT IDENTIFIER    

pethObjects 1.3.6.1.2.1.105.1
OBJECT IDENTIFIER    

pethConformance 1.3.6.1.2.1.105.2
OBJECT IDENTIFIER    

pethPsePortTable 1.3.6.1.2.1.105.1.1
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.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    PethPsePortEntry

pethPsePortEntry 1.3.6.1.2.1.105.1.1.1
A set of objects that display and control the power characteristics of a power Ethernet PSE port.
Status: current Access: not-accessible
OBJECT-TYPE    
  PethPsePortEntry  

pethPsePortGroupIndex 1.3.6.1.2.1.105.1.1.1.1
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.
Status: current Access: not-accessible
OBJECT-TYPE    
  Integer32 1..2147483647  

pethPsePortIndex 1.3.6.1.2.1.105.1.1.1.2
This variable uniquely identifies the power Ethernet PSE port within group pethPsePortGroupIndex to which the power Ethernet PSE entry is connected.
Status: current Access: not-accessible
OBJECT-TYPE    
  Integer32 1..2147483647  

pethPsePortAdminEnable 1.3.6.1.2.1.105.1.1.1.3
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.
Status: current Access: read-write
OBJECT-TYPE    
  TruthValue  

pethPsePortPowerPairsControlAbility 1.3.6.1.2.1.105.1.1.1.4
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.
Status: current Access: read-only
OBJECT-TYPE    
  TruthValue  

pethPsePortPowerPairs 1.3.6.1.2.1.105.1.1.1.5
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.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER signal(1), spare(2)  

pethPsePortDetectionStatus 1.3.6.1.2.1.105.1.1.1.6
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.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER disabled(1), searching(2), deliveringPower(3), fault(4), test(5), otherFault(6)  

pethPsePortPowerPriority 1.3.6.1.2.1.105.1.1.1.7
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.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER critical(1), high(2), low(3)  

pethPsePortMPSAbsentCounter 1.3.6.1.2.1.105.1.1.1.8
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.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

pethPsePortType 1.3.6.1.2.1.105.1.1.1.9
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.
Status: current Access: read-write
OBJECT-TYPE    
  SnmpAdminString  

pethPsePortPowerClassifications 1.3.6.1.2.1.105.1.1.1.10
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.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER class0(1), class1(2), class2(3), class3(4), class4(5)  

pethPsePortInvalidSignatureCounter 1.3.6.1.2.1.105.1.1.1.11
This counter is incremented when the PSE state diagram enters the state SIGNATURE_INVALID.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

pethPsePortPowerDeniedCounter 1.3.6.1.2.1.105.1.1.1.12
This counter is incremented when the PSE state diagram enters the state POWER_DENIED.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

pethPsePortOverLoadCounter 1.3.6.1.2.1.105.1.1.1.13
This counter is incremented when the PSE state diagram enters the state ERROR_DELAY_OVER.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

pethPsePortShortCounter 1.3.6.1.2.1.105.1.1.1.14
This counter is incremented when the PSE state diagram enters the state ERROR_DELAY_SHORT.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

pethMainPseObjects 1.3.6.1.2.1.105.1.3
OBJECT IDENTIFIER    

pethMainPseTable 1.3.6.1.2.1.105.1.3.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  
    PethMainPseEntry

pethMainPseEntry 1.3.6.1.2.1.105.1.3.1.1
A set of objects that display and control the Main power of a PSE.
Status: current Access: not-accessible
OBJECT-TYPE    
  PethMainPseEntry  

pethMainPseGroupIndex 1.3.6.1.2.1.105.1.3.1.1.1
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.
Status: current Access: not-accessible
OBJECT-TYPE    
  Integer32 1..2147483647  

pethMainPsePower 1.3.6.1.2.1.105.1.3.1.1.2
The nominal power of the PSE expressed in Watts.
Status: current Access: read-only
OBJECT-TYPE    
  Gauge32 1..65535  

pethMainPseOperStatus 1.3.6.1.2.1.105.1.3.1.1.3
The operational status of the main PSE.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER on(1), off(2), faulty(3)  

pethMainPseConsumptionPower 1.3.6.1.2.1.105.1.3.1.1.4
Measured usage power expressed in Watts.
Status: current Access: read-only
OBJECT-TYPE    
  Gauge32  

pethMainPseUsageThreshold 1.3.6.1.2.1.105.1.3.1.1.5
The usage threshold expressed in percents for comparing the measured power and initiating an alarm if the threshold is exceeded.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 1..99  

pethNotificationControl 1.3.6.1.2.1.105.1.4
OBJECT IDENTIFIER    

pethNotificationControlTable 1.3.6.1.2.1.105.1.4.1
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.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    PethNotificationControlEntry

pethNotificationControlEntry 1.3.6.1.2.1.105.1.4.1.1
A set of objects that control the Notification events.
Status: current Access: not-accessible
OBJECT-TYPE    
  PethNotificationControlEntry  

pethNotificationControlGroupIndex 1.3.6.1.2.1.105.1.4.1.1.1
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.
Status: current Access: not-accessible
OBJECT-TYPE    
  Integer32 1..2147483647  

pethNotificationControlEnable 1.3.6.1.2.1.105.1.4.1.1.2
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.
Status: current Access: read-write
OBJECT-TYPE    
  TruthValue  

pethPsePortOnOffNotification 1.3.6.1.2.1.105.0.1
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.
Status: current Access: read-write
NOTIFICATION-TYPE    

pethMainPowerUsageOnNotification 1.3.6.1.2.1.105.0.2
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.
Status: current Access: read-write
NOTIFICATION-TYPE    

pethMainPowerUsageOffNotification 1.3.6.1.2.1.105.0.3
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.
Status: current Access: read-write
NOTIFICATION-TYPE    

pethCompliances 1.3.6.1.2.1.105.2.1
OBJECT IDENTIFIER    

pethGroups 1.3.6.1.2.1.105.2.2
OBJECT IDENTIFIER    

pethCompliance 1.3.6.1.2.1.105.2.1.1
Describes the requirements for conformance to the Power Ethernet MIB.
Status: current Access: read-write
MODULE-COMPLIANCE    

pethPsePortGroup 1.3.6.1.2.1.105.2.2.1
PSE Port objects.
Status: current Access: read-write
OBJECT-GROUP    

pethMainPseGroup 1.3.6.1.2.1.105.2.2.2
Main PSE Objects.
Status: current Access: read-write
OBJECT-GROUP    

pethNotificationControlGroup 1.3.6.1.2.1.105.2.2.3
Notification Control Objects.
Status: current Access: read-write
OBJECT-GROUP    

pethPsePortNotificationGroup 1.3.6.1.2.1.105.2.2.4
Pse Port Notifications.
Status: current Access: read-write
NOTIFICATION-GROUP    

pethMainPowerNotificationGroup 1.3.6.1.2.1.105.2.2.5
Main PSE Notifications.
Status: current Access: read-write
NOTIFICATION-GROUP