A3COM-HUAWEI-LswDEVM-MIB: View SNMP OID List / Download MIB
VENDOR: 3COM
Home | MIB: A3COM-HUAWEI-LswDEVM-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).
|
|||
Object Name | OID | Type | Access | Info |
hwLswdevMMib | 1.3.6.1.4.1.43.45.1.2.23.1.9 | |||
hwLswdevMMibObject | 1.3.6.1.4.1.43.45.1.2.23.1.9.1 |
Description. |
||
hwdevMFanStatusTable | 1.3.6.1.4.1.43.45.1.2.23.1.9.1.1 | no-access |
Fan status description table |
|
1.3.6.1.4.1.43.45.1.2.23.1.9.1.1.1 | no-access |
Fan status description table entry |
||
hwDevMFanNum | 1.3.6.1.4.1.43.45.1.2.23.1.9.1.1.1.1 | integer | read-only |
Fan number |
hwDevMFanStatus | 1.3.6.1.4.1.43.45.1.2.23.1.9.1.1.1.2 | integer | read-only |
Fan status: active (1), deactive (2) not installed (3) and unsupported (4) Enumeration: 'active': 1, 'unsupport': 4, 'not-install': 3, 'deactive': 2. |
hwdevMPowerStatusTable | 1.3.6.1.4.1.43.45.1.2.23.1.9.1.2 | no-access |
Power status description table |
|
1.3.6.1.4.1.43.45.1.2.23.1.9.1.2.1 | no-access |
Power status description table entry |
||
hwDevMPowerNum | 1.3.6.1.4.1.43.45.1.2.23.1.9.1.2.1.1 | integer | read-only |
Power number |
hwDevMPowerStatus | 1.3.6.1.4.1.43.45.1.2.23.1.9.1.2.1.2 | integer | read-only |
Power status: active (1), deactive (2) not installed (3) and unsupported Enumeration: 'active': 1, 'unsupport': 4, 'not-install': 3, 'deactive': 2. |
hwdevMSlotEnvironmentTable | 1.3.6.1.4.1.43.45.1.2.23.1.9.1.3 | no-access |
environment description table |
|
1.3.6.1.4.1.43.45.1.2.23.1.9.1.3.1 | no-access |
environment description table entry |
||
hwdevMSlotEnvironmentType | 1.3.6.1.4.1.43.45.1.2.23.1.9.1.3.1.1 | integer | no-access |
Environment type Enumeration: 'fog': 3, 'temperature': 1, 'humidity': 2. |
hwDevMSlotEnvironmentStatus | 1.3.6.1.4.1.43.45.1.2.23.1.9.1.3.1.2 | integer | read-only |
Environment status Enumeration: 'upper': 2, 'lower': 3, 'normal': 1. |
hwDevMSlotEnvironmentValue | 1.3.6.1.4.1.43.45.1.2.23.1.9.1.3.1.3 | integer | read-only |
Environment value |
hwDevMSlotEnvironmentUpperLimit | 1.3.6.1.4.1.43.45.1.2.23.1.9.1.3.1.4 | integer | read-write |
Environment upper limit |
hwDevMSlotEnvironmentLowerLimit | 1.3.6.1.4.1.43.45.1.2.23.1.9.1.3.1.5 | integer | read-write |
Environment Lower limit |
hwLinkUpDownTrapEnable | 1.3.6.1.4.1.43.45.1.2.23.1.9.1.9 | integer | read-write |
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. Enumeration: 'enableLinkDownTrapOnly': 4, 'enableLinkUpTrapOnly': 3, 'disableBoth': 2, 'enableBoth': 1. |
hwdot1qTpFdbLearnStatus | 1.3.6.1.4.1.43.45.1.2.23.1.9.1.10 | integer | read-write |
Enable/Disable the address learning. Enumeration: 'disabled': 2, 'enabled': 1. |
hwCfmWriteFlash | 1.3.6.1.4.1.43.45.1.2.23.1.9.1.11 | integer | read-write |
Write the current effective configuration into the Flash memory. This object does not support read operation. Enumeration: 'write': 1. |
hwCfmEraseFlash | 1.3.6.1.4.1.43.45.1.2.23.1.9.1.12 | integer | read-write |
Delete the configuration from the Flash memory. This object does not support read operation. Enumeration: 'erase': 1. |
hwDevMFirstTrapTime | 1.3.6.1.4.1.43.45.1.2.23.1.9.1.13 | timeticks | no-access |
Represents the first trap time. |
hwDevice | 1.3.6.1.4.1.43.45.1.6.1 | |||
hwCpuTable | 1.3.6.1.4.1.43.45.1.6.1.1 | no-access |
A table of CPU statistics. |
|
1.3.6.1.4.1.43.45.1.6.1.1.1 | no-access |
The Entries of hwCpuTable. |
||
hwCpuIndex | 1.3.6.1.4.1.43.45.1.6.1.1.1.1 | integer | no-access |
Index of hwCpuTable. This integer is a uniq number to identify the CPU(s). We recommand two Number Plans in this paper, Logical Number or Phisical Number. For the first case, hwCpuIndex 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 hwCpuIndex 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 |
hwCpuCostRate | 1.3.6.1.4.1.43.45.1.6.1.1.1.2 | gauge32 | read-only |
The overall CPU busy percentage in the last 5 second period. |
hwCpuCostRatePer1Min | 1.3.6.1.4.1.43.45.1.6.1.1.1.3 | gauge32 | read-only |
The overall CPU cost percentage in the last 1 minute period. |
hwCpuCostRatePer5Min | 1.3.6.1.4.1.43.45.1.6.1.1.1.4 | gauge32 | read-only |
The overall CPU cost percentage in the last 5 minutes period. |
hwMem | 1.3.6.1.4.1.43.45.1.6.1.2 | |||
hwMemTable | 1.3.6.1.4.1.43.45.1.6.1.2.1 | no-access |
This table contains memory information. |
|
1.3.6.1.4.1.43.45.1.6.1.2.1.1 | no-access |
The Entries of hwMemTable |
||
hwMemModuleIndex | 1.3.6.1.4.1.43.45.1.6.1.2.1.1.1 | integer | no-access |
Index of hwMemTable. This integer is a uniq number to identify the memory module. We recommand two Number Plans in this paper, Logical Number or Phisical Number. For the first case, hwMemModuleIndex 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 hwMemModuleIndex 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. |
hwMemSize | 1.3.6.1.4.1.43.45.1.6.1.2.1.1.2 | gauge32 | read-only |
Indicates the total size of the memory module which is on the managed object. |
hwMemFree | 1.3.6.1.4.1.43.45.1.6.1.2.1.1.3 | gauge32 | read-only |
Indicates the free size of the memory |
hwMemRawSliceUsed | 1.3.6.1.4.1.43.45.1.6.1.2.1.1.4 | gauge32 | read-only |
Indicates the used size of the raw slice memory |
hwMemLgFree | 1.3.6.1.4.1.43.45.1.6.1.2.1.1.5 | gauge32 | read-only |
The largest free size of the contiguous area in the memory. The unit is byte. |
hwMemFail | 1.3.6.1.4.1.43.45.1.6.1.2.1.1.6 | gauge32 | read-only |
The times of memory allocation failures |
hwMemFailNoMem | 1.3.6.1.4.1.43.45.1.6.1.2.1.1.7 | gauge32 | read-only |
The times of memory allocation failures due to no free memory. |
hwBufTable | 1.3.6.1.4.1.43.45.1.6.1.2.2 | no-access |
This table contains buffer information. |
|
1.3.6.1.4.1.43.45.1.6.1.2.2.1 | no-access |
The Entries of hwBufferTable |
||
hwBufModuleIndex | 1.3.6.1.4.1.43.45.1.6.1.2.2.1.1 | integer | no-access |
Index of hwBufferTable. This integer is a uniq number to identify the buffer module. We recommand two Number Plans in this paper, Logical Number or Phisical Number. For the first case, hwBufferModuleIndex 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 hwBufferModuleIndex 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. |
hwBufSize | 1.3.6.1.4.1.43.45.1.6.1.2.2.1.2 | integer | no-access |
The size of buffer,unit is byte. |
hwBufCurrentTotal | 1.3.6.1.4.1.43.45.1.6.1.2.2.1.3 | gauge32 | read-only |
The total number of buffer currently. |
hwBufCurrentUsed | 1.3.6.1.4.1.43.45.1.6.1.2.2.1.4 | gauge32 | read-only |
The number of used buffer currently. |
hwFlh | 1.3.6.1.4.1.43.45.1.6.1.3 | |||
hwFlhTotalSize | 1.3.6.1.4.1.43.45.1.6.1.3.1 | integer | read-only |
The flash memory's total size, in kilobyte |
hwFlhTotalFree | 1.3.6.1.4.1.43.45.1.6.1.3.2 | integer | read-only |
The free space in internal flash memory, in kilobyte |
hwFlhLastDelTime | 1.3.6.1.4.1.43.45.1.6.1.3.3 | timeticks | read-only |
The time since system up of the lastest deleting operation of flash memory.The value of Zero indicates there is no erasing operation since system up |
hwFlhDelState | 1.3.6.1.4.1.43.45.1.6.1.3.4 | integer | read-only |
The state indicates the result of current or lastest flash memory deleting operation Enumeration: 'ok': 2, 'failtoopen': 5, 'executing': 1, 'readOnly': 4, 'blockMallocFail': 6, 'error': 3, 'noneDelOperationSinceStart': 7. |
hwFlhState | 1.3.6.1.4.1.43.45.1.6.1.3.5 | integer | read-only |
Busy indicates the flash memory is unavailable due to others may be using it, and free indicates the flash memory is available now Enumeration: 'busy': 1, 'free': 2. |