HUAWEI-ENERGYMNGT-MIB

File: HUAWEI-ENERGYMNGT-MIB.mib (25897 bytes)

Imported modules

SNMPv2-SMI SNMPv2-CONF INET-ADDRESS-MIB
SNMPv2-TC HUAWEI-MIB

Imported symbols

IpAddress Integer32 Counter64
OBJECT-TYPE MODULE-IDENTITY NOTIFICATION-TYPE
OBJECT-GROUP MODULE-COMPLIANCE NOTIFICATION-GROUP
InetAddressType InetAddress DisplayString
DateAndTime TruthValue RowStatus
huaweiUtility

Defined Types

HwBoardPowerMngtEntry  
SEQUENCE    
  hwBoardIndex Integer32
  hwBoardType DisplayString
  hwBoardName DisplayString
  hwBoardCurrentPower Integer32
  hwBoardRatedPower Integer32
  hwBoardThresholdOfPower Integer32

HwEnergySavingMethodEntry  
SEQUENCE    
  hwEnergySavingMethodIndex Integer32
  hwEnergySavingMethodEnable INTEGER

HwEnergySavingParameterEntry  
SEQUENCE    
  hwEnergySavingParameterIndex Integer32
  hwEnergySavingParameterValue DisplayString Size(0..64)

HwEnergySavingCapabilityMngtEntry  
SEQUENCE    
  hwEnergySavingCapabilityDescIndex Integer32
  hwEnergySavingCapabilityDescLanguage DisplayString Size(0..64)
  hwEnergySavingCapabilityDesc OCTET STRING

HwEnergyFtpcTransFileEntry  
SEQUENCE    
  hwEnergyFtpcSetName OCTET STRING
  hwEnergyFtpcSrcAddrType InetAddressType
  hwEnergyFtpcSrcAddr InetAddress
  hwEnergyFtpcVpnName OCTET STRING
  hwEnergyFtpcHostAddrType InetAddressType
  hwEnergyFtpcHostAddr InetAddress
  hwEnergyFtpcServerPort Integer32
  hwEnergyFtpcUserName OCTET STRING
  hwEnergyFtpcPassword OCTET STRING
  hwEnergyFtpcDirectory OCTET STRING
  hwEnergyFtpcSrcIfName OCTET STRING
  hwEnergyFtpcTransCfgRowStatus RowStatus
  hwEnergyFtpcAction INTEGER
  hwEnergyFtpcTransMode INTEGER
  hwEnergyFtpOperStatus INTEGER

Defined Values

hwEnergyMngt 1.3.6.1.4.1.2011.6.157
huawei energy management MIB.
MODULE-IDENTITY    

hwSysPowerMgnt 1.3.6.1.4.1.2011.6.157.1
OBJECT IDENTIFIER    

hwPowerConsumption 1.3.6.1.4.1.2011.6.157.1.1
NE total power consumption, counted from equipment first used. Joule(Watt * second). Note: If the device is a power supplier(PSE), the power consumption includes the outputs.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

hwPowerStatPeriod 1.3.6.1.4.1.2011.6.157.1.2
NE power statistics period: fifteenMinutes(1): The power statistics generated every 15 minutes. thirtyMinutes(2): The power statistics generated every 30 minutes. oneHour(3): The power statistics generated every hour. oneDay(4): The power statistics generated every day. oneWeek(5): The power statistics generated every week. oneMonth(6): The power statistics generated every month. The defaut statistics intervalue is one hour.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER fifteenMinutes(1), thirtyMinutes(2), oneHour(3), oneDay(4), oneWeek(5), oneMonth(6)  

hwAveragePower 1.3.6.1.4.1.2011.6.157.1.3
NE average power consumtion during a period: milliwatt
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

hwRatedPower 1.3.6.1.4.1.2011.6.157.1.4
NE rated power: milliwatt
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

hwThresholdOfPower 1.3.6.1.4.1.2011.6.157.1.5
NE threshold power: milliwatt
Status: current Access: read-write
OBJECT-TYPE    
  Integer32  

hwCurrentPower 1.3.6.1.4.1.2011.6.157.1.6
NE current power: milliwatt
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

hwPoEType 1.3.6.1.4.1.2011.6.157.1.7
powered type: PSE(1): power supplier. PD(2): powered deivce. noPoe(255): not PSE or PD
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER pse(1), pd(2), noPoe(255)  

hwPSEPower 1.3.6.1.4.1.2011.6.157.1.8
The output power(milliwatt) by a PSE. For a non-PSE device, the value is zero.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

hwBoardPowerMngt 1.3.6.1.4.1.2011.6.157.2
OBJECT IDENTIFIER    

hwBoardPowerMngtTable 1.3.6.1.4.1.2011.6.157.2.1
This table describes current power and rated power of boards. The index is hwBoardIndex.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    HwBoardPowerMngtEntry

hwBoardPowerMngtEntry 1.3.6.1.4.1.2011.6.157.2.1.1
The entry of hwBoardPowerMngtTable.
Status: current Access: not-accessible
OBJECT-TYPE    
  HwBoardPowerMngtEntry  

hwBoardIndex 1.3.6.1.4.1.2011.6.157.2.1.1.1
Index: reserved/shelf/frame/slot. The index is format by 4 bytes(8bit for 1 byte): reservedByte(0xFF), shelfID, frameID, slotID. e.g. shlef=1, frame=2, slot=17, the index is 0xFF010211(66065). If no shelfID or frameID, the corresponding byte is set to be 0xFF. e.g. no shlefID, no frameID, slot=17, the index is 0xFFFFFF11(4294967057).
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

hwBoardType 1.3.6.1.4.1.2011.6.157.2.1.1.2
hwBoardType describes main type of board: LPU/SFU/ADSL/PSTN, etc.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString  

hwBoardName 1.3.6.1.4.1.2011.6.157.2.1.1.3
hwBoardName describes full name of board: CR52LPUA/CR57SFU40A/H805ADGG, etc.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString  

hwBoardCurrentPower 1.3.6.1.4.1.2011.6.157.2.1.1.4
current power of board(slot): milliwatt
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

hwBoardRatedPower 1.3.6.1.4.1.2011.6.157.2.1.1.5
rated power of board(slot): milliwatt
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

hwBoardThresholdOfPower 1.3.6.1.4.1.2011.6.157.2.1.1.6
Threshold power of board(slot): milliwatt
Status: current Access: read-write
OBJECT-TYPE    
  Integer32  

hwEnergySavingMngt 1.3.6.1.4.1.2011.6.157.3
OBJECT IDENTIFIER    

hwEnergySavingMode 1.3.6.1.4.1.2011.6.157.3.1
Power saving mode: UserDefined(1): UserDined energy-saving mode, user can define energy-saving strategy. Standard(2): standard energy-saving mode Basic(3): basic energy-saving mode, many basic energy-saving strategy included. Deep(4): Deep energy-saving mode, many complex energy-saving strategy included, which may effect service.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER userDefined(1), standard(2), basic(3), deep(4)  

hwEnergySavingMethodTable 1.3.6.1.4.1.2011.6.157.3.2
hwEnergySavingMethodTable defines energy-saving Method for all mode. User can set a method with its parameter. The index of this table is hwEnergySavingMethodIndex.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    HwEnergySavingMethodEntry

hwEnergySavingMethodEntry 1.3.6.1.4.1.2011.6.157.3.2.1
Entry of energy-saveing method table.
Status: current Access: not-accessible
OBJECT-TYPE    
  HwEnergySavingMethodEntry  

hwEnergySavingMethodIndex 1.3.6.1.4.1.2011.6.157.3.2.1.1
The index of method in use.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

hwEnergySavingMethodEnable 1.3.6.1.4.1.2011.6.157.3.2.1.2
hwEnergySaveingMethodEnable describes the status of energy-saving method: enableed or disabled.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER enable(1), disable(2)  

hwEnergySavingParameterTable 1.3.6.1.4.1.2011.6.157.3.3
hwEnergySavingParameterTable defines parameters for all energy-saving methods. User can set parameter for a method. The index of this table: hwEnergySavingMethodIndex, hwEnergySavingParameterIndex.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    HwEnergySavingParameterEntry

hwEnergySavingParameterEntry 1.3.6.1.4.1.2011.6.157.3.3.1
Entry of energy-saveing parameter table.
Status: current Access: not-accessible
OBJECT-TYPE    
  HwEnergySavingParameterEntry  

hwEnergySavingParameterIndex 1.3.6.1.4.1.2011.6.157.3.3.1.1
The second index of hwEnergySavingParameterTable. An energy-saving method might have more than one parameter. This index is used to identify the parameter for a method.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

hwEnergySavingParameterValue 1.3.6.1.4.1.2011.6.157.3.3.1.2
The value of an energy-saveing method's parameter. The parameter is a format string. When NMS sets integer 12 as a parameter for a energy-saving method, the value is a string '12'.
Status: current Access: read-write
OBJECT-TYPE    
  DisplayString  

hwEnergySavingCapabilityMngtTable 1.3.6.1.4.1.2011.6.157.3.4
This table describes the energy-saving capability, including energy-saving methods and parameters. The index is hwEnergySavingCapabilityDescIndex.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    HwEnergySavingCapabilityMngtEntry

hwEnergySavingCapabilityMngtEntry 1.3.6.1.4.1.2011.6.157.3.4.1
The entry of hwBoardPowerMngtTable.
Status: current Access: not-accessible
OBJECT-TYPE    
  HwEnergySavingCapabilityMngtEntry  

hwEnergySavingCapabilityDescIndex 1.3.6.1.4.1.2011.6.157.3.4.1.1
The index of hwEnergySavingCapabilityMngtTable.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

hwEnergySavingCapabilityDescLanguage 1.3.6.1.4.1.2011.6.157.3.4.1.2
The language of EnergySavingCapabilityDescription file. 'en-gb'(English-GreatBraitain) 'zh-cn'(Chinese)
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString  

hwEnergySavingCapabilityDesc 1.3.6.1.4.1.2011.6.157.3.4.1.3
User can get the description string from hwEnergySavingCapabilityDesc. An XML file which is compressed by ZIP to less than 10240 bytes, describes the energy-saving capability, including all energy-saving methods and parameters.
Status: current Access: read-only
OBJECT-TYPE    
  OCTET STRING Size(0..10240)  

hwEnergySavingDescReqMode 1.3.6.1.4.1.2011.6.157.3.5
The mode describes how to get energy saving capability description file : snmp(1): Get the file using hwEnergySavingCapabilityDesc. ftp(2): Get the file using FTP, which described by hwEnergyFtpclientReqTable.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER snmp(1), ftp(2)  

hwEnergyFtpcObjects 1.3.6.1.4.1.2011.6.157.4
OBJECT IDENTIFIER    

hwEnergyFtpcTransFileTable 1.3.6.1.4.1.2011.6.157.4.1
This table is used to configure transfer file feature related parameters.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    HwEnergyFtpcTransFileEntry

hwEnergyFtpcTransFileEntry 1.3.6.1.4.1.2011.6.157.4.1.1
Name identifying Transfer configuration
Status: current Access: not-accessible
OBJECT-TYPE    
  HwEnergyFtpcTransFileEntry  

hwEnergyFtpcSetName 1.3.6.1.4.1.2011.6.157.4.1.1.1
Name identifying FTPC Transfer configuration
Status: current Access: not-accessible
OBJECT-TYPE    
  OCTET STRING Size(1..31)  

hwEnergyFtpcSrcAddrType 1.3.6.1.4.1.2011.6.157.4.1.1.2
Source IP address Type: ipv4(1) ipv6(2)
Status: current Access: read-create
OBJECT-TYPE    
  InetAddressType  

hwEnergyFtpcSrcAddr 1.3.6.1.4.1.2011.6.157.4.1.1.3
Source IP address
Status: current Access: read-create
OBJECT-TYPE    
  InetAddress  

hwEnergyFtpcVpnName 1.3.6.1.4.1.2011.6.157.4.1.1.4
VPN name used for the corresponding connection
Status: current Access: read-create
OBJECT-TYPE    
  OCTET STRING Size(0..31)  

hwEnergyFtpcHostAddrType 1.3.6.1.4.1.2011.6.157.4.1.1.5
Server address type: ipv4(1) ipv6(2)
Status: current Access: read-create
OBJECT-TYPE    
  InetAddressType  

hwEnergyFtpcHostAddr 1.3.6.1.4.1.2011.6.157.4.1.1.6
Server IP address
Status: current Access: read-create
OBJECT-TYPE    
  InetAddress  

hwEnergyFtpcServerPort 1.3.6.1.4.1.2011.6.157.4.1.1.7
Server port used for connection
Status: current Access: read-create
OBJECT-TYPE    
  Integer32 21 | 1025..55535  

hwEnergyFtpcUserName 1.3.6.1.4.1.2011.6.157.4.1.1.8
User Name used for user validation
Status: current Access: read-create
OBJECT-TYPE    
  OCTET STRING Size(1..85)  

hwEnergyFtpcPassword 1.3.6.1.4.1.2011.6.157.4.1.1.9
Password used for user validation. Password Length while setting should not be more than 16 characters, while querying password will be cipher text
Status: current Access: read-create
OBJECT-TYPE    
  OCTET STRING Size(1..25)  

hwEnergyFtpcDirectory 1.3.6.1.4.1.2011.6.157.4.1.1.10
Local working directory
Status: current Access: read-create
OBJECT-TYPE    
  OCTET STRING Size(0..256)  

hwEnergyFtpcSrcIfName 1.3.6.1.4.1.2011.6.157.4.1.1.11
Interface Name
Status: current Access: read-create
OBJECT-TYPE    
  OCTET STRING Size(0..48)  

hwEnergyFtpcTransCfgRowStatus 1.3.6.1.4.1.2011.6.157.4.1.1.12
The object specifies the status of this table entry. When the status is createAndGo, it allows to create and when value is destroy it allows to delete the record in the table
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus  

hwEnergyFtpcAction 1.3.6.1.4.1.2011.6.157.4.1.1.13
The type of request. get(1): To request a file from the FTP server. put(2): To send a file to the FTP server.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER get(1), put(2)  

hwEnergyFtpcTransMode 1.3.6.1.4.1.2011.6.157.4.1.1.14
The file transfer protocol. Default: FTP.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER ftp(1), sftp(2), tftp(3)  

hwEnergyFtpOperStatus 1.3.6.1.4.1.2011.6.157.4.1.1.15
The OperStatus: opInProgress(1): the operation is in process. opSuccess(2): the operation has been completed successfully. opInvalid(3): the command is invalid or command-protocol-device combination is unsupported by the system. opInvalidProtocol(4): invalid protocol is specified opInvalidSourceName(5) :invalid source file name is specified. opInvalidDestName(6): invalid target name is specified. opInvalidServerAddress(7): invalid server address is specified opDeviceBusy(8): the device is in use and locked by another process opDeviceError(9): device read, write or erase error opFileOpenError(10) :invalid file name; file not found in partition opFileTransferError(11) :file transfer was unsuccessfull opFileChecksumError(12) :file checksum in Flash is invalid opAuthFail(13) :authentication failure opUnknownFailure(14) :failure which is unknown opAbort(15) : transfer operation has been aborted opInvalidSourceAddress(16): invalid source IP is specified. opInvalidSourceInterface(17): invalid source interface is specified.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER opInProgress(1), opSuccess(2), opInvalid(3), opInvalidProtocol(4), opInvalidSourceName(5), opInvalidDestName(6), opInvalidServerAddress(7), opDeviceBusy(8), opDeviceError(9), opFileOpenError(10), opFileTransferError(11), opFileChecksumError(12), opAuthFail(13), opUnknownFailure(14), opAbort(15), opInvalidSourceAddress(16), opInvalidSourceInterface(17)  

hwEnergyTrapObjects 1.3.6.1.4.1.2011.6.157.10
OBJECT IDENTIFIER    

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

hwEnergyNotification 1.3.6.1.4.1.2011.6.157.11
OBJECT IDENTIFIER    

hwEnergyDevChangeToSleep 1.3.6.1.4.1.2011.6.157.11.1
This notification indicates device entering in the sleeping status.
Status: current Access: accessible-for-notify
NOTIFICATION-TYPE    

hwEnergyConformance 1.3.6.1.4.1.2011.6.157.6
OBJECT IDENTIFIER    

hwEnergyCompliances 1.3.6.1.4.1.2011.6.157.6.1
OBJECT IDENTIFIER    

hwEnergyCompliance 1.3.6.1.4.1.2011.6.157.6.1.1
Description.
Status: current Access: accessible-for-notify
MODULE-COMPLIANCE    

hwEnergyGroups 1.3.6.1.4.1.2011.6.157.6.2
OBJECT IDENTIFIER    

hwEnergyFtpcGroup 1.3.6.1.4.1.2011.6.157.6.2.1
Description.
Status: current Access: accessible-for-notify
OBJECT-GROUP    

hwSysPowerMgntGroup 1.3.6.1.4.1.2011.6.157.6.2.2
Description.
Status: current Access: accessible-for-notify
OBJECT-GROUP    

hwEnergySavingMngtGroup 1.3.6.1.4.1.2011.6.157.6.2.3
Description.
Status: current Access: accessible-for-notify
OBJECT-GROUP    

hwEnergyNotificationGroup 1.3.6.1.4.1.2011.6.157.6.2.4
Description.
Status: current Access: accessible-for-notify
NOTIFICATION-GROUP