NETSCREEN-RESOURCE-MIB
- Registered at
- 1.3.6.1.4.1.3224.16.01.3.6.1.4.1.3224.16.11.3.6.1.4.1.3224.16.21.3.6.1.4.1.3224.16.3
- Last updated
- 2004-05-03 20:22
- Organization
- Juniper Networks, Inc.
- Revisions
- 2004-05-03 00:00, 2004-03-03 00:00, 2003-11-10 00:00, 2002-05-05 00:00, 2001-04-30 00:00
- Namespace
- screenos
- Source file
NETSCREEN-RESOURCE-MIB- Digest
sha256:0611f20649312f609835a98091b905ebce292201a2fbb127f3e6aa53fad10e6b
Description
This module defines the object that are used to monitor resource in netscreen box
Contact
Customer Support 1194 North Mathilda Avenue Sunnyvale, California 94089-1206 USA Tel: 1-800-638-8296 E-mail: customerservice@juniper.net HTTP://www.juniper.net
Imports
| From | Symbols |
|---|---|
| NETSCREEN-SMI | netscreenResource |
| SNMPv2-CONF | MODULE-COMPLIANCE, NOTIFICATION-GROUP |
| SNMPv2-SMI | Integer32, MODULE-IDENTITY, NOTIFICATION-TYPE, OBJECT-IDENTITY, OBJECT-TYPE, iso |
| SNMPv2-TC | DisplayString, TEXTUAL-CONVENTION |
Imported by
Nothing in this corpus imports this module.
Load order
Every file a consumer needs in order to load this module, dependencies first.
NETSCREEN-RESOURCE-MIB NETSCREEN-SMI SNMPv2-CONF SNMPv2-SMI SNMPv2-TC
Objects
| Name | OID | Syntax | Access | Status |
|---|---|---|---|---|
| nsResCPU OBJECT-IDENTITY | 1.3.6.1.4.1.3224.16.1 | |||
| nsResCpuAvg OBJECT-TYPE Average System CPU utilization in percentage. | 1.3.6.1.4.1.3224.16.1.1 | Integer32 | read-only | current |
| nsResCpuLast1Min OBJECT-TYPE Last one minute CPU utilization in percentage. | 1.3.6.1.4.1.3224.16.1.2 | Integer32 | read-only | current |
| nsResCpuLast5Min OBJECT-TYPE Last five minutes CPU utilization in percentage. | 1.3.6.1.4.1.3224.16.1.3 | Integer32 | read-only | current |
| nsResCpuLast15Min OBJECT-TYPE Last fifteen minutes CPU utilization in percentage. | 1.3.6.1.4.1.3224.16.1.4 | Integer32 | read-only | current |
| nsResMem OBJECT-IDENTITY | 1.3.6.1.4.1.3224.16.2 | |||
| nsResMemAllocate OBJECT-TYPE Memory allocated. | 1.3.6.1.4.1.3224.16.2.1 | Integer32 | read-only | current |
| nsResMemLeft OBJECT-TYPE Memory left. | 1.3.6.1.4.1.3224.16.2.2 | Integer32 | read-only | current |
| nsResMemFrag OBJECT-TYPE Memory fragment. | 1.3.6.1.4.1.3224.16.2.3 | Integer32 | read-only | current |
| nsResSession OBJECT-IDENTITY | 1.3.6.1.4.1.3224.16.3 | |||
| nsResSessAllocate OBJECT-TYPE Allocate session number. | 1.3.6.1.4.1.3224.16.3.2 | Integer32 | read-only | current |
| nsResSessMaxium OBJECT-TYPE Maxium session number system can afford. | 1.3.6.1.4.1.3224.16.3.3 | Integer32 | read-only | current |
| nsResSessFailed OBJECT-TYPE Failed session allocation counters. | 1.3.6.1.4.1.3224.16.3.4 | Integer32 | read-only | current |
| nsResModTable OBJECT-TYPE System status for multiple modules. | 1.3.6.1.4.1.3224.16.4 | not-accessible | mandatory | |
| nsResModEntry OBJECT-TYPE Each entry in the table holds a session status parameters associated with an instance of security module. | 1.3.6.1.4.1.3224.16.4.1 | not-accessible | mandatory | |
| nsResModModId OBJECT-TYPE Module ID for security module. Each ID uniquely identifies a single Security Module. | 1.3.6.1.4.1.3224.16.4.1.1 | Integer32 (1..32) | read-only | mandatory |
| nsResModCpuId OBJECT-TYPE CPU Identifier. Each ID uniquely identifies a single CPU residing on a Security Module. | 1.3.6.1.4.1.3224.16.4.1.2 | Integer32 (1..2) | read-only | mandatory |
| nsResModCpuCurr OBJECT-TYPE Current System CPU utilization in percentage. | 1.3.6.1.4.1.3224.16.4.1.3 | Integer32 (1..100) | read-only | mandatory |
| nsResModCpuLast1Min OBJECT-TYPE Last one minute CPU utilization in percentage. | 1.3.6.1.4.1.3224.16.4.1.4 | Integer32 (1..100) | read-only | mandatory |
| nsResModCpuLast5Min OBJECT-TYPE Last five minutes CPU utilization in percentage. | 1.3.6.1.4.1.3224.16.4.1.5 | Integer32 (1..100) | read-only | mandatory |
| nsResModCpuLast15Min OBJECT-TYPE Last fifteen minutes CPU utilization in percentage. | 1.3.6.1.4.1.3224.16.4.1.6 | Integer32 (1..100) | read-only | mandatory |
| nsResModMemAllocated OBJECT-TYPE Current memory allocated for this cpu | 1.3.6.1.4.1.3224.16.4.1.7 | Integer32 | read-only | mandatory |
| nsResModMemLeft OBJECT-TYPE Current free memory for this security module. Since this is shared memory the same value is returned for both the cpus. | 1.3.6.1.4.1.3224.16.4.1.8 | Integer32 | read-only | mandatory |
| nsResModSessAllocated OBJECT-TYPE Number of sessions currently allocated for this Security Module's cpu. | 1.3.6.1.4.1.3224.16.4.1.9 | Integer32 | read-only | mandatory |
| nsResModSessMaximum OBJECT-TYPE Maximum number of sessions supported by this Security Module's cpu. | 1.3.6.1.4.1.3224.16.4.1.10 | Integer32 | read-only | mandatory |
| nsResModSessFailed OBJECT-TYPE Number of sessions failed for this Security Module's cpu. | 1.3.6.1.4.1.3224.16.4.1.11 | Integer32 | read-only | mandatory |
| nsResModThresholdMem OBJECT-TYPE Memory utilization of the security module exceeds the threshold pre-defined. | 1.3.6.1.4.1.3224.16.4.1.12 | Integer32 | read-only | mandatory |
| nsResModThresholdCpu OBJECT-TYPE CPU utilization of the security module exceeds the threshold pre-defined. | 1.3.6.1.4.1.3224.16.4.1.13 | Integer32 | read-only | mandatory |
| nsResModThresholdSession OBJECT-TYPE Session number of the security module exceeds the threshold pre-defined. | 1.3.6.1.4.1.3224.16.4.1.14 | Integer32 | read-only | mandatory |