- Remove PVC volume mount from k8s/deployment.yaml - Delete k8s/mib-pvc.yaml (no longer needed) - Update .gitignore to commit MIB files to git - Add mix import_mibs task to copy MIBs from LibreNMS - Add all MIB files from priv/mibs/ to git This fixes the multi-attach volume error in Kubernetes where new pods couldn't start because the RWO (ReadWriteOnce) PVC was attached to the old pod. MIBs are now part of the Docker image and can be used by all pods simultaneously.
347 lines
13 KiB
Text
347 lines
13 KiB
Text
|
|
-- *****************************************************************************
|
|
-- Juniper-L2TP-CONF
|
|
--
|
|
-- SNMP Agent Capabilities definitions for the L2TP MIB.
|
|
--
|
|
-- Copyright (c) 2001, 2002 Unisphere Networks, Inc.
|
|
-- Copyright (c) 2002-2005 Juniper Networks, Inc.
|
|
-- All rights reserved.
|
|
-- *****************************************************************************
|
|
|
|
Juniper-L2TP-CONF DEFINITIONS ::= BEGIN
|
|
|
|
IMPORTS
|
|
MODULE-IDENTITY
|
|
FROM SNMPv2-SMI
|
|
AGENT-CAPABILITIES
|
|
FROM SNMPv2-CONF
|
|
juniAgents
|
|
FROM Juniper-Agents;
|
|
|
|
juniL2tpAgent MODULE-IDENTITY
|
|
LAST-UPDATED "200509161558Z" -- 16-Sep-05 11:58 AM EDT
|
|
ORGANIZATION "Juniper Networks, Inc."
|
|
CONTACT-INFO
|
|
" Juniper Networks, Inc.
|
|
Postal: 10 Technology Park Drive
|
|
Westford, MA 01886-3146
|
|
USA
|
|
Tel: +1 978 589 5800
|
|
E-mail: mib@Juniper.net"
|
|
DESCRIPTION
|
|
"The agent capabilities definitions for the layer 2 tunneling protocol
|
|
(L2TP) component of the SNMP agent in the Juniper E-series family of
|
|
products."
|
|
-- Revision History
|
|
REVISION "200509161558Z" -- 16-Sep-05 11:58 AM EDT - JUNOSe 8.0
|
|
DESCRIPTION
|
|
"A new object was added to the status group and a new object
|
|
was added to the configuration group."
|
|
REVISION "200507282200Z" -- 28-Jul-05 06:00 PM EDT - JUNOSe 7.2
|
|
DESCRIPTION
|
|
"New objects were added to the configuration and status groups."
|
|
REVISION "200502170224Z" -- 16-Feb-05 09:24 PM EST - JUNOSe 7.1
|
|
DESCRIPTION
|
|
"A new object was added to the status group and a new object
|
|
was added to the configuration group."
|
|
REVISION "200409022347Z" -- 02-Sep-04 07:47 PM EDT - JUNOSe 7.0
|
|
DESCRIPTION
|
|
"A new object was added to the configuration group."
|
|
REVISION "200405041431Z" -- 04-May-04 10:31 AM EDT - JUNOSe 6.0
|
|
DESCRIPTION
|
|
"A new object was added to the configuration group."
|
|
REVISION "200403081804Z" -- 08-Mar-04 01:04 PM EST - JUNOSe 5.3
|
|
DESCRIPTION
|
|
"A new object was added to the configuration group."
|
|
REVISION "200403081804Z" -- 08-Mar-04 01:04 PM EST - JUNOSe 5.1
|
|
DESCRIPTION
|
|
"New objects were added to the configuration group."
|
|
REVISION "200302132112Z" -- 13-Feb-03 04:12 PM EST - JUNOSe 5.0
|
|
DESCRIPTION
|
|
"Replaced Unisphere names with Juniper names.
|
|
New objects were added to the configuration group."
|
|
REVISION "200302122103Z" -- 12-Feb-03 04:03 PM EST - JUNOSe 4.1
|
|
DESCRIPTION
|
|
"New objects were added to the configuration group."
|
|
REVISION "200302072226Z" -- 07-Feb-03 05:26 PM EST - JUNOSe 3.4
|
|
DESCRIPTION
|
|
"Added juniL2tpSysConfigDisableCallingNumberAvp."
|
|
REVISION "200110171603Z" -- 17-Oct-01 12:03 PM EDT - JUNOSe 3.3
|
|
DESCRIPTION
|
|
"New objects were added to the configuration group."
|
|
REVISION "200110171421Z" -- 17-Oct-01 10:21 AM EDT - JUNOSe 3.2
|
|
DESCRIPTION
|
|
"The initial release of this management information module."
|
|
::= { juniAgents 24 }
|
|
|
|
|
|
-- *****************************************************************************
|
|
-- Layer 2 Tunneling Protocol (L2TP) SNMP Agent Capabilities definitions
|
|
-- *****************************************************************************
|
|
juniL2tpAgentV1 AGENT-CAPABILITIES
|
|
PRODUCT-RELEASE
|
|
"Version 1 of the L2TP component of the JUNOSe SNMP agent. This version
|
|
of the L2TP component was supported in JUNOSe 2.x system releases."
|
|
STATUS obsolete
|
|
DESCRIPTION
|
|
"The MIB supported by the SNMP agent for the L2TP application in JUNOSe.
|
|
These capabilities became obsolete when
|
|
juniL2tpTunnelStatusCumEstabTime, juniL2tpSessionStatusCumEstabTime and
|
|
juniL2tpSessionStatPayLostPackets were added, and
|
|
juniL2tpSessionStatusLacTunneledIfIndex replaced
|
|
juniL2tpSessionStatusLacPppIfIndex."
|
|
SUPPORTS Juniper-L2TP-MIB
|
|
INCLUDES {
|
|
juniL2tpConfigGroup,
|
|
juniL2tpStatusGroup,
|
|
juniL2tpStatGroup,
|
|
juniL2tpMapGroup,
|
|
juniL2tpUdpIpGroup }
|
|
::= { juniL2tpAgent 1 }
|
|
|
|
juniL2tpAgentV2 AGENT-CAPABILITIES
|
|
PRODUCT-RELEASE
|
|
"Version 2 of the L2TP component of the JUNOSe SNMP agent. This version
|
|
of the L2TP component was supported in JUNOSe 3.0 and 3.1 system
|
|
releases."
|
|
STATUS obsolete
|
|
DESCRIPTION
|
|
"The MIB supported by the SNMP agent for the L2TP application in JUNOSe.
|
|
These capabilities became obsolete when
|
|
juniL2tpSysConfigReceiveDataSequencingIgnore was added to the
|
|
configuration group."
|
|
SUPPORTS Juniper-L2TP-MIB
|
|
INCLUDES {
|
|
juniL2tpConfigGroup,
|
|
juniL2tpStatusGroup2,
|
|
juniL2tpStatGroup2,
|
|
juniL2tpMapGroup,
|
|
juniL2tpUdpIpGroup }
|
|
::= { juniL2tpAgent 2 }
|
|
|
|
juniL2tpAgentV3 AGENT-CAPABILITIES
|
|
PRODUCT-RELEASE
|
|
"Version 3 of the L2TP component of the JUNOSe SNMP agent. This version
|
|
of the L2TP component was supported in JUNOSe 3.2 system releases."
|
|
STATUS obsolete
|
|
DESCRIPTION
|
|
"The MIB supported by the SNMP agent for the L2TP application in JUNOSe.
|
|
These capabilities became obsolete when new objects were added to the
|
|
configuration group."
|
|
SUPPORTS Juniper-L2TP-MIB
|
|
INCLUDES {
|
|
juniL2tpConfigGroup2,
|
|
juniL2tpStatusGroup2,
|
|
juniL2tpStatGroup2,
|
|
juniL2tpMapGroup,
|
|
juniL2tpUdpIpGroup }
|
|
::= { juniL2tpAgent 3 }
|
|
|
|
juniL2tpAgentV4 AGENT-CAPABILITIES
|
|
PRODUCT-RELEASE
|
|
"Version 4 of the L2TP component of the JUNOSe SNMP agent. This version
|
|
of the L2TP component was supported in JUNOSe 3.3 system releases."
|
|
STATUS obsolete
|
|
DESCRIPTION
|
|
"The MIB supported by the SNMP agent for the L2TP application in JUNOSe.
|
|
These capabilities became obsolete when new objects were added to the
|
|
configuration group."
|
|
SUPPORTS Juniper-L2TP-MIB
|
|
INCLUDES {
|
|
juniL2tpConfigGroup3,
|
|
juniL2tpStatusGroup2,
|
|
juniL2tpStatGroup2,
|
|
juniL2tpMapGroup,
|
|
juniL2tpUdpIpGroup }
|
|
::= { juniL2tpAgent 4 }
|
|
|
|
juniL2tpAgentV5 AGENT-CAPABILITIES
|
|
PRODUCT-RELEASE
|
|
"Version 5 of the L2TP component of the JUNOSe SNMP agent. This version
|
|
of the L2TP component was supported in JUNOSe 3.4 thru 4.0 system
|
|
releases."
|
|
STATUS obsolete
|
|
DESCRIPTION
|
|
"The MIB supported by the SNMP agent for the L2TP application in JUNOSe.
|
|
These capabilities became obsolete when new objects were added to the
|
|
configuration group."
|
|
SUPPORTS Juniper-L2TP-MIB
|
|
INCLUDES {
|
|
juniL2tpConfigGroup4,
|
|
juniL2tpStatusGroup2,
|
|
juniL2tpStatGroup2,
|
|
juniL2tpMapGroup,
|
|
juniL2tpUdpIpGroup }
|
|
::= { juniL2tpAgent 5 }
|
|
|
|
juniL2tpAgentV6 AGENT-CAPABILITIES
|
|
PRODUCT-RELEASE
|
|
"Version 6 of the L2TP component of the JUNOSe SNMP agent. This version
|
|
of the L2TP component was supported in JUNOSe 4.1 and subsequent 4.x
|
|
system releases."
|
|
STATUS obsolete
|
|
DESCRIPTION
|
|
"The MIB supported by the SNMP agent for the L2TP application in JUNOSe.
|
|
These capabilities became obsolete when new objects were added to the
|
|
configuration group."
|
|
SUPPORTS Juniper-L2TP-MIB
|
|
INCLUDES {
|
|
juniL2tpConfigGroup5,
|
|
juniL2tpStatusGroup2,
|
|
juniL2tpStatGroup2,
|
|
juniL2tpMapGroup,
|
|
juniL2tpUdpIpGroup }
|
|
::= { juniL2tpAgent 6 }
|
|
|
|
juniL2tpAgentV7 AGENT-CAPABILITIES
|
|
PRODUCT-RELEASE
|
|
"Version 7 of the L2TP component of the JUNOSe SNMP agent. This version
|
|
of the L2TP component was supported in JUNOSe 5.0 system releases."
|
|
STATUS obsolete
|
|
DESCRIPTION
|
|
"The MIB supported by the SNMP agent for the L2TP application in JUNOSe.
|
|
These capabilities became obsolete when new objects were added to the
|
|
configuration group."
|
|
SUPPORTS Juniper-L2TP-MIB
|
|
INCLUDES {
|
|
juniL2tpConfigGroup6,
|
|
juniL2tpStatusGroup2,
|
|
juniL2tpStatGroup2,
|
|
juniL2tpMapGroup,
|
|
juniL2tpUdpIpGroup }
|
|
::= { juniL2tpAgent 7 }
|
|
|
|
juniL2tpAgentV8 AGENT-CAPABILITIES
|
|
PRODUCT-RELEASE
|
|
"Version 8 of the L2TP component of the JUNOSe SNMP agent. This version
|
|
of the L2TP component was supported in JUNOSe 5.1 and 5.1 system
|
|
releases."
|
|
STATUS obsolete
|
|
DESCRIPTION
|
|
"The MIB supported by the SNMP agent for the L2TP application in JUNOSe.
|
|
These capabilities became obsolete when a new object was added to the
|
|
configuration group."
|
|
SUPPORTS Juniper-L2TP-MIB
|
|
INCLUDES {
|
|
juniL2tpConfigGroup7,
|
|
juniL2tpStatusGroup2,
|
|
juniL2tpStatGroup2,
|
|
juniL2tpMapGroup,
|
|
juniL2tpUdpIpGroup1 }
|
|
::= { juniL2tpAgent 8 }
|
|
|
|
juniL2tpAgentV9 AGENT-CAPABILITIES
|
|
PRODUCT-RELEASE
|
|
"Version 9 of the L2TP component of the JUNOSe SNMP agent. This version
|
|
of the L2TP component is supported in JUNOSe 5.3 and subsequent system
|
|
releases."
|
|
STATUS obsolete
|
|
DESCRIPTION
|
|
"The MIB supported by the SNMP agent for the L2TP application in JUNOSe.
|
|
These capabilities became obsolete when a new object was added to the
|
|
configuration group."
|
|
SUPPORTS Juniper-L2TP-MIB
|
|
INCLUDES {
|
|
juniL2tpConfigGroup8,
|
|
juniL2tpStatusGroup2,
|
|
juniL2tpStatGroup2,
|
|
juniL2tpMapGroup,
|
|
juniL2tpUdpIpGroup1 }
|
|
::= { juniL2tpAgent 9 }
|
|
|
|
juniL2tpAgentV10 AGENT-CAPABILITIES
|
|
PRODUCT-RELEASE
|
|
"Version 10 of the L2TP component of the JUNOSe SNMP agent. This version
|
|
of the L2TP component is supported in JUNOSe 6.0 and subsequent system
|
|
releases."
|
|
STATUS obsolete
|
|
DESCRIPTION
|
|
"The MIB supported by the SNMP agent for the L2TP application in JUNOSe.
|
|
These capabilities became obsolete when a new object was added to the
|
|
configuration group."
|
|
SUPPORTS Juniper-L2TP-MIB
|
|
INCLUDES {
|
|
juniL2tpConfigGroup9,
|
|
juniL2tpStatusGroup2,
|
|
juniL2tpStatGroup2,
|
|
juniL2tpMapGroup,
|
|
juniL2tpUdpIpGroup1 }
|
|
::= { juniL2tpAgent 10 }
|
|
|
|
juniL2tpAgentV11 AGENT-CAPABILITIES
|
|
PRODUCT-RELEASE
|
|
"Version 11 of the L2TP component of the JUNOSe SNMP agent. This version
|
|
of the L2TP component is supported in JUNOSe 7.0 and subsequent system
|
|
releases."
|
|
STATUS obsolete
|
|
DESCRIPTION
|
|
"The MIB supported by the SNMP agent for the L2TP application in JUNOSe.
|
|
These capabilities became obsolete when a new object was added to the
|
|
status group."
|
|
SUPPORTS Juniper-L2TP-MIB
|
|
INCLUDES {
|
|
juniL2tpConfigGroup10,
|
|
juniL2tpStatusGroup2,
|
|
juniL2tpStatGroup2,
|
|
juniL2tpMapGroup,
|
|
juniL2tpUdpIpGroup1 }
|
|
::= { juniL2tpAgent 11 }
|
|
|
|
juniL2tpAgentV12 AGENT-CAPABILITIES
|
|
PRODUCT-RELEASE
|
|
"Version 12 of the L2TP component of the JUNOSe SNMP agent. This
|
|
version of the L2TP component is supported in JUNOSe 7.1 and subsequent
|
|
system releases."
|
|
STATUS obsolete
|
|
DESCRIPTION
|
|
"The MIB supported by the SNMP agent for the L2TP application in JUNOSe.
|
|
These capabilities became obsolete when a new object was added to the
|
|
status group."
|
|
SUPPORTS Juniper-L2TP-MIB
|
|
INCLUDES {
|
|
juniL2tpConfigGroup11,
|
|
juniL2tpStatusGroup3,
|
|
juniL2tpStatGroup2,
|
|
juniL2tpMapGroup,
|
|
juniL2tpUdpIpGroup1 }
|
|
::= { juniL2tpAgent 12 }
|
|
|
|
juniL2tpAgentV13 AGENT-CAPABILITIES
|
|
PRODUCT-RELEASE
|
|
"Version 13 of the L2TP component of the JUNOSe SNMP agent. This
|
|
version of the L2TP component is supported in JUNOSe Kyoto and subsequent
|
|
system releases."
|
|
STATUS current
|
|
DESCRIPTION
|
|
"The MIB supported by the SNMP agent for the L2TP application in JUNOSe.
|
|
These capabilities became obsolete when a new object was added to the
|
|
configuration and status groups."
|
|
SUPPORTS Juniper-L2TP-MIB
|
|
INCLUDES {
|
|
juniL2tpConfigGroup12,
|
|
juniL2tpStatusGroup4,
|
|
juniL2tpStatGroup2,
|
|
juniL2tpMapGroup,
|
|
juniL2tpUdpIpGroup1 }
|
|
::= { juniL2tpAgent 13 }
|
|
|
|
juniL2tpAgentV14 AGENT-CAPABILITIES
|
|
PRODUCT-RELEASE
|
|
"Version 14 of the L2TP component of the JUNOSe SNMP agent. This
|
|
version of the L2TP component is supported in JUNOSe 8.0 and subsequent
|
|
system releases."
|
|
STATUS current
|
|
DESCRIPTION
|
|
"The MIB supported by the SNMP agent for the L2TP application in
|
|
JUNOSe."
|
|
SUPPORTS Juniper-L2TP-MIB
|
|
INCLUDES {
|
|
juniL2tpConfigGroup13,
|
|
juniL2tpStatusGroup5,
|
|
juniL2tpStatGroup2,
|
|
juniL2tpMapGroup,
|
|
juniL2tpUdpIpGroup1 }
|
|
::= { juniL2tpAgent 14 }
|
|
|
|
END
|