EXTREME-POE-MIB

File: EXTREME-POE-MIB.mib (19007 bytes)

Imported modules

SNMPv2-SMI SNMPv2-TC EXTREME-BASE-MIB
POWER-ETHERNET-MIB

Imported symbols

MODULE-IDENTITY OBJECT-TYPE NOTIFICATION-TYPE
Integer32 Gauge32 Counter32
TruthValue extremeAgent extremeV2Traps
pethMainPseGroupIndex pethPsePortGroupIndex pethPsePortIndex

Defined Types

ExtremePethPseSlotEntry  
SEQUENCE    
  extremePethSlotNumber Integer32
  extremePethSlotPowerLimit Integer32
  extremePethSlotConsumptionPower Gauge32
  extremePethSlotClearConnectHistory INTEGER
  extremePethSlotReservedConsumptionPower Gauge32
  extremePethSlotCommonConsumptionPower Gauge32
  extremePethSlotAdminEnable INTEGER
  extremePethSlotPoeStatus INTEGER
  extremePethSlotPoeResetSystem INTEGER
  extremePethSlotMaxAvailPower Gauge32
  extremePethSlotMaxCapacity Gauge32
  extremePethSlotBackupPSU INTEGER
  extremePethSlotPSUActive INTEGER
  extremePethSlotMeasuredPower Gauge32
  extremePethSlotMainPseIndex Integer32

ExtremePethPsePortEntry  
SEQUENCE    
  extremePethPortOperatorLimit Integer32
  extremePethPortReservedBudget Integer32
  extremePethPortViolationPrecedence INTEGER
  extremePethPortClearFault INTEGER
  extremePethPortResetPower INTEGER
  extremePethPortMeasuredPower Gauge32

Defined Values

extremePoE 1.3.6.1.4.1.1916.1.27
Extreme Power over Ethernet MIB objects
MODULE-IDENTITY    

extremePethMain 1.3.6.1.4.1.1916.1.27.1
OBJECT IDENTIFIER    

extremePethPort 1.3.6.1.4.1.1916.1.27.2
OBJECT IDENTIFIER    

extremePethSystem 1.3.6.1.4.1.1916.1.27.4
OBJECT IDENTIFIER    

extremePethSystemAdminEnable 1.3.6.1.4.1.1916.1.27.4.1
Controls whether inline power is provided by the system.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER enable(1), disable(2)  

extremePethSystemDisconnectPrecedence 1.3.6.1.4.1.1916.1.27.4.2
Controls the disconnect function of power management. When the power drain exceeds the available power budget, due to a rise in power consumption after power is allocated to the ports, the PoE controller disconnects one of the ports to prevent overload on the power supply. There are two controls: Lowest-priority: next port connected causes a shutdown of the lowest priority port. Deny-port: next port is denied power, regardless of priority.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER lowestPriority(1), denyPort(2)  

extremePethSystemUsageThreshold 1.3.6.1.4.1.1916.1.27.4.3
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  

extremePethSystemPowerSupplyMode 1.3.6.1.4.1.1916.1.27.4.4
Controls whether the power supply operate in redundant or load-sharing mode. Systems which do not provide redundant or load-sharing operations will return an error on setting, and notApplicable on read.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER redundant(1), loadSharing(2), notApplicable(3)  

extremePethSystemLegacyEnable 1.3.6.1.4.1.1916.1.27.4.5
Controls whether legacy is supported by the system. This is only supported on S300-24 stackables currently.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER enable(1), disable(2)  

extremePethPseSlotTable 1.3.6.1.4.1.1916.1.27.1.2
A table of objects that provides power management capabilities per slot.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    ExtremePethPseSlotEntry

extremePethPseSlotEntry 1.3.6.1.4.1.1916.1.27.1.2.1
A set of objects that display and control the power characteristics of a slot.
Status: current Access: not-accessible
OBJECT-TYPE    
  ExtremePethPseSlotEntry  

extremePethSlotNumber 1.3.6.1.4.1.1916.1.27.1.2.1.1
Slot number. This is the same as the Group Index
Status: current Access: not-accessible
OBJECT-TYPE    
  Integer32  

extremePethSlotPowerLimit 1.3.6.1.4.1.1916.1.27.1.2.1.2
The configured maximum amount of inline power available to slot. The operational power available to the slot is based upon other operational and configuration parameters, such as the power-supply mode and status. This number is provided by the object extremePethSlotMaxAvailPower. extremePethSlotPowerLimit may be greater than extremePethSlotMaxAvailPower, however, cannot exceed the maximum slot capacity, provided by extremePethSlotMaxCapacity
Status: current Access: read-write
OBJECT-TYPE    
  Integer32  

extremePethSlotConsumptionPower 1.3.6.1.4.1.1916.1.27.1.2.1.3
The amount of power allocated to PoE devices on the slot expressed in mWatts. The amount of power allocated to a PoE device is based upon the PoE device class and/or the port's extremePethPortViolationPrecedence setting. For example, in the default configuration of extremePethPortViolationPrecedence set to maxAdvertisedOperator(3), and the extremePethPortOperatorLimit set to 15400, a PoE device is allocated 15.4 watts.
Status: current Access: read-only
OBJECT-TYPE    
  Gauge32  

extremePethSlotClearConnectHistory 1.3.6.1.4.1.1916.1.27.1.2.1.4
Clears the port connection history of the specified slot. Reading the value always reurns clear(2).
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER set(1), clear(2)  

extremePethSlotReservedConsumptionPower 1.3.6.1.4.1.1916.1.27.1.2.1.5
The amount of reserved power consumed on the slot expressed in Milliwatts.
Status: current Access: read-only
OBJECT-TYPE    
  Gauge32  

extremePethSlotCommonConsumptionPower 1.3.6.1.4.1.1916.1.27.1.2.1.6
The amount of common power allocated on the slot expressed in Milliwatts. This value is computed by the formula: extremePethSlotConsumptionPower - extremePethSlotReservedConsumptionPower.
Status: current Access: read-only
OBJECT-TYPE    
  Gauge32  

extremePethSlotAdminEnable 1.3.6.1.4.1.1916.1.27.1.2.1.7
Controls whether inline power is provided by the slot.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER enable(1), disable(2)  

extremePethSlotPoeStatus 1.3.6.1.4.1.1916.1.27.1.2.1.8
Describes the status of the PoE system on the slot. initializing - PoE controller is under initialization, operational - PoE controller is operational and is ready or providing power, downloadFail - PoE controller required update and the update failed, PoE reset is required to re-update, calibrationRequired - PoE contoller is operational, however calibration is required to provide power, invalidFirmware - PoE controller contains invalid firmware, mismatchVersion - PoE controller update completed, however version mismatches expected, reboot, updating - PoE controller is being updated, invalidDevice - PoE controller detected an invalid/bad PoE device. notOperational - PoE controller is not yet operational other - PoE controller is in undefined stats.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER initializing(1), operational(2), downloadFail(3), calibrationRequired(4), invalidFirmware(5), mismatchVersion(6), updating(7), invalidDevice(8), notOperational(9), other(10)  

extremePethSlotPoeResetSystem 1.3.6.1.4.1.1916.1.27.1.2.1.9
Resets the PoE system on the slot. Reading returns clear(2)
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER set(1), clear(2)  

extremePethSlotMaxAvailPower 1.3.6.1.4.1.1916.1.27.1.2.1.10
The maximum power available to the slot expressed in Watts. The value depends on various configuration parameters and power-supply modes and status.
Status: current Access: read-only
OBJECT-TYPE    
  Gauge32  

extremePethSlotMaxCapacity 1.3.6.1.4.1.1916.1.27.1.2.1.11
The maximum capacity of the slot expressed in Watts. This provides the hardware limitation of the slot. Actual amount of power is dependant on system status. The object extremePethSlotPowerLimit must not be greater than this amount.
Status: current Access: read-only
OBJECT-TYPE    
  Gauge32  

extremePethSlotBackupPSU 1.3.6.1.4.1.1916.1.27.1.2.1.12
Controls the backup power supply for inline power for the slot. A system which does not allow the backup PSU to be configured will return an error upon setting.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER none(1), internal(2), external(3), notApplicable(4)  

extremePethSlotPSUActive 1.3.6.1.4.1.1916.1.27.1.2.1.13
Inline Power supply status indication for the slot. Indicates which PSU is currently active. In the case of a failover a none indication can occur until one of the PSU has finished powering up.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER none(1), internal(2), external(3)  

extremePethSlotMeasuredPower 1.3.6.1.4.1.1916.1.27.1.2.1.14
The measured amount of power for all PoE device on the slot.
Status: current Access: read-only
OBJECT-TYPE    
  Gauge32  

extremePethSlotMainPseIndex 1.3.6.1.4.1.1916.1.27.1.2.1.15
The index into the PethMainPseTable. Provides the mapping of the slot identifier to pethMainPseGroupIndex.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

extremePethPsePortTable 1.3.6.1.4.1.1916.1.27.2.1
A table of objects that extends the standard pethPsePortTable.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    ExtremePethPsePortEntry

extremePethPsePortEntry 1.3.6.1.4.1.1916.1.27.2.1.1
A set of objects that display and control the power characteristics of a powerEthernet PSE port. This table extends the standard pethPsePortTable.
Status: current Access: not-accessible
OBJECT-TYPE    
  ExtremePethPsePortEntry  

extremePethPortOperatorLimit 1.3.6.1.4.1.1916.1.27.2.1.1.1
Controls individual port maximum power level.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 3000..20000  

extremePethPortReservedBudget 1.3.6.1.4.1.1916.1.27.2.1.1.2
Controls individual port maximum power level. Value is 0 or in the range of 3000..20000
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 0..20000  

extremePethPortViolationPrecedence 1.3.6.1.4.1.1916.1.27.2.1.1.3
Sets the violation precedence for the specified ports. A value of advertised-class will remove/deny power in the case an 802.3af compliant PD consumes power beyond its advertised class limit. A value of operator-limit will remove/deny power should the PD consume power beyond the configured operator-limit. A value of max-class-operator will remove/deny power if the PD consumes power beyond the maximum of the detected class limit and the operator-limit. A value of none will remove/deny power in case the PD device exceeds the maximum allowable wattage according to regulatory maximum of 20 W. Default is max-class-operator which allows operation of both 802.3af compliant and legacy PDs.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER advertisedClass(1), operatorLimit(2), maxAdvertisedOperator(3), none(4)  

extremePethPortClearFault 1.3.6.1.4.1.1916.1.27.2.1.1.4
Clears the fault condition. Reading always returns clear(2).
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER set(1), clear(2)  

extremePethPortResetPower 1.3.6.1.4.1.1916.1.27.2.1.1.5
Resets the power on the port. Reading always returns clear(2)
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER set(1), clear(2)  

extremePethPortMeasuredPower 1.3.6.1.4.1.1916.1.27.2.1.1.6
The amount of power consumed on the port expressed in Milliwatts.
Status: current Access: read-only
OBJECT-TYPE    
  Gauge32