From 98a672123c7872f6b9b75a9a2b6bb3aea504de6a Mon Sep 17 00:00:00 2001 From: David Leutgeb Date: Tue, 5 Dec 2023 12:25:34 +0100 Subject: Initial commit --- MIBS/junos/JUNIPER-LSYS-SECURITYPROFILE-MIB | 45 +++++++++++++++++++++++++++++ 1 file changed, 45 insertions(+) create mode 100644 MIBS/junos/JUNIPER-LSYS-SECURITYPROFILE-MIB (limited to 'MIBS/junos/JUNIPER-LSYS-SECURITYPROFILE-MIB') diff --git a/MIBS/junos/JUNIPER-LSYS-SECURITYPROFILE-MIB b/MIBS/junos/JUNIPER-LSYS-SECURITYPROFILE-MIB new file mode 100644 index 0000000..934555a --- /dev/null +++ b/MIBS/junos/JUNIPER-LSYS-SECURITYPROFILE-MIB @@ -0,0 +1,45 @@ +-- +-- Juniper Enterprise Specific MIB: Structure of Management Information +-- +-- Copyright (c) 2010-2011, Juniper Networks, Inc. +-- All rights reserved. +-- +-- The contents of this document are subject to change without notice. +-- + + +JUNIPER-LSYS-SECURITYPROFILE-MIB DEFINITIONS ::= BEGIN + IMPORTS + jnxLsysSecurityProfile FROM JUNIPER-JS-SMI; + +-- +-- Object identifier added as the basis for identifying other logical-system +-- Security profile nodes. + + +-- +-- next level object identifiers under jnxLsysSecurityProfile +-- +jnxLsysSpZone OBJECT IDENTIFIER ::= { jnxLsysSecurityProfile 1 } +jnxLsysSpScheduler OBJECT IDENTIFIER ::= { jnxLsysSecurityProfile 2 } +jnxLsysSpPolicy OBJECT IDENTIFIER ::= { jnxLsysSecurityProfile 3 } +jnxLsysSpPolicywcnt OBJECT IDENTIFIER ::= { jnxLsysSecurityProfile 4 } +jnxLsysSpFlowgate OBJECT IDENTIFIER ::= { jnxLsysSecurityProfile 5 } +jnxLsysSpFlowsess OBJECT IDENTIFIER ::= { jnxLsysSecurityProfile 6 } +jnxLsysSpAuthentry OBJECT IDENTIFIER ::= { jnxLsysSecurityProfile 7 } +jnxLsysSpNATsrcpool OBJECT IDENTIFIER ::= { jnxLsysSecurityProfile 8 } +jnxLsysSpNATdstpool OBJECT IDENTIFIER ::= { jnxLsysSecurityProfile 9 } +jnxLsysSpNATsrcpatad OBJECT IDENTIFIER ::= { jnxLsysSecurityProfile 10 } +jnxLsysSpNATsrcnopatad OBJECT IDENTIFIER ::= { jnxLsysSecurityProfile 11 } +jnxLsysSpNATsrcrule OBJECT IDENTIFIER ::= { jnxLsysSecurityProfile 12 } +jnxLsysSpNATdstrule OBJECT IDENTIFIER ::= { jnxLsysSecurityProfile 13 } +jnxLsysSpNATstaticrule OBJECT IDENTIFIER ::= { jnxLsysSecurityProfile 14 } +jnxLsysSpNATconebind OBJECT IDENTIFIER ::= { jnxLsysSecurityProfile 15 } +jnxLsysSpNATpoipnum OBJECT IDENTIFIER ::= { jnxLsysSecurityProfile 16 } +jnxLsysSpNATRuleRefPfx OBJECT IDENTIFIER ::= { jnxLsysSecurityProfile 17 } +jnxLsysSpCPU OBJECT IDENTIFIER ::= { jnxLsysSecurityProfile 18 } +jnxSp OBJECT IDENTIFIER ::= { jnxLsysSecurityProfile 19 } +-- jnxLsysSpGRsc OBJECT IDENTIFIER ::= { jnxLsysSecurityProfile 19 } +jnxLsysSpSecurewire OBJECT IDENTIFIER ::= { jnxLsysSecurityProfile 20 } + +END -- cgit v1.2.3