WLSX-POE-MIB

File: WLSX-POE-MIB.mib (16645 bytes)

Imported modules

SNMPv2-SMI SNMPv2-TC SNMPv2-CONF
ARUBA-MIB

Imported symbols

MODULE-IDENTITY OBJECT-TYPE Integer32
NOTIFICATION-TYPE TruthValue OBJECT-GROUP
wlsxEnterpriseMibModules

Defined Types

WlsxPsePortEntry  
SEQUENCE    
  wlsxPsePortIndex Integer32
  wlsxPsePortAdminStatus INTEGER
  wlsxPsePortState INTEGER
  wlsxPsePortStatus INTEGER
  wlsxPsePortDiscoveryMode INTEGER
  wlsxPsePortIsPdDetected TruthValue
  wlsxPsePortIsIeeePd TruthValue
  wlsxPsePortPdClass INTEGER
  wlsxPsePortPriority INTEGER
  wlsxPsePortDefaultPowerMax Integer32
  wlsxPsePortPowerAllocated Integer32
  wlsxPsePortPowerConsumed Integer32
  wlsxPsePortVoltage Integer32
  wlsxPsePortCurrent Integer32

WlsxPseSlotEntry  
SEQUENCE    
  wlsxPseSlotIndex Integer32
  wlsxPseSlotPowerAvailable Integer32
  wlsxPseSlotPowerConsumption Integer32
  wlsxPseSlotGuardBand Integer32
  wlsxPseSlotPoEManagementMode INTEGER

Defined Values

wlsxPoEMIB 1.3.6.1.4.1.14823.2.2.1.18
This MIB module defines MIB objects which provide information about the Power Sourcing Equipment(PSE) and Powered Device(PD). The following abbreviations are defined in [IEEE-802.3af] and will be used with the same significance in this document: PSE - Power Sourcing Equipment; PD - Powered Device;
MODULE-IDENTITY    

wlsxPoEMIBNotifications 1.3.6.1.4.1.14823.2.2.1.18.0
OBJECT IDENTIFIER    

wlsxPoEMIBObjects 1.3.6.1.4.1.14823.2.2.1.18.1
OBJECT IDENTIFIER    

wlsxPoEMIBConformance 1.3.6.1.4.1.14823.2.2.1.18.2
OBJECT IDENTIFIER    

wlsxPoEMIBCompliances 1.3.6.1.4.1.14823.2.2.1.18.2.1
OBJECT IDENTIFIER    

wlsxPoEMIBGroups 1.3.6.1.4.1.14823.2.2.1.18.2.2
OBJECT IDENTIFIER    

wlsxPsePortTable 1.3.6.1.4.1.14823.2.2.1.18.1.1
A table of objects that display the parameters configured for a power ethernet port.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    WlsxPsePortEntry

wlsxPsePortEntry 1.3.6.1.4.1.14823.2.2.1.18.1.1.1
A set of objects that display the configuration of a power ethernet port.
Status: current Access: not-accessible
OBJECT-TYPE    
  WlsxPsePortEntry  

wlsxPsePortIndex 1.3.6.1.4.1.14823.2.2.1.18.1.1.1.1
This variable uniquely identifies the power ethernet port for which this entry is populated.
Status: current Access: not-accessible
OBJECT-TYPE    
  Integer32  

wlsxPsePortAdminStatus 1.3.6.1.4.1.14823.2.2.1.18.1.1.1.2
Admin status of a power ethernet port. A value of enable(1) means that the port has PSE functions enabled on it. A value of disable(2) means that the port does not support or has disabled PSE functions.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER enable(1), disable(2)  

wlsxPsePortState 1.3.6.1.4.1.14823.2.2.1.18.1.1.1.3
This object indicates the status of the port. The reason for these states is indicated by wlsxPsePortStatus. on(1) - indicates that PSE is sourcing power. off(2) - indicates that PSE is not sourcing power.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER on(1), off(2)  

wlsxPsePortStatus 1.3.6.1.4.1.14823.2.2.1.18.1.1.1.4
This object indicates the status of the port. unknown(1) - indicates either a state of off with the reason being not known or the state is on. offAdmin(2) - indicates the port is administratively disabled. offPowerManagement(3) - indicates the port is off due to power management. offIllegalClass(4) - indicates the port is off because the PD is of illegal class. offDetectionProgress(5)- indicates the port is off because the PD detection is in progress. offHardwareError(6) - indicates the port is off because of hardware error. offNonStandardPd(7) - indicates the port is off because the PD is a non standard one.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER unknown(1), offAdmin(2), offPowerManagement(3), offIllegalClass(4), offDetectionProgress(5), offHardwareError(6), offNonStandardPd(7)  

wlsxPsePortDiscoveryMode 1.3.6.1.4.1.14823.2.2.1.18.1.1.1.5
This object indicates the method of discovery used by the system for the detection of the Powered Device(PD). A value of unknown(0) means that the discovery method is unknown on this port. A value of off(1) means that the discovery method is turned off on this port. A value of ieee(2) indicates that the discovery method is IEEE based on this port. A value of cisco(3) indicates that the discovery method is Cisco based on this port.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER unknown(0), off(1), ieee(2), cisco(3)  

wlsxPsePortIsPdDetected 1.3.6.1.4.1.14823.2.2.1.18.1.1.1.6
This object indicates if a Powered Device(PD) is detected on this port.
Status: current Access: read-only
OBJECT-TYPE    
  TruthValue  

wlsxPsePortIsIeeePd 1.3.6.1.4.1.14823.2.2.1.18.1.1.1.7
This object indicates the IEEE compliance of a Powered Device(PD). A value of true(1) means the Powered Device(PD) is IEEE compliant. A value of false(2) means the Powered Device is not IEEE compliant.
Status: current Access: read-only
OBJECT-TYPE    
  TruthValue  

wlsxPsePortPdClass 1.3.6.1.4.1.14823.2.2.1.18.1.1.1.8
This object indicates the Power classification of the Powered Device(PD) connected on the port. A value of 'class0(1)' indicates that the power classification of the powered device falls into class 0 in IEEE specifications. A value of 'class1(2)' indicates that the power classification of the powered devices falls into class 1 in IEEE specifications. A value of 'class2(3)' indicates that the power classification of the powered devices falls into class 2 in IEEE specifications. A value of 'class3(4)' indicates that the power classification of the powered devices falls into class 3 in IEEE specifications. A value of 'class4(5)' indicates that the power classification of the powered devices falls into class 4 in IEEE specifications.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER unknownClass(0), class0(1), class1(2), class2(3), class3(4), class4(5)  

wlsxPsePortPriority 1.3.6.1.4.1.14823.2.2.1.18.1.1.1.9
This object indicates the configured priority for this port. low(1) - indicates the priority of the port is low. high(2) - indicates the priority of the port is high. critical(3) - indicates the priority of the port is critical.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER low(1), high(2), critical(3)  

wlsxPsePortDefaultPowerMax 1.3.6.1.4.1.14823.2.2.1.18.1.1.1.10
This object indicates the default maximum power available on this port.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

wlsxPsePortPowerAllocated 1.3.6.1.4.1.14823.2.2.1.18.1.1.1.11
This object indicates the configured power allocation on this port.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

wlsxPsePortPowerConsumed 1.3.6.1.4.1.14823.2.2.1.18.1.1.1.12
This object gives the power consumption by the PD on this port.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

wlsxPsePortVoltage 1.3.6.1.4.1.14823.2.2.1.18.1.1.1.13
This object indicates the voltage on this port.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

wlsxPsePortCurrent 1.3.6.1.4.1.14823.2.2.1.18.1.1.1.14
This object indicates the current on this port.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

wlsxPseSlotTable 1.3.6.1.4.1.14823.2.2.1.18.1.2
A table of objects that display all the details about the Power Sourcing Equipment(PSE).
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    WlsxPseSlotEntry

wlsxPseSlotEntry 1.3.6.1.4.1.14823.2.2.1.18.1.2.1
A set of objects that displays all the information about the PSE on this device on a per slot basis.
Status: current Access: not-accessible
OBJECT-TYPE    
  WlsxPseSlotEntry  

wlsxPseSlotIndex 1.3.6.1.4.1.14823.2.2.1.18.1.2.1.1
This object uniquely identifies a PSE entry.
Status: current Access: not-accessible
OBJECT-TYPE    
  Integer32  

wlsxPseSlotPowerAvailable 1.3.6.1.4.1.14823.2.2.1.18.1.2.1.2
This object indicates the total amount of power available from this PSE.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

wlsxPseSlotPowerConsumption 1.3.6.1.4.1.14823.2.2.1.18.1.2.1.3
This object indicates the total amount of power consumed from this PSE.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

wlsxPseSlotGuardBand 1.3.6.1.4.1.14823.2.2.1.18.1.2.1.4
This object indicates the power left unused to be provided in case of spikes in the amount of power used.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

wlsxPseSlotPoEManagementMode 1.3.6.1.4.1.14823.2.2.1.18.1.2.1.5
This object indicates the PSE management mode. A value of dynamic(1) indicates that it is dynamic power management. A value of static(2) indicates that it is static power management. A value of class(3) indicates that it is a Class based power management.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER dynamic(1), static(2), class(3)  

wlsxTrapInterfacePoEState 1.3.6.1.4.1.14823.2.2.1.18.0.1
When there is a PoE state transition i.e on or off then this trap is sent to the management entity
Status: current Access: read-only
NOTIFICATION-TYPE    

wlsxPoEMIBCompliance 1.3.6.1.4.1.14823.2.2.1.18.2.1.1
This is the statement of compliance.
Status: current Access: read-only
MODULE-COMPLIANCE    

wlsxPoEMIBPortGroup 1.3.6.1.4.1.14823.2.2.1.18.2.2.1
This group provides the details of all the Power ethernet ports on the device.
Status: current Access: read-only
OBJECT-GROUP    

wlsxPoEMIBMainPseGroup 1.3.6.1.4.1.14823.2.2.1.18.2.2.2
This group provides the details of the PSE entry.
Status: current Access: read-only
OBJECT-GROUP    

wlsxPoEMIBNotificationsGroup 1.3.6.1.4.1.14823.2.2.1.18.2.2.3
This group gives the collection of Notifications related to power consumption on an port.
Status: current Access: read-only
NOTIFICATION-GROUP