HH3C-LswDEVM-MIB
- Registered at
- 1.3.6.1.4.1.25506.8.81.3.6.1.4.1.25506.8.35.9
- Last updated
- 2020-05-11 00:00
- Organization
- New H3C Tech. Co., Ltd.
- Revisions
- 2020-05-11 00:00, 2017-07-17 00:00, 2001-06-29 00:00
- Namespace
- comware
- Source file
HH3C-LswDEVM-MIB- Digest
sha256:ab912e2cc79474af5a11b8bba040cd991b577edc10c64547803345e6b15fb2ec
Description
Added hh3cDevMPowerRatedVoltage, hh3cDevMPowerRatedCurrent, hh3cDevMPowerLoadFactor, hh3cDevMPowerUsedPower and hh3cDevMPowerRemainingPower.
Contact
Platform Team New H3C Tech. Co., Ltd. Hai-Dian District Beijing P.R. China http://www.h3c.com Zip:100085
Imports
| From | Symbols |
|---|---|
| HH3C-LSW-DEV-ADM-MIB | hh3cLswFrameIndex, hh3cLswSlotIndex |
| HH3C-OID-MIB | hh3cRhw, hh3clswCommon |
| SNMPv2-CONF | MODULE-COMPLIANCE, NOTIFICATION-GROUP |
| SNMPv2-SMI | Gauge32, Integer32, MODULE-IDENTITY, NOTIFICATION-TYPE, OBJECT-IDENTITY, OBJECT-TYPE, TimeTicks, iso |
| SNMPv2-TC | DisplayString, TEXTUAL-CONVENTION |
Imported by
1 module(s) in this corpus import this one.
Load order
Every file a consumer needs in order to load this module, dependencies first.
HCNUM-TC HH3C-LSW-DEV-ADM-MIB HH3C-LswDEVM-MIB HH3C-OID-MIB SNMPv2-CONF SNMPv2-SMI SNMPv2-TC
Objects
| Name | OID | Syntax | Access | Status |
|---|---|---|---|---|
| hh3cDevice OBJECT-IDENTITY | 1.3.6.1.4.1.25506.8.8 | |||
| hh3cCpuTable OBJECT-TYPE A table of CPU statistics. | 1.3.6.1.4.1.25506.8.8.1 | not-accessible | current | |
| hh3cCpuEntry OBJECT-TYPE The Entries of hh3cCpuTable. | 1.3.6.1.4.1.25506.8.8.1.1 | not-accessible | current | |
| hh3cCpuIndex OBJECT-TYPE Index of hh3cCpuTable. This integer is a unique number to identify the CPU(s). We recommend two Number Plans in this paper, Logical Number or Physical Number. For the first case, hh3cCpuIndex is a integer, range from 1 to the Maximum number, for example 1,2,3,4,5 ..., where 1 represents the first CPU, 2 represents the second CPU, etc. For the second case hh3cCpuIndex represents physical card position (Shelf Number, Frame Number, Slot Number, SubSlotNumber) where the CPU residing, for example, 0x01020304 represent the CPU on the 4th subslot of the 3th slot of the 2nd frame of the 1st Shelf. In the condition of multiple CPU system where CPU group coordinately process on one board, we see the CPUs as one CPU | 1.3.6.1.4.1.25506.8.8.1.1.1 | Integer32 | not-accessible | current |
| hh3cCpuCostRate OBJECT-TYPE The overall CPU busy percentage in the last 5 second period. | 1.3.6.1.4.1.25506.8.8.1.1.2 | Gauge32 | read-only | current |
| hh3cCpuCostRatePer1Min OBJECT-TYPE The overall CPU cost percentage in the last 1 minute period. | 1.3.6.1.4.1.25506.8.8.1.1.3 | Gauge32 | read-only | current |
| hh3cCpuCostRatePer5Min OBJECT-TYPE The overall CPU cost percentage in the last 5 minutes period. | 1.3.6.1.4.1.25506.8.8.1.1.4 | Gauge32 | read-only | current |
| hh3cMem OBJECT-IDENTITY | 1.3.6.1.4.1.25506.8.8.2 | |||
| hh3cMemTable OBJECT-TYPE This table contains memory information. | 1.3.6.1.4.1.25506.8.8.2.1 | not-accessible | current | |
| hh3cMemEntry OBJECT-TYPE The Entries of hh3cMemTable | 1.3.6.1.4.1.25506.8.8.2.1.1 | not-accessible | current | |
| hh3cMemModuleIndex OBJECT-TYPE Index of hh3cMemTable. This integer is a unique number to identify the memory module. We recommend two Number Plans in this paper, Logical Number or Physical Number. For the first case, hh3cMemModuleIndex is a integer, range from 1 to the Maximum number, for example 1,2,3,4,5 ..., where 1 represents the first memory module, 2 represents the second memory module, etc. For the second case hh3cMemModuleIndex represents physical card position (Shelf Number, Frame Number, Slot Number, SubSlotNumber) where the memory module residing, for example, 0x01020304 represent the memory module on the 4th subslot of the 3th slot of the 2nd frame of the 1st Shelf. | 1.3.6.1.4.1.25506.8.8.2.1.1.1 | Integer32 | not-accessible | current |
| hh3cMemSize OBJECT-TYPE Indicates the total size of the memory module which is on the managed object. | 1.3.6.1.4.1.25506.8.8.2.1.1.2 | Gauge32 | read-only | current |
| hh3cMemFree OBJECT-TYPE Indicates the free size of the memory | 1.3.6.1.4.1.25506.8.8.2.1.1.3 | Gauge32 | read-only | current |
| hh3cMemRawSliceUsed OBJECT-TYPE Indicates the used size of the raw slice memory | 1.3.6.1.4.1.25506.8.8.2.1.1.4 | Gauge32 | read-only | current |
| hh3cMemLgFree OBJECT-TYPE The largest free size of the contiguous area in the memory. The unit is byte. | 1.3.6.1.4.1.25506.8.8.2.1.1.5 | Gauge32 | read-only | current |
| hh3cMemFail OBJECT-TYPE The times of memory allocation failures | 1.3.6.1.4.1.25506.8.8.2.1.1.6 | Gauge32 | read-only | current |
| hh3cMemFailNoMem OBJECT-TYPE The times of memory allocation failures due to no free memory. | 1.3.6.1.4.1.25506.8.8.2.1.1.7 | Gauge32 | read-only | current |
| hh3cBufTable OBJECT-TYPE This table contains buffer information. | 1.3.6.1.4.1.25506.8.8.2.2 | not-accessible | current | |
| hh3cBufEntry OBJECT-TYPE The Entries of hh3cBufferTable | 1.3.6.1.4.1.25506.8.8.2.2.1 | not-accessible | current | |
| hh3cBufModuleIndex OBJECT-TYPE Index of hh3cBufferTable. This integer is a unique number to identify the buffer module. We recommend two Number Plans in this paper, Logical Number or Physical Number. For the first case, hh3cBufferModuleIndex is a integer, range from 1 to the Maximum number, for example 1,2,3,4,5 ..., where 1 represents the first buffer module, 2 represents the second buffer module, etc. For the second case hh3cBufferModuleIndex represents physical card position (Shelf Number, Frame Number, Slot Number, SubSlotNumber) where the buffer module residing, for example, 0x01020304 represent the buffer module on the 4th subslot of the 3th slot of the 2nd frame of the 1st Shelf. | 1.3.6.1.4.1.25506.8.8.2.2.1.1 | Integer32 | not-accessible | current |
| hh3cBufSize OBJECT-TYPE The size of buffer,unit is byte. | 1.3.6.1.4.1.25506.8.8.2.2.1.2 | Integer32 | not-accessible | current |
| hh3cBufCurrentTotal OBJECT-TYPE The total number of buffer currently. | 1.3.6.1.4.1.25506.8.8.2.2.1.3 | Gauge32 | read-only | current |
| hh3cBufCurrentUsed OBJECT-TYPE The number of used buffer currently. | 1.3.6.1.4.1.25506.8.8.2.2.1.4 | Gauge32 | read-only | current |
| hh3cFlh OBJECT-IDENTITY | 1.3.6.1.4.1.25506.8.8.3 | |||
| hh3cFlhTotalSize OBJECT-TYPE The flash memory's total size, in kilobyte | 1.3.6.1.4.1.25506.8.8.3.1 | Integer32 | read-only | current |
| hh3cFlhTotalFree OBJECT-TYPE The free space in internal flash memory, in kilobyte | 1.3.6.1.4.1.25506.8.8.3.2 | Integer32 | read-only | current |
| hh3cFlhLastDelTime OBJECT-TYPE The time since system up of the latest deleting operation of flash memory. The value of Zero indicates there is no erasing operation since system up | 1.3.6.1.4.1.25506.8.8.3.3 | TimeTicks | read-only | current |
| hh3cFlhDelState OBJECT-TYPE The state indicates the result of current or latest flash memory deleting operation | 1.3.6.1.4.1.25506.8.8.3.4 | INTEGER {executing(1), ok(2), error(3), readOnly(4), failtoopen(5), blockMallocFail(6), noneDelOperationSinceStart(7)} | read-only | current |
| hh3cFlhState OBJECT-TYPE Busy indicates the flash memory is unavailable due to others may be using it, and free indicates the flash memory is available now | 1.3.6.1.4.1.25506.8.8.3.5 | INTEGER {busy(1), free(2)} | read-only | current |
| hh3cLswdevMMibObject OBJECT-IDENTITY Description. | 1.3.6.1.4.1.25506.8.35.9.1 | current | ||
| hh3cdevMFanStatusTable OBJECT-TYPE Fan status description table | 1.3.6.1.4.1.25506.8.35.9.1.1 | not-accessible | current | |
| hh3cdevMFanStatusEntry OBJECT-TYPE Fan status description table entry | 1.3.6.1.4.1.25506.8.35.9.1.1.1 | not-accessible | current | |
| hh3cDevMFanNum OBJECT-TYPE Fan number | 1.3.6.1.4.1.25506.8.35.9.1.1.1.1 | Integer32 | read-only | current |
| hh3cDevMFanStatus OBJECT-TYPE Fan status: active (1), deactive (2) not installed (3) and unsupported (4) | 1.3.6.1.4.1.25506.8.35.9.1.1.1.2 | INTEGER {active(1), deactive(2), not-install(3), unsupport(4)} | read-only | current |
| hh3cDevMFanPosFrame OBJECT-TYPE Frame number of the fan | 1.3.6.1.4.1.25506.8.35.9.1.1.1.3 | Integer32 | read-only | current |
| hh3cDevMFanPosSlot OBJECT-TYPE Slot number of the fan | 1.3.6.1.4.1.25506.8.35.9.1.1.1.4 | Integer32 | read-only | current |
| hh3cDevMFanPosIndex OBJECT-TYPE ID of the fan | 1.3.6.1.4.1.25506.8.35.9.1.1.1.5 | Integer32 | read-only | current |
| hh3cDevMFanMaxSpeed OBJECT-TYPE Maximum speed of the fan, in RPM | 1.3.6.1.4.1.25506.8.35.9.1.1.1.6 | Integer32 | read-only | current |
| hh3cDevMFanCurrentSpeed OBJECT-TYPE Current speed of the fan, in RPM | 1.3.6.1.4.1.25506.8.35.9.1.1.1.7 | Integer32 | read-only | current |
| hh3cdevMPowerStatusTable OBJECT-TYPE Power status description table | 1.3.6.1.4.1.25506.8.35.9.1.2 | not-accessible | current | |
| hh3cdevMPowerStatusEntry OBJECT-TYPE Power status description table entry | 1.3.6.1.4.1.25506.8.35.9.1.2.1 | not-accessible | current | |
| hh3cDevMPowerNum OBJECT-TYPE Power number | 1.3.6.1.4.1.25506.8.35.9.1.2.1.1 | Integer32 | read-only | current |
| hh3cDevMPowerStatus OBJECT-TYPE Power status: active (1), deactive (2) not installed (3) and unsupported | 1.3.6.1.4.1.25506.8.35.9.1.2.1.2 | INTEGER {active(1), deactive(2), not-install(3), unsupport(4)} | read-only | current |
| hh3cDevMPowerEntIndex OBJECT-TYPE Power entity index | 1.3.6.1.4.1.25506.8.35.9.1.2.1.3 | Integer32 | read-only | current |
| hh3cDevMPowerRatedVoltage OBJECT-TYPE Power rated voltage | 1.3.6.1.4.1.25506.8.35.9.1.2.1.4 | Integer32 | read-only | current |
| hh3cDevMPowerRatedCurrent OBJECT-TYPE Power rated current | 1.3.6.1.4.1.25506.8.35.9.1.2.1.5 | Integer32 | read-only | current |
| hh3cDevMPowerLoadFactor OBJECT-TYPE Power load factor | 1.3.6.1.4.1.25506.8.35.9.1.2.1.6 | Integer32 | read-only | current |
| hh3cDevMPowerUsedPower OBJECT-TYPE Power usage | 1.3.6.1.4.1.25506.8.35.9.1.2.1.7 | Integer32 | read-only | current |
| hh3cDevMPowerRemainingPower OBJECT-TYPE Remaining of power | 1.3.6.1.4.1.25506.8.35.9.1.2.1.8 | Integer32 | read-only | current |
| hh3cdevMSlotEnvironmentTable OBJECT-TYPE environment description table | 1.3.6.1.4.1.25506.8.35.9.1.3 | not-accessible | current | |
| hh3cdevMSlotEnvironmentEntry OBJECT-TYPE environment description table entry | 1.3.6.1.4.1.25506.8.35.9.1.3.1 | not-accessible | current | |
| hh3cdevMSlotEnvironmentType OBJECT-TYPE Environment type | 1.3.6.1.4.1.25506.8.35.9.1.3.1.1 | INTEGER {temperature(1), humidity(2), fog(3)} | not-accessible | current |
| hh3cDevMSlotEnvironmentStatus OBJECT-TYPE Environment status | 1.3.6.1.4.1.25506.8.35.9.1.3.1.2 | INTEGER {normal(1), upper(2), lower(3)} | read-only | current |
| hh3cDevMSlotEnvironmentValue OBJECT-TYPE Environment value | 1.3.6.1.4.1.25506.8.35.9.1.3.1.3 | Integer32 | read-only | current |
| hh3cDevMSlotEnvironmentUpperLimit OBJECT-TYPE Environment upper limit | 1.3.6.1.4.1.25506.8.35.9.1.3.1.4 | Integer32 | read-write | current |
| hh3cDevMSlotEnvironmentLowerLimit OBJECT-TYPE Environment Lower limit | 1.3.6.1.4.1.25506.8.35.9.1.3.1.5 | Integer32 | read-write | current |
| hh3cLinkUpDownTrapEnable OBJECT-TYPE Enable/Disable linkUp/linkDown traps of the device, determining whether to enable linkUp/linkDown traps with that of the interface. When the value is enableBoth(1), the linkUp/linkDown traps are both enabled. When the value is disableBoth(2), the linkUp/linkDown traps are both disabled. When the value is enableLinkUpTrapOnly(3), the linkUp traps is enabled and the linkDown traps is disabled. When the value is enableLinkDownTrapOnly(4), the linkUp traps is disabled and the linkDown traps is enabled. | 1.3.6.1.4.1.25506.8.35.9.1.9 | INTEGER {enableBoth(1), disableBoth(2), enableLinkUpTrapOnly(3), enableLinkDownTrapOnly(4)} | read-write | current |
| hh3cdot1qTpFdbLearnStatus OBJECT-TYPE Enable/Disable the address learning. | 1.3.6.1.4.1.25506.8.35.9.1.10 | INTEGER {enabled(1), disabled(2)} | read-write | current |
| hh3cCfmWriteFlash OBJECT-TYPE Write the current effective configuration into the Flash memory. This object does not support read operation. | 1.3.6.1.4.1.25506.8.35.9.1.11 | INTEGER {write(1)} | read-write | current |
| hh3cCfmEraseFlash OBJECT-TYPE Delete the configuration from the Flash memory. This object does not support read operation. | 1.3.6.1.4.1.25506.8.35.9.1.12 | INTEGER {erase(1)} | read-write | current |
| hh3cDevMFirstTrapTime OBJECT-TYPE Represents the first trap time. | 1.3.6.1.4.1.25506.8.35.9.1.13 | TimeTicks | accessible-for-notify | current |
| hh3cdevMExternalAlarmStatus OBJECT-IDENTITY | 1.3.6.1.4.1.25506.8.35.9.1.14 |