HUAWEI-ENERGYMNGT-MIB: View SNMP OID List / Download MIB

VENDOR: HUAWEI


 Home MIB: HUAWEI-ENERGYMNGT-MIB
Download as:   

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


Object Name OID Type Access Info
 hwEnergyMngt 1.3.6.1.4.1.2011.6.157
huawei energy management MIB.
         hwSysPowerMgnt 1.3.6.1.4.1.2011.6.157.1
             hwPowerConsumption 1.3.6.1.4.1.2011.6.157.1.1 counter64 read-only
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.
             hwPowerStatPeriod 1.3.6.1.4.1.2011.6.157.1.2 integer read-write
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. Enumeration: 'oneMonth': 6, 'oneHour': 3, 'fifteenMinutes': 1, 'thirtyMinutes': 2, 'oneDay': 4, 'oneWeek': 5.
             hwAveragePower 1.3.6.1.4.1.2011.6.157.1.3 integer32 read-only
NE average power consumtion during a period: milliwatt
             hwRatedPower 1.3.6.1.4.1.2011.6.157.1.4 integer32 read-only
NE rated power: milliwatt
             hwThresholdOfPower 1.3.6.1.4.1.2011.6.157.1.5 integer32 read-write
NE threshold power: milliwatt
             hwCurrentPower 1.3.6.1.4.1.2011.6.157.1.6 integer32 read-only
NE current power: milliwatt
             hwPoEType 1.3.6.1.4.1.2011.6.157.1.7 integer read-only
powered type: PSE(1): power supplier. PD(2): powered deivce. noPoe(255): not PSE or PD Enumeration: 'noPoe': 255, 'pd': 2, 'pse': 1.
             hwPSEPower 1.3.6.1.4.1.2011.6.157.1.8 integer32 read-only
The output power(milliwatt) by a PSE. For a non-PSE device, the value is zero.
         hwBoardPowerMngt 1.3.6.1.4.1.2011.6.157.2
             hwBoardPowerMngtTable 1.3.6.1.4.1.2011.6.157.2.1 no-access
This table describes current power and rated power of boards. The index is hwBoardIndex.
                 hwBoardPowerMngtEntry 1.3.6.1.4.1.2011.6.157.2.1.1 no-access
The entry of hwBoardPowerMngtTable.
                     hwBoardIndex 1.3.6.1.4.1.2011.6.157.2.1.1.1 integer32 read-only
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).
                     hwBoardType 1.3.6.1.4.1.2011.6.157.2.1.1.2 displaystring read-only
hwBoardType describes main type of board: LPU/SFU/ADSL/PSTN, etc.
                     hwBoardName 1.3.6.1.4.1.2011.6.157.2.1.1.3 displaystring read-only
hwBoardName describes full name of board: CR52LPUA/CR57SFU40A/H805ADGG, etc.
                     hwBoardCurrentPower 1.3.6.1.4.1.2011.6.157.2.1.1.4 integer32 read-only
current power of board(slot): milliwatt
                     hwBoardRatedPower 1.3.6.1.4.1.2011.6.157.2.1.1.5 integer32 read-only
rated power of board(slot): milliwatt
                     hwBoardThresholdOfPower 1.3.6.1.4.1.2011.6.157.2.1.1.6 integer32 read-write
Threshold power of board(slot): milliwatt
         hwEnergySavingMngt 1.3.6.1.4.1.2011.6.157.3
             hwEnergySavingMode 1.3.6.1.4.1.2011.6.157.3.1 integer read-write
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. Optimal(5): Optimal energy-saving mode, many complex energy-saving strategy included, which may effect service. Enumeration: 'optimal': 5, 'basic': 3, 'standard': 2, 'deep': 4, 'userDefined': 1.
             hwEnergySavingMethodTable 1.3.6.1.4.1.2011.6.157.3.2 no-access
hwEnergySavingMethodTable defines energy-saving Method for all mode. User can set a method with its parameter. The index of this table is hwEnergySavingMethodIndex.
                 hwEnergySavingMethodEntry 1.3.6.1.4.1.2011.6.157.3.2.1 no-access
Entry of energy-saveing method table.
                     hwEnergySavingMethodIndex 1.3.6.1.4.1.2011.6.157.3.2.1.1 integer32 read-only
The index of method in use.
                     hwEnergySavingMethodEnable 1.3.6.1.4.1.2011.6.157.3.2.1.2 integer read-write
hwEnergySaveingMethodEnable describes the status of energy-saving method: enableed or disabled. Enumeration: 'enable': 1, 'disable': 2.
             hwEnergySavingParameterTable 1.3.6.1.4.1.2011.6.157.3.3 no-access
hwEnergySavingParameterTable defines parameters for all energy-saving methods. User can set parameter for a method. The index of this table: hwEnergySavingMethodIndex, hwEnergySavingParameterIndex.
                 hwEnergySavingParameterEntry 1.3.6.1.4.1.2011.6.157.3.3.1 no-access
Entry of energy-saveing parameter table.
                     hwEnergySavingParameterIndex 1.3.6.1.4.1.2011.6.157.3.3.1.1 integer32 read-only
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.
                     hwEnergySavingParameterValue 1.3.6.1.4.1.2011.6.157.3.3.1.2 displaystring read-write
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'.
             hwEnergySavingCapabilityMngtTable 1.3.6.1.4.1.2011.6.157.3.4 no-access
This table describes the energy-saving capability, including energy-saving methods and parameters. The index is hwEnergySavingCapabilityDescIndex.
                 hwEnergySavingCapabilityMngtEntry 1.3.6.1.4.1.2011.6.157.3.4.1 no-access
The entry of hwBoardPowerMngtTable.
                     hwEnergySavingCapabilityDescIndex 1.3.6.1.4.1.2011.6.157.3.4.1.1 integer32 read-only
The index of hwEnergySavingCapabilityMngtTable.
                     hwEnergySavingCapabilityDescLanguage 1.3.6.1.4.1.2011.6.157.3.4.1.2 displaystring read-only
The language of EnergySavingCapabilityDescription file. 'en-gb'(English-GreatBraitain) 'zh-cn'(Chinese)
                     hwEnergySavingCapabilityDesc 1.3.6.1.4.1.2011.6.157.3.4.1.3 octet string read-only
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.
             hwEnergySavingDescReqMode 1.3.6.1.4.1.2011.6.157.3.5 integer read-only
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. Enumeration: 'ftp': 2, 'snmp': 1.
         hwEnergyFtpcObjects 1.3.6.1.4.1.2011.6.157.4
             hwEnergyFtpcTransFileTable 1.3.6.1.4.1.2011.6.157.4.1 no-access
This table is used to configure transfer file feature related parameters.
                 hwEnergyFtpcTransFileEntry 1.3.6.1.4.1.2011.6.157.4.1.1 no-access
Name identifying Transfer configuration
                     hwEnergyFtpcSetName 1.3.6.1.4.1.2011.6.157.4.1.1.1 octet string no-access
Name identifying FTPC Transfer configuration
                     hwEnergyFtpcSrcAddrType 1.3.6.1.4.1.2011.6.157.4.1.1.2 inetaddresstype read-only
Source IP address Type: ipv4(1) ipv6(2)
                     hwEnergyFtpcSrcAddr 1.3.6.1.4.1.2011.6.157.4.1.1.3 inetaddress read-only
Source IP address
                     hwEnergyFtpcVpnName 1.3.6.1.4.1.2011.6.157.4.1.1.4 octet string read-only
VPN name used for the corresponding connection
                     hwEnergyFtpcHostAddrType 1.3.6.1.4.1.2011.6.157.4.1.1.5 inetaddresstype read-only
Server address type: ipv4(1) ipv6(2)
                     hwEnergyFtpcHostAddr 1.3.6.1.4.1.2011.6.157.4.1.1.6 inetaddress read-only
Server IP address
                     hwEnergyFtpcServerPort 1.3.6.1.4.1.2011.6.157.4.1.1.7 integer32 read-only
Server port used for connection
                     hwEnergyFtpcUserName 1.3.6.1.4.1.2011.6.157.4.1.1.8 octet string read-only
User Name used for user validation
                     hwEnergyFtpcPassword 1.3.6.1.4.1.2011.6.157.4.1.1.9 octet string read-only
Password used for user validation. Password Length while setting should not be more than 16 characters, while querying password will be cipher text
                     hwEnergyFtpcDirectory 1.3.6.1.4.1.2011.6.157.4.1.1.10 octet string read-only
Local working directory
                     hwEnergyFtpcSrcIfName 1.3.6.1.4.1.2011.6.157.4.1.1.11 octet string read-only
Interface Name
                     hwEnergyFtpcTransCfgRowStatus 1.3.6.1.4.1.2011.6.157.4.1.1.12 rowstatus read-only
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
                     hwEnergyFtpcAction 1.3.6.1.4.1.2011.6.157.4.1.1.13 integer read-write
The type of request. get(1): To request a file from the FTP server. put(2): To send a file to the FTP server. Enumeration: 'put': 2, 'get': 1.
                     hwEnergyFtpcTransMode 1.3.6.1.4.1.2011.6.157.4.1.1.14 integer read-write
The file transfer protocol. Default: FTP. Enumeration: 'ftp': 1, 'tftp': 3, 'sftp': 2.
                     hwEnergyFtpOperStatus 1.3.6.1.4.1.2011.6.157.4.1.1.15 integer read-only
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. Enumeration: 'opInProgress': 1, 'opInvalid': 3, 'opDeviceBusy': 8, 'opFileChecksumError': 12, 'opInvalidDestName': 6, 'opFileTransferError': 11, 'opAuthFail': 13, 'opInvalidServerAddress': 7, 'opAbort': 15, 'opInvalidSourceAddress': 16, 'opInvalidProtocol': 4, 'opInvalidSourceInterface': 17, 'opSuccess': 2, 'opFileOpenError': 10, 'opInvalidSourceName': 5, 'opUnknownFailure': 14, 'opDeviceError': 9.
         hwEnergyConformance 1.3.6.1.4.1.2011.6.157.6
             hwEnergyCompliances 1.3.6.1.4.1.2011.6.157.6.1
                 hwEnergyCompliance 1.3.6.1.4.1.2011.6.157.6.1.1
Description.
             hwEnergyGroups 1.3.6.1.4.1.2011.6.157.6.2
                 hwEnergyFtpcGroup 1.3.6.1.4.1.2011.6.157.6.2.1
Description.
                 hwSysPowerMgntGroup 1.3.6.1.4.1.2011.6.157.6.2.2
Description.
                 hwEnergySavingMngtGroup 1.3.6.1.4.1.2011.6.157.6.2.3
Description.
                 hwEnergyNotificationGroup 1.3.6.1.4.1.2011.6.157.6.2.4
Description.
         hwEnergyTrapObjects 1.3.6.1.4.1.2011.6.157.10
               hwEnergyDevId 1.3.6.1.4.1.2011.6.157.10.1 integer32 no-access
This object identifies the device ID.
         hwEnergyNotification 1.3.6.1.4.1.2011.6.157.11
               hwEnergyDevChangeToSleep 1.3.6.1.4.1.2011.6.157.11.1
This notification indicates device entering in the sleeping status.