MIBs Depot

NBS-SIGLANE-MIB

Registered at
1.3.6.1.4.1.629.236
Last updated
2017-10-18 00:00
Organization
NBS
Namespace
mrv
Source file
NBS-SIGLANE-MIB
Digest
sha256:df80a34141c56b46bb66526565a3ee7d34cf4088de4ddbad190095fca2ed4e95

Description

Signaling Lane mib - objects for the management of multi-lane ports such as QSFP, CXP, and CFP.

Contact

For technical support, please contact your service channel

Imports

FromSymbols
IF-MIBInterfaceIndex
NBS-CMMCENUM-MIBNbsCmmcChannelBand
NBS-MIBNbsTcMHz, NbsTcMicroAmp, NbsTcMilliDb, NbsTcTemperature, nbs
SNMPv2-CONFMODULE-COMPLIANCE, NOTIFICATION-GROUP
SNMPv2-SMICounter64, MODULE-IDENTITY, NOTIFICATION-TYPE, OBJECT-IDENTITY, OBJECT-TYPE, iso
SNMPv2-TCDisplayString, TEXTUAL-CONVENTION

Imported by

Nothing in this corpus imports this module.

Load order

Every file a consumer needs in order to load this module, dependencies first.

IANAifType-MIB
IF-MIB
NBS-CMMCENUM-MIB
NBS-MIB
NBS-SIGLANE-MIB
SNMPv2-CONF
SNMPv2-MIB
SNMPv2-SMI
SNMPv2-TC

Objects

NameOIDSyntaxAccessStatus
nbsSigLanePortGrp
OBJECT-IDENTITY
Ports which aggregate multiple signaling lanes
1.3.6.1.4.1.629.236.10current
nbsSigLanePortTable
OBJECT-TYPE
A table that describes signaling lanes for a QSFP[+] or CFP port.
1.3.6.1.4.1.629.236.10.1not-accessiblecurrent
nbsSigLanePortEntry
OBJECT-TYPE
Contains a description of a particular port signaling lane.
1.3.6.1.4.1.629.236.10.1.1not-accessiblecurrent
nbsSigLanePortIfIndex
OBJECT-TYPE
The index to the MIB-II Interface table entry which represents this port. This value should be 0 if there is no corresponding MIB-II interface entry.
1.3.6.1.4.1.629.236.10.1.1.1InterfaceIndexread-onlycurrent
nbsSigLanePortFacility
OBJECT-TYPE
fiber(2) indicates that lane signaling is conducted on separate fibers. lambda(3) indicates that lane signaling is conducted on different wavelengths on a single SMF fiber.
1.3.6.1.4.1.629.236.10.1.1.10INTEGER {other(1), fiber(2), lambda(3)}read-onlycurrent
nbsSigLanePortLanes
OBJECT-TYPE
The number of signaling lanes in this port
1.3.6.1.4.1.629.236.10.1.1.20INTEGERread-onlycurrent
nbsSigLaneLaneGrp
OBJECT-IDENTITY
Individual signaling lanes within a port
1.3.6.1.4.1.629.236.20current
nbsSigLaneLaneTable
OBJECT-TYPE
A table that describes (fiber/lambda) network signaling lanes for a multi-lane port.
1.3.6.1.4.1.629.236.20.1not-accessiblecurrent
nbsSigLaneLaneEntry
OBJECT-TYPE
Contains a description of a particular (fiber/lambda) signaling lane.
1.3.6.1.4.1.629.236.20.1.1not-accessiblecurrent
nbsSigLaneLaneIfIndex
OBJECT-TYPE
The index to the MIB-II Interface table entry which contains this (fiber/lambda) lane.
1.3.6.1.4.1.629.236.20.1.1.1InterfaceIndexread-onlycurrent
nbsSigLaneLaneIndex
OBJECT-TYPE
Ordinal index for the signaling lane in a port: 1..4 for QSFP[+] 4 x 10G 1..4 for CFP 4 x 25G 1..4 for CFP 4 x 28G 1..10 for CFP 10 x 10G
1.3.6.1.4.1.629.236.20.1.1.2INTEGERread-onlycurrent
nbsSigLaneLaneFrequency
OBJECT-TYPE
The nominal frequency, in MHz.
1.3.6.1.4.1.629.236.20.1.1.10NbsTcMHzread-onlycurrent
nbsSigLaneLaneWavelengthX
OBJECT-TYPE
The nominal wavelength (nanometers) is an ASCII string to be human-readable. CWDM wavelengths use 4 digits. DWDM wavelengths use seven digits and a decimal point. Not supported value: 'N/A'
1.3.6.1.4.1.629.236.20.1.1.11DisplayString (SIZE(4..8))read-onlycurrent
nbsSigLaneLaneChannelBand
OBJECT-TYPE
The ITU grid labels DWDM channels with a letter 'band' and a numeric channel. Within this mib, the band is indicated by this object, and the channel number is shown in the object nbsOsaChannelNumber. Frequencies of at least 180100 GHz but less than 190100 GHz are considered the L spectrum, and frequencies of at least 190100 but less than 200100 GHz are considered the C spectrum. Frequencies evenly divisible by 100 GHz are designated with a 'C' or 'L' prepended to the channel number. Frequencies that are offset by 50 GHz are designated 'H' within the C spectrum, and 'Q' within the L spectrum.
1.3.6.1.4.1.629.236.20.1.1.12NbsCmmcChannelBandread-onlycurrent
nbsSigLaneLaneChannelNumber
OBJECT-TYPE
The channel number can be derived by extracting the two middle digits from the six digit frequency in GHz.
1.3.6.1.4.1.629.236.20.1.1.13INTEGERread-onlycurrent
nbsSigLaneLaneTxDisable
OBJECT-TYPE
This object controls the lane's transmitter: notSupported(1), returned if transmitter not configurable, i.e. always enabled; no(2), to enable the transmitter; yes(3), to disable the transmitter
1.3.6.1.4.1.629.236.20.1.1.14INTEGER {notSupported(1), no(2), yes(3)}read-writecurrent
nbsSigLaneLaneFaultsCaps
OBJECT-TYPE
This object specifies the supported nbsSigLaneLaneFaultsOper bit(s). A zero length OCTET STRING indicates this information is not provided.
1.3.6.1.4.1.629.236.20.1.1.15OCTET STRING (SIZE(0..2))read-onlycurrent
nbsSigLaneLaneFaultsOper
OBJECT-TYPE
This object provides operational lane fault conditions: The first octet provides Tx information: Bit 0: Tx LOS if set Bit 1: Tx Fault if set Bit 2: Tx LOL if set Bit 3: Tx Adaptive EQ Fault if set The second octet provides Rx information: Bit 0: Rx LOS if set Bit 2: Rx LOL if set OCTET STRING bitmasks count the leftmost bit (MSB) as 0. A zero length OCTET STRING indicates this information is not provided.
1.3.6.1.4.1.629.236.20.1.1.16OCTET STRING (SIZE(0..2))read-onlycurrent
nbsSigLaneLaneTxPowerLevel
OBJECT-TYPE
This object indicates the status of this lane's measured received power, reported in nbsSigLaneLaneTxPower: notSupported(1), if (nbsSigLaneLaneTxPower = 0x80000000); lowAlarm(2), if nbsSigLaneLaneTxPower < nbsSigLanePortTxPowerVendorMin; lowWarning(3), if nbsSigLaneLaneTxPower > nbsSigLanePortTxPowerVendorMin and nbsSigLaneLaneTxPower < nbsSigLanePortTxPowerUserMin; ok(4), if nbsSigLaneLaneTxPower is within thresholds; highWarning(5), if nbsSigLaneLaneTxPower < nbsSigLanePortTxPowerVendorMax and nbsSigLaneLaneTxPower > nbsSigLanePortTxPowerUserMax; highAlarm(6), if nbsSigLaneLaneTxPower > nbsSigLanePortTxPowerVendorMax
1.3.6.1.4.1.629.236.20.1.1.20INTEGER {notSupported(1), lowAlarm(2), lowWarning(3), ok(4), highWarning(5), highAlarm(6)}read-onlycurrent
nbsSigLaneLaneTxPower
OBJECT-TYPE
The output power (in milli dBm) of this lane. Not supported value: 0x80000000
1.3.6.1.4.1.629.236.20.1.1.21NbsTcMilliDbread-onlycurrent
nbsSigLaneLaneTxPowerAdmin
OBJECT-TYPE
The desired output power (in milli dBm) for this lane; the value should be within the supported bounds of the given pluggable. For a CFP/CFP2 supporting configurable Tx power, this is applied in the corresponding MSA B41x register. Not supported value: 0x80000000
1.3.6.1.4.1.629.236.20.1.1.22NbsTcMilliDbread-writecurrent
nbsSigLaneLaneRxPowerLevel
OBJECT-TYPE
This object indicates the status of this lane's measured received power, reported in nbsSigLaneLaneRxPower: notSupported(1), if (nbsSigLaneLaneRxPower = 0x80000000); lowAlarm(2), if nbsSigLaneLaneRxPower < nbsSigLanePortRxPowerVendorMin; lowWarning(3), if nbsSigLaneLaneRxPower > nbsSigLanePortRxPowerVendorMin and nbsSigLaneLaneRxPower < nbsSigLanePortRxPowerUserMin; ok(4), if nbsSigLaneLaneRxPower is within thresholds; highWarning(5), if nbsSigLaneLaneRxPower < nbsSigLanePortRxPowerVendorMax and nbsSigLaneLaneRxPower > nbsSigLanePortRxPowerUserMax; highAlarm(6), if nbsSigLaneLaneRxPower > nbsSigLanePortRxPowerVendorMax
1.3.6.1.4.1.629.236.20.1.1.30INTEGER {notSupported(1), lowAlarm(2), lowWarning(3), ok(4), highWarning(5), highAlarm(6)}read-onlycurrent
nbsSigLaneLaneRxPower
OBJECT-TYPE
The received optical power (in milli dBm) of this lane. Not supported value: 0x80000000
1.3.6.1.4.1.629.236.20.1.1.31NbsTcMilliDbread-onlycurrent
nbsSigLaneLaneBiasAmpsLevel
OBJECT-TYPE
This object indicates the status of laser bias current, as reported in nbsSigLaneLaneBiasAmps: notSupported(1), if (nbsSigLaneLaneBiasAmps = -1); lowAlarm(2), if below nbsSigLanePortBiasAmpsVendorMin; ok(4), if within the recommended operating range; highAlarm(6), if above nbsSigLanePortBiasAmpsVendorMax.
1.3.6.1.4.1.629.236.20.1.1.40INTEGER {notSupported(1), lowAlarm(2), lowWarning(3), ok(4), highWarning(5), highAlarm(6)}read-onlycurrent
nbsSigLaneLaneBiasAmps
OBJECT-TYPE
The bias current (in microAmps) of this lane. Not supported value: -1
1.3.6.1.4.1.629.236.20.1.1.41NbsTcMicroAmpread-onlycurrent
nbsSigLaneLaneLaserTempLevel
OBJECT-TYPE
This object indicates the status of laser temperature, as reported in nbsSigLaneLaneLaserTemp: notSupported(1), if (nbsSigLaneLaneLaserTemp = 0x80000000); lowAlarm(2), if below nbsSigLanePortLaserTempVendorMin; ok(4), if within the recommended operating range; highAlarm(6), if above nbsSigLanePortLaserTempVendorMax.
1.3.6.1.4.1.629.236.20.1.1.50INTEGER {notSupported(1), lowAlarm(2), lowWarning(3), ok(4), highWarning(5), highAlarm(6)}read-onlycurrent
nbsSigLaneLaneLaserTemp
OBJECT-TYPE
The temperature (in degrees Celsius) of this lane. Not supported value: 0x80000000
1.3.6.1.4.1.629.236.20.1.1.51NbsTcTemperatureread-onlycurrent
nbsSigLaneLaneEthTxAllOctets
OBJECT-TYPE
The count of bytes in all Ethernet frames transmitted. Not supported value: 0xFFFFFFFFFFFFFFFF
1.3.6.1.4.1.629.236.20.1.1.60Counter64read-onlycurrent
nbsSigLaneLaneEthTxAllFrames
OBJECT-TYPE
The count of all Ethernet frames transmitted. Not supported value: 0xFFFFFFFFFFFFFFFF
1.3.6.1.4.1.629.236.20.1.1.61Counter64read-onlycurrent
nbsSigLaneLaneEthRxAllOctets
OBJECT-TYPE
The count of bytes in all Ethernet frames received. Not supported value: 0xFFFFFFFFFFFFFFFF
1.3.6.1.4.1.629.236.20.1.1.70Counter64read-onlycurrent
nbsSigLaneLaneEthRxAllFrames
OBJECT-TYPE
The count of all Ethernet frames received. Not supported value: 0xFFFFFFFFFFFFFFFF
1.3.6.1.4.1.629.236.20.1.1.71Counter64read-onlycurrent
nbsSigLaneTraps
OBJECT-IDENTITY
OBJECT-TYPE macros to be used in SNMP NOTIFICATION macros
1.3.6.1.4.1.629.236.100current
nbsSigLaneTraps0
OBJECT-IDENTITY
NOTIFICATION-TYPE macros
1.3.6.1.4.1.629.236.100.0current