HPN-ICF-LswDEVM-MIB

File: HPN-ICF-LswDEVM-MIB.mib (19881 bytes)

Imported modules

SNMPv2-SMI HPN-ICF-OID-MIB HPN-ICF-LSW-DEV-ADM-MIB

Imported symbols

MODULE-IDENTITY OBJECT-TYPE TimeTicks
Gauge32 OBJECT-IDENTITY hpnicflswCommon
hpnicfRhw hpnicfLswFrameIndex hpnicfLswSlotIndex

Defined Types

HpnicfCpuEntry  
SEQUENCE    
  hpnicfCpuIndex INTEGER
  hpnicfCpuCostRate Gauge32
  hpnicfCpuCostRatePer1Min Gauge32
  hpnicfCpuCostRatePer5Min Gauge32

HpnicfMemEntry  
SEQUENCE    
  hpnicfMemModuleIndex INTEGER
  hpnicfMemSize Gauge32
  hpnicfMemFree Gauge32
  hpnicfMemRawSliceUsed Gauge32
  hpnicfMemLgFree Gauge32
  hpnicfMemFail Gauge32
  hpnicfMemFailNoMem Gauge32

HpnicfBufEntry  
SEQUENCE    
  hpnicfBufModuleIndex INTEGER
  hpnicfBufSize INTEGER
  hpnicfBufCurrentTotal Gauge32
  hpnicfBufCurrentUsed Gauge32

HpnicfDevMFanStatusEntry  
SEQUENCE    
  hpnicfDevMFanNum INTEGER
  hpnicfDevMFanStatus INTEGER

HpnicfDevMPowerStatusEntry  
SEQUENCE    
  hpnicfDevMPowerNum INTEGER
  hpnicfDevMPowerStatus INTEGER

HpnicfdevMSlotEnvironmentEntry  
SEQUENCE    
  hpnicfdevMSlotEnvironmentType INTEGER
  hpnicfDevMSlotEnvironmentStatus INTEGER
  hpnicfDevMSlotEnvironmentValue INTEGER
  hpnicfDevMSlotEnvironmentUpperLimit INTEGER
  hpnicfDevMSlotEnvironmentLowerLimit INTEGER

Defined Values

hpnicfLswdevMMib 1.3.6.1.4.1.11.2.14.11.15.8.35.9
Tok_String
MODULE-IDENTITY    

hpnicfDevice 1.3.6.1.4.1.11.2.14.11.15.8.8
OBJECT IDENTIFIER    

hpnicfCpuTable 1.3.6.1.4.1.11.2.14.11.15.8.8.1
A table of CPU statistics.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    HpnicfCpuEntry

hpnicfCpuEntry 1.3.6.1.4.1.11.2.14.11.15.8.8.1.1
The Entries of hpnicfCpuTable.
Status: current Access: not-accessible
OBJECT-TYPE    
  HpnicfCpuEntry  

hpnicfCpuIndex 1.3.6.1.4.1.11.2.14.11.15.8.8.1.1.1
Index of hpnicfCpuTable. 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, hpnicfCpuIndex 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 hpnicfCpuIndex 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  

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

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

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

hpnicfMem 1.3.6.1.4.1.11.2.14.11.15.8.8.2
OBJECT IDENTIFIER    

hpnicfMemTable 1.3.6.1.4.1.11.2.14.11.15.8.8.2.1
This table contains memory information.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    HpnicfMemEntry

hpnicfMemEntry 1.3.6.1.4.1.11.2.14.11.15.8.8.2.1.1
The Entries of hpnicfMemTable
Status: current Access: not-accessible
OBJECT-TYPE    
  HpnicfMemEntry  

hpnicfMemModuleIndex 1.3.6.1.4.1.11.2.14.11.15.8.8.2.1.1.1
Index of hpnicfMemTable. 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, hpnicfMemModuleIndex 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 hpnicfMemModuleIndex 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  

hpnicfMemSize 1.3.6.1.4.1.11.2.14.11.15.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  

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

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

hpnicfMemLgFree 1.3.6.1.4.1.11.2.14.11.15.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  

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

hpnicfMemFailNoMem 1.3.6.1.4.1.11.2.14.11.15.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  

hpnicfBufTable 1.3.6.1.4.1.11.2.14.11.15.8.8.2.2
This table contains buffer information.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    HpnicfBufEntry

hpnicfBufEntry 1.3.6.1.4.1.11.2.14.11.15.8.8.2.2.1
The Entries of hpnicfBufferTable
Status: current Access: not-accessible
OBJECT-TYPE    
  HpnicfBufEntry  

hpnicfBufModuleIndex 1.3.6.1.4.1.11.2.14.11.15.8.8.2.2.1.1
Index of hpnicfBufferTable. 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, hpnicfBufferModuleIndex 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 hpnicfBufferModuleIndex 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  

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

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

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

hpnicfFlh 1.3.6.1.4.1.11.2.14.11.15.8.8.3
OBJECT IDENTIFIER    

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

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

hpnicfFlhLastDelTime 1.3.6.1.4.1.11.2.14.11.15.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  

hpnicfFlhDelState 1.3.6.1.4.1.11.2.14.11.15.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)  

hpnicfFlhState 1.3.6.1.4.1.11.2.14.11.15.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)  

hpnicfLswdevMMibObject 1.3.6.1.4.1.11.2.14.11.15.8.35.9.1
Description.
Status: current Access: read-only
OBJECT-IDENTITY    

hpnicfdevMFanStatusTable 1.3.6.1.4.1.11.2.14.11.15.8.35.9.1.1
Fan status description table
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    HpnicfDevMFanStatusEntry

hpnicfdevMFanStatusEntry 1.3.6.1.4.1.11.2.14.11.15.8.35.9.1.1.1
Fan status description table entry
Status: current Access: not-accessible
OBJECT-TYPE    
  HpnicfDevMFanStatusEntry  

hpnicfDevMFanNum 1.3.6.1.4.1.11.2.14.11.15.8.35.9.1.1.1.1
Fan number
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER  

hpnicfDevMFanStatus 1.3.6.1.4.1.11.2.14.11.15.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)  

hpnicfdevMPowerStatusTable 1.3.6.1.4.1.11.2.14.11.15.8.35.9.1.2
Power status description table
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    HpnicfDevMPowerStatusEntry

hpnicfdevMPowerStatusEntry 1.3.6.1.4.1.11.2.14.11.15.8.35.9.1.2.1
Power status description table entry
Status: current Access: not-accessible
OBJECT-TYPE    
  HpnicfDevMPowerStatusEntry  

hpnicfDevMPowerNum 1.3.6.1.4.1.11.2.14.11.15.8.35.9.1.2.1.1
Power number
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER  

hpnicfDevMPowerStatus 1.3.6.1.4.1.11.2.14.11.15.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)  

hpnicfdevMSlotEnvironmentTable 1.3.6.1.4.1.11.2.14.11.15.8.35.9.1.3
environment description table
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    HpnicfdevMSlotEnvironmentEntry

hpnicfdevMSlotEnvironmentEntry 1.3.6.1.4.1.11.2.14.11.15.8.35.9.1.3.1
environment description table entry
Status: current Access: not-accessible
OBJECT-TYPE    
  HpnicfdevMSlotEnvironmentEntry  

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

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

hpnicfDevMSlotEnvironmentValue 1.3.6.1.4.1.11.2.14.11.15.8.35.9.1.3.1.3
Environment value
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER  

hpnicfDevMSlotEnvironmentUpperLimit 1.3.6.1.4.1.11.2.14.11.15.8.35.9.1.3.1.4
Environment upper limit
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER  

hpnicfDevMSlotEnvironmentLowerLimit 1.3.6.1.4.1.11.2.14.11.15.8.35.9.1.3.1.5
Environment Lower limit
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER  

hpnicfLinkUpDownTrapEnable 1.3.6.1.4.1.11.2.14.11.15.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)  

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

hpnicfCfmWriteFlash 1.3.6.1.4.1.11.2.14.11.15.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)  

hpnicfCfmEraseFlash 1.3.6.1.4.1.11.2.14.11.15.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)  

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

hpnicfdevMExternalAlarmStatus 1.3.6.1.4.1.11.2.14.11.15.8.35.9.1.14
OBJECT IDENTIFIER