ENTERASYS-POWER-ETHERNET-EXT-MIB: View SNMP OID List / Download MIB

VENDOR: ENTERASYS NETWORKS


 Home MIB: ENTERASYS-POWER-ETHERNET-EXT-MIB
Download as:   

Download standard MIB format if you are planning to load a MIB file into some system (OS, Zabbix, PRTG ...) or view it with a MIB browser. CSV is more suitable for analyzing and viewing OID' and other MIB objects in excel. JSON and YAML formats are usually used in programing even though some systems can use MIB in YAML format (like Logstash).
Keep in mind that standard MIB files can be successfully loaded by systems and programs only if all the required MIB's from the "Imports" section are already loaded.
The tree-like SNMP object navigator requires no explanations because it is very simple to use. And if you stumbled on this MIB from Google note that you can always go back to the home page if you need to perform another MIB or OID lookup.


Object Name OID Type Access Info
 etsysPowerEthernetMibExtMIB 1.3.6.1.4.1.5624.1.2.50
This MIB module defines a portion of the SNMP MIB under the Enterasys Networks enterprise OID pertaining to the allocation of power in a Pse chassis.
       etsysPowerEthernetObjects 1.3.6.1.4.1.5624.1.2.50.1
           etsysPsePowerNotification 1.3.6.1.4.1.5624.1.2.50.1.0
               etsysPseChassisPowerRedundant 1.3.6.1.4.1.5624.1.2.50.1.0.1
Pse chassis power is in redundant state. At least 500 msec must elapse between notifications being emitted by the same object instance.
               etsysPseChassisPowerNonRedundant 1.3.6.1.4.1.5624.1.2.50.1.0.2
Pse chassis power is in non-redundant state. At least 500 msec must elapse between notifications being emitted by the same object instance.
               etsysPsePowerSupplyModuleStatusChange 1.3.6.1.4.1.5624.1.2.50.1.0.3
A Pse Power Supply module has changed state. At least 500 msec must elapse between notifications being emitted by the same object instance.
           etsysPseChassisPowerAllocation 1.3.6.1.4.1.5624.1.2.50.1.1
               etsysPseChassisPowerAllocationMode 1.3.6.1.4.1.5624.1.2.50.1.1.1 integer read-write
In auto mode, a Pse Power Management Algorithm handles the allocation of power to all the modules. In manual mode, power is manually allocated to the modules via the etsysPseSlotPowerAllocationTable. The value of etsysPseChassisPowerAllocationAvailable is used to determine the power available for allocation in this chassis in both auto and manual mode. Maintaining the value of this object across agent reboots is REQUIRED. Enumeration: 'auto': 1, 'manual': 2.
               etsysPseChassisPowerSnmpNotification 1.3.6.1.4.1.5624.1.2.50.1.1.2 enabledstatus read-write
The current state of the SNMP Notification functionality for Pse. enabled (1) - The Pse will generate SNMP Notifications for potentially adverse Pse power conditions. The generation of these notifications are NOT dependant upon the state of etsysPseChassisPowerAllocationMode. disabled (2) - The SNMP Notifications defined in this MIB will NOT be generated under any conditions. Agents are not required to generate SNMP Notifications for conditions that exist when this object is set to enabled. Maintaining the value of this object across agent reboots is REQUIRED.
               etsysPseChassisPowerAvailableMaximum 1.3.6.1.4.1.5624.1.2.50.1.1.3 unsigned32 read-write
The maximum percentage of power from the Pse Power Supply that this chassis can use. The default value should be 100 percent, meaning the chassis can use all the power detected from Pse Power Supply. Maintaining the value of this object across agent reboots is REQUIRED.
           etsysPseSlotPowerAllocation 1.3.6.1.4.1.5624.1.2.50.1.2
               etsysPseSlotPowerAllocationTable 1.3.6.1.4.1.5624.1.2.50.1.2.1 no-access
Power allocation management information for all slots.
                   etsysPseSlotPowerAllocationEntry 1.3.6.1.4.1.5624.1.2.50.1.2.1.1 no-access
Power allocation management information for an entPhysicalEntry that has an entPhysicalClass of container(5) and represents a slot in the chassis that could be occupied by a Pse module.
                       etsysPseSlotPowerMaximum 1.3.6.1.4.1.5624.1.2.50.1.2.1.1.1 unsigned32 read-only
The maximum power that can be consumed by the module in this slot, based on the module's characteristics. For slots without Pse modules this object MUST return zero.
                       etsysPseSlotPowerAssigned 1.3.6.1.4.1.5624.1.2.50.1.2.1.1.2 unsigned32 read-write
The power that will be allocated to this slot in manual mode. In auto mode, this object has no effect. Maintaining the value of this object across agent reboots is REQUIRED.
           etsysPseChassisPowerStatus 1.3.6.1.4.1.5624.1.2.50.1.3
               etsysPseChassisPowerDetected 1.3.6.1.4.1.5624.1.2.50.1.3.1 gauge32 read-only
The total power detected by the chassis from Pse Power Supply.
               etsysPseChassisPowerAvailable 1.3.6.1.4.1.5624.1.2.50.1.3.2 gauge32 read-only
The total power available for this chassis. This is ( etsysPseChassisPowerDetected * ( etsysPseChassisPowerAvailableMaximum / 100 ) ).
               etsysPseChassisPowerConsumable 1.3.6.1.4.1.5624.1.2.50.1.3.3 gauge32 read-only
The total power that could be consumed by all of the Pse modules in the chassis. This is the summation of the values of all of the etsysPseSlotPowerMaximum objects.
               etsysPseChassisPowerAssigned 1.3.6.1.4.1.5624.1.2.50.1.3.4 unsigned32 read-only
The total power assigned to the slots in the chassis. This is the summation of the values of all of the etsysPseSlotPowerAssigned objects.
               etsysPseChassisPowerRedundancy 1.3.6.1.4.1.5624.1.2.50.1.3.5 integer read-only
Denotes whether or not the Pse power system has redundant capacity. Enumeration: 'notSupported': 3, 'notRedundant': 2, 'redundant': 1.
               etsysPsePowerSupplyStatusTable 1.3.6.1.4.1.5624.1.2.50.1.3.6 no-access
Status information for all of the Pse power supply modules.
                   etsysPsePowerSupplyStatusEntry 1.3.6.1.4.1.5624.1.2.50.1.3.6.1 no-access
Status information for an individual Pse power supply module.
                       etsysPsePowerSupplyModuleNumber 1.3.6.1.4.1.5624.1.2.50.1.3.6.1.1 unsigned32 no-access
A unique number that identifies the Pse power supply and is relative to the module's physical location.
                       etsysPsePowerSupplyModuleStatus 1.3.6.1.4.1.5624.1.2.50.1.3.6.1.2 integer read-only
Denotes the power supply's status. Enumeration: 'infoNotAvailable': 1, 'installedAndNotOperating': 4, 'notInstalled': 2, 'installedAndOperating': 3.
           etsysPseSlotPowerManagement 1.3.6.1.4.1.5624.1.2.50.1.4
               etsysPseModulePowerManagementTable 1.3.6.1.4.1.5624.1.2.50.1.4.1 no-access
This table augments the pethMainPseTable of the PowerEthernetMIB (rfc3621). It provides objects that are used to budget power.
                   etsysPseModulePowerManagementEntry 1.3.6.1.4.1.5624.1.2.50.1.4.1.1 no-access
A set of objects that display, control, and calculate the power consumption of a PSE.
                       etsysPseModulePowerMode 1.3.6.1.4.1.5624.1.2.50.1.4.1.1.1 integer read-write
This object controls the power management of the PSE. It also controls how etsysPseModulePowerClassBudget, etsysPseModulePowerUsage and etsysPsePortPowerLimit are utilized. In realtime mode, the power is managed based on the actual power consumption of the ports. etsysPseModulePowerClassBudget is sum of power consumed by all ports, measured in real-time. The etsysPseModulePowerUsage is ratio of pethMainPseConsumptionPower over pethMainPsePower, expressed in percents. In class mode, the power is managed based on the IEEE 802.3af definition of the class upper limit, except classes 0 & 4 for which the actual power consumption is used. etsysPseModulePowerClassBudget is sum of all ports power according to their class upper bound, except classes 0 & 4 for which the actual power consumption is accounted. The etsysPseModulePowerUsage is ratio of etsysPseModulePowerClassBudget over pethMainPsePower, expressed in percents. The effect of etsysPseModulePowerMode to etsysPsePortPowerLimit is described in etsysPsePortPowerLimit definition. Maintaining the value of this object across agent reboots is REQUIRED. Enumeration: 'class': 2, 'realtime': 1.
                       etsysPseModulePowerClassBudget 1.3.6.1.4.1.5624.1.2.50.1.4.1.1.2 gauge32 read-only
In class mode, this is sum of all ports power according to their class upper bound, except classes 0 & 4 for which the actual power consumption is accounted. In realtime mode, this is sum of power consumed by all ports, measured in real-time.
                       etsysPseModulePowerUsage 1.3.6.1.4.1.5624.1.2.50.1.4.1.1.3 integer32 read-only
In class mode, this is ratio of etsysPseModulePowerClassBudget over pethMainPsePower, expressed in percents. In realtime mode, this is ratio of pethMainPseConsumptionPower over pethMainPsePower, expressed in percents.
           etsysPsePortPowerManagement 1.3.6.1.4.1.5624.1.2.50.1.5
               etsysPsePortPowerManagementTable 1.3.6.1.4.1.5624.1.2.50.1.5.1 no-access
This table augments the pethPsePortTable of the PowerEthernetMIB (rfc3621). It provides objects that are used to budget power.
                   etsysPsePortPowerManagementEntry 1.3.6.1.4.1.5624.1.2.50.1.5.1.1 no-access
A set of objects that display and control the power consumption of a PSE, at the port level.
                       etsysPsePortPowerLimit 1.3.6.1.4.1.5624.1.2.50.1.5.1.1.1 integer32 read-write
This object sets the maximum power allowed on this port. If the port exceeds its power limit, it will be shut down. This object has effect only when its module is in realtime mode (specified by etsysPseModulePowerMode). In class mode, the power limit of a port is defined by port's class upper bound, according to the IEEE standard selected in etsysPsePortCapabilitySelect.
                       etsysPsePortPowerUsage 1.3.6.1.4.1.5624.1.2.50.1.5.1.1.2 gauge32 read-only
Actual power consumption measured in real-time.
                       etsysPsePortPDType 1.3.6.1.4.1.5624.1.2.50.1.5.1.1.3 integer read-only
Describes the detected PD type on this port. A value of legacy(1) - indicates that the PD is using a capacitive signature, which is pre-IEEE standard. A value of ieee8023af(2)- indicates that the PD is using a resistive signature and is compliant with the IEEE Std 802.3af. A value of other(3) - indicates that the PD type could not be determined. A value of ieee8023(4)- indicates that the PD is using a resistive signature and is compliant with the IEEE Std 802.3af and/or IEEE Std 802.3at specifications. A value of ieee8023at(5)- indicates that the PD is using a resistive signature and is compliant with the IEEE Std 802.3at. Enumeration: 'legacy': 1, 'ieee8023at': 5, 'other': 3, 'ieee8023af': 2, 'ieee8023': 4.
                       etsysPsePortCapability 1.3.6.1.4.1.5624.1.2.50.1.5.1.1.4 bits read-only
This object indicates the IEEE Power over Ethernet standard this port supports. Bits: 'other': 0, 'ieee8023afCapable': 1, 'ieee8023atCapable': 2.
                       etsysPsePortCapabilitySelect 1.3.6.1.4.1.5624.1.2.50.1.5.1.1.5 integer read-write
This object sets the port's power management capabilities based on the IEEE standard. ieee8023af (1) : IEEE Std 802.3af ieee8023at (2) : IEEE Std 802.3at Attempting to set this value to a capability that is not supported, as indicated by etsysPsePortCapability, will result in an inconsistentValue error. Enumeration: 'ieee8023at': 2, 'ieee8023af': 1.
                       etsysPsePortDetectionStatus 1.3.6.1.4.1.5624.1.2.50.1.5.1.1.6 integer read-only
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. 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. A value of requestingPower(7) - indicates the PSE State diagram is in the state IDLE after transitioning from the state POWER_DENIED due to insufficient PSE power being available to satisfy the PD's requirements. Enumeration: 'otherFault': 6, 'fault': 4, 'searching': 2, 'deliveringPower': 3, 'disabled': 1, 'test': 5, 'requestingPower': 7.
       etsysPsePowerAllocationConformance 1.3.6.1.4.1.5624.1.2.50.2
           etsysPsePowerAllocationGroups 1.3.6.1.4.1.5624.1.2.50.2.1
               etsysPsePowerAllocationControlGroup 1.3.6.1.4.1.5624.1.2.50.2.1.1
Power over Ethernet Power Allocation Control group.
               etsysPseChassisPowerStatusGroup 1.3.6.1.4.1.5624.1.2.50.2.1.2
Power over Ethernet Power Supply group.
               etsysPsePowerNotificationGroup 1.3.6.1.4.1.5624.1.2.50.2.1.3
Power over Ethernet Power Redundancy Notifications group.
               etsysPseModulePowerManagementGroup 1.3.6.1.4.1.5624.1.2.50.2.1.4
Power over Ethernet Module Power Budget Management group.
               etsysPsePortPowerManagementGroup 1.3.6.1.4.1.5624.1.2.50.2.1.5
Power over Ethernet Port Power Budget Management group.
               etsysPsePortPowerManagementGroupRev2 1.3.6.1.4.1.5624.1.2.50.2.1.6
Power over Ethernet Port Power Budget Management group.
           etsysPsePowerAllocationCompliances 1.3.6.1.4.1.5624.1.2.50.2.2
               etsysPsePowerAllocationCompliance 1.3.6.1.4.1.5624.1.2.50.2.2.1
The compliance statement for devices that support manual power allocation.
               etsysPsePowerAllocationCompliance2 1.3.6.1.4.1.5624.1.2.50.2.2.2
The compliance statement for devices that support power budgets.
               etsysPsePowerAllocationCompliance2Rev2 1.3.6.1.4.1.5624.1.2.50.2.2.3
The compliance statement for devices that support power budgets.