ACC-ATMSLV

File: ACC-ATMSLV.mib (6924 bytes)

Imported modules

RFC1155-SMI ACC-SYSTEM ACC-MIB

Imported symbols

OBJECT-TYPE Gauge Counter
TimeTicks accTrapLogSeqNum accBRG
DisplayString RowStatus IfIndex
SmdsAddress accSysInfo

Defined Types

AccVWSlvConfEntry  
SEQUENCE    
  accVWSlvConfCPUID DisplayString
  accVWSlvConfSysDesc DisplayString
  accVWSlvConfSWVers DisplayString
  accVWSlvConfProcType INTEGER
  accVWSlvConfLocalRam INTEGER
  accVWSlvConfGlobalRam INTEGER
  accVWSlvConfHWVers DisplayString

AccVWSlvMemStatEntry  
SEQUENCE    
  accVWSlvMemCPUID DisplayString
  accVWSlvMemBlkPoolId INTEGER
  accVWSlvMemBlkEntSize INTEGER
  accVWSlvMemBlkEntTotal INTEGER
  accVWSlvMemBlkEntInUse Gauge
  accVWSlvMemBlkEntFails Counter
  accVWSlvMemBlkEntAllocs Counter

AccVWSlvTimeEntry  
SEQUENCE    
  accVWSlvSysCPUID DisplayString
  accVWSlvSysUpTime TimeTicks
  accVWSlvSysCpuAvgShort INTEGER
  accVWSlvSysCpuAvgLong INTEGER

Defined Values

accVWSlvGrp 1.3.6.1.4.1.5.1.1.1.1.31
OBJECT IDENTIFIER    

accVWSlvConfTable 1.3.6.1.4.1.5.1.1.1.1.31.1
Table of slave CPU configuration parameters.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    AccVWSlvConfEntry

accVWSlvConfEntry 1.3.6.1.4.1.5.1.1.1.1.31.1.1
An entry in the Slave CPU configuration table.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  AccVWSlvConfEntry  

accVWSlvConfCPUID 1.3.6.1.4.1.5.1.1.1.1.31.1.1.1
The CPU ID used as an instance.
Status: mandatory Access: read-only
OBJECT-TYPE    
  DisplayString  

accVWSlvConfSysDesc 1.3.6.1.4.1.5.1.1.1.1.31.1.1.2
The value of sysDescr for the Slave ICP.
Status: mandatory Access: read-only
OBJECT-TYPE    
  DisplayString  

accVWSlvConfSWVers 1.3.6.1.4.1.5.1.1.1.1.31.1.1.3
The software version running on the Slave ICP.
Status: mandatory Access: read-only
OBJECT-TYPE    
  DisplayString  

accVWSlvConfProcType 1.3.6.1.4.1.5.1.1.1.1.31.1.1.4
The Processor type on the slave ICP.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER idtMips4700(1)  

accVWSlvConfLocalRam 1.3.6.1.4.1.5.1.1.1.1.31.1.1.5
The amount of Local RAM in kilo bytes on the slave ICP.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

accVWSlvConfGlobalRam 1.3.6.1.4.1.5.1.1.1.1.31.1.1.6
The amount of global RAM in kilo bytes on the slave ICP.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

accVWSlvConfHWVers 1.3.6.1.4.1.5.1.1.1.1.31.1.1.7
The hardware versions on the slave ICP.
Status: mandatory Access: read-only
OBJECT-TYPE    
  DisplayString  

accVWSlvMemStatTable 1.3.6.1.4.1.5.1.1.1.1.31.2
The Slave memory statistics table.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    AccVWSlvMemStatEntry

accVWSlvMemStatEntry 1.3.6.1.4.1.5.1.1.1.1.31.2.1
An entry in the Slave memory statistics table.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  AccVWSlvMemStatEntry  

accVWSlvMemCPUID 1.3.6.1.4.1.5.1.1.1.1.31.2.1.1
The slave ICP CPU id used as an instance.
Status: mandatory Access: read-only
OBJECT-TYPE    
  DisplayString  

accVWSlvMemBlkPoolId 1.3.6.1.4.1.5.1.1.1.1.31.2.1.2
The Memory Pool ID. Currently there are 7 memory pools.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER 0..6  

accVWSlvMemBlkEntSize 1.3.6.1.4.1.5.1.1.1.1.31.2.1.3
Size in bytes of a memory block in a given pool.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

accVWSlvMemBlkEntTotal 1.3.6.1.4.1.5.1.1.1.1.31.2.1.4
The total number of memory blocks in a pool.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

accVWSlvMemBlkEntInUse 1.3.6.1.4.1.5.1.1.1.1.31.2.1.5
The current number of memory blocks in use.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Gauge  

accVWSlvMemBlkEntFails 1.3.6.1.4.1.5.1.1.1.1.31.2.1.6
The number of failed allocation requests for a given pool.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

accVWSlvMemBlkEntAllocs 1.3.6.1.4.1.5.1.1.1.1.31.2.1.7
The total number of requested allocations for a given pool.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

accVWSlvTimeTable 1.3.6.1.4.1.5.1.1.1.1.31.3
The slave CPU time table.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    AccVWSlvTimeEntry

accVWSlvTimeEntry 1.3.6.1.4.1.5.1.1.1.1.31.3.1
An entry in the slave CPU time table.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  AccVWSlvTimeEntry  

accVWSlvSysCPUID 1.3.6.1.4.1.5.1.1.1.1.31.3.1.1
The slave CPU id used as an instance.
Status: mandatory Access: read-only
OBJECT-TYPE    
  DisplayString  

accVWSlvSysUpTime 1.3.6.1.4.1.5.1.1.1.1.31.3.1.2
The value of SysUpTime for the slave ICP.
Status: mandatory Access: read-only
OBJECT-TYPE    
  TimeTicks  

accVWSlvSysCpuAvgShort 1.3.6.1.4.1.5.1.1.1.1.31.3.1.3
The slave system current CPU usage.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

accVWSlvSysCpuAvgLong 1.3.6.1.4.1.5.1.1.1.1.31.3.1.4
The slave system average CPU usage.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER