HPN-ICF-POWER-ETH-EXT-MIB

File: HPN-ICF-POWER-ETH-EXT-MIB.mib (64641 bytes)

Imported modules

HPN-ICF-OID-MIB POWER-ETHERNET-MIB SNMPv2-CONF
SNMPv2-SMI SNMPv2-TC

Imported symbols

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

Defined Types

HpnicfPsePortEntry  
SEQUENCE    
  hpnicfPsePortFaultDescription DisplayString
  hpnicfPsePortPeakPower Integer32
  hpnicfPsePortAveragePower Integer32
  hpnicfPsePortCurrentPower Integer32
  hpnicfPsePortPowerLimit Integer32
  hpnicfPsePortProfileIndex Integer32

HpnicfMainPseEntry  
SEQUENCE    
  hpnicfMainGuaranteedPowerRemaining Integer32
  hpnicfMainPsePeakPower Integer32
  hpnicfMainPseAveragePower Integer32
  hpnicfMainPsePowerLimit Integer32
  hpnicfMainPsePriorityMode INTEGER
  hpnicfMainPseLegacy INTEGER
  hpnicfMainPsePowerPriority INTEGER

HpnicfPseProfilesEntry  
SEQUENCE    
  hpnicfPseProfileIndex Integer32
  hpnicfPseProfileName DisplayString
  hpnicfPseProfilePowerMode INTEGER
  hpnicfPseProfilePowerLimit Integer32
  hpnicfPseProfilePriority INTEGER
  hpnicfPseProfilePairs INTEGER
  hpnicfPseProfileApplyNum Integer32
  hpnicfPseProfileRowStatus 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)    

HpnicfPOEModuleInfoEntry  
SEQUENCE    
  hpnicfPOEModuleIndex Integer32
  hpnicfPOEModuleID Integer32
  hpnicfPOEModuleInfoPower Integer32
  hpnicfPOEModuleHardVerInfo OCTET STRING

HpnicfPOEDCOutStateEntry  
SEQUENCE    
  hpnicfPOEDCOutStateIndex Integer32
  hpnicfPOEDCOutDCVolAlarm DCAlarmState

HpnicfPOEDCOutInfoEntry  
SEQUENCE    
  hpnicfPOEDCOutInfoIndex Integer32
  hpnicfPOEDCOutVol OCTET STRING
  hpnicfPOEDCOutInfoLoadCur OCTET STRING

HpnicfPOEACSwitchStateEntry  
SEQUENCE    
  hpnicfPOEACSwitchStateIndex Integer32
  hpnicfPOEACSwitchState SwitchState

HpnicfPOESwitchStateVolExEntry  
SEQUENCE    
  hpnicfPOESwitchStateVolExIndex Integer32
  hpnicfPOESwitchStateInVolAB ACAlarmState
  hpnicfPOESwitchStateInVolBC ACAlarmState
  hpnicfPOESwitchStateInVolCA ACAlarmState

HpnicfPOEAlarmStateInfoEntry  
SEQUENCE    
  hpnicfPOEAlarmModuleInfoIndex Integer32
  hpnicfPOEModuleDisconnect ModuleAlarmState
  hpnicfPOEModuleInputError ModuleAlarmState
  hpnicfPOEModuleOutputError ModuleAlarmState
  hpnicfPOEModuleOverVoltage ModuleAlarmState
  hpnicfPOEModuleOverTemp ModuleAlarmState
  hpnicfPOEModuleFanError ModuleAlarmState
  hpnicfPOEModuleShutdown ModuleAlarmState
  hpnicfPOEModuleCurRestricted ModuleAlarmState

Defined Values

hpnicfPowerEthernetExt 1.3.6.1.4.1.11.2.14.11.15.2.14
Description.
MODULE-IDENTITY    

hpnicfPsePortTable 1.3.6.1.4.1.11.2.14.11.15.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  
    HpnicfPsePortEntry

hpnicfPsePortEntry 1.3.6.1.4.1.11.2.14.11.15.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    
  HpnicfPsePortEntry  

hpnicfPsePortFaultDescription 1.3.6.1.4.1.11.2.14.11.15.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  

hpnicfPsePortPeakPower 1.3.6.1.4.1.11.2.14.11.15.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  

hpnicfPsePortAveragePower 1.3.6.1.4.1.11.2.14.11.15.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  

hpnicfPsePortCurrentPower 1.3.6.1.4.1.11.2.14.11.15.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  

hpnicfPsePortPowerLimit 1.3.6.1.4.1.11.2.14.11.15.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  

hpnicfPsePortProfileIndex 1.3.6.1.4.1.11.2.14.11.15.2.14.1.1.7
Indicates the power profile which is currently associated with this port. This object references the corresponding hpnicfPseProfileIndex 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 hpnicfPseProfileIndex is set to an index of existent profile, pethPsePortPowerPairs, pethPsePortPowerPriority, pethPsePortAdminEnable and hpnicfPsePortPowerLimit 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  

hpnicfMainPseTable 1.3.6.1.4.1.11.2.14.11.15.2.14.2
Description.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    HpnicfMainPseEntry

hpnicfMainPseEntry 1.3.6.1.4.1.11.2.14.11.15.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    
  HpnicfMainPseEntry  

hpnicfMainPsePowerLimit 1.3.6.1.4.1.11.2.14.11.15.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  

hpnicfMainPseAveragePower 1.3.6.1.4.1.11.2.14.11.15.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  

hpnicfMainPsePeakPower 1.3.6.1.4.1.11.2.14.11.15.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  

hpnicfMainGuaranteedPowerRemaining 1.3.6.1.4.1.11.2.14.11.15.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  

hpnicfMainPsePriorityMode 1.3.6.1.4.1.11.2.14.11.15.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)  

hpnicfMainPseLegacy 1.3.6.1.4.1.11.2.14.11.15.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)  

hpnicfMainPsePowerPriority 1.3.6.1.4.1.11.2.14.11.15.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)  

hpnicfPseProfilesTable 1.3.6.1.4.1.11.2.14.11.15.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  
    HpnicfPseProfilesEntry

hpnicfPseProfilesEntry 1.3.6.1.4.1.11.2.14.11.15.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    
  HpnicfPseProfilesEntry  

hpnicfPseProfileIndex 1.3.6.1.4.1.11.2.14.11.15.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  

hpnicfPseProfileName 1.3.6.1.4.1.11.2.14.11.15.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)  

hpnicfPseProfilePowerMode 1.3.6.1.4.1.11.2.14.11.15.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)  

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

hpnicfPseProfilePriority 1.3.6.1.4.1.11.2.14.11.15.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)  

hpnicfPseProfilePairs 1.3.6.1.4.1.11.2.14.11.15.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)  

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

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

hpnicfPseAutoDetectActive 1.3.6.1.4.1.11.2.14.11.15.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)  

hpnicfPsePowerMaxValue 1.3.6.1.4.1.11.2.14.11.15.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  

hpnicfPsePolicyMode 1.3.6.1.4.1.11.2.14.11.15.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 hpnicfMainPsePowerPriority. 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)  

hpnicfPDPolicyMode 1.3.6.1.4.1.11.2.14.11.15.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)  

hpnicfpseportNotification 1.3.6.1.4.1.11.2.14.11.15.2.14.6
OBJECT IDENTIFIER    

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

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

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

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

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

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

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

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

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

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

hpnicfPOEACInCurANotification 1.3.6.1.4.1.11.2.14.11.15.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    

hpnicfPOEACInCurBNotification 1.3.6.1.4.1.11.2.14.11.15.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    

hpnicfPOEACInCurCNotification 1.3.6.1.4.1.11.2.14.11.15.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    

hpnicfPOEACSwitchVolABNotification 1.3.6.1.4.1.11.2.14.11.15.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    

hpnicfPOEACSwitchVolBCNotification 1.3.6.1.4.1.11.2.14.11.15.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    

hpnicfPOEACSwitchVolCANotification 1.3.6.1.4.1.11.2.14.11.15.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    

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

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

hpnicfPseComformance 1.3.6.1.4.1.11.2.14.11.15.2.14.4
OBJECT IDENTIFIER    

hpnicfPseCompliances 1.3.6.1.4.1.11.2.14.11.15.2.14.4.1
OBJECT IDENTIFIER    

hpnicfPseCompliance 1.3.6.1.4.1.11.2.14.11.15.2.14.4.1.1
Description.
Status: current Access: read-write
MODULE-COMPLIANCE    

hpnicfPseGroup 1.3.6.1.4.1.11.2.14.11.15.2.14.4.2
OBJECT IDENTIFIER    

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

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

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

hpnicfPsePDNotificationGroup 1.3.6.1.4.1.11.2.14.11.15.2.14.4.2.4
PD Change Notification.
Status: current Access: read-write
OBJECT-GROUP    

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

hpnicfPOEPowerThresholdLimitGroup 1.3.6.1.4.1.11.2.14.11.15.2.14.4.2.6
Power threshold limits group.
Status: current Access: read-write
OBJECT-GROUP    

hpnicfPOEPowerSupInfoGroup 1.3.6.1.4.1.11.2.14.11.15.2.14.4.2.7
The basic Power information group.
Status: current Access: read-write
OBJECT-GROUP    

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

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

hpnicfPOEPowerACSwitchStateModuleGroup 1.3.6.1.4.1.11.2.14.11.15.2.14.4.2.10
PD Change Notification.
Status: current Access: read-write
OBJECT-GROUP    

hpnicfPOEPowerInCurStateGroup 1.3.6.1.4.1.11.2.14.11.15.2.14.4.2.11
PD Change Notification.
Status: current Access: read-write
OBJECT-GROUP    

hpnicfPOEPowerAlarmStateGroup 1.3.6.1.4.1.11.2.14.11.15.2.14.4.2.12
PD Change Notification.
Status: current Access: read-write
OBJECT-GROUP    

hpnicfPOEPowerObjects 1.3.6.1.4.1.11.2.14.11.15.2.14.8
OBJECT IDENTIFIER    

hpnicfPOEThresholdLimitObjs 1.3.6.1.4.1.11.2.14.11.15.2.14.8.1
OBJECT IDENTIFIER    

hpnicfPOEThresholdACMimimum 1.3.6.1.4.1.11.2.14.11.15.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 hpnicfPOEThresholdACMaximum.
Status: current Access: read-write
OBJECT-TYPE    
  OCTET STRING Size(1..10)  

hpnicfPOEThresholdACMaximum 1.3.6.1.4.1.11.2.14.11.15.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 hpnicfPOEThresholdACMinimum.
Status: current Access: read-write
OBJECT-TYPE    
  OCTET STRING Size(1..10)  

hpnicfPOEThresholdDCMinimum 1.3.6.1.4.1.11.2.14.11.15.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)  

hpnicfPOEThresholdDCMaximum 1.3.6.1.4.1.11.2.14.11.15.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)  

hpnicfPOESupModuleInfoObjs 1.3.6.1.4.1.11.2.14.11.15.2.14.8.2
OBJECT IDENTIFIER    

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

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

hpnicfPOESupervisionModuleName 1.3.6.1.4.1.11.2.14.11.15.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)  

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

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

hpnicfPOESMFactorName 1.3.6.1.4.1.11.2.14.11.15.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)  

hpnicfPOEModuleInfoTable 1.3.6.1.4.1.11.2.14.11.15.2.14.8.2.7
The table of the module information on this POE power.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    HpnicfPOEModuleInfoEntry

hpnicfPOEModuleInfoEntry 1.3.6.1.4.1.11.2.14.11.15.2.14.8.2.7.1
The entry of the module information on this POE power.
Status: current Access: not-accessible
OBJECT-TYPE    
  HpnicfPOEModuleInfoEntry  

hpnicfPOEModuleIndex 1.3.6.1.4.1.11.2.14.11.15.2.14.8.2.7.1.1
The index of the current module on this POE power. It is also the index of hpnicfPOEModuleInfoTable. The range of this node is from 1 to hpnicfPOEPowerModuleNum.
Status: current Access: accessible-for-notify
OBJECT-TYPE    
  Integer32 1..2147483647  

hpnicfPOEModuleID 1.3.6.1.4.1.11.2.14.11.15.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  

hpnicfPOEModuleInfoPower 1.3.6.1.4.1.11.2.14.11.15.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  

hpnicfPOEModuleHardVerInfo 1.3.6.1.4.1.11.2.14.11.15.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)  

hpnicfPOEDCOutStateObjects 1.3.6.1.4.1.11.2.14.11.15.2.14.8.3
OBJECT IDENTIFIER    

hpnicfPOEDCOutStateModuleNum 1.3.6.1.4.1.11.2.14.11.15.2.14.8.3.1
The module number on this POE power. It is the maximum of the hpnicfPOEDCOutStateIndex.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

hpnicfPOEDCOutStateTable 1.3.6.1.4.1.11.2.14.11.15.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  
    HpnicfPOEDCOutStateEntry

hpnicfPOEDCOutStateEntry 1.3.6.1.4.1.11.2.14.11.15.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    
  HpnicfPOEDCOutStateEntry  

hpnicfPOEDCOutStateIndex 1.3.6.1.4.1.11.2.14.11.15.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 hpnicfPOEDCOutStateModuleNum.
Status: current Access: accessible-for-notify
OBJECT-TYPE    
  Integer32 1..2147483647  

hpnicfPOEDCOutDCVolAlarm 1.3.6.1.4.1.11.2.14.11.15.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  

hpnicfPOEDCOutInfoObjects 1.3.6.1.4.1.11.2.14.11.15.2.14.8.4
OBJECT IDENTIFIER    

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

hpnicfPOEDCOutInfoTable 1.3.6.1.4.1.11.2.14.11.15.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  
    HpnicfPOEDCOutInfoEntry

hpnicfPOEDCOutInfoEntry 1.3.6.1.4.1.11.2.14.11.15.2.14.8.4.2.1
The entry of the DC output information on this POE power.
Status: current Access: not-accessible
OBJECT-TYPE    
  HpnicfPOEDCOutInfoEntry  

hpnicfPOEDCOutInfoIndex 1.3.6.1.4.1.11.2.14.11.15.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 hpnicfPOEDCOutCurNum.
Status: current Access: accessible-for-notify
OBJECT-TYPE    
  Integer32 1..2147483647  

hpnicfPOEDCOutVol 1.3.6.1.4.1.11.2.14.11.15.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)  

hpnicfPOEDCOutInfoLoadCur 1.3.6.1.4.1.11.2.14.11.15.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)  

hpnicfPOEACSwitchStateModuleObjs 1.3.6.1.4.1.11.2.14.11.15.2.14.8.5
OBJECT IDENTIFIER    

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

hpnicfPOEACSwitchStateTable 1.3.6.1.4.1.11.2.14.11.15.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  
    HpnicfPOEACSwitchStateEntry

hpnicfPOEACSwitchStateEntry 1.3.6.1.4.1.11.2.14.11.15.2.14.8.5.2.1
The entry of the AC switch state on this POE power.
Status: current Access: not-accessible
OBJECT-TYPE    
  HpnicfPOEACSwitchStateEntry  

hpnicfPOEACSwitchStateIndex 1.3.6.1.4.1.11.2.14.11.15.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 hpnicfPOEACSwitchStateModuleNum.
Status: current Access: accessible-for-notify
OBJECT-TYPE    
  Integer32 1..2147483647  

hpnicfPOEACSwitchState 1.3.6.1.4.1.11.2.14.11.15.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  

hpnicfPOEInCurStateObjects 1.3.6.1.4.1.11.2.14.11.15.2.14.8.6
OBJECT IDENTIFIER    

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

hpnicfPOEInCurAState 1.3.6.1.4.1.11.2.14.11.15.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  

hpnicfPOEInCurBState 1.3.6.1.4.1.11.2.14.11.15.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  

hpnicfPOEInCurCState 1.3.6.1.4.1.11.2.14.11.15.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  

hpnicfPOESwitchStateVolExTable 1.3.6.1.4.1.11.2.14.11.15.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  
    HpnicfPOESwitchStateVolExEntry

hpnicfPOESwitchStateVolExEntry 1.3.6.1.4.1.11.2.14.11.15.2.14.8.6.5.1
The hpnicfPOESwitchStateVolExIndex will match the number of the VOL status.
Status: current Access: not-accessible
OBJECT-TYPE    
  HpnicfPOESwitchStateVolExEntry  

hpnicfPOESwitchStateVolExIndex 1.3.6.1.4.1.11.2.14.11.15.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 hpnicfPOEInCurStateModuleNum.
Status: current Access: accessible-for-notify
OBJECT-TYPE    
  Integer32 1..2147483647  

hpnicfPOESwitchStateInVolAB 1.3.6.1.4.1.11.2.14.11.15.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  

hpnicfPOESwitchStateInVolBC 1.3.6.1.4.1.11.2.14.11.15.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  

hpnicfPOESwitchStateInVolCA 1.3.6.1.4.1.11.2.14.11.15.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  

hpnicfPOEAlarmStateObjects 1.3.6.1.4.1.11.2.14.11.15.2.14.8.7
OBJECT IDENTIFIER    

hpnicfPOEAlarmStateModuleNum 1.3.6.1.4.1.11.2.14.11.15.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  

hpnicfPOEAlarmStateInfoTable 1.3.6.1.4.1.11.2.14.11.15.2.14.8.7.2
All alarm states in the POE power modules.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    HpnicfPOEAlarmStateInfoEntry

hpnicfPOEAlarmStateInfoEntry 1.3.6.1.4.1.11.2.14.11.15.2.14.8.7.2.1
The hpnicfPOEAlarmModuleInfoIndex will match the number of the power module.
Status: current Access: not-accessible
OBJECT-TYPE    
  HpnicfPOEAlarmStateInfoEntry  

hpnicfPOEAlarmModuleInfoIndex 1.3.6.1.4.1.11.2.14.11.15.2.14.8.7.2.1.1
The index specifies the index of the HpnicfPOEAlarmStateInfoEntry table. The range of this node is from 1 to hpnicfPOEAlarmStateModuleNum.
Status: current Access: accessible-for-notify
OBJECT-TYPE    
  Integer32 1..2147483647  

hpnicfPOEModuleDisconnect 1.3.6.1.4.1.11.2.14.11.15.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  

hpnicfPOEModuleInputError 1.3.6.1.4.1.11.2.14.11.15.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  

hpnicfPOEModuleOutputError 1.3.6.1.4.1.11.2.14.11.15.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  

hpnicfPOEModuleOverVoltage 1.3.6.1.4.1.11.2.14.11.15.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  

hpnicfPOEModuleOverTemp 1.3.6.1.4.1.11.2.14.11.15.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  

hpnicfPOEModuleFanError 1.3.6.1.4.1.11.2.14.11.15.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  

hpnicfPOEModuleShutdown 1.3.6.1.4.1.11.2.14.11.15.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  

hpnicfPOEModuleCurRestricted 1.3.6.1.4.1.11.2.14.11.15.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