Commit version 24.12.13800
This commit is contained in:
@ -1,6 +1,6 @@
|
||||
TN-LLDP-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.
|
||||
@ -35,7 +35,7 @@ IMPORTS
|
||||
|
||||
|
||||
tnLldpMIBModule MODULE-IDENTITY
|
||||
LAST-UPDATED "201904190000Z"
|
||||
LAST-UPDATED "202009250000Z"
|
||||
ORGANIZATION "Nokia"
|
||||
CONTACT-INFO
|
||||
"Nokia SROS Support
|
||||
@ -44,10 +44,6 @@ tnLldpMIBModule MODULE-IDENTITY
|
||||
"This document is the SNMP MIB module to manage and provision
|
||||
LLDP on the Nokia SROS device.
|
||||
|
||||
Copyright 2008-2011 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
|
||||
@ -67,6 +63,11 @@ tnLldpMIBModule MODULE-IDENTITY
|
||||
-- Revision History
|
||||
--
|
||||
|
||||
REVISION "202009250000Z"
|
||||
DESCRIPTION "Changed DEFVAL of the following from 5 to 30 per
|
||||
IEEE802.1AB-2009 standard for lldpV2NotificationInterval:
|
||||
tnLldpNotificationInterval."
|
||||
|
||||
REVISION "201904190000Z"
|
||||
DESCRIPTION "Added the following to the tnLldpStatsRxPortTable:
|
||||
tnLldpStatsRxPortTtl."
|
||||
@ -283,7 +284,7 @@ tnLldpNotificationInterval OBJECT-TYPE
|
||||
|
||||
The value of this object must be restored from non-volatile
|
||||
storage after a re-initialization of the management system."
|
||||
DEFVAL { 5 }
|
||||
DEFVAL { 30 }
|
||||
::= { tnLldpConfigEntry 5 }
|
||||
|
||||
tnLldpTxCreditMax OBJECT-TYPE
|
||||
|
Reference in New Issue
Block a user