H3C-POWER-ETH-EXT-MIB

File: H3C-POWER-ETH-EXT-MIB.mib (63284 bytes)

Imported modules

HUAWEI-3COM-OID-MIB POWER-ETHERNET-MIB SNMPv2-CONF
SNMPv2-SMI SNMPv2-TC

Imported symbols

h3cCommon pethPsePortGroupIndex pethPsePortIndex
pethMainPseGroupIndex pethPsePortDetectionStatus OBJECT-GROUP
MODULE-COMPLIANCE Integer32 OBJECT-TYPE
MODULE-IDENTITY NOTIFICATION-TYPE DisplayString
RowStatus

Defined Types

H3cPsePortEntry  
SEQUENCE    
  h3cPsePortFaultDescription DisplayString
  h3cPsePortPeakPower Integer32
  h3cPsePortAveragePower Integer32
  h3cPsePortCurrentPower Integer32
  h3cPsePortPowerLimit Integer32
  h3cPsePortProfileIndex Integer32

H3cMainPseEntry  
SEQUENCE    
  h3cMainGuaranteedPowerRemaining Integer32
  h3cMainPsePeakPower Integer32
  h3cMainPseAveragePower Integer32
  h3cMainPsePowerLimit Integer32
  h3cMainPsePriorityMode INTEGER
  h3cMainPseLegacy INTEGER
  h3cMainPsePowerPriority INTEGER

H3cPseProfilesEntry  
SEQUENCE    
  h3cPseProfileIndex Integer32
  h3cPseProfileName DisplayString
  h3cPseProfilePowerMode INTEGER
  h3cPseProfilePowerLimit Integer32
  h3cPseProfilePriority INTEGER
  h3cPseProfilePairs INTEGER
  h3cPseProfileApplyNum Integer32
  h3cPseProfileRowStatus RowStatus

ACAlarmState  
INTEGER normal(1), underLimit(2), aboveLimit(3), lackPhrase(4), fuseBroken(5), switchOff(6), otherError(7)    

DCAlarmState  
INTEGER normal(1), underLimit(2), aboveLimit(3), fuseBroken(4), switchOff(5), otherError(6)    

SwitchState  
INTEGER on(1), off(2), highVoltInput(3), lowVoltInput(4)    

ModuleAlarmState  
INTEGER normal(1), alarm(2)    

H3cPOEModuleInfoEntry  
SEQUENCE    
  h3cPOEModuleIndex Integer32
  h3cPOEModuleID Integer32
  h3cPOEModuleInfoPower Integer32
  h3cPOEModuleHardVerInfo OCTET STRING

H3cPOEDCOutStateEntry  
SEQUENCE    
  h3cPOEDCOutStateIndex Integer32
  h3cPOEDCOutDCVolAlarm DCAlarmState

H3cPOEDCOutInfoEntry  
SEQUENCE    
  h3cPOEDCOutInfoIndex Integer32
  h3cPOEDCOutVol OCTET STRING
  h3cPOEDCOutInfoLoadCur OCTET STRING

H3cPOEACSwitchStateEntry  
SEQUENCE    
  h3cPOEACSwitchStateIndex Integer32
  h3cPOEACSwitchState SwitchState

H3cPOESwitchStateVolExEntry  
SEQUENCE    
  h3cPOESwitchStateVolExIndex Integer32
  h3cPOESwitchStateInVolAB ACAlarmState
  h3cPOESwitchStateInVolBC ACAlarmState
  h3cPOESwitchStateInVolCA ACAlarmState

H3cPOEAlarmStateInfoEntry  
SEQUENCE    
  h3cPOEAlarmModuleInfoIndex Integer32
  h3cPOEModuleDisconnect ModuleAlarmState
  h3cPOEModuleInputError ModuleAlarmState
  h3cPOEModuleOutputError ModuleAlarmState
  h3cPOEModuleOverVoltage ModuleAlarmState
  h3cPOEModuleOverTemp ModuleAlarmState
  h3cPOEModuleFanError ModuleAlarmState
  h3cPOEModuleShutdown ModuleAlarmState
  h3cPOEModuleCurRestricted ModuleAlarmState

Defined Values

h3cPowerEthernetExt 1.3.6.1.4.1.2011.10.2.14
Description.
MODULE-IDENTITY    

h3cPsePortTable 1.3.6.1.4.1.2011.10.2.14.1
The indexing scheme is taken form that used by the IETF Power MIB. The same indexing scheme is used to give continuity in behaviour between that standard and this extensions definitioin.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    H3cPsePortEntry

h3cPsePortEntry 1.3.6.1.4.1.2011.10.2.14.1.1
The pethPsePortGroupIndex is imported from the IETF Power MIB and uniquely identifies the group containing the port to which power ethernet PSE is connected. Group means (box in the stack, module in a rack). The pethPsePortPowerIndex is imported from the IETF Power MIB and uniquely identifies the power ethernet PSE port within group pethPseGroupIndex to which the power Ethernet PSE entry is connected. This value will match the local port number on a switch.
Status: current Access: not-accessible
OBJECT-TYPE    
  H3cPsePortEntry  

h3cPsePortFaultDescription 1.3.6.1.4.1.2011.10.2.14.1.1.2
The object supports the fault category of the IETF Power MIB [1] pethPsePortDetectionStatus object. A textual description containing more information about the nature of this fault is provided by this object. Typically this will detail the precise PoE hardware state which is causing the pethPsePortDetectionStatus object to be in the 'fault' state. It is a DisplayString of up to 255 characters.
Status: current Access: read-write
OBJECT-TYPE    
  DisplayString  

h3cPsePortPeakPower 1.3.6.1.4.1.2011.10.2.14.1.1.3
The object specifies the peak power which has been consumed by the port. It is defined as the highest measured value of power in milliWatts that has been consumed by the port. Its value is only reset when link is lost, the port is PoE disabled or when it is manually reset by the user asspecified below. It is a read/write integer value with units of milliWatts. Writing a value of zero to this object resets its value to zero. Writing any other value to this object has no effect on its value and an error is returned.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32  

h3cPsePortAveragePower 1.3.6.1.4.1.2011.10.2.14.1.1.4
The object specifies the average power which has been consumed by the port. This object is a read/write integer value with units of milliWatts. Writing a value of zero to this object resets its value to zero. Writing any other value to this object has no effect on its value and an error is returned.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32  

h3cPsePortCurrentPower 1.3.6.1.4.1.2011.10.2.14.1.1.5
The object specifies the power currently being consumed by the port. It is a read only integer value with units of milliWatts.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

h3cPsePortPowerLimit 1.3.6.1.4.1.2011.10.2.14.1.1.6
The object specifies the power limit set for this port. The PSE will not supply more than this level of power to the specified port. It is a read/write integer value with units of milliWatts.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32  

h3cPsePortProfileIndex 1.3.6.1.4.1.2011.10.2.14.1.1.7
Indicates the power profile which is currently associated with this port. This object references the corresponding h3cPseProfileIndex object in the power profiles table. A value of zero is a special case and indicates that no power profile is currently associated with this port. When h3cPseProfileIndex is set to an index of existent profile, pethPsePortPowerPairs, pethPsePortPowerPriority, pethPsePortAdminEnable and h3cPsePortPowerLimit will be set to the same as corresponding value. PethPsePortPowerPairs, pethPsePortPowerPriority and pethPsePortAdminEnable are objects of rfc3621-Power-Ethernet.mib.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 0..100  

h3cMainPseTable 1.3.6.1.4.1.2011.10.2.14.2
Description.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    H3cMainPseEntry

h3cMainPseEntry 1.3.6.1.4.1.2011.10.2.14.2.1
The pethMainPseGroupIndex is imported from the IETF Power MIB and uniquely identifies the group containing the port 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.
Status: current Access: not-accessible
OBJECT-TYPE    
  H3cMainPseEntry  

h3cMainPsePowerLimit 1.3.6.1.4.1.2011.10.2.14.2.1.1
The object specifies the power limit set for the unit as a whole. The PoE unit will already have a nominal power defined by the IETF Power MIB [1] pethMainPsePower object. This OPTIONAL object specifies a further limit to this nominal power value. This may be useful to control the thermals of the unit, or for internal testing purposes. One possible use for this object may be to lower the power consumption of the unit if one or more of the internal fans have broken. It is a read/write integer value with units of Watts (note - Watts is chosen instead of milliWatts here since the IETF Power MIB [1] measures unit based parameters, such as the pethMainPsePower object, in units of Watts).
Status: current Access: read-write
OBJECT-TYPE    
  Integer32  

h3cMainPseAveragePower 1.3.6.1.4.1.2011.10.2.14.2.1.2
The object specifies the average power which has been consumed by the port. It is a read/write integer value with units of Watts (note - Watts is chosen instead of milliWatts here since the IETF Power MIB [1] measures unit based parameters, such as the pethMainPsePower object, in units of Watts). Writing a value of zero to this object resets its value to zero. Writing any other value to this object has no effect on its value and an error is returned.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32  

h3cMainPsePeakPower 1.3.6.1.4.1.2011.10.2.14.2.1.3
The object specifies the peak power which has been consumed for PoE. It is defined as the highest measured value of power in milliWatts that has been consumed at any one point in time by the sum of the PoE ports. Its value is only reset when the unit is powered on or when it is manually reset by the user as specifiedbelow. It is a read/write integer value with units of Watts (note - Watts is chosen instead of milliWatts here since the IETF Power MIB [1] measures unit based parameters, such as the pethMainPsePower object, in units of Watts). Writing a value of zero to this object resets its value to zero. Writing any other value to this object has noeffect on its value and an error is returned.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32  

h3cMainGuaranteedPowerRemaining 1.3.6.1.4.1.2011.10.2.14.2.1.4
The object specifies the amount of power remaining in the guaranteed power pool. Each time a port is placed into guaranteed mode it reserves a set amount of power out of the total guaranteed power pool for the system. This intention of this object is to give the client of this MIB (whether that be the CLI or the Web interface or the end user) an indication of how many ports can still be placed into guaranteed mode. It is a read only integer value with units of Watts(note - Watts is chosen instead of milliWatts here since the IETF Power MIB [1] measures unit based parameters,such as the pethMainPsePower object, in units of Watts).
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

h3cMainPsePriorityMode 1.3.6.1.4.1.2011.10.2.14.2.1.5
Describes or controls the priority mode on slot which must be enabled firstly. When a new board is inserted, and the power is over-load, a value of disconnection(0) means that the power will stop supply to the low priority slot ; A value of non-disconnection(1) means that the slot still supply when a new board is inserted, and the power is over-load too.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER disconnection(0), non-disconnection(1)  

h3cMainPseLegacy 1.3.6.1.4.1.2011.10.2.14.2.1.6
Describes or controls the legacy mode on slot which must be enabled firstly. Legacy mode: standard or nonstandard PD detection mode.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER enable(0), disable(1)  

h3cMainPsePowerPriority 1.3.6.1.4.1.2011.10.2.14.2.1.7
Describes or controls the priority of the PSE. The priority will be used by the PSE policy to prevent from power overloading. If the priority of PSE is set to critical, the PSE will turn into guaranteed mode. The priority could be used by a control mechanism that prevents power overloading by disconnecting PSEs with lower power priority. PSEs that connect devices critical to the application should be set to higher priority.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER critical(1), high(2), low(3)  

h3cPseProfilesTable 1.3.6.1.4.1.2011.10.2.14.7
A table of objects representing a set of power profiles. Power profiles can be applied to PoE ports, which have the effect of automatically setting the priority, power limit and PoE enable MIB objects to the values specified in the power profile.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    H3cPseProfilesEntry

h3cPseProfilesEntry 1.3.6.1.4.1.2011.10.2.14.7.1
A set of objects that display and control the Main power of a PSE.
Status: current Access: not-accessible
OBJECT-TYPE    
  H3cPseProfilesEntry  

h3cPseProfileIndex 1.3.6.1.4.1.2011.10.2.14.7.1.1
The index of the profile. This uniquely allow the profile to be identified.
Status: current Access: not-accessible
OBJECT-TYPE    
  Integer32 1..100  

h3cPseProfileName 1.3.6.1.4.1.2011.10.2.14.7.1.2
Assigns the profile a name with which the settings can be assiciated with. For example, 'NBX Phone'.
Status: current Access: read-create
OBJECT-TYPE    
  DisplayString Size(1..15)  

h3cPseProfilePowerMode 1.3.6.1.4.1.2011.10.2.14.7.1.3
The power mode associated with this power profile. There are two possible power modes as follows: powerDisabled, powerEnabled. When a power profile is applied to a PSE port, this value dictates the settings of the ports pethPsePortPowerPriority and pethPsePortAdminEnable objects.
Status: current Access: read-create
OBJECT-TYPE    
  INTEGER powerDisabled(1), powerEnabled(2)  

h3cPseProfilePowerLimit 1.3.6.1.4.1.2011.10.2.14.7.1.4
The power limit to be applied to the ports h3cPsePortPowerLimit object when the profile is applied to the PSE port. Expressed in milliWatts.
Status: current Access: read-create
OBJECT-TYPE    
  Integer32 0..15400  

h3cPseProfilePriority 1.3.6.1.4.1.2011.10.2.14.7.1.5
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-create
OBJECT-TYPE    
  INTEGER critical(1), high(2), low(3)  

h3cPseProfilePairs 1.3.6.1.4.1.2011.10.2.14.7.1.6
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-create
OBJECT-TYPE    
  INTEGER signal(1), spare(2)  

h3cPseProfileApplyNum 1.3.6.1.4.1.2011.10.2.14.7.1.7
The number of this profile which has been applied. If h3cPseProfileApplyNum is not zero, user can't change the current line.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

h3cPseProfileRowStatus 1.3.6.1.4.1.2011.10.2.14.7.1.8
The status of this classifier. If h3cPseProfileApplyNum is not zero, user can't delete the current line.
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus  

h3cPseAutoDetectActive 1.3.6.1.4.1.2011.10.2.14.3
The object specifies whether the device auto-detection feature is active. If this object is set to Active, and a known powered device is detected, then the port will automatically switch to Auto-Guaranteed mode. This is a stackwide object (ie. it is not referenced by group index).
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER notSupported(1), disabled(2), enabled(3)  

h3cPsePowerMaxValue 1.3.6.1.4.1.2011.10.2.14.5
The object specifies the max poe power for lanswitch. The value should between the power currently and the max power.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32  

h3cPsePolicyMode 1.3.6.1.4.1.2011.10.2.14.9
The PSE policy only applies to the situation that when a new board (PSE) is inserted, and the power is overload. A value of priority(2) means that the power will stop supplying to the low priority PSE. About PSE priority, please refer to h3cMainPsePowerPriority. A value of disabled(1) means that the power will stop supplying to the new inserted PSE. The default value of this object is disabled(1).
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER disabled(1), priority(2)  

h3cPDPolicyMode 1.3.6.1.4.1.2011.10.2.14.10
The PD policy only applies to the situation that when a new PD is inserted, and the power of PSE is overload. A value of priority(2) means that the power will stop supplying to the low priority port PD. About port priority, please refer to pethPsePortPowerPriority. A value of disabled(1) means that the slot stop supplying to the new inserted PD. The default value of this object is disabled(1).
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER disabled(1), priority(2)  

h3cpseportNotification 1.3.6.1.4.1.2011.10.2.14.6
OBJECT IDENTIFIER    

h3cpsePDChangeNotification 1.3.6.1.4.1.2011.10.2.14.6.1
This notification indicates if PD has been inserted or pulled out.
Status: current Access: read-write
NOTIFICATION-TYPE    

h3cPOEDisconnectNotification 1.3.6.1.4.1.2011.10.2.14.6.2
This notification indicates the POE power module does not disconnect.
Status: current Access: read-write
NOTIFICATION-TYPE    

h3cPOEInputErrorNotification 1.3.6.1.4.1.2011.10.2.14.6.3
This notification indicates the POE power module input error.
Status: current Access: read-write
NOTIFICATION-TYPE    

h3cPOEOutputErrorNotification 1.3.6.1.4.1.2011.10.2.14.6.4
This notification indicates the POE power module output error.
Status: current Access: read-write
NOTIFICATION-TYPE    

h3cPOEOverVoltageNotification 1.3.6.1.4.1.2011.10.2.14.6.5
This notification indicates the POE power module overruns the voltage limit.
Status: current Access: read-write
NOTIFICATION-TYPE    

h3cPOEOverTempNotification 1.3.6.1.4.1.2011.10.2.14.6.6
This notification indicates the POE power module overruns the temperature limit.
Status: current Access: read-write
NOTIFICATION-TYPE    

h3cPOEFanErrorNotification 1.3.6.1.4.1.2011.10.2.14.6.7
This notification indicates the POE power module fan error.
Status: current Access: read-write
NOTIFICATION-TYPE    

h3cPOEModuleShutdownNotification 1.3.6.1.4.1.2011.10.2.14.6.8
This notification indicates the POE power module is closed.
Status: current Access: read-write
NOTIFICATION-TYPE    

h3cPOECurRestrictedNotification 1.3.6.1.4.1.2011.10.2.14.6.9
This notification indicates the POE power module current is restricted.
Status: current Access: read-write
NOTIFICATION-TYPE    

h3cPOEACSwitchNotification 1.3.6.1.4.1.2011.10.2.14.6.10
This notification indicates the AC input switch alarm of this POE power.
Status: current Access: read-write
NOTIFICATION-TYPE    

h3cPOEACInCurANotification 1.3.6.1.4.1.2011.10.2.14.6.11
This notification indicates the AC input current A alarm state of this POE power.
Status: current Access: read-write
NOTIFICATION-TYPE    

h3cPOEACInCurBNotification 1.3.6.1.4.1.2011.10.2.14.6.12
This notification indicates the AC input current B alarm state of this POE power.
Status: current Access: read-write
NOTIFICATION-TYPE    

h3cPOEACInCurCNotification 1.3.6.1.4.1.2011.10.2.14.6.13
This notification indicates the AC input current C alarm state of this POE power.
Status: current Access: read-write
NOTIFICATION-TYPE    

h3cPOEACSwitchVolABNotification 1.3.6.1.4.1.2011.10.2.14.6.14
This notification indicates the AC input voltage AB alarm state of this POE power.
Status: current Access: read-write
NOTIFICATION-TYPE    

h3cPOEACSwitchVolBCNotification 1.3.6.1.4.1.2011.10.2.14.6.15
This notification indicates the AC input voltage BC alarm state of this POE power.
Status: current Access: read-write
NOTIFICATION-TYPE    

h3cPOEACSwitchVolCANotification 1.3.6.1.4.1.2011.10.2.14.6.16
This notification indicates the AC input voltage CA alarm state of this POE power.
Status: current Access: read-write
NOTIFICATION-TYPE    

h3cPOEDCOutVolNotification 1.3.6.1.4.1.2011.10.2.14.6.17
This notification indicates the DC output alarm of this POE power.
Status: current Access: read-write
NOTIFICATION-TYPE    

h3cPOEShutdownNotification 1.3.6.1.4.1.2011.10.2.14.6.18
This notification indicates the whole POE power has been shutdown.
Status: current Access: read-write
NOTIFICATION-TYPE    

h3cPseComformance 1.3.6.1.4.1.2011.10.2.14.4
OBJECT IDENTIFIER    

h3cPseCompliances 1.3.6.1.4.1.2011.10.2.14.4.1
OBJECT IDENTIFIER    

h3cPseCompliance 1.3.6.1.4.1.2011.10.2.14.4.1.1
Description.
Status: current Access: read-write
MODULE-COMPLIANCE    

h3cPseGroup 1.3.6.1.4.1.2011.10.2.14.4.2
OBJECT IDENTIFIER    

h3cPsePortGroup 1.3.6.1.4.1.2011.10.2.14.4.2.1
A collection of objects should be supported at the same time.
Status: current Access: read-write
OBJECT-GROUP    

h3cMainPseGroup 1.3.6.1.4.1.2011.10.2.14.4.2.2
A collection of objects should be supported at the same time.
Status: current Access: read-write
OBJECT-GROUP    

h3cPseScalarGroup 1.3.6.1.4.1.2011.10.2.14.4.2.3
A collection of scalar objects supported.
Status: current Access: read-write
OBJECT-GROUP    

h3cPsePDNotificationGroup 1.3.6.1.4.1.2011.10.2.14.4.2.4
PD Change Notification.
Status: current Access: read-write
OBJECT-GROUP    

h3cPseProfilesGroup 1.3.6.1.4.1.2011.10.2.14.4.2.5
A collection of objects should be supported at the same time.
Status: current Access: read-write
OBJECT-GROUP    

h3cPOEPowerThresholdLimitGroup 1.3.6.1.4.1.2011.10.2.14.4.2.6
Power threshold limits group.
Status: current Access: read-write
OBJECT-GROUP    

h3cPOEPowerSupInfoGroup 1.3.6.1.4.1.2011.10.2.14.4.2.7
The basic Power information group.
Status: current Access: read-write
OBJECT-GROUP    

h3cPOEPowerDCOutStateGroup 1.3.6.1.4.1.2011.10.2.14.4.2.8
The DC out power state group.
Status: current Access: read-write
OBJECT-GROUP    

h3cPOEPowerDCOutInfoGroup 1.3.6.1.4.1.2011.10.2.14.4.2.9
The power AC input switch information group
Status: current Access: read-write
OBJECT-GROUP    

h3cPOEPowerACSwitchStateModuleGroup 1.3.6.1.4.1.2011.10.2.14.4.2.10
PD Change Notification.
Status: current Access: read-write
OBJECT-GROUP    

h3cPOEPowerInCurStateGroup 1.3.6.1.4.1.2011.10.2.14.4.2.11
PD Change Notification.
Status: current Access: read-write
OBJECT-GROUP    

h3cPOEPowerAlarmStateGroup 1.3.6.1.4.1.2011.10.2.14.4.2.12
PD Change Notification.
Status: current Access: read-write
OBJECT-GROUP    

h3cPOEPowerObjects 1.3.6.1.4.1.2011.10.2.14.8
OBJECT IDENTIFIER    

h3cPOEThresholdLimitObjs 1.3.6.1.4.1.2011.10.2.14.8.1
OBJECT IDENTIFIER    

h3cPOEThresholdACMimimum 1.3.6.1.4.1.2011.10.2.14.8.1.1
Input threshold AC minimum. It is a read-write node. The value of this node is 'OCTET STRING', it is used to describe a float value. So this string should fit the following rule: 1. This string should be terminated by ''; 2. Every characters should be number or radix point; 3. The radix point should occur only once, and it should not be the first or the last character of the string. The value of this node should be smaller than 264.0V and larger than 90.0V. And it should be smaller than the h3cPOEThresholdACMaximum.
Status: current Access: read-write
OBJECT-TYPE    
  OCTET STRING Size(1..10)  

h3cPOEThresholdACMaximum 1.3.6.1.4.1.2011.10.2.14.8.1.2
Input threshold AC maximum. It is a read-write node. The value of this node is 'OCTET STRING', it is used to describe a float value. So this string should fit the following rule: 1. This string should be terminated by ''; 2. Every characters should be number or radix point; 3. The radix point should occur only once, and it should not be the first or the last character of the string. It should be smaller than 264.0V and larger than 90.0V. And it should be larger than the h3cPOEThresholdACMinimum.
Status: current Access: read-write
OBJECT-TYPE    
  OCTET STRING Size(1..10)  

h3cPOEThresholdDCMinimum 1.3.6.1.4.1.2011.10.2.14.8.1.3
Input threshold DC minimum. It is a read-write node. The value of this node is 'OCTET STRING', it is used to describe a float value. So this string should fit the following rule: 1. This string should be terminated by ''; 2. Every characters should be number or radix point; 3. The radix point should occur only once, and it should not be the first or the last character of the string. It should be smaller than 47.0V and larger than 45.0V.
Status: current Access: read-write
OBJECT-TYPE    
  OCTET STRING Size(1..10)  

h3cPOEThresholdDCMaximum 1.3.6.1.4.1.2011.10.2.14.8.1.4
Input threshold DC maximum. It is a read-write node. The value of this node is 'OCTET STRING', it is used to describe a float value. So this string should fit the following rule: 1. This string should be terminated by ''; 2. Every characters should be number or radix point; 3. The radix point should occur only once, and it should not be the first or the last character of the string. It should be smaller than 57.0V and larger than 55.0V.
Status: current Access: read-write
OBJECT-TYPE    
  OCTET STRING Size(1..10)  

h3cPOESupModuleInfoObjs 1.3.6.1.4.1.2011.10.2.14.8.2
OBJECT IDENTIFIER    

h3cPOEPowerType 1.3.6.1.4.1.2011.10.2.14.8.2.1
The type of the power.
Status: current Access: read-only
OBJECT-TYPE    
  OCTET STRING Size(1..127)  

h3cPOEPowerModuleNum 1.3.6.1.4.1.2011.10.2.14.8.2.2
The number of the power modules.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

h3cPOESupervisionModuleName 1.3.6.1.4.1.2011.10.2.14.8.2.3
The object specifies the Supervision Module name on this POE power.
Status: current Access: read-only
OBJECT-TYPE    
  OCTET STRING Size(1..127)  

h3cPOESMMajorVersion 1.3.6.1.4.1.2011.10.2.14.8.2.4
The object specifies the high byte of the monitor module version.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

h3cPOESMMinorVersion 1.3.6.1.4.1.2011.10.2.14.8.2.5
The object specifies the low byte of the monitor module version.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

h3cPOESMFactorName 1.3.6.1.4.1.2011.10.2.14.8.2.6
The object specifies the name of the manufactor.
Status: current Access: read-only
OBJECT-TYPE    
  OCTET STRING Size(1..127)  

h3cPOEModuleInfoTable 1.3.6.1.4.1.2011.10.2.14.8.2.7
The table of the module information on this POE power.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    H3cPOEModuleInfoEntry

h3cPOEModuleInfoEntry 1.3.6.1.4.1.2011.10.2.14.8.2.7.1
The entry of the module information on this POE power.
Status: current Access: not-accessible
OBJECT-TYPE    
  H3cPOEModuleInfoEntry  

h3cPOEModuleIndex 1.3.6.1.4.1.2011.10.2.14.8.2.7.1.1
The index of the current module on this POE power. It is also the index of h3cPOEModuleInfoTable. The range of this node is from 1 to h3cPOEPowerModuleNum.
Status: current Access: accessible-for-notify
OBJECT-TYPE    
  Integer32 1..2147483647  

h3cPOEModuleID 1.3.6.1.4.1.2011.10.2.14.8.2.7.1.2
The ID of the current module on this POE power.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

h3cPOEModuleInfoPower 1.3.6.1.4.1.2011.10.2.14.8.2.7.1.3
The power of the current module on this POE power.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

h3cPOEModuleHardVerInfo 1.3.6.1.4.1.2011.10.2.14.8.2.7.1.4
The hardware version information of the current module on this POE power.
Status: current Access: read-only
OBJECT-TYPE    
  OCTET STRING Size(1..127)  

h3cPOEDCOutStateObjects 1.3.6.1.4.1.2011.10.2.14.8.3
OBJECT IDENTIFIER    

h3cPOEDCOutStateModuleNum 1.3.6.1.4.1.2011.10.2.14.8.3.1
The module number on this POE power. It is the maximum of the h3cPOEDCOutStateIndex.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

h3cPOEDCOutStateTable 1.3.6.1.4.1.2011.10.2.14.8.3.2
The table of DC output power state on this POE power.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    H3cPOEDCOutStateEntry

h3cPOEDCOutStateEntry 1.3.6.1.4.1.2011.10.2.14.8.3.2.1
The entry of the DC output power state on this POE power.
Status: current Access: not-accessible
OBJECT-TYPE    
  H3cPOEDCOutStateEntry  

h3cPOEDCOutStateIndex 1.3.6.1.4.1.2011.10.2.14.8.3.2.1.1
The index of the DC output power state on this POE power. The range of this node is from 1 to h3cPOEDCOutStateModuleNum.
Status: current Access: accessible-for-notify
OBJECT-TYPE    
  Integer32 1..2147483647  

h3cPOEDCOutDCVolAlarm 1.3.6.1.4.1.2011.10.2.14.8.3.2.1.2
The DC output alarm of the DC output power state on this POE power. The value of this node will be the following values: normal (1), underLimit (2), aboveLimit (3), fuseBroken (4), switchOff (5), otherError (6).
Status: current Access: read-only
OBJECT-TYPE    
  DCAlarmState  

h3cPOEDCOutInfoObjects 1.3.6.1.4.1.2011.10.2.14.8.4
OBJECT IDENTIFIER    

h3cPOEDCOutCurNum 1.3.6.1.4.1.2011.10.2.14.8.4.1
The number of DC output current on this POE power. It is the maximum of h3cPOEDCOutInfoIndex.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

h3cPOEDCOutInfoTable 1.3.6.1.4.1.2011.10.2.14.8.4.2
The table of the DC output information on this POE power.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    H3cPOEDCOutInfoEntry

h3cPOEDCOutInfoEntry 1.3.6.1.4.1.2011.10.2.14.8.4.2.1
The entry of the DC output information on this POE power.
Status: current Access: not-accessible
OBJECT-TYPE    
  H3cPOEDCOutInfoEntry  

h3cPOEDCOutInfoIndex 1.3.6.1.4.1.2011.10.2.14.8.4.2.1.1
The index of the DC output information on this POE POWER. The range of this node is from 1 to h3cPOEDCOutCurNum.
Status: current Access: accessible-for-notify
OBJECT-TYPE    
  Integer32 1..2147483647  

h3cPOEDCOutVol 1.3.6.1.4.1.2011.10.2.14.8.4.2.1.2
The DC output voltage of the current DC output on this POE power.
Status: current Access: read-only
OBJECT-TYPE    
  OCTET STRING Size(1..10)  

h3cPOEDCOutInfoLoadCur 1.3.6.1.4.1.2011.10.2.14.8.4.2.1.3
The total load current of the current DC output on this POE power.
Status: current Access: read-only
OBJECT-TYPE    
  OCTET STRING Size(1..10)  

h3cPOEACSwitchStateModuleObjs 1.3.6.1.4.1.2011.10.2.14.8.5
OBJECT IDENTIFIER    

h3cPOEACSwitchStateModuleNum 1.3.6.1.4.1.2011.10.2.14.8.5.1
The number of the AC swtich state module on this POE power. It is the maximum of h3cPOEACSwitchStateIndex.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

h3cPOEACSwitchStateTable 1.3.6.1.4.1.2011.10.2.14.8.5.2
The table of the AC switch state on this POE power.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    H3cPOEACSwitchStateEntry

h3cPOEACSwitchStateEntry 1.3.6.1.4.1.2011.10.2.14.8.5.2.1
The entry of the AC switch state on this POE power.
Status: current Access: not-accessible
OBJECT-TYPE    
  H3cPOEACSwitchStateEntry  

h3cPOEACSwitchStateIndex 1.3.6.1.4.1.2011.10.2.14.8.5.2.1.1
The index of the AC switch state on this POE power. The range of this node is from 1 to h3cPOEACSwitchStateModuleNum.
Status: current Access: accessible-for-notify
OBJECT-TYPE    
  Integer32 1..2147483647  

h3cPOEACSwitchState 1.3.6.1.4.1.2011.10.2.14.8.5.2.1.2
The AC switch state on this POE power. The value of this node will be one of the following values: on (1), off (2), highVoltInput (3), lowVoltInput (4)
Status: current Access: read-only
OBJECT-TYPE    
  SwitchState  

h3cPOEInCurStateObjects 1.3.6.1.4.1.2011.10.2.14.8.6
OBJECT IDENTIFIER    

h3cPOEInCurStateModuleNum 1.3.6.1.4.1.2011.10.2.14.8.6.1
The DC input current state of the module on this POE power. It is the maximum of the h3cPOESwitchStateVolExIndex.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

h3cPOEInCurAState 1.3.6.1.4.1.2011.10.2.14.8.6.2
The current A state in the DC input on this POE power. normal (1), underLimit (2), aboveLimit (3), lackPhrase (4), fuseBroken (5), switchOff (6), otherError (7).
Status: current Access: read-only
OBJECT-TYPE    
  ACAlarmState  

h3cPOEInCurBState 1.3.6.1.4.1.2011.10.2.14.8.6.3
The current B state in the DC input on this POE power. The value of this node will be one of the following values: normal (1), underLimit (2), aboveLimit (3), lackPhrase (4), fuseBroken (5), switchOff (6), otherError (7).
Status: current Access: read-only
OBJECT-TYPE    
  ACAlarmState  

h3cPOEInCurCState 1.3.6.1.4.1.2011.10.2.14.8.6.4
The current C state in the DC input on this POE power. The value of this node will be one of the following values: normal (1), underLimit (2), aboveLimit (3), lackPhrase (4), fuseBroken (5), switchOff (6), otherError (7).
Status: current Access: read-only
OBJECT-TYPE    
  ACAlarmState  

h3cPOESwitchStateVolExTable 1.3.6.1.4.1.2011.10.2.14.8.6.5
All alarm status of the VOL status. The value of this node will be one of the following values: normal (1), underLimit (2), aboveLimit (3), lackPhrase (4), fuseBroken (5), switchOff (6), otherError (7).
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    H3cPOESwitchStateVolExEntry

h3cPOESwitchStateVolExEntry 1.3.6.1.4.1.2011.10.2.14.8.6.5.1
The h3cPOESwitchStateVolExIndex will match the number of the VOL status.
Status: current Access: not-accessible
OBJECT-TYPE    
  H3cPOESwitchStateVolExEntry  

h3cPOESwitchStateVolExIndex 1.3.6.1.4.1.2011.10.2.14.8.6.5.1.1
The object species the index of the VOL status. The range of this node is from 1 to h3cPOEInCurStateModuleNum.
Status: current Access: accessible-for-notify
OBJECT-TYPE    
  Integer32 1..2147483647  

h3cPOESwitchStateInVolAB 1.3.6.1.4.1.2011.10.2.14.8.6.5.1.2
The object specifies the VOL AB alarm in each VOL status. The value of this node will be one of the following values: normal (1), underLimit (2), aboveLimit (3), lackPhrase (4), fuseBroken (5), switchOff (6), otherError (7).
Status: current Access: read-only
OBJECT-TYPE    
  ACAlarmState  

h3cPOESwitchStateInVolBC 1.3.6.1.4.1.2011.10.2.14.8.6.5.1.3
The object specifies the VOL BC alarm in each VOL status. The value of this node will be one of the following values: normal (1), underLimit (2), aboveLimit (3), lackPhrase (4), fuseBroken (5), switchOff (6), otherError (7).
Status: current Access: read-only
OBJECT-TYPE    
  ACAlarmState  

h3cPOESwitchStateInVolCA 1.3.6.1.4.1.2011.10.2.14.8.6.5.1.4
The object specifies the VOL CA alarm in each VOL status. The value of this node will be one of the following values: normal (1), underLimit (2), aboveLimit (3), lackPhrase (4), fuseBroken (5), switchOff (6), otherError (7).
Status: current Access: read-only
OBJECT-TYPE    
  ACAlarmState  

h3cPOEAlarmStateObjects 1.3.6.1.4.1.2011.10.2.14.8.7
OBJECT IDENTIFIER    

h3cPOEAlarmStateModuleNum 1.3.6.1.4.1.2011.10.2.14.8.7.1
The object specifies the number of the power modules in alarm state.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

h3cPOEAlarmStateInfoTable 1.3.6.1.4.1.2011.10.2.14.8.7.2
All alarm states in the POE power modules.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    H3cPOEAlarmStateInfoEntry

h3cPOEAlarmStateInfoEntry 1.3.6.1.4.1.2011.10.2.14.8.7.2.1
The h3cPOEAlarmModuleInfoIndex will match the number of the power module.
Status: current Access: not-accessible
OBJECT-TYPE    
  H3cPOEAlarmStateInfoEntry  

h3cPOEAlarmModuleInfoIndex 1.3.6.1.4.1.2011.10.2.14.8.7.2.1.1
The index specifies the index of the H3cPOEAlarmStateInfoEntry table. The range of this node is from 1 to h3cPOEAlarmStateModuleNum.
Status: current Access: accessible-for-notify
OBJECT-TYPE    
  Integer32 1..2147483647  

h3cPOEModuleDisconnect 1.3.6.1.4.1.2011.10.2.14.8.7.2.1.2
The node specifies the alarm state: The module does not link. The value of this node is one of the following values: normal (1), alarm (2).
Status: current Access: read-only
OBJECT-TYPE    
  ModuleAlarmState  

h3cPOEModuleInputError 1.3.6.1.4.1.2011.10.2.14.8.7.2.1.3
The node specifies the alarm state: Input error. The value of this node is one of the following values: normal (1), alarm (2).
Status: current Access: read-only
OBJECT-TYPE    
  ModuleAlarmState  

h3cPOEModuleOutputError 1.3.6.1.4.1.2011.10.2.14.8.7.2.1.4
The node specifies the alarm state: Output error. The value of this node is one of the following values: normal (1), alarm (2).
Status: current Access: read-only
OBJECT-TYPE    
  ModuleAlarmState  

h3cPOEModuleOverVoltage 1.3.6.1.4.1.2011.10.2.14.8.7.2.1.5
The node specifies the alarm state: The voltage is too high. The value of this node is one of the following values: normal (1), alarm (2).
Status: current Access: read-only
OBJECT-TYPE    
  ModuleAlarmState  

h3cPOEModuleOverTemp 1.3.6.1.4.1.2011.10.2.14.8.7.2.1.6
The node specifies the alarm state: The temperature is too high. The value of this node is one of the following values: normal (1), alarm (2).
Status: current Access: read-only
OBJECT-TYPE    
  ModuleAlarmState  

h3cPOEModuleFanError 1.3.6.1.4.1.2011.10.2.14.8.7.2.1.7
The node specifies the alarm state: The fan error. The value of this node is one of the following values: normal (1), alarm (2).
Status: current Access: read-only
OBJECT-TYPE    
  ModuleAlarmState  

h3cPOEModuleShutdown 1.3.6.1.4.1.2011.10.2.14.8.7.2.1.8
The node specifies the alarm state: The module is shutdown. The value of this node is one of the following values: normal (1), alarm (2).
Status: current Access: read-only
OBJECT-TYPE    
  ModuleAlarmState  

h3cPOEModuleCurRestricted 1.3.6.1.4.1.2011.10.2.14.8.7.2.1.9
The node specifies the alarm state: The module limit the current. The value of this node is one of the following values: normal (1), alarm (2).
Status: current Access: read-only
OBJECT-TYPE    
  ModuleAlarmState