A3COM-HUAWEI-LswDEVM-MIB

File: A3COM-HUAWEI-LswDEVM-MIB.mib (19016 bytes)

Imported modules

SNMPv2-SMI A3COM-HUAWEI-OID-MIB A3COM-HUAWEI-DEVICE-MIB

Imported symbols

MODULE-IDENTITY OBJECT-TYPE TimeTicks
Gauge32 OBJECT-IDENTITY lswCommon
huaweiUtility hwLswFrameIndex hwLswSlotIndex

Defined Types

HwCpuEntry  
SEQUENCE    
  hwCpuIndex INTEGER
  hwCpuCostRate Gauge32
  hwCpuCostRatePer1Min Gauge32
  hwCpuCostRatePer5Min Gauge32

HwMemEntry  
SEQUENCE    
  hwMemModuleIndex INTEGER
  hwMemSize Gauge32
  hwMemFree Gauge32
  hwMemRawSliceUsed Gauge32
  hwMemLgFree Gauge32
  hwMemFail Gauge32
  hwMemFailNoMem Gauge32

HwBufEntry  
SEQUENCE    
  hwBufModuleIndex INTEGER
  hwBufSize INTEGER
  hwBufCurrentTotal Gauge32
  hwBufCurrentUsed Gauge32

HwDevMFanStatusEntry  
SEQUENCE    
  hwDevMFanNum INTEGER
  hwDevMFanStatus INTEGER

HwDevMPowerStatusEntry  
SEQUENCE    
  hwDevMPowerNum INTEGER
  hwDevMPowerStatus INTEGER

HwdevMSlotEnvironmentEntry  
SEQUENCE    
  hwdevMSlotEnvironmentType INTEGER
  hwDevMSlotEnvironmentStatus INTEGER
  hwDevMSlotEnvironmentValue INTEGER
  hwDevMSlotEnvironmentUpperLimit INTEGER
  hwDevMSlotEnvironmentLowerLimit INTEGER

Defined Values

hwLswdevMMib 1.3.6.1.4.1.43.45.1.2.23.1.9
Tok_String
MODULE-IDENTITY    

hwDevice 1.3.6.1.4.1.43.45.1.6.1
OBJECT IDENTIFIER    

hwCpuTable 1.3.6.1.4.1.43.45.1.6.1.1
A table of CPU statistics.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    HwCpuEntry

hwCpuEntry 1.3.6.1.4.1.43.45.1.6.1.1.1
The Entries of hwCpuTable.
Status: current Access: not-accessible
OBJECT-TYPE    
  HwCpuEntry  

hwCpuIndex 1.3.6.1.4.1.43.45.1.6.1.1.1.1
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
Status: current Access: not-accessible
OBJECT-TYPE    
  INTEGER  

hwCpuCostRate 1.3.6.1.4.1.43.45.1.6.1.1.1.2
The overall CPU busy percentage in the last 5 second period.
Status: current Access: read-only
OBJECT-TYPE    
  Gauge32  

hwCpuCostRatePer1Min 1.3.6.1.4.1.43.45.1.6.1.1.1.3
The overall CPU cost percentage in the last 1 minute period.
Status: current Access: read-only
OBJECT-TYPE    
  Gauge32  

hwCpuCostRatePer5Min 1.3.6.1.4.1.43.45.1.6.1.1.1.4
The overall CPU cost percentage in the last 5 minutes period.
Status: current Access: read-only
OBJECT-TYPE    
  Gauge32  

hwMem 1.3.6.1.4.1.43.45.1.6.1.2
OBJECT IDENTIFIER    

hwMemTable 1.3.6.1.4.1.43.45.1.6.1.2.1
This table contains memory information.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    HwMemEntry

hwMemEntry 1.3.6.1.4.1.43.45.1.6.1.2.1.1
The Entries of hwMemTable
Status: current Access: not-accessible
OBJECT-TYPE    
  HwMemEntry  

hwMemModuleIndex 1.3.6.1.4.1.43.45.1.6.1.2.1.1.1
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.
Status: current Access: not-accessible
OBJECT-TYPE    
  INTEGER  

hwMemSize 1.3.6.1.4.1.43.45.1.6.1.2.1.1.2
Indicates the total size of the memory module which is on the managed object.
Status: current Access: read-only
OBJECT-TYPE    
  Gauge32  

hwMemFree 1.3.6.1.4.1.43.45.1.6.1.2.1.1.3
Indicates the free size of the memory
Status: current Access: read-only
OBJECT-TYPE    
  Gauge32  

hwMemRawSliceUsed 1.3.6.1.4.1.43.45.1.6.1.2.1.1.4
Indicates the used size of the raw slice memory
Status: current Access: read-only
OBJECT-TYPE    
  Gauge32  

hwMemLgFree 1.3.6.1.4.1.43.45.1.6.1.2.1.1.5
The largest free size of the contiguous area in the memory. The unit is byte.
Status: current Access: read-only
OBJECT-TYPE    
  Gauge32  

hwMemFail 1.3.6.1.4.1.43.45.1.6.1.2.1.1.6
The times of memory allocation failures
Status: current Access: read-only
OBJECT-TYPE    
  Gauge32  

hwMemFailNoMem 1.3.6.1.4.1.43.45.1.6.1.2.1.1.7
The times of memory allocation failures due to no free memory.
Status: current Access: read-only
OBJECT-TYPE    
  Gauge32  

hwBufTable 1.3.6.1.4.1.43.45.1.6.1.2.2
This table contains buffer information.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    HwBufEntry

hwBufEntry 1.3.6.1.4.1.43.45.1.6.1.2.2.1
The Entries of hwBufferTable
Status: current Access: not-accessible
OBJECT-TYPE    
  HwBufEntry  

hwBufModuleIndex 1.3.6.1.4.1.43.45.1.6.1.2.2.1.1
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.
Status: current Access: not-accessible
OBJECT-TYPE    
  INTEGER  

hwBufSize 1.3.6.1.4.1.43.45.1.6.1.2.2.1.2
The size of buffer,unit is byte.
Status: current Access: not-accessible
OBJECT-TYPE    
  INTEGER  

hwBufCurrentTotal 1.3.6.1.4.1.43.45.1.6.1.2.2.1.3
The total number of buffer currently.
Status: current Access: read-only
OBJECT-TYPE    
  Gauge32  

hwBufCurrentUsed 1.3.6.1.4.1.43.45.1.6.1.2.2.1.4
The number of used buffer currently.
Status: current Access: read-only
OBJECT-TYPE    
  Gauge32  

hwFlh 1.3.6.1.4.1.43.45.1.6.1.3
OBJECT IDENTIFIER    

hwFlhTotalSize 1.3.6.1.4.1.43.45.1.6.1.3.1
The flash memory's total size, in kilobyte
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER  

hwFlhTotalFree 1.3.6.1.4.1.43.45.1.6.1.3.2
The free space in internal flash memory, in kilobyte
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER  

hwFlhLastDelTime 1.3.6.1.4.1.43.45.1.6.1.3.3
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
Status: current Access: read-only
OBJECT-TYPE    
  TimeTicks  

hwFlhDelState 1.3.6.1.4.1.43.45.1.6.1.3.4
The state indicates the result of current or lastest flash memory deleting operation
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER executing(1), ok(2), error(3), readOnly(4), failtoopen(5), blockMallocFail(6), noneDelOperationSinceStart(7)  

hwFlhState 1.3.6.1.4.1.43.45.1.6.1.3.5
Busy indicates the flash memory is unavailable due to others may be using it, and free indicates the flash memory is available now
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER busy(1), free(2)  

hwLswdevMMibObject 1.3.6.1.4.1.43.45.1.2.23.1.9.1
Description.
Status: current Access: read-only
OBJECT-IDENTITY    

hwdevMFanStatusTable 1.3.6.1.4.1.43.45.1.2.23.1.9.1.1
Fan status description table
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    HwDevMFanStatusEntry

hwdevMFanStatusEntry 1.3.6.1.4.1.43.45.1.2.23.1.9.1.1.1
Fan status description table entry
Status: current Access: not-accessible
OBJECT-TYPE    
  HwDevMFanStatusEntry  

hwDevMFanNum 1.3.6.1.4.1.43.45.1.2.23.1.9.1.1.1.1
Fan number
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER  

hwDevMFanStatus 1.3.6.1.4.1.43.45.1.2.23.1.9.1.1.1.2
Fan status: active (1), deactive (2) not installed (3) and unsupported (4)
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER active(1), deactive(2), not-install(3), unsupport(4)  

hwdevMPowerStatusTable 1.3.6.1.4.1.43.45.1.2.23.1.9.1.2
Power status description table
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    HwDevMPowerStatusEntry

hwdevMPowerStatusEntry 1.3.6.1.4.1.43.45.1.2.23.1.9.1.2.1
Power status description table entry
Status: current Access: not-accessible
OBJECT-TYPE    
  HwDevMPowerStatusEntry  

hwDevMPowerNum 1.3.6.1.4.1.43.45.1.2.23.1.9.1.2.1.1
Power number
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER  

hwDevMPowerStatus 1.3.6.1.4.1.43.45.1.2.23.1.9.1.2.1.2
Power status: active (1), deactive (2) not installed (3) and unsupported
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER active(1), deactive(2), not-install(3), unsupport(4)  

hwdevMSlotEnvironmentTable 1.3.6.1.4.1.43.45.1.2.23.1.9.1.3
environment description table
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    HwdevMSlotEnvironmentEntry

hwdevMSlotEnvironmentEntry 1.3.6.1.4.1.43.45.1.2.23.1.9.1.3.1
environment description table entry
Status: current Access: not-accessible
OBJECT-TYPE    
  HwdevMSlotEnvironmentEntry  

hwdevMSlotEnvironmentType 1.3.6.1.4.1.43.45.1.2.23.1.9.1.3.1.1
Environment type
Status: current Access: not-accessible
OBJECT-TYPE    
  INTEGER temperature(1), humidity(2), fog(3)  

hwDevMSlotEnvironmentStatus 1.3.6.1.4.1.43.45.1.2.23.1.9.1.3.1.2
Environment status
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER normal(1), upper(2), lower(3)  

hwDevMSlotEnvironmentValue 1.3.6.1.4.1.43.45.1.2.23.1.9.1.3.1.3
Environment value
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER  

hwDevMSlotEnvironmentUpperLimit 1.3.6.1.4.1.43.45.1.2.23.1.9.1.3.1.4
Environment upper limit
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER  

hwDevMSlotEnvironmentLowerLimit 1.3.6.1.4.1.43.45.1.2.23.1.9.1.3.1.5
Environment Lower limit
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER  

hwLinkUpDownTrapEnable 1.3.6.1.4.1.43.45.1.2.23.1.9.1.9
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.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER enableBoth(1), disableBoth(2), enableLinkUpTrapOnly(3), enableLinkDownTrapOnly(4)  

hwdot1qTpFdbLearnStatus 1.3.6.1.4.1.43.45.1.2.23.1.9.1.10
Enable/Disable the address learning.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER enabled(1), disabled(2)  

hwCfmWriteFlash 1.3.6.1.4.1.43.45.1.2.23.1.9.1.11
Write the current effective configuration into the Flash memory. This object does not support read operation.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER write(1)  

hwCfmEraseFlash 1.3.6.1.4.1.43.45.1.2.23.1.9.1.12
Delete the configuration from the Flash memory. This object does not support read operation.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER erase(1)  

hwDevMFirstTrapTime 1.3.6.1.4.1.43.45.1.2.23.1.9.1.13
Represents the first trap time.
Status: current Access: accessible-for-notify
OBJECT-TYPE    
  TimeTicks