WLSX-POE-MIB
- Registered at
- 1.3.6.1.4.1.14823.2.2.1.18
- Last updated
- 2011-05-16 00:00
- Organization
- Aruba Wireless Networks
- Revisions
- 2011-05-16 00:00
- Namespace
- arubaos
- Source file
WLSX-POE-MIB- Digest
sha256:9cb7ba0af9530774467cf0644baa5fc9ec22afac01f1ef9fcfc5a42ad3a6a0df
Description
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;
Contact
Postal: 1322 Crossman Avenue Sunnyvale, CA 94089 E-mail: dl-support@arubanetworks.com Phone: +1 408 227 4500
Imports
| From | Symbols |
|---|---|
| ARUBA-MIB | wlsxEnterpriseMibModules |
| SNMPv2-CONF | MODULE-COMPLIANCE, NOTIFICATION-GROUP, OBJECT-GROUP |
| SNMPv2-SMI | Integer32, MODULE-IDENTITY, NOTIFICATION-TYPE, OBJECT-IDENTITY, OBJECT-TYPE, iso |
| SNMPv2-TC | DisplayString, 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.
ARUBA-MIB SNMPv2-CONF SNMPv2-SMI SNMPv2-TC WLSX-POE-MIB
Objects
| Name | OID | Syntax | Access | Status |
|---|---|---|---|---|
| wlsxPoEMIBNotifications OBJECT-IDENTITY | 1.3.6.1.4.1.14823.2.2.1.18.0 | |||
| wlsxPoEMIBObjects OBJECT-IDENTITY | 1.3.6.1.4.1.14823.2.2.1.18.1 | |||
| wlsxPsePortTable OBJECT-TYPE A table of objects that display the parameters configured for a power ethernet port. | 1.3.6.1.4.1.14823.2.2.1.18.1.1 | not-accessible | current | |
| wlsxPsePortEntry OBJECT-TYPE A set of objects that display the configuration of a power ethernet port. | 1.3.6.1.4.1.14823.2.2.1.18.1.1.1 | not-accessible | current | |
| wlsxPsePortIndex OBJECT-TYPE This variable uniquely identifies the power ethernet port for which this entry is populated. | 1.3.6.1.4.1.14823.2.2.1.18.1.1.1.1 | Integer32 | not-accessible | current |
| wlsxPsePortAdminStatus OBJECT-TYPE 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. | 1.3.6.1.4.1.14823.2.2.1.18.1.1.1.2 | INTEGER {enable(1), disable(2)} | read-only | current |
| wlsxPsePortState OBJECT-TYPE 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. | 1.3.6.1.4.1.14823.2.2.1.18.1.1.1.3 | INTEGER {on(1), off(2)} | read-only | current |
| wlsxPsePortStatus OBJECT-TYPE 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. | 1.3.6.1.4.1.14823.2.2.1.18.1.1.1.4 | INTEGER {unknown(1), offAdmin(2), offPowerManagement(3), offIllegalClass(4), offDetectionProgress(5), offHardwareError(6), offNonStandardPd(7)} | read-only | current |
| wlsxPsePortDiscoveryMode OBJECT-TYPE 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. | 1.3.6.1.4.1.14823.2.2.1.18.1.1.1.5 | INTEGER {unknown(0), off(1), ieee(2), cisco(3)} | read-only | current |
| wlsxPsePortIsPdDetected OBJECT-TYPE This object indicates if a Powered Device(PD) is detected on this port. | 1.3.6.1.4.1.14823.2.2.1.18.1.1.1.6 | TruthValue | read-only | current |
| wlsxPsePortIsIeeePd OBJECT-TYPE 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. | 1.3.6.1.4.1.14823.2.2.1.18.1.1.1.7 | TruthValue | read-only | current |
| wlsxPsePortPdClass OBJECT-TYPE 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. | 1.3.6.1.4.1.14823.2.2.1.18.1.1.1.8 | INTEGER {unknownClass(0), class0(1), class1(2), class2(3), class3(4), class4(5)} | read-only | current |
| wlsxPsePortPriority OBJECT-TYPE 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. | 1.3.6.1.4.1.14823.2.2.1.18.1.1.1.9 | INTEGER {low(1), high(2), critical(3)} | read-only | current |
| wlsxPsePortDefaultPowerMax OBJECT-TYPE This object indicates the default maximum power available on this port. | 1.3.6.1.4.1.14823.2.2.1.18.1.1.1.10 | Integer32 | read-only | current |
| wlsxPsePortPowerAllocated OBJECT-TYPE This object indicates the configured power allocation on this port. | 1.3.6.1.4.1.14823.2.2.1.18.1.1.1.11 | Integer32 | read-only | current |
| wlsxPsePortPowerConsumed OBJECT-TYPE This object gives the power consumption by the PD on this port. | 1.3.6.1.4.1.14823.2.2.1.18.1.1.1.12 | Integer32 | read-only | current |
| wlsxPsePortVoltage OBJECT-TYPE This object indicates the voltage on this port. | 1.3.6.1.4.1.14823.2.2.1.18.1.1.1.13 | Integer32 | read-only | current |
| wlsxPsePortCurrent OBJECT-TYPE This object indicates the current on this port. | 1.3.6.1.4.1.14823.2.2.1.18.1.1.1.14 | Integer32 | read-only | current |
| wlsxPseSlotTable OBJECT-TYPE A table of objects that display all the details about the Power Sourcing Equipment(PSE). | 1.3.6.1.4.1.14823.2.2.1.18.1.2 | not-accessible | current | |
| wlsxPseSlotEntry OBJECT-TYPE A set of objects that displays all the information about the PSE on this device on a per slot basis. | 1.3.6.1.4.1.14823.2.2.1.18.1.2.1 | not-accessible | current | |
| wlsxPseSlotIndex OBJECT-TYPE This object uniquely identifies a PSE entry. | 1.3.6.1.4.1.14823.2.2.1.18.1.2.1.1 | Integer32 | not-accessible | current |
| wlsxPseSlotPowerAvailable OBJECT-TYPE This object indicates the total amount of power available from this PSE. | 1.3.6.1.4.1.14823.2.2.1.18.1.2.1.2 | Integer32 | read-only | current |
| wlsxPseSlotPowerConsumption OBJECT-TYPE This object indicates the total amount of power consumed from this PSE. | 1.3.6.1.4.1.14823.2.2.1.18.1.2.1.3 | Integer32 | read-only | current |
| wlsxPseSlotGuardBand OBJECT-TYPE This object indicates the power left unused to be provided in case of spikes in the amount of power used. | 1.3.6.1.4.1.14823.2.2.1.18.1.2.1.4 | Integer32 | read-only | current |
| wlsxPseSlotPoEManagementMode OBJECT-TYPE 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. | 1.3.6.1.4.1.14823.2.2.1.18.1.2.1.5 | INTEGER {dynamic(1), static(2), class(3)} | read-only | current |
| wlsxPoEMIBConformance OBJECT-IDENTITY | 1.3.6.1.4.1.14823.2.2.1.18.2 | |||
| wlsxPoEMIBCompliances OBJECT-IDENTITY | 1.3.6.1.4.1.14823.2.2.1.18.2.1 | |||
| wlsxPoEMIBGroups OBJECT-IDENTITY | 1.3.6.1.4.1.14823.2.2.1.18.2.2 |
Notifications
| Name | OID | Status |
|---|---|---|
| wlsxTrapInterfacePoEState NOTIFICATION-TYPE When there is a PoE state transition i.e on or off then this trap is sent to the management entity | 1.3.6.1.4.1.14823.2.2.1.18.0.1 | current |
Conformance
| Name | OID | Status |
|---|---|---|
| wlsxPoEMIBCompliance MODULE-COMPLIANCE This is the statement of compliance. | 1.3.6.1.4.1.14823.2.2.1.18.2.1.1 | current |
| wlsxPoEMIBPortGroup OBJECT-GROUP This group provides the details of all the Power ethernet ports on the device. | 1.3.6.1.4.1.14823.2.2.1.18.2.2.1 | current |
| wlsxPoEMIBMainPseGroup OBJECT-GROUP This group provides the details of the PSE entry. | 1.3.6.1.4.1.14823.2.2.1.18.2.2.2 | current |
| wlsxPoEMIBNotificationsGroup NOTIFICATION-GROUP This group gives the collection of Notifications related to power consumption on an port. | 1.3.6.1.4.1.14823.2.2.1.18.2.2.3 | current |