HH3C-LswDEVM-MIB

File: HH3C-LswDEVM-MIB.mib (19699 bytes)

Imported modules

SNMPv2-SMI HH3C-OID-MIB HH3C-LSW-DEV-ADM-MIB

Imported symbols

MODULE-IDENTITY OBJECT-TYPE TimeTicks
Gauge32 OBJECT-IDENTITY hh3clswCommon
hh3cRhw hh3cLswFrameIndex hh3cLswSlotIndex

Defined Types

Hh3cCpuEntry  
SEQUENCE    
  hh3cCpuIndex INTEGER
  hh3cCpuCostRate Gauge32
  hh3cCpuCostRatePer1Min Gauge32
  hh3cCpuCostRatePer5Min Gauge32

Hh3cMemEntry  
SEQUENCE    
  hh3cMemModuleIndex INTEGER
  hh3cMemSize Gauge32
  hh3cMemFree Gauge32
  hh3cMemRawSliceUsed Gauge32
  hh3cMemLgFree Gauge32
  hh3cMemFail Gauge32
  hh3cMemFailNoMem Gauge32

Hh3cBufEntry  
SEQUENCE    
  hh3cBufModuleIndex INTEGER
  hh3cBufSize INTEGER
  hh3cBufCurrentTotal Gauge32
  hh3cBufCurrentUsed Gauge32

Hh3cDevMFanStatusEntry  
SEQUENCE    
  hh3cDevMFanNum INTEGER
  hh3cDevMFanStatus INTEGER

Hh3cDevMPowerStatusEntry  
SEQUENCE    
  hh3cDevMPowerNum INTEGER
  hh3cDevMPowerStatus INTEGER

Hh3cdevMSlotEnvironmentEntry  
SEQUENCE    
  hh3cdevMSlotEnvironmentType INTEGER
  hh3cDevMSlotEnvironmentStatus INTEGER
  hh3cDevMSlotEnvironmentValue INTEGER
  hh3cDevMSlotEnvironmentUpperLimit INTEGER
  hh3cDevMSlotEnvironmentLowerLimit INTEGER

Defined Values

hh3cLswdevMMib 1.3.6.1.4.1.25506.8.35.9
Tok_String
MODULE-IDENTITY    

hh3cDevice 1.3.6.1.4.1.25506.8.8
OBJECT IDENTIFIER    

hh3cCpuTable 1.3.6.1.4.1.25506.8.8.1
A table of CPU statistics.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    Hh3cCpuEntry

hh3cCpuEntry 1.3.6.1.4.1.25506.8.8.1.1
The Entries of hh3cCpuTable.
Status: current Access: not-accessible
OBJECT-TYPE    
  Hh3cCpuEntry  

hh3cCpuIndex 1.3.6.1.4.1.25506.8.8.1.1.1
Index of hh3cCpuTable. 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, 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
Status: current Access: not-accessible
OBJECT-TYPE    
  INTEGER  

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

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

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

hh3cMem 1.3.6.1.4.1.25506.8.8.2
OBJECT IDENTIFIER    

hh3cMemTable 1.3.6.1.4.1.25506.8.8.2.1
This table contains memory information.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    Hh3cMemEntry

hh3cMemEntry 1.3.6.1.4.1.25506.8.8.2.1.1
The Entries of hh3cMemTable
Status: current Access: not-accessible
OBJECT-TYPE    
  Hh3cMemEntry  

hh3cMemModuleIndex 1.3.6.1.4.1.25506.8.8.2.1.1.1
Index of hh3cMemTable. 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, 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.
Status: current Access: not-accessible
OBJECT-TYPE    
  INTEGER  

hh3cMemSize 1.3.6.1.4.1.25506.8.8.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  

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

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

hh3cMemLgFree 1.3.6.1.4.1.25506.8.8.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  

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

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

hh3cBufTable 1.3.6.1.4.1.25506.8.8.2.2
This table contains buffer information.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    Hh3cBufEntry

hh3cBufEntry 1.3.6.1.4.1.25506.8.8.2.2.1
The Entries of hh3cBufferTable
Status: current Access: not-accessible
OBJECT-TYPE    
  Hh3cBufEntry  

hh3cBufModuleIndex 1.3.6.1.4.1.25506.8.8.2.2.1.1
Index of hh3cBufferTable. 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, 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.
Status: current Access: not-accessible
OBJECT-TYPE    
  INTEGER  

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

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

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

hh3cFlh 1.3.6.1.4.1.25506.8.8.3
OBJECT IDENTIFIER    

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

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

hh3cFlhLastDelTime 1.3.6.1.4.1.25506.8.8.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  

hh3cFlhDelState 1.3.6.1.4.1.25506.8.8.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)  

hh3cFlhState 1.3.6.1.4.1.25506.8.8.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)  

hh3cLswdevMMibObject 1.3.6.1.4.1.25506.8.35.9.1
Description.
Status: current Access: read-only
OBJECT-IDENTITY    

hh3cdevMFanStatusTable 1.3.6.1.4.1.25506.8.35.9.1.1
Fan status description table
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    Hh3cDevMFanStatusEntry

hh3cdevMFanStatusEntry 1.3.6.1.4.1.25506.8.35.9.1.1.1
Fan status description table entry
Status: current Access: not-accessible
OBJECT-TYPE    
  Hh3cDevMFanStatusEntry  

hh3cDevMFanNum 1.3.6.1.4.1.25506.8.35.9.1.1.1.1
Fan number
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER  

hh3cDevMFanStatus 1.3.6.1.4.1.25506.8.35.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)  

hh3cdevMPowerStatusTable 1.3.6.1.4.1.25506.8.35.9.1.2
Power status description table
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    Hh3cDevMPowerStatusEntry

hh3cdevMPowerStatusEntry 1.3.6.1.4.1.25506.8.35.9.1.2.1
Power status description table entry
Status: current Access: not-accessible
OBJECT-TYPE    
  Hh3cDevMPowerStatusEntry  

hh3cDevMPowerNum 1.3.6.1.4.1.25506.8.35.9.1.2.1.1
Power number
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER  

hh3cDevMPowerStatus 1.3.6.1.4.1.25506.8.35.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)  

hh3cdevMSlotEnvironmentTable 1.3.6.1.4.1.25506.8.35.9.1.3
environment description table
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    Hh3cdevMSlotEnvironmentEntry

hh3cdevMSlotEnvironmentEntry 1.3.6.1.4.1.25506.8.35.9.1.3.1
environment description table entry
Status: current Access: not-accessible
OBJECT-TYPE    
  Hh3cdevMSlotEnvironmentEntry  

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

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

hh3cDevMSlotEnvironmentValue 1.3.6.1.4.1.25506.8.35.9.1.3.1.3
Environment value
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER  

hh3cDevMSlotEnvironmentUpperLimit 1.3.6.1.4.1.25506.8.35.9.1.3.1.4
Environment upper limit
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER  

hh3cDevMSlotEnvironmentLowerLimit 1.3.6.1.4.1.25506.8.35.9.1.3.1.5
Environment Lower limit
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER  

hh3cLinkUpDownTrapEnable 1.3.6.1.4.1.25506.8.35.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)  

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

hh3cCfmWriteFlash 1.3.6.1.4.1.25506.8.35.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)  

hh3cCfmEraseFlash 1.3.6.1.4.1.25506.8.35.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)  

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

hh3cdevMExternalAlarmStatus 1.3.6.1.4.1.25506.8.35.9.1.14
OBJECT IDENTIFIER