NBS-ROADM-MIB

File: NBS-ROADM-MIB.mib (28423 bytes)

Imported modules

SNMPv2-SMI IF-MIB NBS-MIB
SNMPv2-TC

Imported symbols

Unsigned32 OBJECT-TYPE NOTIFICATION-TYPE
MODULE-IDENTITY OBJECT-IDENTITY InterfaceIndex
ifAlias nbs NbsTcMilliDb
NbsTcMHz NbsTcStagingCommit DisplayString
RowStatus

Defined Types

NbsRoadmCommonEntry  
SEQUENCE    
  nbsRoadmCommonIfIndex InterfaceIndex
  nbsRoadmCommonStagingQuickCfg INTEGER
  nbsRoadmCommonStagingCommit NbsTcStagingCommit
  nbsRoadmCommonStagingAddCaps INTEGER
  nbsRoadmCommonStagingDropCaps INTEGER
  nbsRoadmCommonCommittedGridType INTEGER
  nbsRoadmCommonCommittedChannels INTEGER

NbsRoadmFlexgridEntry  
SEQUENCE    
  nbsRoadmFlexgridIfIndex InterfaceIndex
  nbsRoadmFlexgridCenterlineMin NbsTcMHz
  nbsRoadmFlexgridCenterlineMax NbsTcMHz
  nbsRoadmFlexgridCenterlineIncr NbsTcMHz
  nbsRoadmFlexgridBandwidthMin NbsTcMHz
  nbsRoadmFlexgridBandwidthMax NbsTcMHz
  nbsRoadmFlexgridBandwidthIncr NbsTcMHz

NbsRoadmStagingEntry  
SEQUENCE    
  nbsRoadmStagingIfIndex InterfaceIndex
  nbsRoadmStagingCenterline NbsTcMHz
  nbsRoadmStagingBandwidth NbsTcMHz
  nbsRoadmStagingChannelName DisplayString
  nbsRoadmStagingAddPort InterfaceIndex
  nbsRoadmStagingDropPort InterfaceIndex
  nbsRoadmStagingSecondaryPort InterfaceIndex
  nbsRoadmStagingSecondAttenu NbsTcMilliDb
  nbsRoadmStagingAddAttenu NbsTcMilliDb
  nbsRoadmStagingDropAttenu NbsTcMilliDb
  nbsRoadmStagingItuName DisplayString
  nbsRoadmStagingRowStatus RowStatus

NbsRoadmCommittedEntry  
SEQUENCE    
  nbsRoadmCommittedIfIndex InterfaceIndex
  nbsRoadmCommittedCenterline NbsTcMHz
  nbsRoadmCommittedBandwidth NbsTcMHz
  nbsRoadmCommittedChannelName DisplayString
  nbsRoadmCommittedAddPort InterfaceIndex
  nbsRoadmCommittedDropPort InterfaceIndex
  nbsRoadmCommittedSecondaryPort InterfaceIndex
  nbsRoadmCommittedSecondAttenu NbsTcMilliDb
  nbsRoadmCommittedAddAttenu NbsTcMilliDb
  nbsRoadmCommittedDropAttenu NbsTcMilliDb
  nbsRoadmCommittedItuName DisplayString

NbsRoadmRedundantEntry  
SEQUENCE    
  nbsRoadmRedundantIfIndex InterfaceIndex
  nbsRoadmRedundantCenterline NbsTcMHz
  nbsRoadmRedundantItuName DisplayString
  nbsRoadmRedundantChannelName DisplayString
  nbsRoadmRedundantMapPort InterfaceIndex
  nbsRoadmRedundantSecondaryPort InterfaceIndex
  nbsRoadmRedundantCurPort InterfaceIndex
  nbsRoadmRedundantCurAttenu NbsTcMilliDb
  nbsRoadmRedundantCurState INTEGER

Defined Values

nbsRoadmMib 1.3.6.1.4.1.629.235
Reconfigurable Optical Add/Drop Multiplexing
MODULE-IDENTITY    

nbsRoadmCommonGrp 1.3.6.1.4.1.629.235.10
Channels per Common port
Status: current Access: read-only
OBJECT-IDENTITY    

nbsRoadmFlexgridGrp 1.3.6.1.4.1.629.235.20
Describes Flexgrid centerline and bandwidth capabilities
Status: current Access: read-only
OBJECT-IDENTITY    

nbsRoadmStagingGrp 1.3.6.1.4.1.629.235.30
Scratchpad for users to configure channels and WSS setup
Status: current Access: read-only
OBJECT-IDENTITY    

nbsRoadmCommittedGrp 1.3.6.1.4.1.629.235.31
Administratively active channel and WSS setup.
Status: current Access: read-only
OBJECT-IDENTITY    

nbsRoadmRedundantGrp 1.3.6.1.4.1.629.235.32
Current active port.
Status: current Access: read-only
OBJECT-IDENTITY    

nbsRoadmTraps 1.3.6.1.4.1.629.235.100
SNMP Traps or Notifications
Status: current Access: read-only
OBJECT-IDENTITY    

nbsRoadmEvent 1.3.6.1.4.1.629.235.100.0
Event Notification Definitions
Status: current Access: read-only
OBJECT-IDENTITY    

nbsRoadmCommonTableSize 1.3.6.1.4.1.629.235.10.1
The number of entries in nbsRoadmCommonTable
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

nbsRoadmCommonTable 1.3.6.1.4.1.629.235.10.2
WSS Switch Configuration
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    NbsRoadmCommonEntry

nbsRoadmCommonEntry 1.3.6.1.4.1.629.235.10.2.1
Tok_String
Status: current Access: not-accessible
OBJECT-TYPE    
  NbsRoadmCommonEntry  

nbsRoadmCommonIfIndex 1.3.6.1.4.1.629.235.10.2.1.1
The Mib2 ifIndex of this channel's trunk port.
Status: current Access: read-only
OBJECT-TYPE    
  InterfaceIndex  

nbsRoadmCommonStagingQuickCfg 1.3.6.1.4.1.629.235.10.2.1.10
Impulse object used to replace this port's current nbsRoadmStagingTable entries with a known configuration. Users may create the nbsRoadmStagingTable manually, a row at a time. Often it would save the users much work if they could initially populate this table with a standard or known configuration and then customize it to their own requirements. When read, this object will indicate whether this feature is available by reporting either notSupported(1) or supported(2). The value std100Ghz(3) overwrites this port's nbsRoadmStagingTable with all the standard 100 GHz ITU grid channels which are supported by this port. The value std50Ghz(4) overwrites this port's nbsRoadmStagingTable with all the standard 50 GHz ITU grid channels which are supported by this port. Overwriting the nbsRoadmStagingTable entries has no effect on the live configuration until committed using nbsRoadmCommonStagingCommit
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER notSupported(1), supported(2), std100Ghz(3), std50Ghz(4)  

nbsRoadmCommonStagingAddCaps 1.3.6.1.4.1.629.235.10.2.1.13
This object indicates if this port is capable of Add
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER notSupported(1), capable(2)  

nbsRoadmCommonStagingDropCaps 1.3.6.1.4.1.629.235.10.2.1.14
This object indicates if this port is capable of Drop
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER notSupported(1), capable(2)  

nbsRoadmCommonStagingCommit 1.3.6.1.4.1.629.235.10.2.1.20
Impulse object used to rewrite the entire WSS configuration. In order to protect users against accidentally dropping traffic streams, a two-step process is used. In the first step, users 'stage' a WSS configuration. The nbsRoadmStagingTable is like a scratchpad where users can build and modify the entire WSS configuration without affecting the live network. Here users assign channels to WSS ports, and for flex-grids, define the channels. The second step is to replace the existing WSS configuration (which can be read from the nbsRoadmCommittedTable). To replace the existing setup with the configuration specified in the nbsRoadmStagingTable, users set this object to apply(4). To discard all changes done to nbsRoadmStagingTable, users set this object to revertToCommitted(3), which will synchronize the Staging table to the Staged configuation. When read, this object will report the action last requested until that action is completed, after which it will report supported(2).
Status: current Access: read-write
OBJECT-TYPE    
  NbsTcStagingCommit  

nbsRoadmCommonCommittedGridType 1.3.6.1.4.1.629.235.10.2.1.30
This object is automatically updated in association with writes to nbsRoadmCommonStagingApply. It indicates whether or not this port's updated nbsRoadmCommittedTable is equivalent to a standard ITU grid such as would come from nbsRoadmCommonStagingQuickCfg. If the nbsRoadmCommittedTable matches the results from a nbsRoadmCommonStagingQuickCfg of std100Ghz(4), then this object will report std100Ghz(4). If the nbsRoadmCommittedTable matches the results from a nbsRoadmCommonStagingQuickCfg of std50Ghz(5), then this object will report std50Ghz(5). If the nbsRoadmCommittedTable matches neither the results from a nbsRoadmCommonStagingQuickCfg of std100Ghz(4) or std50Ghz(5), then this object will report customized(3).
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER notSupported(1), reserved(2), customized(3), std100Ghz(4), std50Ghz(5)  

nbsRoadmCommonCommittedChannels 1.3.6.1.4.1.629.235.10.2.1.40
The number of channels for this wdm port in the nbsRoadmCommittedTable.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER 0..100000  

nbsRoadmFlexgridTableSize 1.3.6.1.4.1.629.235.20.1
The number of entries in nbsRoadmFlexgridTable.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

nbsRoadmFlexgridTable 1.3.6.1.4.1.629.235.20.2
Flexgrid channel creation parameters
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    NbsRoadmFlexgridEntry

nbsRoadmFlexgridEntry 1.3.6.1.4.1.629.235.20.2.1
Tok_String
Status: current Access: not-accessible
OBJECT-TYPE    
  NbsRoadmFlexgridEntry  

nbsRoadmFlexgridIfIndex 1.3.6.1.4.1.629.235.20.2.1.1
The Mib2 ifIndex of the Common port.
Status: current Access: read-only
OBJECT-TYPE    
  InterfaceIndex  

nbsRoadmFlexgridCenterlineMin 1.3.6.1.4.1.629.235.20.2.1.21
The frequency of the lowest centerline possible.
Status: current Access: read-only
OBJECT-TYPE    
  NbsTcMHz  

nbsRoadmFlexgridCenterlineMax 1.3.6.1.4.1.629.235.20.2.1.22
The frequency of the highest centerline possible.
Status: current Access: read-only
OBJECT-TYPE    
  NbsTcMHz  

nbsRoadmFlexgridCenterlineIncr 1.3.6.1.4.1.629.235.20.2.1.23
Centerline increment - the minimum possible difference, in MHz, between adjacent channels' centerlines.
Status: current Access: read-only
OBJECT-TYPE    
  NbsTcMHz  

nbsRoadmFlexgridBandwidthMin 1.3.6.1.4.1.629.235.20.2.1.31
The minimum bandwidth possible. Each channel must be at least this wide.
Status: current Access: read-only
OBJECT-TYPE    
  NbsTcMHz  

nbsRoadmFlexgridBandwidthMax 1.3.6.1.4.1.629.235.20.2.1.32
The maximum bandwidth possible. Each channel must be at most this wide.
Status: current Access: read-only
OBJECT-TYPE    
  NbsTcMHz  

nbsRoadmFlexgridBandwidthIncr 1.3.6.1.4.1.629.235.20.2.1.33
The granularity of bandwidths possible. Each channel's bandwidth must be a multiple of this number.
Status: current Access: read-only
OBJECT-TYPE    
  NbsTcMHz  

nbsRoadmStagingTableSize 1.3.6.1.4.1.629.235.30.1
The number of entries in nbsRoadmStagingTable
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

nbsRoadmStagingTable 1.3.6.1.4.1.629.235.30.2
Scratchpad where users can specify a new WSS configuration. Changes to this table have no effect on the system until they are committed using nbsRoadmCommonStagingApply.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    NbsRoadmStagingEntry

nbsRoadmStagingEntry 1.3.6.1.4.1.629.235.30.2.1
Tok_String
Status: current Access: not-accessible
OBJECT-TYPE    
  NbsRoadmStagingEntry  

nbsRoadmStagingIfIndex 1.3.6.1.4.1.629.235.30.2.1.1
The Mib2 ifIndex of this channel's Common port.
Status: current Access: read-only
OBJECT-TYPE    
  InterfaceIndex  

nbsRoadmStagingCenterline 1.3.6.1.4.1.629.235.30.2.1.2
The center frequency of this channel, in MHz
Status: current Access: read-only
OBJECT-TYPE    
  NbsTcMHz  

nbsRoadmStagingBandwidth 1.3.6.1.4.1.629.235.30.2.1.10
The amount of spectrum allocated for this channel, in MHz
Status: current Access: read-create
OBJECT-TYPE    
  NbsTcMHz  

nbsRoadmStagingChannelName 1.3.6.1.4.1.629.235.30.2.1.30
User-assigned name for this channel. The assigned name must be unique within this agent system.
Status: current Access: read-create
OBJECT-TYPE    
  DisplayString Size(0..64)  

nbsRoadmStagingAddPort 1.3.6.1.4.1.629.235.30.2.1.41
The Mib2 ifIndex of this channel's Add port. This channel will be blocked from all Add ports except the port specified here. Setting this object to 0 blocks the channel on all Add ports. Not supported value : -1
Status: current Access: read-create
OBJECT-TYPE    
  InterfaceIndex  

nbsRoadmStagingDropPort 1.3.6.1.4.1.629.235.30.2.1.42
The Mib2 ifIndex of this channel's Drop port. This channel will be blocked on all Drop ports except the port specified here. Setting this object to 0 blocks the channel on all Drop ports. Not supported value : -1
Status: current Access: read-create
OBJECT-TYPE    
  InterfaceIndex  

nbsRoadmStagingSecondaryPort 1.3.6.1.4.1.629.235.30.2.1.43
The Mib2 ifIndex of this channel's Secondary port. This channel will be blocked from all Add ports except the port specified here. Setting this object to 0 removes the secondary.
Status: current Access: read-create
OBJECT-TYPE    
  InterfaceIndex  

nbsRoadmStagingSecondAttenu 1.3.6.1.4.1.629.235.30.2.1.44
Attenuation actually being applied to the secondary port, in millidecibels (mdB).
Status: current Access: read-create
OBJECT-TYPE    
  NbsTcMilliDb  

nbsRoadmStagingAddAttenu 1.3.6.1.4.1.629.235.30.2.1.51
Attenuation to be applied to Add channel, expressed in millidecibels (mdB). Default is the blocked value as defined in NbsTcMilliDb
Status: current Access: read-create
OBJECT-TYPE    
  NbsTcMilliDb  

nbsRoadmStagingDropAttenu 1.3.6.1.4.1.629.235.30.2.1.52
Attenuation to be applied to Drop channel, expressed in millidecibels (mdB). Default is the blocked value as defined in NbsTcMilliDb
Status: current Access: read-create
OBJECT-TYPE    
  NbsTcMilliDb  

nbsRoadmStagingItuName 1.3.6.1.4.1.629.235.30.2.1.53
If this channel's centerline and bandwidth match a channel specified in the ITU grid DWDM standard, the name of that ITU channel will be shown here. The naming convention for 100GHz channels will be the two digit ITU channel number. For 50GHz channels, the convention will be to specify either the C or H band, followed by the two digit ITU channel number. For user-defined channels that don't match an ITU channel, this object will report 'N/A'.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString Size(0..64)  

nbsRoadmStagingRowStatus 1.3.6.1.4.1.629.235.30.2.1.99
Used to create and delete channels in staging area
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus  

nbsRoadmCommittedTableSize 1.3.6.1.4.1.629.235.31.1
The number of entries in nbsRoadmCommittedTable
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

nbsRoadmCommittedTable 1.3.6.1.4.1.629.235.31.2
Current wss configuration
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    NbsRoadmCommittedEntry

nbsRoadmCommittedEntry 1.3.6.1.4.1.629.235.31.2.1
Tok_String
Status: current Access: not-accessible
OBJECT-TYPE    
  NbsRoadmCommittedEntry  

nbsRoadmCommittedIfIndex 1.3.6.1.4.1.629.235.31.2.1.1
The Mib2 ifIndex of the channel's Common port.
Status: current Access: read-only
OBJECT-TYPE    
  InterfaceIndex  

nbsRoadmCommittedCenterline 1.3.6.1.4.1.629.235.31.2.1.2
The center frequency of this channel, in MHz
Status: current Access: read-only
OBJECT-TYPE    
  NbsTcMHz  

nbsRoadmCommittedBandwidth 1.3.6.1.4.1.629.235.31.2.1.10
The amount of spectrum allocated for this channel, in MHz
Status: current Access: read-only
OBJECT-TYPE    
  NbsTcMHz  

nbsRoadmCommittedChannelName 1.3.6.1.4.1.629.235.31.2.1.30
User-assigned name for this channel. The assigned name must be unique within this agent system. This object is equivalent to nbsWdmChannelCustomName.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString Size(0..64)  

nbsRoadmCommittedAddPort 1.3.6.1.4.1.629.235.31.2.1.41
The Mib2 ifIndex of this channel's Add port. This channel will be blocked from all Add ports except the port specified here. Setting this object to 0 blocks the channel on all ports. Not supported value : -1
Status: current Access: read-only
OBJECT-TYPE    
  InterfaceIndex  

nbsRoadmCommittedDropPort 1.3.6.1.4.1.629.235.31.2.1.42
The Mib2 ifIndex of this channel's Drop port. This channel will be blocked on all Drop ports except the port specified here. Setting this object to 0 blocks the channel on all ports. Not supported value : -1
Status: current Access: read-only
OBJECT-TYPE    
  InterfaceIndex  

nbsRoadmCommittedSecondaryPort 1.3.6.1.4.1.629.235.31.2.1.43
The Mib2 ifIndex of this channel's Secondary Add port. This channel will be blocked from all Add ports except the port specified here. Setting this object to 0 removes the secondary.
Status: current Access: read-only
OBJECT-TYPE    
  InterfaceIndex  

nbsRoadmCommittedSecondAttenu 1.3.6.1.4.1.629.235.31.2.1.44
Attenuation actually being applied to the secondary port, in millidecibels (mdB).
Status: current Access: read-only
OBJECT-TYPE    
  NbsTcMilliDb  

nbsRoadmCommittedAddAttenu 1.3.6.1.4.1.629.235.31.2.1.51
Attenuation actually being applied to Add channel, in millidecibels (mdB).
Status: current Access: read-only
OBJECT-TYPE    
  NbsTcMilliDb  

nbsRoadmCommittedDropAttenu 1.3.6.1.4.1.629.235.31.2.1.52
Attenuation actually being applied to Drop channel, in millidecibels (mdB).
Status: current Access: read-only
OBJECT-TYPE    
  NbsTcMilliDb  

nbsRoadmCommittedItuName 1.3.6.1.4.1.629.235.31.2.1.60
If this channel's centerline and bandwidth match a channel specified in the ITU grid DWDM standard, the name of that ITU channel will be shown here. The naming convention for 100GHz channels will be the two digit ITU channel number. For 50GHz channels, the convention will be to specify either the C or H band, followed by the two digit ITU channel number. For user-defined channels that don't match an ITU channel, this object will report 'N/A'.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString Size(0..16)  

nbsRoadmRedundantTableSize 1.3.6.1.4.1.629.235.32.1
The number of entries in nbsRoadmRedundantTable
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

nbsRoadmRedundantTable 1.3.6.1.4.1.629.235.32.2
Current wss redundancy configuration
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    NbsRoadmRedundantEntry

nbsRoadmRedundantEntry 1.3.6.1.4.1.629.235.32.2.1
Tok_String
Status: current Access: not-accessible
OBJECT-TYPE    
  NbsRoadmRedundantEntry  

nbsRoadmRedundantIfIndex 1.3.6.1.4.1.629.235.32.2.1.1
The Mib2 ifIndex of the channel's Common port.
Status: current Access: read-only
OBJECT-TYPE    
  InterfaceIndex  

nbsRoadmRedundantCenterline 1.3.6.1.4.1.629.235.32.2.1.2
The center frequency of this channel, in MHz
Status: current Access: read-only
OBJECT-TYPE    
  NbsTcMHz  

nbsRoadmRedundantItuName 1.3.6.1.4.1.629.235.32.2.1.10
If this channel's centerline and bandwidth match a channel specified in the ITU grid DWDM standard, the name of that ITU channel will be shown here. The naming convention for 100GHz channels will be the two digit ITU channel number. For 50GHz channels, the convention will be to specify either the C or H band, followed by the two digit ITU channel number. For user-defined channels that don't match an ITU channel, this object will report 'N/A'.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString Size(0..64)  

nbsRoadmRedundantChannelName 1.3.6.1.4.1.629.235.32.2.1.20
User-assigned name for this channel. The assigned name must be unique within this agent system. This object is equivalent to nbsWdmChannelCustomName.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString Size(0..64)  

nbsRoadmRedundantMapPort 1.3.6.1.4.1.629.235.32.2.1.29
The Mib2 ifIndex of the current channel's map port.
Status: current Access: read-only
OBJECT-TYPE    
  InterfaceIndex  

nbsRoadmRedundantSecondaryPort 1.3.6.1.4.1.629.235.32.2.1.30
The Mib2 ifIndex of the current channel's Secondary port.
Status: current Access: read-only
OBJECT-TYPE    
  InterfaceIndex  

nbsRoadmRedundantCurPort 1.3.6.1.4.1.629.235.32.2.1.40
The Mib2 ifIndex of the current channel's Secondary port.
Status: current Access: read-only
OBJECT-TYPE    
  InterfaceIndex  

nbsRoadmRedundantCurAttenu 1.3.6.1.4.1.629.235.32.2.1.41
Attenuation actually being applied to the redundant channel, in millidecibels (mdB).
Status: current Access: read-only
OBJECT-TYPE    
  NbsTcMilliDb  

nbsRoadmRedundantCurState 1.3.6.1.4.1.629.235.32.2.1.50
The state of the current redundant port.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER switching(1), active(2)  

nbsRoadmEventStageAreaCommitted 1.3.6.1.4.1.629.235.100.0.10
Sent after an nbsRoadmCommonStagingCommit request is fulfilled. This Notification is of severity ERROR, which means it should be emitted unless disabled or nbsCmmcSysTrapTblEntLevel is set to a severity worse than error(3).
Status: current Access: read-only
NOTIFICATION-TYPE    

nbsRoadmEventRedundancyTriggered 1.3.6.1.4.1.629.235.100.0.20
Sent after an channel redundancy takes effect. This Notification is of severity ERROR, which means it should be emitted unless disabled or nbsCmmcSysTrapTblEntLevel is set to a severity worse than error(3).
Status: current Access: read-only
NOTIFICATION-TYPE