Commit version 24.12.13800

This commit is contained in:
2025-01-06 17:35:06 -05:00
parent b7f6a79c2c
commit 55d9218816
6133 changed files with 4239740 additions and 1374287 deletions

View File

@ -1,6 +1,6 @@
TN-CONN-PROF-MIB DEFINITIONS ::= BEGIN
-- (c) Copyright 2019 Nokia Networks. All rights reserved.
-- (c) Copyright 2021 Nokia Networks. All rights reserved.
-- This software is the confidential and proprietary property of
-- Nokia and may only be used in accordance with the terms of the
-- license agreement provided with this software.
@ -25,7 +25,7 @@ IMPORTS
;
tnConnProfMIBModule MODULE-IDENTITY
LAST-UPDATED "201504060000Z"
LAST-UPDATED "201910180000Z"
ORGANIZATION "Nokia"
CONTACT-INFO
"Nokia SROS Support
@ -34,10 +34,6 @@ tnConnProfMIBModule MODULE-IDENTITY
"This document is the SNMP MIB module to manage connection profiles
associated with VLL services of the Nokia SROS system.
Copyright (c) 2012-2015 Nokia. All rights reserved. Reproduction
of this document is authorized on the condition that the
foregoing copyright notice is included.
This SNMP MIB module (Specification) embodies Nokia's
proprietary intellectual property. Nokia retains all title
and ownership in the Specification, including any revisions.
@ -55,6 +51,11 @@ tnConnProfMIBModule MODULE-IDENTITY
--
-- Revision History
--
REVISION "201910180000Z"
DESCRIPTION "Modified the range from (SIZE(0..200)) to (SIZE(0..512))
for the following:
TnConnProfVlanRanges."
REVISION "201504060000Z"
DESCRIPTION "Imported MIBS into PSS for Packet Card support"
@ -95,7 +96,7 @@ TnConnProfVlanRanges ::= TEXTUAL-CONVENTION
STATUS current
DESCRIPTION
"String which represents vlan range of a connection profile."
SYNTAX DisplayString (SIZE(0..200))
SYNTAX DisplayString (SIZE(0..512))
--%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
--