JUNIPER-JS-IDP-MIB: View SNMP OID List / Download MIB
VENDOR: JUNIPER
Home | MIB: JUNIPER-JS-IDP-MIB | |||
---|---|---|---|---|
Download as: |
Download standard MIB format if you are planning to load a MIB file into some system (OS, Zabbix, PRTG ...) or view it with a MIB browser. CSV is more suitable for analyzing and viewing OID' and other MIB objects in excel. JSON and YAML formats are usually used in programing even though some systems can use MIB in YAML format (like Logstash).
|
|||
Object Name | OID | Type | Access | Info |
jnxJsIdpMIB | 1.3.6.1.4.1.2636.3.39.1.11.1 |
This is Juniper Networks' implementation of enterprise specific MIB for IDP. |
||
jnxJsIdpObjects | 1.3.6.1.4.1.2636.3.39.1.11.1.1 | |||
jnxJsIdpDataPlaneMemoryUsage | 1.3.6.1.4.1.2636.3.39.1.11.1.1.1 | unsigned32 | read-only |
Memory used by IDP in the data plane in percentage |
jnxJsIdpSessionsUsage | 1.3.6.1.4.1.2636.3.39.1.11.1.1.2 | unsigned32 | read-only |
Currently allocated sessions by IDP in percentage |
jnxJsIdpSessionsMaximum | 1.3.6.1.4.1.2636.3.39.1.11.1.1.3 | unsigned32 | read-only |
Maximum number of sessions supported by IDP |
jnxJsIdpPoliciesSupported | 1.3.6.1.4.1.2636.3.39.1.11.1.1.4 | gauge32 | read-only |
Number of policies that can be simultaneously loaded on the IDP device |
jnxJsIdpPoliciesLoaded | 1.3.6.1.4.1.2636.3.39.1.11.1.1.5 | gauge32 | read-only |
Number of policies that are currently loaded on the IDP device |
jnxJsIdpActivePolicyName | 1.3.6.1.4.1.2636.3.39.1.11.1.1.6 | displaystring | read-only |
The name of the policy currently active on the device |
jnxJsIdpAttackTable | 1.3.6.1.4.1.2636.3.39.1.11.1.1.7 | no-access |
The attack table giving details of the attack and the number of hits |
|
1.3.6.1.4.1.2636.3.39.1.11.1.1.7.1 | no-access |
Attributes of an attack |
||
jnxJsIdpAttackIndex | 1.3.6.1.4.1.2636.3.39.1.11.1.1.7.1.1 | unsigned32 | no-access |
The index for the attack table |
jnxJsIdpAttackName | 1.3.6.1.4.1.2636.3.39.1.11.1.1.7.1.2 | displaystring | read-only |
The name of an attack identified by IDP |
jnxJsIdpAttackHits | 1.3.6.1.4.1.2636.3.39.1.11.1.1.7.1.3 | counter32 | read-only |
Number of times an attack has been hit |
jnxJsIdpRunningDetectorVersion | 1.3.6.1.4.1.2636.3.39.1.11.1.1.8 | octet string | no-access |
The version of the detector currently loaded |
jnxJsIdpSecurityPackageVersion | 1.3.6.1.4.1.2636.3.39.1.11.1.1.9 | octet string | no-access |
The version of the security package currently loaded |
jnxJsIdpLastSignatureUpdateTime | 1.3.6.1.4.1.2636.3.39.1.11.1.1.10 | timeticks | no-access |
The value of sysUpTime when the signature was last updated successfully. Zero if unknown. |
jnxJsIdpSignatureUpdateStatus | 1.3.6.1.4.1.2636.3.39.1.11.1.1.11 | displaystring | no-access |
The status of the signature update i.e. success or failure |
jnxJsIdpNotifications | 1.3.6.1.4.1.2636.3.39.1.11.1.2 | |||
jnxJsIdpNotificationPrefix | 1.3.6.1.4.1.2636.3.39.1.11.1.2.0 | |||
jnxJsIdpSignatureUpdate | 1.3.6.1.4.1.2636.3.39.1.11.1.2.0.1 |
A trap which signifies that a signature update has occurred. |
||
jnxJsIdpAttackLog | 1.3.6.1.4.1.2636.3.39.1.11.1.2.0.2 |
A trap which signifies that attacks have been detected. jnxJsIdpAttackName is the name of the attacks that have been detected so far and jnxJsIdpAttackHits is the number of times each attack has been detected. |