NETSCREEN-RESOURCE-MIB
AI MIB Summary
The NETSCREEN-RESOURCE-MIB monitors CPU utilization, memory consumption, and session table statistics on Juniper NetScreen firewall appliances. It provides critical performance counters for capacity planning and anomaly detection within the device's resource management subsystem.
This module defines the object that are used to monitor resource in netscreen box
Main OID:
netscreenResourceMibModule.1.3.6.1.4.1.3224.16.0
27
Objects
Active
Status
2
Dependencies
Imported Objects
Objects
27 total| Object Name |
|---|
netscreenResourceMibModuleThis module defines the object that are used to monitor resource in netscreen box MODULE-IDENTITY .1.3.6.1.4.1.3224.16.0 |
nsResCPU OBJECT IDENTIFIER .1.3.6.1.4.1.3224.16.1 |
nsResCpuAvgAverage System CPU utilization in percentage.ro Integer32 .1.3.6.1.4.1.3224.16.1.1 |
nsResCpuLast1MinLast one minute CPU utilization in percentage.ro Integer32 .1.3.6.1.4.1.3224.16.1.2 |
nsResCpuLast5MinLast five minutes CPU utilization in percentage.ro Integer32 .1.3.6.1.4.1.3224.16.1.3 |
nsResCpuLast15MinLast fifteen minutes CPU utilization in percentage.ro Integer32 .1.3.6.1.4.1.3224.16.1.4 |
nsResMem OBJECT IDENTIFIER .1.3.6.1.4.1.3224.16.2 |
nsResMemAllocateMemory allocated.ro Integer32 .1.3.6.1.4.1.3224.16.2.1 |
nsResMemLeftMemory left.ro Integer32 .1.3.6.1.4.1.3224.16.2.2 |
nsResMemFragMemory fragment.ro Integer32 .1.3.6.1.4.1.3224.16.2.3 |
nsResSession OBJECT IDENTIFIER .1.3.6.1.4.1.3224.16.3 |
nsResSessAllocateAllocate session number.ro Integer32 .1.3.6.1.4.1.3224.16.3.2 |
nsResSessMaxiumMaxium session number system can afford.ro Integer32 .1.3.6.1.4.1.3224.16.3.3 |
nsResSessFailedFailed session allocation counters.ro Integer32 .1.3.6.1.4.1.3224.16.3.4 |
nsResModTableSystem status for multiple modules. SEQUENCE OF NsResModEntry .1.3.6.1.4.1.3224.16.4 |
nsResModEntryEach entry in the table holds a session status parameters associated with an instance of security module. NsResModEntry .1.3.6.1.4.1.3224.16.4.1 |
nsResModModIdModule ID for security module. Each ID uniquely identifies a single Security Module.ro Integer32 .1.3.6.1.4.1.3224.16.4.1.1 |
nsResModCpuIdCPU Identifier. Each ID uniquely identifies a single CPU residing on a Security Module.ro Integer32 .1.3.6.1.4.1.3224.16.4.1.2 |
nsResModCpuCurrCurrent System CPU utilization in percentage.ro Integer32 .1.3.6.1.4.1.3224.16.4.1.3 |
nsResModCpuLast1MinLast one minute CPU utilization in percentage.ro Integer32 .1.3.6.1.4.1.3224.16.4.1.4 |
nsResModCpuLast5MinLast five minutes CPU utilization in percentage.ro Integer32 .1.3.6.1.4.1.3224.16.4.1.5 |
nsResModCpuLast15MinLast fifteen minutes CPU utilization in percentage.ro Integer32 .1.3.6.1.4.1.3224.16.4.1.6 |
nsResModMemAllocatedCurrent memory allocated for this cpuro Integer32 .1.3.6.1.4.1.3224.16.4.1.7 |
nsResModMemLeftCurrent free memory for this security module. Since this is shared memory the same value is returned for both the cpus.ro Integer32 .1.3.6.1.4.1.3224.16.4.1.8 |
nsResModSessAllocatedNumber of sessions currently allocated for this Security Module's cpu.ro Integer32 .1.3.6.1.4.1.3224.16.4.1.9 |
nsResModSessMaximumMaximum number of sessions supported by this Security Module's cpu.ro Integer32 .1.3.6.1.4.1.3224.16.4.1.10 |
nsResModSessFailedNumber of sessions failed for this Security Module's cpu.ro Integer32 .1.3.6.1.4.1.3224.16.4.1.11 |