NBS-OSA-MIB

File: NBS-OSA-MIB.mib (16214 bytes)

Imported modules

SNMPv2-SMI IF-MIB NBS-CMMCENUM-MIB
NBS-MIB

Imported symbols

Unsigned32 TimeTicks OBJECT-TYPE
MODULE-IDENTITY OBJECT-IDENTITY NOTIFICATION-TYPE
InterfaceIndex ifAlias NbsCmmcChannelBand
nbs NbsTcMHz

Defined Types

NbsOsaPortEntry  
SEQUENCE    
  nbsOsaPortIfIndex InterfaceIndex
  nbsOsaPortAttenuation INTEGER
  nbsOsaPortChannels INTEGER

NbsOsaSpectrumEntry  
SEQUENCE    
  nbsOsaSpectrumIfIndex InterfaceIndex
  nbsOsaSpectrumWavelength INTEGER
  nbsOsaSpectrumTimestamp TimeTicks
  nbsOsaSpectrumRxPowerOper INTEGER

NbsOsaChannelEntry  
SEQUENCE    
  nbsOsaChannelIfIndex InterfaceIndex
  nbsOsaChannelFrequencyNominal NbsTcMHz
  nbsOsaChannelBand NbsCmmcChannelBand
  nbsOsaChannelNumber INTEGER
  nbsOsaChannelStatus INTEGER
  nbsOsaChannelTimestamp TimeTicks
  nbsOsaChannelFrequencyOper NbsTcMHz
  nbsOsaChannelRxPowerOper INTEGER
  nbsOsaChannelRxPowerMin INTEGER
  nbsOsaChannelRxPowerMax INTEGER
  nbsOsaChannelOSNROper INTEGER
  nbsOsaChannelOSNRMin INTEGER
  nbsOsaChannelOSNRMax INTEGER

Defined Values

nbsOsaMib 1.3.6.1.4.1.629.207
MIB for controlling and monitoring optical spectrum analyzers
MODULE-IDENTITY    

nbsOsaPortGrp 1.3.6.1.4.1.629.207.1
OSA Card information
Status: current Access: read-only
OBJECT-IDENTITY    

nbsOsaSpectrumGrp 1.3.6.1.4.1.629.207.2
Info and settings for channels
Status: current Access: read-only
OBJECT-IDENTITY    

nbsOsaChannelGrp 1.3.6.1.4.1.629.207.3
Info and settings for channels
Status: current Access: read-only
OBJECT-IDENTITY    

nbsOsaTraps 1.3.6.1.4.1.629.207.4
SNMP Traps or Notifications
Status: current Access: read-only
OBJECT-IDENTITY    

nbsOsaPortTableSize 1.3.6.1.4.1.629.207.1.1
The number of entries in nbsOsaPortTable.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

nbsOsaPortTable 1.3.6.1.4.1.629.207.1.2
Tok_String
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    NbsOsaPortEntry

nbsOsaPortEntry 1.3.6.1.4.1.629.207.1.2.1
Tok_String
Status: current Access: not-accessible
OBJECT-TYPE    
  NbsOsaPortEntry  

nbsOsaPortIfIndex 1.3.6.1.4.1.629.207.1.2.1.2
The Mib2 ifIndex of the optical spectrum analyzer port
Status: current Access: read-only
OBJECT-TYPE    
  InterfaceIndex  

nbsOsaPortAttenuation 1.3.6.1.4.1.629.207.1.2.1.3
Attenuation subtracted from RxPower readings, in millidecibels (mdB). When SET, agent immediately clears nbsOsaChannelTable and nbsOsaSpectrumTable entries for this ifIndex.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER -100000..100000  

nbsOsaPortChannels 1.3.6.1.4.1.629.207.1.2.1.4
The number of nbsOsaChannelTable entries for this port.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER  

nbsOsaSpectrumTableSize 1.3.6.1.4.1.629.207.2.1
The number of entries in nbsOsaSpectrumTable.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

nbsOsaSpectrumTable 1.3.6.1.4.1.629.207.2.2
Table of supported channels, their signal strength, and user-configured thresholds.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    NbsOsaSpectrumEntry

nbsOsaSpectrumEntry 1.3.6.1.4.1.629.207.2.2.1
Reports status of monitored frequencies.
Status: current Access: not-accessible
OBJECT-TYPE    
  NbsOsaSpectrumEntry  

nbsOsaSpectrumIfIndex 1.3.6.1.4.1.629.207.2.2.1.2
The Mib2 ifIndex of the optical spectrum analyzer port
Status: current Access: read-only
OBJECT-TYPE    
  InterfaceIndex  

nbsOsaSpectrumWavelength 1.3.6.1.4.1.629.207.2.2.1.3
The measured wavelength, in picometers (pm).
Status: current Access: not-accessible
OBJECT-TYPE    
  INTEGER  

nbsOsaSpectrumTimestamp 1.3.6.1.4.1.629.207.2.2.1.4
Value of sysUptime when this table row was last updated.
Status: current Access: read-only
OBJECT-TYPE    
  TimeTicks  

nbsOsaSpectrumRxPowerOper 1.3.6.1.4.1.629.207.2.2.1.5
The last known signal strength, in millidecibels (mdBm), of this channel.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER  

nbsOsaChannelTableSize 1.3.6.1.4.1.629.207.3.1
The number of entries in nbsOsaChannelTable.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

nbsOsaChannelTable 1.3.6.1.4.1.629.207.3.2
Table of supported channels, their signal strength, and user-configured thresholds.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    NbsOsaChannelEntry

nbsOsaChannelEntry 1.3.6.1.4.1.629.207.3.2.1
Reports status of monitored frequencies.
Status: current Access: not-accessible
OBJECT-TYPE    
  NbsOsaChannelEntry  

nbsOsaChannelIfIndex 1.3.6.1.4.1.629.207.3.2.1.1
The Mib2 ifIndex of the optical spectrum analyzer port
Status: current Access: read-only
OBJECT-TYPE    
  InterfaceIndex  

nbsOsaChannelFrequencyNominal 1.3.6.1.4.1.629.207.3.2.1.2
The nominal frequency, in MHz, of this channel.
Status: current Access: read-only
OBJECT-TYPE    
  NbsTcMHz  

nbsOsaChannelBand 1.3.6.1.4.1.629.207.3.2.1.3
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.
Status: current Access: read-only
OBJECT-TYPE    
  NbsCmmcChannelBand  

nbsOsaChannelNumber 1.3.6.1.4.1.629.207.3.2.1.4
The channel number can be derived by extracting the two middle digits from the six digit frequency in GHz.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER  

nbsOsaChannelStatus 1.3.6.1.4.1.629.207.3.2.1.5
If the OSA thinks the channel is there or not.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER absent(1), present(2)  

nbsOsaChannelTimestamp 1.3.6.1.4.1.629.207.3.2.1.6
Value of sysUptime when this table row was last updated.
Status: current Access: read-only
OBJECT-TYPE    
  TimeTicks  

nbsOsaChannelFrequencyOper 1.3.6.1.4.1.629.207.3.2.1.7
The measured frequency, in MHz, of this channel.
Status: current Access: read-only
OBJECT-TYPE    
  NbsTcMHz  

nbsOsaChannelRxPowerOper 1.3.6.1.4.1.629.207.3.2.1.8
The last known signal strength, in millidecibels (mdBm), of this channel. Not supported value: -100001
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER  

nbsOsaChannelRxPowerMin 1.3.6.1.4.1.629.207.3.2.1.9
The user-specified minimum signal strength, in millidecibels (mdBm), of this channel. Not supported value: -100001
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER -100000..100000  

nbsOsaChannelRxPowerMax 1.3.6.1.4.1.629.207.3.2.1.10
The user-specified maximum signal strength, in millidecibels (mdBm), of this channel. Not supported value: -100001
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER -100000..100000  

nbsOsaChannelOSNROper 1.3.6.1.4.1.629.207.3.2.1.11
The last known OSNR, in permil, of this channel.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER  

nbsOsaChannelOSNRMin 1.3.6.1.4.1.629.207.3.2.1.12
The user-specified minimum OSNR of this channel
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER  

nbsOsaChannelOSNRMax 1.3.6.1.4.1.629.207.3.2.1.13
The user-specified maximum OSNR of this channel
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER  

nbsOsaTrapPortChannelAdded 1.3.6.1.4.1.629.207.4.1
Sent when optical spectrum analyser first detects a channel. This Notification should be of Severity ERROR.
Status: current Access: read-write
NOTIFICATION-TYPE    

nbsOsaTrapPortChannelDropped 1.3.6.1.4.1.629.207.4.2
Sent when optical spectrum analyser stops detecting a channel. This Notification should be of Severity ERROR.
Status: current Access: read-write
NOTIFICATION-TYPE    

nbsOsaTrapPortRxPowerTooLow 1.3.6.1.4.1.629.207.4.3
Sent when RxPower is lower than nbsOsaChannelRxPowerMin. This Notification should be of Severity ERROR. Note: mdBm
Status: current Access: read-write
NOTIFICATION-TYPE    

nbsOsaTrapPortRxPowerOK 1.3.6.1.4.1.629.207.4.4
Sent when RxPower returns to a level between nbsOsaChannelRxPowerMin and nbsOsaChannelRxPowerMax. This Notification should be of Severity ERROR. Note: mdBm
Status: current Access: read-write
NOTIFICATION-TYPE    

nbsOsaTrapPortRxPowerTooHigh 1.3.6.1.4.1.629.207.4.5
Sent when RxPower is higher than nbsOsaChannelRxPowerMax. This Notification should be of Severity ERROR. Note: mdBm
Status: current Access: read-write
NOTIFICATION-TYPE    

nbsOsaTrapPortOSNRTooLow 1.3.6.1.4.1.629.207.4.6
Sent when OSNR is lower then the configured threshold. This Notification should be of Severity ERROR.
Status: current Access: read-write
NOTIFICATION-TYPE    

nbsOsaTrapPortOSNROk 1.3.6.1.4.1.629.207.4.7
Sent when OSNR is ok. This Notification should be of Severity ERROR.
Status: current Access: read-write
NOTIFICATION-TYPE    

nbsOsaTrapPortOSNRTooHigh 1.3.6.1.4.1.629.207.4.8
Sent when OSNR is higher then the configured threshold. This Notification should be of Severity ERROR.
Status: current Access: read-write
NOTIFICATION-TYPE