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-ASON-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.
@ -12,16 +12,17 @@ IMPORTS
Unsigned32, Integer32 FROM SNMPv2-SMI
MODULE-COMPLIANCE, OBJECT-GROUP FROM SNMPv2-CONF
TEXTUAL-CONVENTION,
RowStatus FROM SNMPv2-TC
RowStatus, DisplayString FROM SNMPv2-TC
ifIndex, InterfaceIndexOrZero FROM IF-MIB
InetAddressType, InetAddress FROM INET-ADDRESS-MIB
TnCommand,
AluWdmTransferProtocol,
AluWdmNewTransferProtocol,
AluWdmFecMode FROM TROPIC-TC
tnSystemModules, tnAsonMIB FROM TROPIC-GLOBAL-REG;
tnAsonMibModule MODULE-IDENTITY
LAST-UPDATED "201905171200Z"
LAST-UPDATED "202107091200Z"
ORGANIZATION "Nokia"
CONTACT-INFO "Nokia
Attn: Jeff Donnelly
@ -33,6 +34,75 @@ IMPORTS
DESCRIPTION "ASON MIB types."
REVISION "202107091200Z"
DESCRIPTION "Added the following to tnGmreOmsWavelengthEncodingType:
slotWidth100g(9), -- Slot Width 100Ghz
to
slotWidth125g(11) -- Slot Width 125Ghz."
REVISION "202107021200Z"
DESCRIPTION "1) Added the following to TnGmreOptLineImpEncoding:
optimum90gtc(21)
optimum86gtc(22).
2) Added the following to TnGmreOptLineImpCompModule:
add5u(43)
to
add4b(45)."
REVISION "202105211200Z"
DESCRIPTION "Added the following to tnAlienOtEntityTable:
tnAlienOtEntityXcIdAdd
tnAlienOtEntityXcIdDrop."
REVISION "202012241200Z"
DESCRIPTION "1) Added the following to TnGmreOptLineImpCompModule:
alien(42).
2) Added the following table:
tnAlienOtEntityTable."
REVISION "202012041200Z"
DESCRIPTION "1) Added the following to TnGmreOptLineImpEncoding:
optimum86g(19)
optimum90g(20).
2) Added the following to TnGmreOptLineImpCompModule:
add4l(39)
to
add5(41)."
REVISION "202010091200Z"
DESCRIPTION "1) Marked the following in TnGmreOptLineImpEncoding as deprecated:
icohpmqpsk(6)
cohpm64qam(10)
to
cohpm16qamAbsDcm(13).
2) Marked the following in TnGmreOptLineImpCompModule as deprecated:
add3iwe(38)."
REVISION "202005011200Z"
DESCRIPTION "Added the following to tnGmreOptLineImpLBitRate:
rate300G(10)
to
rate500G(12)."
REVISION "202004101200Z"
DESCRIPTION "1) Added the following to TnGmreOptLineImpEncoding:
optimum33g(16)
to
optimum56g(18).
2) Added the following to TnGmreOptLineImpCompModule:
add3iwe(38).
3) Added the following to tnGmreOptLineImpBitRate:
rate500G(12)."
REVISION "201911221200Z"
DESCRIPTION "Added the following scalar to tnAsonFeasibility:
tnAsonFeasibilityPort."
REVISION "201911151200Z"
DESCRIPTION "Changed SYNTAX of from AluWdmTransferProtocol to
AluWdmNewTransferProtocol:
tnAsonFeasibilityProtocol."
REVISION "201905171200Z"
DESCRIPTION "1) Added the following to tnGmreOmsLineImpFiberType:
lx1830ssmf(9) -- Interworking with 1830LX using SSMF fiber
@ -51,10 +121,10 @@ IMPORTS
REVISION "201904051200Z"
DESCRIPTION "1) Added the following to TnGmreOptLineImpEncoding:
optimum62g(14),
optimum62g(14)
optimum67g(15).
2) Added the following to tnGmreOptLineImpBitRate:
rate300G(10),
rate300G(10)
rate50G(11).
3) Added the following to tnGmreOmsWavelengthEncodingType
slotWidth75g(7) -- Slot Width 75Ghz
@ -123,7 +193,7 @@ IMPORTS
cm130sl(31)."
REVISION "201708181200Z"
DESCRIPTION "Added the following scalars
DESCRIPTION "Added the following scalar:
tnGmreAsonItuBandMode."
REVISION "201707071200Z"
@ -201,7 +271,7 @@ IMPORTS
coherent16qam(6) -- Coherent encoding 16qam."
REVISION "201606101200Z"
DESCRIPTION "1) Added the following scalars
DESCRIPTION "1) Added the following scalar:
tnGmreDiscoveryMode.
2) Changed the SYNTAX of tnGmreOmsWavelengthEncodingBitMap
From OCTET STRING (SIZE(12)) to OCTET STRING (SIZE(11))"
@ -223,9 +293,9 @@ IMPORTS
REVISION "201602241200Z"
DESCRIPTION "1) Added the following to tnGmreOptLineImpBitRate:
rate50G(6),
rate200G(7),
rate250G(8),
rate50G(6)
rate200G(7)
rate250G(8)
rate400G(9).
2) Added the following to tnGmreOptLineImpEncoding:
cohspqpsk(9), -- Coherent Set Partial Quad Phase
@ -339,15 +409,7 @@ IMPORTS
REVISION "201107251200Z"
DESCRIPTION "Added the following to tnGmreOptLineImpCompModule:
hperf1(6), -- 100G High Performance OT
variant1(7), -- Variant 1
variant2(8), -- Variant 2
variant3(9), -- Variant 3
variant4(10), -- Variant 4
variant5(11), -- Variant 5
variant6(12), -- Variant 6
variant7(13), -- Variant 7
variant8(14), -- Variant 8
variant9(15), -- Variant 9
to
variant10(16) -- Variant 10."
REVISION "201106301200Z"
@ -394,6 +456,7 @@ IMPORTS
tnAsonClusterObjs OBJECT IDENTIFIER ::= { tnAsonObjs 13 }
tnAsonSubmarineGridMode OBJECT IDENTIFIER ::= { tnAsonObjs 14 }
tnAsonUpLink OBJECT IDENTIFIER ::= { tnAsonObjs 15 }
tnAlienOtEntity OBJECT IDENTIFIER ::= { tnAsonObjs 16 }
--------------------------------------------------------------------------------
-- Type Definitions
@ -423,7 +486,8 @@ IMPORTS
-- Phase
-- Shift Keying /w differential
-- phase encoding
icohpmqpsk(6), -- Time-interleaved Coherent Path
icohpmqpsk(6), --deprecated
-- Time-interleaved Coherent Path
-- Modulation Quad Phase Shift Keying
cohpm16qam(7), -- Coherent Polarization Multiplexed
-- 16-state Quadrature Amplitude
@ -433,24 +497,42 @@ IMPORTS
-- Modulation
cohspqpsk(9), -- Coherent Set Partial Quad Phase
-- Shift Keying
cohpm64qam(10), -- Coherent Polarization Multiplexed
cohpm64qam(10), --deprecated
-- Coherent Polarization Multiplexed
-- 64-state
-- Quadrature Amplitude Modulation
cohpmqpskabs(11), -- Coherent Path Modulation Quad Phase
cohpmqpskabs(11), --deprecated
-- Coherent Path Modulation Quad Phase
-- Shift Keying /w absolute phase
-- encoding
cohpm16qamDiffFree(12), -- Coherent Polarization Multiplexed
cohpm16qamDiffFree(12), --deprecated
-- Coherent Polarization Multiplexed
-- 16-state Quadrature Amplitude
-- Modulation /w differential phase
-- encoding in DCM free NW
cohpm16qamAbsDcm(13), -- Coherent Polarization Multiplexed
cohpm16qamAbsDcm(13), --deprecated
-- Coherent Polarization Multiplexed
-- 16-state Quadrature Amplitude
-- Modulation /w absolute phase
-- encoding in DCM NW
optimum62g(14), -- optimum line encoding for ADD4 with
-- 62 Gbaud rate
optimum67g(15) -- optimum line encoding for ADD4 with
optimum67g(15), -- optimum line encoding for ADD4 with
-- 67 Gbaud rate
optimum33g(16), -- optimum line encoding for ADD4 with
-- 33 Gbaud rate
optimum45g(17), -- optimum line encoding for ADD4 with
-- 45 Gbaud rate
optimum56g(18), -- optimum line encoding for ADD4 with
-- 56 Gbaud rate
optimum86g(19), -- optimum line encoding for ADD5 with
-- 86 Gbaud rate
optimum90g(20), -- optimum line encoding for ADD5 with
-- 90 Gbaud rate
optimum90gtc(21), -- optimum line encoding for ADD5u with
-- Transcoded mapping 90 Gbaud rate
optimum86gtc(22) -- optimum line encoding for ADD5u with
-- Transcoded mapping 86 Gbaud rate
}
TnGmreOptLineImpCompModule ::= TEXTUAL-CONVENTION
@ -477,25 +559,49 @@ IMPORTS
-- variant10(16),
tcfp(17), -- Tunable Compact Form Package
cr(18), -- Cost Reduced
ctxfpwt(19), -- 0-Chirp Tunable XFP with unused WT capability
ctxfpwt(19), -- 0-Chirp Tunable XFP with unused WT
-- capability
sperf2(20), -- 100G Standard Performance OT, 2nd Gen
hperf2(21), -- 100G High Performance OT, 2nd Gen
add3(22), -- >= 100G High Performace OT, 3rd Gen
add2l(23), -- >= 100G High Performace OT for metro, 2nd Generation
cm2ac100h(24), -- >= 100G High Performace OT for long haul, 2nd Generation
add2l(23), -- >= 100G High Performace OT for metro,
-- 2nd Generation
cm2ac100h(24), -- >= 100G High Performace OT for long
-- haul, 2nd Generation
ovclk(25), -- 200G High Performance OT
cm2ac100(26), -- 100G High Performace OT for metro, 2nd Generation, pluggable
add3iw(27), -- interworking compensation module of new D5X500 variant w/ 4UC400
cm2ac100(26), -- 100G High Performace OT for metro,
-- 2nd Generation, pluggable
add3iw(27), -- interworking compensation module of
-- new D5X500 variant w/ 4UC400
s13x100(28), -- special comp module for S13X100R/E
add3l(29), -- >= 100G High Performace OT, 3rd Gen for L Band
tsfpplus(30), -- Tunable 10G pluggable module with Wavetracker support
cm130sl(31), -- 100G standard performance L band, 2nd generation for 130SLX10 and 130SCA1
add3l(29), -- >= 100G High Performace OT, 3rd Gen
-- for L Band
tsfpplus(30), -- Tunable 10G pluggable module with
-- Wavetracker support
cm130sl(31), -- 100G standard performance L band, 2nd
-- generation for 130SLX10 and 130SCA1
addxs(32), -- >= 100G High Performace OT, 4th Generation
add4(33), -- >= 100G High Performace OT, 4th Generation
c2aco(34),
c4aco(35),
ctxfpiwton(36),
s13x100l(37) -- L band version of S13X100E
s13x100l(37), -- L band version of S13X100E
add3iwe(38), --deprecated
-- interworking compensation module of
-- new variant 4UC400E
add4l(39), -- >= 100G High Performance OT, 4th
-- Generation for L Band
add4m(40), -- >= 100G High Performance OT, 5th
-- Generation for C Band
add5(41), -- >= 100G High Performance OT, 6th
-- Generation for C Band
alien(42), -- Alien OT Entity
add5u(43), -- >= 100G High Performance OT, 6th
-- Generation for C Band
add5ul(44), -- >= 100G High Performance OT, 6th
-- Generation for L Band
add4b(45) -- >= 100G High Performance OT, 4th
-- Generation for DFC12
}
TnGmreOptLineImpPhaseEncode ::= TEXTUAL-CONVENTION
@ -612,7 +718,7 @@ IMPORTS
DEFVAL { "" }
::= { tnAsonIorGlobal 3 }
tnGmreCorbaIorIPv6 OBJECT-TYPE
tnGmreCorbaIorIPv6 OBJECT-TYPE
SYNTAX SnmpAdminString (SIZE(0..265))
MAX-ACCESS read-only
STATUS current
@ -993,7 +1099,8 @@ IMPORTS
rate250G(8),
rate400G(9),
rate300G(10),
rate600G(11)
rate600G(11),
rate500G(12)
}
MAX-ACCESS read-create
STATUS current
@ -1183,7 +1290,10 @@ IMPORTS
rate50G(6),
rate200G(7),
rate250G(8),
rate400G(9)
rate400G(9),
rate300G(10),
rate600G(11),
rate500G(12)
}
MAX-ACCESS read-create
STATUS current
@ -1420,7 +1530,7 @@ IMPORTS
::= { tnAsonFeasibility 5 }
tnAsonFeasibilityProtocol OBJECT-TYPE
SYNTAX AluWdmTransferProtocol
SYNTAX AluWdmNewTransferProtocol
MAX-ACCESS read-write
STATUS current
DESCRIPTION "This attributes indicates the feasibility file
@ -1467,6 +1577,14 @@ IMPORTS
DEFVAL { ''H }
::= { tnAsonFeasibility 10 }
tnAsonFeasibilityPort OBJECT-TYPE
SYNTAX Unsigned32 (1..65535)
MAX-ACCESS read-write
STATUS current
DESCRIPTION "This attributes indicates the ason port."
DEFVAL { 21 }
::= { tnAsonFeasibility 11 }
--------------------------------------------------------------------------------
-- ASON Manager Access Control Device Scalar
--------------------------------------------------------------------------------
@ -1566,15 +1684,18 @@ IMPORTS
tnGmreOmsWavelengthEncodingType OBJECT-TYPE
SYNTAX INTEGER {
nrz(1), -- Non-Return-to-Zero encoding
pdpsk(2), -- Partial Differential Phase
-- Shift Keying
coherent(3), -- Coherent encoding
slotWidth50(4), -- Slot Width 50Ghz
slotWidth62p5(5), -- Slot Width 62 P 5Ghz
coherent16qam(6), -- Coherent encoding 16qam
slotWidth75g(7), -- Slot Width 75Ghz
slotWidth87p5g(8) -- Slot Width 87 P 5Ghz
nrz(1), -- Non-Return-to-Zero encoding
pdpsk(2), -- Partial Differential Phase
-- Shift Keying
coherent(3), -- Coherent encoding
slotWidth50(4), -- Slot Width 50Ghz
slotWidth62p5(5), -- Slot Width 62 P 5Ghz
coherent16qam(6), -- Coherent encoding 16qam
slotWidth75g(7), -- Slot Width 75Ghz
slotWidth87p5g(8), -- Slot Width 87 P 5Ghz
slotWidth100g(9), -- Slot Width 100Ghz
slotWidth112p5g(10), -- Slot Width 112.5Ghz
slotWidth125g(11) -- Slot Width 125Ghz
}
MAX-ACCESS not-accessible
STATUS current
@ -2047,6 +2168,139 @@ IMPORTS
DESCRIPTION "GMRE UpLink Mode."
::= { tnGmreUplinkEntry 5 }
--------------------------------------------------------------------------------
-- Alien OT Entity Scalar
--------------------------------------------------------------------------------
tnAlienOtEntityAttributeTotal OBJECT-TYPE
SYNTAX Integer32
MAX-ACCESS read-only
STATUS current
DESCRIPTION "."
::= { tnAlienOtEntity 1 }
--------------------------------------------------------------------------------
-- Alien OT Entity parameters
--------------------------------------------------------------------------------
tnAlienOtEntityTable OBJECT-TYPE
SYNTAX SEQUENCE OF TnAlienOtEntityEntry
MAX-ACCESS not-accessible
STATUS current
DESCRIPTION "."
::= { tnAlienOtEntity 2 }
tnAlienOtEntityEntry OBJECT-TYPE
SYNTAX TnAlienOtEntityEntry
MAX-ACCESS not-accessible
STATUS current
DESCRIPTION "On creation of TnAlienOtEntityEntry, the user must fully
specify mandatory members before entry will be processed."
INDEX { ifIndex,
tnAlienOtEntityIndex }
::= { tnAlienOtEntityTable 1 }
TnAlienOtEntityEntry ::=
SEQUENCE {
tnAlienOtEntityIndex Unsigned32,
tnAlienOtEntityRowStatus RowStatus,
tnAlienOtEntityDescription DisplayString,
tnAlienOtEntityFrequencyMHz Unsigned32,
tnAlienOtEntitySlotWidthMHz Unsigned32,
tnAlienOtEntityCompModule TnGmreOptLineImpCompModule,
tnAlienOtEntityProfileId Unsigned32,
tnAlienOtEntityXcId Unsigned32,
tnAlienOtEntityXcIdAdd Unsigned32,
tnAlienOtEntityXcIdDrop Unsigned32
}
tnAlienOtEntityIndex OBJECT-TYPE
SYNTAX Unsigned32
MAX-ACCESS not-accessible
STATUS current
DESCRIPTION "Alien OT Entity table entry index. Each index must
identify a unique combination of Frequency (in MHz)
and SlotWidth (center frequency channel spacing).
Current configurable range: 1 to 255."
::= { tnAlienOtEntityEntry 1 }
tnAlienOtEntityRowStatus OBJECT-TYPE
SYNTAX RowStatus
MAX-ACCESS read-create
STATUS current
DESCRIPTION "Row Status of Alien OT Entity Supported values are
active, createAndGo, and destroy."
::= { tnAlienOtEntityEntry 2 }
tnAlienOtEntityDescription OBJECT-TYPE
SYNTAX DisplayString (SIZE (0..255))
MAX-ACCESS read-create
STATUS current
DESCRIPTION "A description for Alien OT Entity."
::= { tnAlienOtEntityEntry 3 }
tnAlienOtEntityFrequencyMHz OBJECT-TYPE
SYNTAX Unsigned32 (0 | 8610000..9085000 | 9130000..9605000)
UNITS "MHz"
MAX-ACCESS read-create
STATUS current
DESCRIPTION "Frequency."
DEFVAL { 0 }
::= { tnAlienOtEntityEntry 4 }
tnAlienOtEntitySlotWidthMHz OBJECT-TYPE
SYNTAX Unsigned32 (37500..125000)
UNITS "MHz"
MAX-ACCESS read-create
STATUS current
DESCRIPTION "Slot-Width (center frequency channel spacing).
Current configurable in multiple of 12500 MHz"
DEFVAL { 50000 }
::= { tnAlienOtEntityEntry 5 }
tnAlienOtEntityCompModule OBJECT-TYPE
SYNTAX TnGmreOptLineImpCompModule
MAX-ACCESS read-create
STATUS current
DESCRIPTION "Compensation Module of Alien OT Entity."
DEFVAL { alien }
::= { tnAlienOtEntityEntry 6 }
tnAlienOtEntityProfileId OBJECT-TYPE
SYNTAX Unsigned32
MAX-ACCESS read-create
STATUS current
DESCRIPTION "Profile identifier for Alien OT Entity."
DEFVAL { 99999 }
::= { tnAlienOtEntityEntry 7 }
tnAlienOtEntityXcId OBJECT-TYPE
SYNTAX Unsigned32
MAX-ACCESS read-only
STATUS current
DESCRIPTION "XC identifier for Alien OT Entity; value 0 if no XC
is present."
DEFVAL { 0 }
::= { tnAlienOtEntityEntry 8 }
tnAlienOtEntityXcIdAdd OBJECT-TYPE
SYNTAX Unsigned32
MAX-ACCESS read-only
STATUS current
DESCRIPTION "XC identifier for Alien OT Entity in Add direction;
value 0 if no XC is present."
DEFVAL { 0 }
::= { tnAlienOtEntityEntry 9 }
tnAlienOtEntityXcIdDrop OBJECT-TYPE
SYNTAX Unsigned32
MAX-ACCESS read-only
STATUS current
DESCRIPTION "XC identifier for Alien OT Entity in Drop direction;
value 0 if no XC is present."
DEFVAL { 0 }
::= { tnAlienOtEntityEntry 10 }
--------------------------------------------------------------------------------
-- Conformance Group Definitions
--------------------------------------------------------------------------------
@ -2152,7 +2406,8 @@ IMPORTS
tnAsonFeasibilityUserId,
tnAsonFeasibilityPassword,
tnAsonFeasibilityRemoteInetAddressType,
tnAsonFeasibilityRemoteInetAddress
tnAsonFeasibilityRemoteInetAddress,
tnAsonFeasibilityPort
}
STATUS current
DESCRIPTION "."
@ -2337,6 +2592,30 @@ IMPORTS
DESCRIPTION "."
::= { tnAsonGroups 27 }
tnAlienOtEntityScalarsGroup OBJECT-GROUP
OBJECTS {
tnAlienOtEntityAttributeTotal
}
STATUS current
DESCRIPTION "."
::= { tnAsonGroups 28 }
tnAlienOtEntityGroup OBJECT-GROUP
OBJECTS {
tnAlienOtEntityRowStatus,
tnAlienOtEntityDescription,
tnAlienOtEntityFrequencyMHz,
tnAlienOtEntitySlotWidthMHz,
tnAlienOtEntityCompModule,
tnAlienOtEntityProfileId,
tnAlienOtEntityXcId,
tnAlienOtEntityXcIdAdd,
tnAlienOtEntityXcIdDrop
}
STATUS current
DESCRIPTION "."
::= { tnAsonGroups 29 }
--------------------------------------------------------------------------------
-- Compliance Statements (mandatory)
--------------------------------------------------------------------------------
@ -2371,7 +2650,9 @@ IMPORTS
tnGmreSubmarineGridModeScalarsGroup,
tnGmreSubmarineGridModeGroup,
tnGmreUplinkAttributeScalarsGroup,
tnGmreUplinkGroup
tnGmreUplinkGroup,
tnAlienOtEntityScalarsGroup,
tnAlienOtEntityGroup
}
::= { tnAsonCompliances 1 }