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 @@
TROPIC-USERMGMT-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.
@ -14,7 +14,7 @@ IMPORTS
tnSystemModules, tnUserMgmtMIB FROM TROPIC-GLOBAL-REG;
tnUserMgmtMibModule MODULE-IDENTITY
LAST-UPDATED "201802231200Z"
LAST-UPDATED "202012041200Z"
ORGANIZATION "Nokia"
CONTACT-INFO "Nokia
Attn: Jeff Donnelly
@ -26,6 +26,10 @@ IMPORTS
DESCRIPTION "The user management MIB."
REVISION "202012041200Z"
DESCRIPTION "Changed SYNTAX of the following from SIZE(1..32) to SIZE(1..64):
tnUserName."
REVISION "201802231200Z"
DESCRIPTION "Updated the contact info."
@ -173,7 +177,7 @@ IMPORTS
}
tnUserName OBJECT-TYPE
SYNTAX SnmpAdminString (SIZE(1..32))
SYNTAX SnmpAdminString (SIZE(1..64))
MAX-ACCESS not-accessible
STATUS current
DESCRIPTION "The user name."