SL-OPT-MIB

File: SL-OPT-MIB.mib (8017 bytes)

Imported modules

SNMPv2-SMI SNMPv2-TC SNMPv2-CONF
IF-MIB PerfHist-TC-MIB SL-NE-MIB

Imported symbols

MODULE-IDENTITY OBJECT-TYPE NOTIFICATION-TYPE
IpAddress DisplayString TruthValue
TimeStamp RowStatus MODULE-COMPLIANCE
OBJECT-GROUP NOTIFICATION-GROUP InterfaceIndex
PerfCurrentCount PerfIntervalCount PerfTotalCount
sitelight

Defined Types

OptXpdConnConfigEntry  
SEQUENCE    
  optXpdConnConfigIngressIf InterfaceIndex
  optXpdConnConfigEgressIf InterfaceIndex
  optXpdConnConfigRateControlAdmin INTEGER
  optXpdConnConfigRateControlOper INTEGER
  optXpdConnConfigRowStatus RowStatus
  optXpdConnConfigLosPropagation TruthValue
  optXpdConnSonetRate TruthValue

OptXpd10ConnConfigEntry  
SEQUENCE    
  optXpd10ConnConfigIngressIf InterfaceIndex
  optXpd10ConnConfigEgressIf InterfaceIndex
  optXpd10ConnConfigRateControlOper INTEGER
  optXpd10ConnConfigLosPropagation TruthValue

Defined Values

slOpt 1.3.6.1.4.1.4515.1.11
This MIB module describes the optical connections.
MODULE-IDENTITY    

slOptConn 1.3.6.1.4.1.4515.1.11.1
OBJECT IDENTIFIER    

slOptLastChange 1.3.6.1.4.1.4515.1.11.6
OBJECT IDENTIFIER    

slOptTraps 1.3.6.1.4.1.4515.1.11.7
OBJECT IDENTIFIER    

optXpdConnConfigTable 1.3.6.1.4.1.4515.1.11.1.1
The dynamic Transponding table. The table contains for each transponding connection two entries, one for each direction. The index to the table is the ifIndex of both interfaces because in the case of one of the APS configuration we define a one-to-many connection. The ifType valued used for the index is: 196.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    OptXpdConnConfigEntry

optXpdConnConfigEntry 1.3.6.1.4.1.4515.1.11.1.1.1
An entry in the Transponding table.
Status: current Access: not-accessible
OBJECT-TYPE    
  OptXpdConnConfigEntry  

optXpdConnConfigIngressIf 1.3.6.1.4.1.4515.1.11.1.1.1.1
The ingress transponding interface.
Status: current Access: read-create
OBJECT-TYPE    
  InterfaceIndex  

optXpdConnConfigEgressIf 1.3.6.1.4.1.4515.1.11.1.1.1.2
The egress transponding interface.
Status: current Access: read-create
OBJECT-TYPE    
  InterfaceIndex  

optXpdConnConfigRateControlAdmin 1.3.6.1.4.1.4515.1.11.1.1.1.3
This variable ask the rate of the traffic used by this interface. The value should be specified in Kbps units. The value of the optXpdConnConfigRateControlAdmin variable should contain two information elements: 1. The retimer bit-rate. 2. The source of the rate (enum or explicit). The second information element shall be taken from the right-most bit of the object value. While the bit-rate will be represented by the rest of the bits. For example if the user configured an explicit bit rate R, the value of the object will be 2xR. If the user configured the same value by ENUM selection, the object value shall be 2xR + 1. This means that the MCC should send the service card the object value shifted >> 1 (devide by 2). The value 0 is used for rate control Bypass.
Status: current Access: read-create
OBJECT-TYPE    
  INTEGER  

optXpdConnConfigRateControlOper 1.3.6.1.4.1.4515.1.11.1.1.1.4
This variable tells the rate of the traffic used by this interface. The value should be specified in Kbps. The value is translate by the agent to the rate supported by the hardware device units. The value 0 is returned for rate control Bypass.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER  

optXpdConnConfigRowStatus 1.3.6.1.4.1.4515.1.11.1.1.1.5
This object is used to create and delete rows in the table.
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus  

optXpdConnConfigLosPropagation 1.3.6.1.4.1.4515.1.11.1.1.1.6
This object is used to detrmine if the LOS propagation should be active.
Status: current Access: read-create
OBJECT-TYPE    
  TruthValue  

optXpdConnSonetRate 1.3.6.1.4.1.4515.1.11.1.1.1.7
In the case of implicit SONET rate, this variable should be TRUE. If the case of explicit SONET rate, the user may select TRUE or FALSE. In this case the default value is FALSE.
Status: current Access: read-create
OBJECT-TYPE    
  TruthValue  

optXpd10ConnConfigTable 1.3.6.1.4.1.4515.1.11.1.2
The static 10Gb Transponding table. The table contains for each transponding connection two entries, one for each direction. The index to the table is the ifIndex the upper interface (port# 1). The ifType valued used for the index is: 196.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    OptXpd10ConnConfigEntry

optXpd10ConnConfigEntry 1.3.6.1.4.1.4515.1.11.1.2.1
An entry in the 10Gb Transponding table.
Status: current Access: not-accessible
OBJECT-TYPE    
  OptXpd10ConnConfigEntry  

optXpd10ConnConfigIngressIf 1.3.6.1.4.1.4515.1.11.1.2.1.1
The ingress transponding interface.
Status: current Access: read-create
OBJECT-TYPE    
  InterfaceIndex  

optXpd10ConnConfigEgressIf 1.3.6.1.4.1.4515.1.11.1.2.1.2
The egress transponding interface.
Status: current Access: read-create
OBJECT-TYPE    
  InterfaceIndex  

optXpd10ConnConfigRateControlOper 1.3.6.1.4.1.4515.1.11.1.2.1.3
This variable tells the rate of the traffic used by this interface. The value should be specified in Kbps. The value is translate by the agent to the rate supported by the hardware device units.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER  

optXpd10ConnConfigLosPropagation 1.3.6.1.4.1.4515.1.11.1.2.1.4
This object is used to detrmine if the LOS propagation should be active.
Status: current Access: read-create
OBJECT-TYPE    
  TruthValue  

optXpdConnConfigLastChange 1.3.6.1.4.1.4515.1.11.6.1
The value of MIB II's sysUpTime object at the time the optXpdConnConfigTable was last changed.
Status: current Access: read-only
OBJECT-TYPE    
  TimeStamp  

optXpdConnConfigTableChange 1.3.6.1.4.1.4515.1.11.7.1
A optXpdConnConfigTableChange trap is sent when the content of the xpdConnConfigTable is changed.
Status: current Access: read-only
NOTIFICATION-TYPE