ARISTA-XCVR-DWDM-MIB

File: ARISTA-XCVR-DWDM-MIB.mib (7963 bytes)

Imported modules

SNMPv2-SMI SNMPv2-CONF SNMPv2-TC
IF-MIB ARISTA-SMI-MIB

Imported symbols

MODULE-IDENTITY OBJECT-TYPE Unsigned32
Counter64 MODULE-COMPLIANCE OBJECT-GROUP
TEXTUAL-CONVENTION TruthValue ifIndex
aristaMibs

Defined Types

AristaDwdmGridSpacing  
The spacing, in MHz, between channels. The effective frequency can be derived by adding (channel - 1) * grid-spacing to the base frequency of 191.2 THz. The meaning of value 0 depends on the specific object with this syntax.
TEXTUAL-CONVENTION    
  Unsigned32 0 | 6250 | 12500 | 25000 | 50000 | 100000  

AristaModulationFormat  
The modulation format of the transceiver.
TEXTUAL-CONVENTION    
  INTEGER notApplicable(0), none(1), qpsk(2), eightQam(3), sixteenQam(4)  

AristaXcvrDwdmEntry  
SEQUENCE    
  aristaXcvrDwdmOperChannel Unsigned32
  aristaXcvrDwdmOperGrid AristaDwdmGridSpacing
  aristaXcvrDwdmOperFrequency Unsigned32
  aristaXcvrDwdmAdminChannel Unsigned32
  aristaXcvrDwdmAdminGrid AristaDwdmGridSpacing
  aristaXcvrDwdmTunable TruthValue
  aristaXcvrDwdmModulationFormat AristaModulationFormat
  aristaXcvrDwdmAdminFrequency Unsigned32
  aristaXcvrDwdmUncorrectedCodewords Counter64

Defined Values

aristaXcvrDwdmMIB 1.3.6.1.4.1.30065.3.19
The MIB module for DWDM interface status and configuration on Arista devices.
MODULE-IDENTITY    

aristaXcvrDwdmTable 1.3.6.1.4.1.30065.3.19.1
This table contains DWDM configuration and status for DWDM-capable interfaces.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    AristaXcvrDwdmEntry

aristaXcvrDwdmEntry 1.3.6.1.4.1.30065.3.19.1.1
DWDM configuration and status for a single DWDM-capable interface.
Status: current Access: not-accessible
OBJECT-TYPE    
  AristaXcvrDwdmEntry  

aristaXcvrDwdmOperChannel 1.3.6.1.4.1.30065.3.19.1.1.1
The channel on which the transceiver is operating. If the channel is unknown, a value of 0 is returned.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

aristaXcvrDwdmOperGrid 1.3.6.1.4.1.30065.3.19.1.1.2
The grid spacing with which the transceiver is operating, in MHz. If the grid spacing is unknown, a value of 0 is returned.
Status: current Access: read-only
OBJECT-TYPE    
  AristaDwdmGridSpacing  

aristaXcvrDwdmOperFrequency 1.3.6.1.4.1.30065.3.19.1.1.3
The frequency at which the transceiver is operating, in MHz. This can be derived from channel and grid-spacing configuration if channel and grid are configured (see AristaDwdmGridSpacing description). Value is only valid if transceiver is tunable, otherwise 0.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

aristaXcvrDwdmAdminChannel 1.3.6.1.4.1.30065.3.19.1.1.6
The channel on which the transceiver is configured. 0 is returned if frequency is configured.
Status: current Access: read-write
OBJECT-TYPE    
  Unsigned32 0 | 1..1000  

aristaXcvrDwdmAdminGrid 1.3.6.1.4.1.30065.3.19.1.1.7
The grid spacing with which the transceiver is configured, in MHz. The value may not be set to 0. 0 is returned if frequency is configured.
Status: current Access: read-write
OBJECT-TYPE    
  AristaDwdmGridSpacing  

aristaXcvrDwdmTunable 1.3.6.1.4.1.30065.3.19.1.1.8
Whether or not the interface contains an optic capable of tuning its output frequency, False if no optic is inserted.
Status: current Access: read-only
OBJECT-TYPE    
  TruthValue  

aristaXcvrDwdmModulationFormat 1.3.6.1.4.1.30065.3.19.1.1.9
The modulation format configured on the given interface. If the transceiver associated with an interface does not support modulation format configuration, then the value will be notApplicable.
Status: current Access: read-only
OBJECT-TYPE    
  AristaModulationFormat  

aristaXcvrDwdmAdminFrequency 1.3.6.1.4.1.30065.3.19.1.1.10
The frequency with which the transceiver is configured, in MHz. 0 if grid and/or channel are configured
Status: current Access: read-write
OBJECT-TYPE    
  Unsigned32  

aristaXcvrDwdmUncorrectedCodewords 1.3.6.1.4.1.30065.3.19.1.1.11
The Uncorrected Codewords Count associated with the transceiver. If reporting this value is not supported by the transceiver, the value will be 0.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

aristaXcvrDwdmMibConformance 1.3.6.1.4.1.30065.3.19.2
OBJECT IDENTIFIER    

aristaXcvrDwdmMibCompliances 1.3.6.1.4.1.30065.3.19.2.1
OBJECT IDENTIFIER    

aristaXcvrDwdmMibGroups 1.3.6.1.4.1.30065.3.19.2.2
OBJECT IDENTIFIER    

aristaXcvrDwdmMibCompliance 1.3.6.1.4.1.30065.3.19.2.1.1
The compliance statement for Arista switches that implement the ARISTA-XCVR-DWDM-MIB.
Status: current Access: read-only
MODULE-COMPLIANCE    

aristaXcvrDwdmGroup 1.3.6.1.4.1.30065.3.19.2.2.1
The collection of objects that provide per-interface transceiver specific information.
Status: current Access: read-only
OBJECT-GROUP