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-ABSNODE-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.
@ -21,7 +21,7 @@ IMPORTS
TnGmreOptLineImpCompModule FROM TROPIC-ASON-MIB;
tnAbsNodeMibModule MODULE-IDENTITY
LAST-UPDATED "201907050200Z"
LAST-UPDATED "202109170200Z"
ORGANIZATION "Nokia"
CONTACT-INFO "Nokia
Attn: Jeff Donnelly
@ -33,6 +33,69 @@ IMPORTS
DESCRIPTION "Abstract Node Data Plane Interface MIB types."
REVISION "202109170200Z"
DESCRIPTION "1) Added the following to TnAbsNodeAnalogBandwidth:
otm-alien(29).
2) Added the following to TnAbsNodeAddDropType:
mXN-ASC-L(22)
to
mXN-L(25).
3) Added the following to TnAbsNodeTransponderType:
tt-STRING(81).
4) Added the following to tnAbsNodeOtLinePortTable:
tnAbsNodeOtLinePortTransponderString,
tnAbsNodeOtLinePortSupportedServiceWidths."
REVISION "202102260200Z"
DESCRIPTION "1) Added the following to TnAbsNodeEndPointType:
ir9(7).
2) Added the following to TnAbsNodeAddDropType:
mXN-ASC(20)
opsMXN-ASC(21).
3) Added the following to TnAbsNodeTransponderType:
tt-4UC1T(76),
to
tt-DD2M4(80).
4) Marked the following as obsolete:
tnAbsNodeOtLinePortIsFlexBwSupported."
REVISION "202009250200Z"
DESCRIPTION "1) Added the following to TnAbsNodeTransponderType:
tt-DFM6(74)
tt-DFM6E(75).
2) Added the following to tnAbsNodeOtLinePortTable:
tnAbsNodeOtLinePortSpareMinDropPowerP2
tnAbsNodeOtLinePortOtuSignalTypes."
REVISION "202005220200Z"
DESCRIPTION "1) Added the following to TnAbsNodeAddDropType:
mCS-HIGH(16),
to
cF-MLFSB(19).
2) Added the following to TnAbsNodeEndPointType:
irdm32(6).
3) Added the following to TnAbsNodeTransponderType:
tt-8UC1T(70),
to
tt-8P20(73).
4) Added the following textual conventions:
TnAbsNodeOtAseConstraint
TnAbsNodeWaveTrackerCapability.
5) Added the following to TnAbsNodeSlotWidth:
sw-112p5-GHz(9),
sw-125-GHz(10).
6) Added the following to tnAbsNodeIfGroupTable:
tnAbsNodeIfGroupOtAseConst.
7) Added the following to tnAbsNodeOtLinePortTable:
tnAbsNodeOtLinePortWaveTrackerCap.
8) Marked the following as obsolete:
tnAbsNodeOtLinePortHasWaveTracker."
REVISION "201911080200Z"
DESCRIPTION "Added the following to tnAbsNodeOtLinePortTable:
tnAbsNodeOtLinePortMinDropPowerP2
tnAbsNodeOtLinePortHasWaveTracker."
REVISION "201907050200Z"
DESCRIPTION "1) Added the following to TnAbsNodeAnalogBandwidth:
otm-134p463(18),
@ -47,11 +110,7 @@ IMPORTS
DESCRIPTION "1) Replaced tt-S13X100(46) with tt-S13X100R(46).
2) Added the following to TnAbsNodeTransponderType:
tt-DA2C4(58),
tt-LCI2000(59),
tt-LCI2000L(60),
tt-2UX200(61),
tt-S13X100L(62),
tt-4MX200(63),
to
tt-DA2C4E(64)."
REVISION "201805020200Z"
@ -206,7 +265,8 @@ IMPORTS
otm-300(25),
otm-400(26),
otm-500(27),
otm-600(28)
otm-600(28),
otm-alien(29)
}
TnAbsNodeChannelSpacing ::= TEXTUAL-CONVENTION
@ -233,7 +293,9 @@ IMPORTS
sw-62p5-GHz(5),
sw-75-GHz(6),
sw-87p5-GHz(7),
sw-100-GHz(8)
sw-100-GHz(8),
sw-112p5-GHz(9),
sw-125-GHz(10)
}
TnAbsNode3RType ::= TEXTUAL-CONVENTION
@ -267,7 +329,9 @@ IMPORTS
ila(2), -- In-Line Amplifier
roadm-wr20(3), -- WR20 based ROADM (including IROADM20)
roadm-wr8-88AF(4), -- WR8-88AF based ROADM
single-wr20-DGE(5) -- DGE with a single WR20
single-wr20-DGE(5), -- DGE with a single WR20
irdm32(6), -- IRDM32/IRDM32L
ir9(7) -- IR9
}
TnAbsNodeAddDropType ::= TEXTUAL-CONVENTION
@ -289,7 +353,38 @@ IMPORTS
mCS-AAR2X-L(12), -- MCS IF-Group with AAR2X amplifier array for L-band.
sfd-iroadm(13), -- SFD-IROADM
opsMCS(14), -- MCS IF-Group with OPSFlex
opsMCS-AAR2X(15) -- MCS IF-Group with AAR2X and OPSFlex
opsMCS-AAR2X(15), -- MCS IF-Group with AAR2X and OPSFlex
mCS-HIGH(16), -- MCS-HIGH
mCS-AAR2X-HIGH(17), -- MCS-AAR2X-HIGH
mCS-AAR2X-L-HIGH(18), -- MCS-AAR2X-L-HIGH
cF-MLFSB(19), -- CF-MLFSB
mXN-ASC(20), -- MXN-ASC
opsMXN-ASC(21), -- OpsMXN-ASC
mXN-ASC-L(22), -- MXN-ASC-L
opsMXN-ASC-L(23), -- OpsMXN-ASC
mXN(24), -- MXN
mXN-L(25) -- MXN-L
}
TnAbsNodeOtAseConstraint ::= TEXTUAL-CONVENTION
STATUS current
DESCRIPTION "The configured OT ASE constraint on the IfGroup"
SYNTAX INTEGER {
invalid(0), -- Invalid: used if no other value is correct
standard(1), -- All OTs are allowed.
low(2), -- Only low and no ASE noise OTs are allowed.
no-noise(3), -- Only no ASE noise OTs are allowed.
useNetworkConstraint(4) -- Use the OT ASE constraint defined on network level.
}
TnAbsNodeWaveTrackerCapability ::= TEXTUAL-CONVENTION
STATUS current
DESCRIPTION "The wave tracker capability to support keyed and/or unkeyed services."
SYNTAX INTEGER {
invalid(0), -- Invalid: used if no other value is correct
keyedOnly(1), -- KeyedOnly
unkeyedOnly(2), -- UnkeyedOnly
keyedAndUnkeyed(3) -- KeyedAndUnkeyed
}
TnAbsNodeTransponderType ::= TEXTUAL-CONVENTION
@ -365,7 +460,19 @@ IMPORTS
tt-S4X400E(66),
tt-S4X400L(67),
tt-DFC12(68),
tt-DFC12E(69)
tt-DFC12E(69),
tt-8UC1T(70),
tt-10AN1T(71),
tt-2UC400E(72),
tt-8P20(73),
tt-DFM6(74),
tt-DFM6E(75),
tt-4UC1T(76),
tt-S5AD400(77),
tt-S5AD400H(78),
tt-SFM6(79),
tt-DD2M4(80),
tt-STRING(81)
}
TnAbsNodeIsPreparedForOps ::= TEXTUAL-CONVENTION
@ -748,7 +855,8 @@ IMPORTS
tnAbsNodeIfGroupMinChannel Integer32,
tnAbsNodeIfGroupMaxChannel Integer32,
tnAbsNodeIfGroupWssGranularity TnAbsNodeChannelSpacing,
tnAbsNodeIfGroupAdType TnAbsNodeAddDropType
tnAbsNodeIfGroupAdType TnAbsNodeAddDropType,
tnAbsNodeIfGroupOtAseConst TnAbsNodeOtAseConstraint
}
tnAbsNodeIfGroupIfId OBJECT-TYPE
@ -815,6 +923,13 @@ IMPORTS
DESCRIPTION "The add/drop type of the IF-Group."
::= { tnAbsNodeIfGroupEntry 9 }
tnAbsNodeIfGroupOtAseConst OBJECT-TYPE
SYNTAX TnAbsNodeOtAseConstraint
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The OT ASE constraint configured on the IF-Group."
::= { tnAbsNodeIfGroupEntry 10 }
------------------------------------------------------------------------------------------
-- Abstract Node - OT Line Port Table
------------------------------------------------------------------------------------------
@ -854,7 +969,8 @@ IMPORTS
tnAbsNodeOtLinePortMaxChannel Integer32,
tnAbsNodeOtLinePortChanStep Unsigned32,
tnAbsNodeOtLinePortHas100GHzSubGroupWidth TruthValue,
tnAbsNodeOtLinePortIsFlexBwSupported TruthValue,
-- obsolete
-- tnAbsNodeOtLinePortIsFlexBwSupported TruthValue,
tnAbsNodeOtLinePort3RType TnAbsNode3RType,
tnAbsNodeOtLinePortConnectedIfId Unsigned32,
tnAbsNodeOtLinePort3RConnType TnAbsNode3RConnType,
@ -869,7 +985,15 @@ IMPORTS
tnAbsNodeOtLinePortSpareIsr Integer32,
tnAbsNodeOtLinePortPhaseEncodeTypes DisplayString,
tnAbsNodeOtLinePortHasPhaseEncodeDep TruthValue,
tnAbsNodeOtLinePortSamePhaseEncodePortId Unsigned32
tnAbsNodeOtLinePortSamePhaseEncodePortId Unsigned32,
tnAbsNodeOtLinePortMinDropPowerP2 Integer32,
-- obsolete
-- tnAbsNodeOtLinePortHasWaveTracker TruthValue
tnAbsNodeOtLinePortWaveTrackerCap TnAbsNodeWaveTrackerCapability,
tnAbsNodeOtLinePortSpareMinDropPowerP2 Integer32,
tnAbsNodeOtLinePortOtuSignalTypes DisplayString,
tnAbsNodeOtLinePortTransponderString DisplayString,
tnAbsNodeOtLinePortSupportedServiceWidths DisplayString
}
tnAbsNodeOtLinePortIfId OBJECT-TYPE
@ -1009,12 +1133,8 @@ IMPORTS
DESCRIPTION "Indicates whether the required sub-group width is 100 GHz."
::= { tnAbsNodeOtLinePortEntry 19 }
tnAbsNodeOtLinePortIsFlexBwSupported OBJECT-TYPE
SYNTAX TruthValue
MAX-ACCESS read-only
STATUS current
DESCRIPTION "Indicates whether the OT is supporting flexible bandwidth."
::= { tnAbsNodeOtLinePortEntry 20 }
-- obsolete
-- tnAbsNodeOtLinePortIsFlexBwSupported OBJECT-TYPE ::= { tnAbsNodeOtLinePortEntry 20 }
tnAbsNodeOtLinePort3RType OBJECT-TYPE
SYNTAX TnAbsNode3RType
@ -1136,6 +1256,65 @@ IMPORTS
(e.g. the second OT line port of a D5X500 card)."
::= { tnAbsNodeOtLinePortEntry 35 }
tnAbsNodeOtLinePortMinDropPowerP2 OBJECT-TYPE
SYNTAX Integer32
UNITS "mBm"
MAX-ACCESS read-only
STATUS current
DESCRIPTION "Minimal Drop Power of the main port.
If present, the value has the range from -3000 to 1100
mBm - as defined in 1830PSS NE; with mBm as power
relative to 1 milliwatt, in millibels (one hundredth of
a decibel). 100 mBm = 1dBm. P2 is only required for
IROADM9R/9R-LP with PSC at the RX of an ADD4 based OT LP
(i.e., at the EFA output port)."
::= { tnAbsNodeOtLinePortEntry 36 }
-- obsolete
-- tnAbsNodeOtLinePortHasWaveTracker OBJECT-TYPE ::= { tnAbsNodeOtLinePortEntry 37 }
tnAbsNodeOtLinePortWaveTrackerCap OBJECT-TYPE
SYNTAX TnAbsNodeWaveTrackerCapability
MAX-ACCESS read-only
STATUS current
DESCRIPTION "Indicates whether the OT has the capability to support keyed and/or unkeyed services."
::= { tnAbsNodeOtLinePortEntry 38 }
tnAbsNodeOtLinePortSpareMinDropPowerP2 OBJECT-TYPE
SYNTAX Integer32
UNITS "mBm"
MAX-ACCESS read-only
STATUS current
DESCRIPTION "Minimal Drop Power of the spare port.
If present, the value has the range from -3000 to 1100
mBm - as defined in 1830PSS NE; with mBm as power
relative to 1 milliwatt, in millibels (one hundredth of
a decibel). 100 mBm = 1dBm. P2 is only required for
IROADM9R/9R-LP with PSC at the RX of an ADD4 based OT LP
(i.e., at the EFA output port)."
::= { tnAbsNodeOtLinePortEntry 39 }
tnAbsNodeOtLinePortOtuSignalTypes OBJECT-TYPE
SYNTAX DisplayString
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The OTU signal type values."
::= { tnAbsNodeOtLinePortEntry 40 }
tnAbsNodeOtLinePortTransponderString OBJECT-TYPE
SYNTAX DisplayString
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The optical transponder card type"
::= { tnAbsNodeOtLinePortEntry 41 }
tnAbsNodeOtLinePortSupportedServiceWidths OBJECT-TYPE
SYNTAX DisplayString
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The supported service widths."
::= { tnAbsNodeOtLinePortEntry 42 }
------------------------------------------------------------------------------------------
-- Abstract Node - Restricted Connectivity Table
------------------------------------------------------------------------------------------
@ -1261,7 +1440,8 @@ IMPORTS
tnAbsNodeIfGroupMinChannel,
tnAbsNodeIfGroupMaxChannel,
tnAbsNodeIfGroupWssGranularity,
tnAbsNodeIfGroupAdType
tnAbsNodeIfGroupAdType,
tnAbsNodeIfGroupOtAseConst
}
STATUS current
DESCRIPTION "The Abstract Node IF-Group interface group of
@ -1289,7 +1469,8 @@ IMPORTS
tnAbsNodeOtLinePortMaxChannel,
tnAbsNodeOtLinePortChanStep,
tnAbsNodeOtLinePortHas100GHzSubGroupWidth,
tnAbsNodeOtLinePortIsFlexBwSupported,
-- obsolete
-- tnAbsNodeOtLinePortIsFlexBwSupported,
tnAbsNodeOtLinePort3RType,
tnAbsNodeOtLinePortConnectedIfId,
tnAbsNodeOtLinePort3RConnType,
@ -1304,7 +1485,15 @@ IMPORTS
tnAbsNodeOtLinePortSpareIsr,
tnAbsNodeOtLinePortPhaseEncodeTypes,
tnAbsNodeOtLinePortHasPhaseEncodeDep,
tnAbsNodeOtLinePortSamePhaseEncodePortId
tnAbsNodeOtLinePortSamePhaseEncodePortId,
tnAbsNodeOtLinePortMinDropPowerP2,
-- obsolete
-- tnAbsNodeOtLinePortHasWaveTracker,
tnAbsNodeOtLinePortWaveTrackerCap,
tnAbsNodeOtLinePortSpareMinDropPowerP2,
tnAbsNodeOtLinePortOtuSignalTypes,
tnAbsNodeOtLinePortTransponderString,
tnAbsNodeOtLinePortSupportedServiceWidths
}
STATUS current
DESCRIPTION "The Abstract Node dataplane TE link interface group of