HUAWEI-ENERGYMNGT-MIB
- Registered at
- 1.3.6.1.4.1.2011.6.157
- Last updated
- 2017-06-21 00:00
- Organization
- Huawei Technologies Co.,Ltd.
- Revisions
- 2017-06-21 00:00, 2015-11-11 00:00, 2015-05-30 00:00, 2014-01-23 00:00, 2011-07-01 00:00, 2011-03-14 15:30, 2011-03-14 00:00, 2011-03-10 00:00, 2011-02-10 00:00, 2010-08-06 00:00, 2010-08-05 00:00, 2010-08-03 00:00, 2010-07-12 00:00, 2010-07-07 00:00, 2010-06-29 00:00, 2010-06-23 00:00, 2010-06-18 00:00, 2010-06-17 00:00, 2010-06-08 00:00, 2010-05-24 00:00
- Namespace
- huawei
- Source file
HUAWEI-ENERGYMNGT-MIB- Digest
sha256:f6d8f7c7eb99aeae55a7c562a266efb37a07234af1185e87cf319c3cc6aa4427
Description
huawei energy management MIB.
Contact
Huawei Industrial Base Bantian, Longgang Shenzhen 518129 People's Republic of China Website: http://www.huawei.com Email: support@huawei.com
Imports
| From | Symbols |
|---|---|
| HUAWEI-MIB | huaweiUtility |
| INET-ADDRESS-MIB | InetAddress, InetAddressType |
| SNMPv2-CONF | MODULE-COMPLIANCE, NOTIFICATION-GROUP, OBJECT-GROUP |
| SNMPv2-SMI | Counter64, Integer32, IpAddress, MODULE-IDENTITY, NOTIFICATION-TYPE, OBJECT-IDENTITY, OBJECT-TYPE, iso |
| SNMPv2-TC | DateAndTime, DisplayString, RowStatus, TEXTUAL-CONVENTION, TruthValue |
Imported by
Nothing in this corpus imports this module.
Load order
Every file a consumer needs in order to load this module, dependencies first.
HUAWEI-ENERGYMNGT-MIB HUAWEI-MIB INET-ADDRESS-MIB SNMPv2-CONF SNMPv2-SMI SNMPv2-TC
Objects
| Name | OID | Syntax | Access | Status |
|---|---|---|---|---|
| hwSysPowerMgnt OBJECT-IDENTITY | 1.3.6.1.4.1.2011.6.157.1 | |||
| hwPowerConsumption OBJECT-TYPE 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. | 1.3.6.1.4.1.2011.6.157.1.1 | Counter64 | read-only | current |
| hwPowerStatPeriod OBJECT-TYPE 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. | 1.3.6.1.4.1.2011.6.157.1.2 | INTEGER {fifteenMinutes(1), thirtyMinutes(2), oneHour(3), oneDay(4), oneWeek(5), oneMonth(6)} | read-write | current |
| hwAveragePower OBJECT-TYPE NE average power consumtion during a period: milliwatt | 1.3.6.1.4.1.2011.6.157.1.3 | Integer32 | read-only | current |
| hwRatedPower OBJECT-TYPE NE rated power: milliwatt | 1.3.6.1.4.1.2011.6.157.1.4 | Integer32 | read-only | current |
| hwThresholdOfPower OBJECT-TYPE NE threshold power: milliwatt | 1.3.6.1.4.1.2011.6.157.1.5 | Integer32 | read-write | current |
| hwCurrentPower OBJECT-TYPE NE current power: milliwatt | 1.3.6.1.4.1.2011.6.157.1.6 | Integer32 | read-only | current |
| hwPoEType OBJECT-TYPE powered type: PSE(1): power supplier. PD(2): powered deivce. noPoe(255): not PSE or PD | 1.3.6.1.4.1.2011.6.157.1.7 | INTEGER {pse(1), pd(2), noPoe(255)} | read-only | current |
| hwPSEPower OBJECT-TYPE The output power(milliwatt) by a PSE. For a non-PSE device, the value is zero. | 1.3.6.1.4.1.2011.6.157.1.8 | Integer32 | read-only | current |
| hwBoardPowerMngt OBJECT-IDENTITY | 1.3.6.1.4.1.2011.6.157.2 | |||
| hwBoardPowerMngtTable OBJECT-TYPE This table describes current power and rated power of boards. The index is hwBoardIndex. | 1.3.6.1.4.1.2011.6.157.2.1 | not-accessible | current | |
| hwBoardPowerMngtEntry OBJECT-TYPE The entry of hwBoardPowerMngtTable. | 1.3.6.1.4.1.2011.6.157.2.1.1 | not-accessible | current | |
| hwBoardIndex OBJECT-TYPE 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). | 1.3.6.1.4.1.2011.6.157.2.1.1.1 | Integer32 | read-only | current |
| hwBoardType OBJECT-TYPE hwBoardType describes main type of board. | 1.3.6.1.4.1.2011.6.157.2.1.1.2 | DisplayString | read-only | current |
| hwBoardName OBJECT-TYPE hwBoardName describes full name of board. | 1.3.6.1.4.1.2011.6.157.2.1.1.3 | DisplayString | read-only | current |
| hwBoardCurrentPower OBJECT-TYPE current power of board(slot): milliwatt | 1.3.6.1.4.1.2011.6.157.2.1.1.4 | Integer32 | read-only | current |
| hwBoardRatedPower OBJECT-TYPE rated power of board(slot): milliwatt | 1.3.6.1.4.1.2011.6.157.2.1.1.5 | Integer32 | read-only | current |
| hwBoardThresholdOfPower OBJECT-TYPE Threshold power of board(slot): milliwatt | 1.3.6.1.4.1.2011.6.157.2.1.1.6 | Integer32 | read-write | current |
| hwEnergySavingMngt OBJECT-IDENTITY | 1.3.6.1.4.1.2011.6.157.3 | |||
| hwEnergySavingMode OBJECT-TYPE 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. | 1.3.6.1.4.1.2011.6.157.3.1 | INTEGER {userDefined(1), standard(2), basic(3), deep(4), optimal(5)} | read-write | current |
| hwEnergySavingMethodTable OBJECT-TYPE hwEnergySavingMethodTable defines energy-saving Method for all mode. User can set a method with its parameter. The index of this table is hwEnergySavingMethodIndex. | 1.3.6.1.4.1.2011.6.157.3.2 | not-accessible | current | |
| hwEnergySavingMethodEntry OBJECT-TYPE Entry of energy-saveing method table. | 1.3.6.1.4.1.2011.6.157.3.2.1 | not-accessible | current | |
| hwEnergySavingMethodIndex OBJECT-TYPE The index of method in use. | 1.3.6.1.4.1.2011.6.157.3.2.1.1 | Integer32 | read-only | current |
| hwEnergySavingMethodEnable OBJECT-TYPE hwEnergySaveingMethodEnable describes the status of energy-saving method: enableed or disabled. | 1.3.6.1.4.1.2011.6.157.3.2.1.2 | INTEGER {enable(1), disable(2)} | read-write | current |
| hwEnergySavingParameterTable OBJECT-TYPE hwEnergySavingParameterTable defines parameters for all energy-saving methods. User can set parameter for a method. The index of this table: hwEnergySavingMethodIndex, hwEnergySavingParameterIndex. | 1.3.6.1.4.1.2011.6.157.3.3 | not-accessible | current | |
| hwEnergySavingParameterEntry OBJECT-TYPE Entry of energy-saveing parameter table. | 1.3.6.1.4.1.2011.6.157.3.3.1 | not-accessible | current | |
| hwEnergySavingParameterIndex OBJECT-TYPE 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. | 1.3.6.1.4.1.2011.6.157.3.3.1.1 | Integer32 | read-only | current |
| hwEnergySavingParameterValue OBJECT-TYPE 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'. | 1.3.6.1.4.1.2011.6.157.3.3.1.2 | DisplayString | read-write | current |
| hwEnergySavingCapabilityMngtTable OBJECT-TYPE This table describes the energy-saving capability, including energy-saving methods and parameters. The index is hwEnergySavingCapabilityDescIndex. | 1.3.6.1.4.1.2011.6.157.3.4 | not-accessible | current | |
| hwEnergySavingCapabilityMngtEntry OBJECT-TYPE The entry of hwBoardPowerMngtTable. | 1.3.6.1.4.1.2011.6.157.3.4.1 | not-accessible | current | |
| hwEnergySavingCapabilityDescIndex OBJECT-TYPE The index of hwEnergySavingCapabilityMngtTable. | 1.3.6.1.4.1.2011.6.157.3.4.1.1 | Integer32 | read-only | current |
| hwEnergySavingCapabilityDescLanguage OBJECT-TYPE The language of EnergySavingCapabilityDescription file. 'en-gb'(English-GreatBraitain) 'zh-cn'(Chinese) | 1.3.6.1.4.1.2011.6.157.3.4.1.2 | DisplayString | read-only | current |
| hwEnergySavingCapabilityDesc OBJECT-TYPE 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. | 1.3.6.1.4.1.2011.6.157.3.4.1.3 | OCTET STRING (SIZE(0..10240)) | read-only | current |
| hwEnergySavingDescReqMode OBJECT-TYPE 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. | 1.3.6.1.4.1.2011.6.157.3.5 | INTEGER {snmp(1), ftp(2)} | read-only | current |
| hwEnergyFtpcObjects OBJECT-IDENTITY | 1.3.6.1.4.1.2011.6.157.4 | |||
| hwEnergyFtpcTransFileTable OBJECT-TYPE This table is used to configure transfer file feature related parameters. | 1.3.6.1.4.1.2011.6.157.4.1 | not-accessible | current | |
| hwEnergyFtpcTransFileEntry OBJECT-TYPE Name identifying Transfer configuration | 1.3.6.1.4.1.2011.6.157.4.1.1 | not-accessible | current | |
| hwEnergyFtpcSetName OBJECT-TYPE Name identifying FTPC Transfer configuration | 1.3.6.1.4.1.2011.6.157.4.1.1.1 | OCTET STRING (SIZE(1..31)) | not-accessible | current |
| hwEnergyFtpcSrcAddrType OBJECT-TYPE Source IP address Type: ipv4(1) ipv6(2) | 1.3.6.1.4.1.2011.6.157.4.1.1.2 | InetAddressType | read-create | current |
| hwEnergyFtpcSrcAddr OBJECT-TYPE Source IP address | 1.3.6.1.4.1.2011.6.157.4.1.1.3 | InetAddress | read-create | current |
| hwEnergyFtpcVpnName OBJECT-TYPE VPN name used for the corresponding connection | 1.3.6.1.4.1.2011.6.157.4.1.1.4 | OCTET STRING (SIZE(0..31)) | read-create | current |
| hwEnergyFtpcHostAddrType OBJECT-TYPE Server address type: ipv4(1) ipv6(2) | 1.3.6.1.4.1.2011.6.157.4.1.1.5 | InetAddressType | read-create | current |
| hwEnergyFtpcHostAddr OBJECT-TYPE Server IP address | 1.3.6.1.4.1.2011.6.157.4.1.1.6 | InetAddress | read-create | current |
| hwEnergyFtpcServerPort OBJECT-TYPE Server port used for connection | 1.3.6.1.4.1.2011.6.157.4.1.1.7 | Integer32 (21 | 1025..55535) | read-create | current |
| hwEnergyFtpcUserName OBJECT-TYPE User Name used for user validation | 1.3.6.1.4.1.2011.6.157.4.1.1.8 | OCTET STRING (SIZE(1..85)) | read-create | current |
| hwEnergyFtpcPassword OBJECT-TYPE Password used for user validation. Password Length while setting should not be more than 16 characters, while querying password will be cipher text | 1.3.6.1.4.1.2011.6.157.4.1.1.9 | OCTET STRING (SIZE(1..25)) | read-create | current |
| hwEnergyFtpcDirectory OBJECT-TYPE Local working directory | 1.3.6.1.4.1.2011.6.157.4.1.1.10 | OCTET STRING (SIZE(0..256)) | read-create | current |
| hwEnergyFtpcSrcIfName OBJECT-TYPE Interface Name | 1.3.6.1.4.1.2011.6.157.4.1.1.11 | OCTET STRING (SIZE(0..48)) | read-create | current |
| hwEnergyFtpcTransCfgRowStatus OBJECT-TYPE 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 | 1.3.6.1.4.1.2011.6.157.4.1.1.12 | RowStatus | read-create | current |
| hwEnergyFtpcAction OBJECT-TYPE The type of request. get(1): To request a file from the FTP server. put(2): To send a file to the FTP server. | 1.3.6.1.4.1.2011.6.157.4.1.1.13 | INTEGER {get(1), put(2)} | read-write | current |
| hwEnergyFtpcTransMode OBJECT-TYPE The file transfer protocol. Default: FTP. | 1.3.6.1.4.1.2011.6.157.4.1.1.14 | INTEGER {ftp(1), sftp(2), tftp(3)} | read-write | current |
| hwEnergyFtpOperStatus OBJECT-TYPE 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. | 1.3.6.1.4.1.2011.6.157.4.1.1.15 | 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)} | read-only | current |
| hwEnergyConformance OBJECT-IDENTITY | 1.3.6.1.4.1.2011.6.157.6 | |||
| hwEnergyCompliances OBJECT-IDENTITY | 1.3.6.1.4.1.2011.6.157.6.1 | |||
| hwEnergyGroups OBJECT-IDENTITY | 1.3.6.1.4.1.2011.6.157.6.2 | |||
| hwEnergyTrapObjects OBJECT-IDENTITY | 1.3.6.1.4.1.2011.6.157.10 | |||
| hwEnergyDevId OBJECT-TYPE This object identifies the device ID. | 1.3.6.1.4.1.2011.6.157.10.1 | Integer32 | accessible-for-notify | current |
| hwEnergyNotification OBJECT-IDENTITY | 1.3.6.1.4.1.2011.6.157.11 |
Notifications
| Name | OID | Status |
|---|---|---|
| hwEnergyDevChangeToSleep NOTIFICATION-TYPE This notification indicates device entering in the sleeping status. | 1.3.6.1.4.1.2011.6.157.11.1 | current |
Conformance
| Name | OID | Status |
|---|---|---|
| hwEnergyCompliance MODULE-COMPLIANCE Description. | 1.3.6.1.4.1.2011.6.157.6.1.1 | current |
| hwEnergyFtpcGroup OBJECT-GROUP Description. | 1.3.6.1.4.1.2011.6.157.6.2.1 | current |
| hwSysPowerMgntGroup OBJECT-GROUP Description. | 1.3.6.1.4.1.2011.6.157.6.2.2 | current |
| hwEnergySavingMngtGroup OBJECT-GROUP Description. | 1.3.6.1.4.1.2011.6.157.6.2.3 | current |
| hwEnergyNotificationGroup NOTIFICATION-GROUP Description. | 1.3.6.1.4.1.2011.6.157.6.2.4 | current |