HUAWEI-POE-MIB

File: HUAWEI-POE-MIB.mib (29593 bytes)

Imported modules

HUAWEI-MIB IF-MIB P-BRIDGE-MIB
SNMPv2-TC SNMPv2-CONF SNMPv2-SMI

Imported symbols

hwDatacomm InterfaceIndex EnabledStatus
TruthValue OBJECT-GROUP MODULE-COMPLIANCE
NOTIFICATION-GROUP Integer32 OBJECT-TYPE
MODULE-IDENTITY NOTIFICATION-TYPE

Defined Types

HwPoeSlotEntry  
SEQUENCE    
  hwPoeSlotId Integer32
  hwPoeSlotMaximumPower Integer32
  hwPoeSlotAvailablePower Integer32
  hwPoeSlotReferencePower Integer32
  hwPoeSlotConsumingPower Integer32
  hwPoeSlotPeakPower Integer32
  hwPoeSlotLegacyDetect EnabledStatus
  hwPoeSlotPowerManagementManner INTEGER
  hwPoeSlotIsPoeDevice OCTET STRING
  hwPoeDimmId Integer32
  hwPoeSlotPowerRsvPercent Integer32
  hwPoeSlotPowerUtilizationThreshold Integer32

HwPoePortEntry  
SEQUENCE    
  hwPoePortIfIndex InterfaceIndex
  hwPoePortName OCTET STRING
  hwPoePortEnable EnabledStatus
  hwPoePortPriority INTEGER
  hwPoePortMaximumPower Integer32
  hwPoePortPowerOnStatus OCTET STRING
  hwPoePortPowerStatus OCTET STRING
  hwPoePortPdClass Integer32
  hwPoePortReferencePower Integer32
  hwPoePortConsumingPower Integer32
  hwPoePortPeakPower Integer32
  hwPoePortAveragePower Integer32
  hwPoePortCurrent OCTET STRING
  hwPoePortVoltage OCTET STRING
  hwPoePortManualOperation INTEGER
  hwPoePortPoweroffTimeRangeSwitch EnabledStatus
  hwPoePortPoweroffTimeRangeName OCTET STRING

HwPoePortJudgeEntry  
SEQUENCE    
  hwPoePortJudgeIfIndex InterfaceIndex
  hwPoePortJudgeIsSupport TruthValue

HwPoePowerInfoEntry  
SEQUENCE    
  hwPoePowerInfoDeviceIndex Integer32
  hwPoePowerInfoDeviceName OCTET STRING
  hwPoePowerInfoDeviceTotalPower Integer32
  hwPoePowerInfoDeviceTotalAvailablePower Integer32
  hwPoePowerInfoDeviceReservedPower Integer32
  hwPoePowerInfoDeviceUsedPower Integer32
  hwPoePowerInfoDeviceRemainPower Integer32

Defined Values

hwPoeMIB 1.3.6.1.4.1.2011.5.25.195
The HUAWEI-POE-MIB contains objects to manage POE.
MODULE-IDENTITY    

hwPoeGlobalObjects 1.3.6.1.4.1.2011.5.25.195.1
OBJECT IDENTIFIER    

hwPoePower 1.3.6.1.4.1.2011.5.25.195.1.1
This object identifies the maximum POE power of the system.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

hwPoePowerRsvPercent 1.3.6.1.4.1.2011.5.25.195.1.4
This object identifies the reserved percent of total POE power.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32  

hwPoePowerUtilizationThreshold 1.3.6.1.4.1.2011.5.25.195.1.5
This object identifies the utilization threshold of total POE power.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32  

hwPoeSlotTable 1.3.6.1.4.1.2011.5.25.195.2
This object indicates the slot configuration table of POE.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    HwPoeSlotEntry

hwPoeSlotEntry 1.3.6.1.4.1.2011.5.25.195.2.1
This object indicates the entry of the slot configuration table of POE.
Status: current Access: not-accessible
OBJECT-TYPE    
  HwPoeSlotEntry  

hwPoeSlotId 1.3.6.1.4.1.2011.5.25.195.2.1.1
This object identifies the slot ID.
Status: current Access: not-accessible
OBJECT-TYPE    
  Integer32 0..24  

hwPoeSlotMaximumPower 1.3.6.1.4.1.2011.5.25.195.2.1.2
This object identifies the maximum power set by users. The value is expressed in mW.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 0..1776000  

hwPoeSlotAvailablePower 1.3.6.1.4.1.2011.5.25.195.2.1.3
This object idenfies the available Power. The value is expressed in mW.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

hwPoeSlotReferencePower 1.3.6.1.4.1.2011.5.25.195.2.1.4
This object identifies the total reference power of a slot. The value is expressed in mW.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

hwPoeSlotConsumingPower 1.3.6.1.4.1.2011.5.25.195.2.1.5
This object identifies the total consuming power of a slot. The value is expressed in mW.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

hwPoeSlotPeakPower 1.3.6.1.4.1.2011.5.25.195.2.1.6
This object identifies the total peak power of a slot. The value is expressed in mW.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

hwPoeSlotLegacyDetect 1.3.6.1.4.1.2011.5.25.195.2.1.7
This object indicates the compatibility detection of a non-standard device. (1:enable; 2:disable(default))
Status: current Access: read-write
OBJECT-TYPE    
  EnabledStatus  

hwPoeSlotPowerManagementManner 1.3.6.1.4.1.2011.5.25.195.2.1.8
This object identifies the power management manner. (1:manual, 2:auto(default)).
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER manual(1), auto(2)  

hwPoeSlotIsPoeDevice 1.3.6.1.4.1.2011.5.25.195.2.1.9
This object indicates whether the device supports PoE.
Status: current Access: read-only
OBJECT-TYPE    
  OCTET STRING  

hwPoeDimmId 1.3.6.1.4.1.2011.5.25.195.2.1.10
This object identifies the DIMM ID.
Status: current Access: accessible-for-notify
OBJECT-TYPE    
  Integer32 0..1  

hwPoeSlotPowerRsvPercent 1.3.6.1.4.1.2011.5.25.195.2.1.11
This object identifies the reserved percent of POE power in slot.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32  

hwPoeSlotPowerUtilizationThreshold 1.3.6.1.4.1.2011.5.25.195.2.1.12
This object identifies the utilization threshold of total POE power in slot.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32  

hwPoePortTable 1.3.6.1.4.1.2011.5.25.195.3
This object indicates the table that contains the configuration parameters of a POE interface. One entry corresponds to a POE interface.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    HwPoePortEntry

hwPoePortEntry 1.3.6.1.4.1.2011.5.25.195.3.1
This object indicates the entry of POE Port Table.
Status: current Access: not-accessible
OBJECT-TYPE    
  HwPoePortEntry  

hwPoePortIfIndex 1.3.6.1.4.1.2011.5.25.195.3.1.1
This object indicates the interface index.
Status: current Access: not-accessible
OBJECT-TYPE    
  InterfaceIndex  

hwPoePortName 1.3.6.1.4.1.2011.5.25.195.3.1.2
This object indicates the interface name.
Status: current Access: read-only
OBJECT-TYPE    
  OCTET STRING  

hwPoePortEnable 1.3.6.1.4.1.2011.5.25.195.3.1.3
This object indicates the enabling status of an interface. (1:enable(default); 2:disable)
Status: current Access: read-write
OBJECT-TYPE    
  EnabledStatus  

hwPoePortPriority 1.3.6.1.4.1.2011.5.25.195.3.1.4
This object identifies the priority of an interface. (1:critical, 2:high, 3:low(default))
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER critical(1), high(2), low(3)  

hwPoePortMaximumPower 1.3.6.1.4.1.2011.5.25.195.3.1.5
This object identifies the maximum power of an interface.The value is expressed in mW.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 0..200000  

hwPoePortPowerOnStatus 1.3.6.1.4.1.2011.5.25.195.3.1.6
This object indicates the powering status of an interface.
Status: current Access: read-only
OBJECT-TYPE    
  OCTET STRING  

hwPoePortPowerStatus 1.3.6.1.4.1.2011.5.25.195.3.1.7
This object indicates the status of an interface.
Status: current Access: read-only
OBJECT-TYPE    
  OCTET STRING  

hwPoePortPdClass 1.3.6.1.4.1.2011.5.25.195.3.1.8
This object identifies the class of a PD.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32 0..7  

hwPoePortReferencePower 1.3.6.1.4.1.2011.5.25.195.3.1.9
This object identifies the guaranteed power of an interface. The value is expressed in mW.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32 0..200000  

hwPoePortConsumingPower 1.3.6.1.4.1.2011.5.25.195.3.1.10
This object identifies the consuming power of an interface. The value is expressed in mW.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32 0..200000  

hwPoePortPeakPower 1.3.6.1.4.1.2011.5.25.195.3.1.11
This object identifies the peak power of an interface. The value is expressed in mW.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32 0..200000  

hwPoePortAveragePower 1.3.6.1.4.1.2011.5.25.195.3.1.12
This object identifies the average power of an interface. The value is expressed in mW.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32 0..200000  

hwPoePortCurrent 1.3.6.1.4.1.2011.5.25.195.3.1.13
This object indicates the current of an interface. The value is expressed in mA.
Status: current Access: read-only
OBJECT-TYPE    
  OCTET STRING  

hwPoePortVoltage 1.3.6.1.4.1.2011.5.25.195.3.1.14
This object indicates the voltage of an interface. The value is expressed in V.
Status: current Access: read-only
OBJECT-TYPE    
  OCTET STRING  

hwPoePortManualOperation 1.3.6.1.4.1.2011.5.25.195.3.1.15
This object indicates that a PD connected to an interface is powered on or powered off manually.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER powerOff(1), powerOn(2)  

hwPoePortPoweroffTimeRangeSwitch 1.3.6.1.4.1.2011.5.25.195.3.1.16
This object indicates whether the time range of POE power off is confugred on the port.
Status: current Access: read-write
OBJECT-TYPE    
  EnabledStatus  

hwPoePortPoweroffTimeRangeName 1.3.6.1.4.1.2011.5.25.195.3.1.17
This object indicates that time range name of POE power off configured on the port.
Status: current Access: read-write
OBJECT-TYPE    
  OCTET STRING  

hwPoePortJudgeTable 1.3.6.1.4.1.2011.5.25.195.4
This object indicates the table that contains the judgement of whether port supports POE.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    HwPoePortJudgeEntry

hwPoePortJudgeEntry 1.3.6.1.4.1.2011.5.25.195.4.1
This object indicates the entry of table.
Status: current Access: not-accessible
OBJECT-TYPE    
  HwPoePortJudgeEntry  

hwPoePortJudgeIfIndex 1.3.6.1.4.1.2011.5.25.195.4.1.1
This object indicates the interface index.
Status: current Access: not-accessible
OBJECT-TYPE    
  InterfaceIndex  

hwPoePortJudgeIsSupport 1.3.6.1.4.1.2011.5.25.195.4.1.2
This object indicates whether the interface supports POE.
Status: current Access: read-only
OBJECT-TYPE    
  TruthValue  

hwPoePowerInfoTable 1.3.6.1.4.1.2011.5.25.195.5
This object indicates the table that contains the power information of POE.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    HwPoePowerInfoEntry

hwPoePowerInfoEntry 1.3.6.1.4.1.2011.5.25.195.5.1
This object indicates the entry of table.
Status: current Access: not-accessible
OBJECT-TYPE    
  HwPoePowerInfoEntry  

hwPoePowerInfoDeviceIndex 1.3.6.1.4.1.2011.5.25.195.5.1.1
This object indicates the device index. Index: reserved/chassis/slot. The index is format by 4 bytes(8bits for 1 byte): reserved is 1 byte(0x00), chassis is 12bits and slot is also 12bits. e.g. chassis=1, slot=0, the index is 0x00001000. If device is chassis, the slot is always 0. If device is box, the chassis is always 0.
Status: current Access: not-accessible
OBJECT-TYPE    
  Integer32  

hwPoePowerInfoDeviceName 1.3.6.1.4.1.2011.5.25.195.5.1.2
This object indicates the table that contains the name of device.
Status: current Access: read-only
OBJECT-TYPE    
  OCTET STRING  

hwPoePowerInfoDeviceTotalPower 1.3.6.1.4.1.2011.5.25.195.5.1.3
This object indicates the table that contains the total power of POE.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

hwPoePowerInfoDeviceTotalAvailablePower 1.3.6.1.4.1.2011.5.25.195.5.1.4
This object indicates the table that contains the total available power of POE.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

hwPoePowerInfoDeviceReservedPower 1.3.6.1.4.1.2011.5.25.195.5.1.5
This object indicates the table that contains the reserved power of POE.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

hwPoePowerInfoDeviceUsedPower 1.3.6.1.4.1.2011.5.25.195.5.1.6
This object indicates the table that contains the used power of POE.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

hwPoePowerInfoDeviceRemainPower 1.3.6.1.4.1.2011.5.25.195.5.1.7
This object indicates the table that contains the remain power of POE.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

hwPoeTrapObjects 1.3.6.1.4.1.2011.5.25.195.39
OBJECT IDENTIFIER    

hwPoePdPriority 1.3.6.1.4.1.2011.5.25.195.39.1
This object identifies the PD priority.(1:critical, 2:high, 3:low(default))
Status: current Access: accessible-for-notify
OBJECT-TYPE    
  INTEGER critical(1), high(2), low(3)  

hwPoeSlotNum 1.3.6.1.4.1.2011.5.25.195.39.2
This object identifies the slot ID.
Status: current Access: accessible-for-notify
OBJECT-TYPE    
  Integer32  

hwPoeCurConsumPower 1.3.6.1.4.1.2011.5.25.195.39.3
This object identifies the current consuming power.
Status: current Access: accessible-for-notify
OBJECT-TYPE    
  Integer32  

hwPoeConsumPowerThreshold 1.3.6.1.4.1.2011.5.25.195.39.4
This object identifies the threshold of consuming power.
Status: current Access: accessible-for-notify
OBJECT-TYPE    
  Integer32  

hwPoeDeviceID 1.3.6.1.4.1.2011.5.25.195.39.5
This object identifies the device ID.
Status: current Access: accessible-for-notify
OBJECT-TYPE    
  Integer32  

hwFrameID 1.3.6.1.4.1.2011.5.25.195.39.6
This object identifies the CSS Frame ID.
Status: current Access: accessible-for-notify
OBJECT-TYPE    
  Integer32  

hwPoeChipID 1.3.6.1.4.1.2011.5.25.195.39.7
This object identifies the control chip ID.
Status: current Access: accessible-for-notify
OBJECT-TYPE    
  Integer32  

hwPoeNotification 1.3.6.1.4.1.2011.5.25.195.40
OBJECT IDENTIFIER    

hwPoeDimmError 1.3.6.1.4.1.2011.5.25.195.40.1
This object indicates the Dimm chip error.
Status: current Access: accessible-for-notify
NOTIFICATION-TYPE    

hwPoePowerOff 1.3.6.1.4.1.2011.5.25.195.40.2
This object indicates a PD connected to an interface is powered off.
Status: current Access: accessible-for-notify
NOTIFICATION-TYPE    

hwPoePowerOn 1.3.6.1.4.1.2011.5.25.195.40.3
This object indicates that a PD connected to an interface is powered on.
Status: current Access: accessible-for-notify
NOTIFICATION-TYPE    

hwPoeSlotPowerOverload 1.3.6.1.4.1.2011.5.25.195.40.4
This object indicates that the power consumed by a slot exceeds the threshold.
Status: current Access: accessible-for-notify
NOTIFICATION-TYPE    

hwPoeSlotPowerOverloadResume 1.3.6.1.4.1.2011.5.25.195.40.5
This object indicates that the power consumed by a slot does not exceed the threshold.
Status: current Access: accessible-for-notify
NOTIFICATION-TYPE    

hwPoePdPowerOverload 1.3.6.1.4.1.2011.5.25.195.40.6
This object indicates the power consumed by a PD connected to an interface exceeds the threshold.
Status: current Access: accessible-for-notify
NOTIFICATION-TYPE    

hwPoePdPowerOverloadResume 1.3.6.1.4.1.2011.5.25.195.40.7
This object indicates that the power consumed by a PD connected to an interface does not exceed the threshold.
Status: current Access: accessible-for-notify
NOTIFICATION-TYPE    

hwPoePdConnected 1.3.6.1.4.1.2011.5.25.195.40.8
This object indicates that a PD is connected to an interface.
Status: current Access: accessible-for-notify
NOTIFICATION-TYPE    

hwPoePdDisconnected 1.3.6.1.4.1.2011.5.25.195.40.9
This object indicates that a PD is disconnected from an interface.
Status: current Access: accessible-for-notify
NOTIFICATION-TYPE    

hwPoePdClassInvalid 1.3.6.1.4.1.2011.5.25.195.40.10
This object indicates that a PD of an invalid class is detected.
Status: current Access: accessible-for-notify
NOTIFICATION-TYPE    

hwPoePdClassOvercurrent 1.3.6.1.4.1.2011.5.25.195.40.11
This object indicates that overcurrent occurs during the classification of a PD.
Status: current Access: accessible-for-notify
NOTIFICATION-TYPE    

hwPoePdPowerOvercurrent 1.3.6.1.4.1.2011.5.25.195.40.12
This object indicates that overcurrent occurs during the powering of a PD.
Status: current Access: accessible-for-notify
NOTIFICATION-TYPE    

hwPoePdPowerOvercurrentResume 1.3.6.1.4.1.2011.5.25.195.40.13
This object indicates that overcurrent is rectified.
Status: current Access: accessible-for-notify
NOTIFICATION-TYPE    

hwPoePowerOnFail 1.3.6.1.4.1.2011.5.25.195.40.14
This object indicates that a PD fails to be powered on.
Status: current Access: accessible-for-notify
NOTIFICATION-TYPE    

hwPoePowerOffCurrentLimits 1.3.6.1.4.1.2011.5.25.195.40.15
This object indicates that a PD is powered off because its current meets or exceeds the limit of current.
Status: current Access: accessible-for-notify
NOTIFICATION-TYPE    

hwPoePdPriorityDifferent 1.3.6.1.4.1.2011.5.25.195.40.16
This object indicates that the priority of PD is different from the port.
Status: current Access: accessible-for-notify
NOTIFICATION-TYPE    

hwPoePowerOverUtilizationThreshold 1.3.6.1.4.1.2011.5.25.195.40.17
This object indicates that the PSE is overdrawing power.
Status: current Access: accessible-for-notify
NOTIFICATION-TYPE    

hwPoePowerOverUtilizationThresholdResume 1.3.6.1.4.1.2011.5.25.195.40.18
This object indicates that the PSE is not overdrawing power.
Status: current Access: accessible-for-notify
NOTIFICATION-TYPE    

hwPoeBoardInsertedWrongFrame 1.3.6.1.4.1.2011.5.25.195.40.19
This object indicates that the poe board is inserted in the frame does not support poe.
Status: current Access: accessible-for-notify
NOTIFICATION-TYPE    

hwPoePowerAbsent 1.3.6.1.4.1.2011.5.25.195.40.20
This object indicates that the poe power is absent.
Status: current Access: accessible-for-notify
NOTIFICATION-TYPE    

hwPoePowerAbsentResume 1.3.6.1.4.1.2011.5.25.195.40.21
This object indicates that the poe power is present.
Status: current Access: accessible-for-notify
NOTIFICATION-TYPE    

hwPoeRpsPowerOutputAlarm 1.3.6.1.4.1.2011.5.25.195.40.22
This object indicates that the RPS power can not provide POE power for this device.
Status: current Access: accessible-for-notify
NOTIFICATION-TYPE    

hwPoeRpsPowerOutputAlarmResume 1.3.6.1.4.1.2011.5.25.195.40.23
This object indicates that the RPS power can provide POE power for this device.
Status: current Access: accessible-for-notify
NOTIFICATION-TYPE    

hwPoeControlChipFail 1.3.6.1.4.1.2011.5.25.195.40.24
This object indicates that the poe control chip is failed.
Status: current Access: accessible-for-notify
NOTIFICATION-TYPE    

hwPoeControlChipFailResume 1.3.6.1.4.1.2011.5.25.195.40.25
This object indicates that the poe control chip has resumed.
Status: current Access: accessible-for-notify
NOTIFICATION-TYPE    

hwPoePSEPowerCut 1.3.6.1.4.1.2011.5.25.195.40.26
This object indicates that the poe pse power is not enough.
Status: current Access: accessible-for-notify
NOTIFICATION-TYPE    

hwPoePSEPowerCutResume 1.3.6.1.4.1.2011.5.25.195.40.27
This object indicates that the poe pse power cut has resumed.
Status: current Access: accessible-for-notify
NOTIFICATION-TYPE    

hwPoeSlotPowerCut 1.3.6.1.4.1.2011.5.25.195.40.28
This object indicates that the poe slot power is not enough.
Status: current Access: accessible-for-notify
NOTIFICATION-TYPE    

hwPoeSlotPowerCutResume 1.3.6.1.4.1.2011.5.25.195.40.29
This object indicates that the poe slot power cut has resumed.
Status: current Access: accessible-for-notify
NOTIFICATION-TYPE    

hwPoeConformance 1.3.6.1.4.1.2011.5.25.195.100
OBJECT IDENTIFIER    

hwPoeCompliances 1.3.6.1.4.1.2011.5.25.195.100.1
OBJECT IDENTIFIER    

hwPoeCompliance 1.3.6.1.4.1.2011.5.25.195.100.1.1
The compliance statement for systems supporting this module.
Status: current Access: accessible-for-notify
MODULE-COMPLIANCE    

hwPoeGroups 1.3.6.1.4.1.2011.5.25.195.100.2
OBJECT IDENTIFIER    

hwPoeSlotGroup 1.3.6.1.4.1.2011.5.25.195.100.2.1
This object indicates the POE's slot table group.
Status: current Access: accessible-for-notify
OBJECT-GROUP    

hwPoePortGroup 1.3.6.1.4.1.2011.5.25.195.100.2.2
This object indicates the POE's port table group.
Status: current Access: accessible-for-notify
OBJECT-GROUP    

hwPoeGlobalGroup 1.3.6.1.4.1.2011.5.25.195.100.2.3
This object indicates the POE's global table group.
Status: current Access: accessible-for-notify
OBJECT-GROUP    

hwPoeNotificationGroup 1.3.6.1.4.1.2011.5.25.195.100.2.4
This object indicates the POE's notification table group.
Status: current Access: accessible-for-notify
NOTIFICATION-GROUP    

hwPoeTrapObjectsGroup 1.3.6.1.4.1.2011.5.25.195.100.2.5
Description.
Status: current Access: accessible-for-notify
OBJECT-GROUP    

hwPoePowerInfoGroup 1.3.6.1.4.1.2011.5.25.195.100.2.6
This object indicates the POE's power information table group.
Status: current Access: accessible-for-notify
OBJECT-GROUP