NETSCREEN-RESOURCE-MIB

File: NETSCREEN-RESOURCE-MIB.mib (8281 bytes)

Imported modules

NETSCREEN-SMI SNMPv2-SMI

Imported symbols

netscreenResource Integer32 MODULE-IDENTITY
OBJECT-TYPE

Defined Types

NsResModEntry  
SEQUENCE    
  nsResModModId Integer32
  nsResModCpuId Integer32
  nsResModCpuCurr Integer32
  nsResModCpuLast1Min Integer32
  nsResModCpuLast5Min Integer32
  nsResModCpuLast15Min Integer32
  nsResModMemAllocated Integer32
  nsResModMemLeft Integer32
  nsResModSessAllocated Integer32
  nsResModSessMaximum Integer32
  nsResModSessFailed Integer32
  nsResModThresholdMem Integer32
  nsResModThresholdCpu Integer32
  nsResModThresholdSession Integer32

Defined Values

netscreenResourceMibModule 1.3.6.1.4.1.3224.16.0
This module defines the object that are used to monitor resource in netscreen box
MODULE-IDENTITY    

nsResCPU 1.3.6.1.4.1.3224.16.1
OBJECT IDENTIFIER    

nsResCpuAvg 1.3.6.1.4.1.3224.16.1.1
Average System CPU utilization in percentage.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

nsResCpuLast1Min 1.3.6.1.4.1.3224.16.1.2
Last one minute CPU utilization in percentage.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

nsResCpuLast5Min 1.3.6.1.4.1.3224.16.1.3
Last five minutes CPU utilization in percentage.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

nsResCpuLast15Min 1.3.6.1.4.1.3224.16.1.4
Last fifteen minutes CPU utilization in percentage.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

nsResMem 1.3.6.1.4.1.3224.16.2
OBJECT IDENTIFIER    

nsResMemAllocate 1.3.6.1.4.1.3224.16.2.1
Memory allocated.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

nsResMemLeft 1.3.6.1.4.1.3224.16.2.2
Memory left.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

nsResMemFrag 1.3.6.1.4.1.3224.16.2.3
Memory fragment.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

nsResSession 1.3.6.1.4.1.3224.16.3
OBJECT IDENTIFIER    

nsResSessAllocate 1.3.6.1.4.1.3224.16.3.2
Allocate session number.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

nsResSessMaxium 1.3.6.1.4.1.3224.16.3.3
Maxium session number system can afford.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

nsResSessFailed 1.3.6.1.4.1.3224.16.3.4
Failed session allocation counters.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

nsResModTable 1.3.6.1.4.1.3224.16.4
System status for multiple modules.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    NsResModEntry

nsResModEntry 1.3.6.1.4.1.3224.16.4.1
Each entry in the table holds a session status parameters associated with an instance of security module.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  NsResModEntry  

nsResModModId 1.3.6.1.4.1.3224.16.4.1.1
Module ID for security module. Each ID uniquely identifies a single Security Module.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Integer32 1..32  

nsResModCpuId 1.3.6.1.4.1.3224.16.4.1.2
CPU Identifier. Each ID uniquely identifies a single CPU residing on a Security Module.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Integer32 1..2  

nsResModCpuCurr 1.3.6.1.4.1.3224.16.4.1.3
Current System CPU utilization in percentage.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Integer32 1..100  

nsResModCpuLast1Min 1.3.6.1.4.1.3224.16.4.1.4
Last one minute CPU utilization in percentage.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Integer32 1..100  

nsResModCpuLast5Min 1.3.6.1.4.1.3224.16.4.1.5
Last five minutes CPU utilization in percentage.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Integer32 1..100  

nsResModCpuLast15Min 1.3.6.1.4.1.3224.16.4.1.6
Last fifteen minutes CPU utilization in percentage.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Integer32 1..100  

nsResModMemAllocated 1.3.6.1.4.1.3224.16.4.1.7
Current memory allocated for this cpu
Status: mandatory Access: read-only
OBJECT-TYPE    
  Integer32  

nsResModMemLeft 1.3.6.1.4.1.3224.16.4.1.8
Current free memory for this security module. Since this is shared memory the same value is returned for both the cpus.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Integer32  

nsResModSessAllocated 1.3.6.1.4.1.3224.16.4.1.9
Number of sessions currently allocated for this Security Module's cpu.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Integer32  

nsResModSessMaximum 1.3.6.1.4.1.3224.16.4.1.10
Maximum number of sessions supported by this Security Module's cpu.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Integer32  

nsResModSessFailed 1.3.6.1.4.1.3224.16.4.1.11
Number of sessions failed for this Security Module's cpu.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Integer32  

nsResModThresholdMem 1.3.6.1.4.1.3224.16.4.1.12
Memory utilization of the security module exceeds the threshold pre-defined.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Integer32  

nsResModThresholdCpu 1.3.6.1.4.1.3224.16.4.1.13
CPU utilization of the security module exceeds the threshold pre-defined.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Integer32  

nsResModThresholdSession 1.3.6.1.4.1.3224.16.4.1.14
Session number of the security module exceeds the threshold pre-defined.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Integer32