NBS-ROADM-MIB: View SNMP OID List / Download MIB

VENDOR: NBASE SWITCH COMMUNICATION


 Home MIB: NBS-ROADM-MIB
Download as:   

Download standard MIB format if you are planning to load a MIB file into some system (OS, Zabbix, PRTG ...) or view it with a MIB browser. CSV is more suitable for analyzing and viewing OID' and other MIB objects in excel. JSON and YAML formats are usually used in programing even though some systems can use MIB in YAML format (like Logstash).
Keep in mind that standard MIB files can be successfully loaded by systems and programs only if all the required MIB's from the "Imports" section are already loaded.
The tree-like SNMP object navigator requires no explanations because it is very simple to use. And if you stumbled on this MIB from Google note that you can always go back to the home page if you need to perform another MIB or OID lookup.


Object Name OID Type Access Info
 nbsRoadmMib 1.3.6.1.4.1.629.235
Reconfigurable Optical Add/Drop Multiplexing
         nbsRoadmCommonGrp 1.3.6.1.4.1.629.235.10
Channels per Common port
               nbsRoadmCommonTableSize 1.3.6.1.4.1.629.235.10.1 unsigned32 read-only
The number of entries in nbsRoadmCommonTable
               nbsRoadmCommonTable 1.3.6.1.4.1.629.235.10.2 no-access
WSS Switch Configuration
                   nbsRoadmCommonEntry 1.3.6.1.4.1.629.235.10.2.1 no-access
                       nbsRoadmCommonIfIndex 1.3.6.1.4.1.629.235.10.2.1.1 interfaceindex read-only
The Mib2 ifIndex of this channel's trunk port.
                       nbsRoadmCommonStagingQuickCfg 1.3.6.1.4.1.629.235.10.2.1.10 integer read-write
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 Enumeration: 'supported': 2, 'std50Ghz': 4, 'notSupported': 1, 'std100Ghz': 3.
                       nbsRoadmCommonStagingAddCaps 1.3.6.1.4.1.629.235.10.2.1.13 integer read-only
This object indicates if this port is capable of Add Enumeration: 'notSupported': 1, 'capable': 2.
                       nbsRoadmCommonStagingDropCaps 1.3.6.1.4.1.629.235.10.2.1.14 integer read-only
This object indicates if this port is capable of Drop Enumeration: 'notSupported': 1, 'capable': 2.
                       nbsRoadmCommonStagingCommit 1.3.6.1.4.1.629.235.10.2.1.20 nbstcstagingcommit read-write
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).
                       nbsRoadmCommonCommittedGridType 1.3.6.1.4.1.629.235.10.2.1.30 integer read-only
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). Enumeration: 'std100Ghz': 4, 'notSupported': 1, 'reserved': 2, 'customized': 3, 'std50Ghz': 5.
                       nbsRoadmCommonCommittedChannels 1.3.6.1.4.1.629.235.10.2.1.40 integer read-only
The number of channels for this wdm port in the nbsRoadmCommittedTable.
         nbsRoadmFlexgridGrp 1.3.6.1.4.1.629.235.20
Describes Flexgrid centerline and bandwidth capabilities
               nbsRoadmFlexgridTableSize 1.3.6.1.4.1.629.235.20.1 unsigned32 read-only
The number of entries in nbsRoadmFlexgridTable.
               nbsRoadmFlexgridTable 1.3.6.1.4.1.629.235.20.2 no-access
Flexgrid channel creation parameters
                   nbsRoadmFlexgridEntry 1.3.6.1.4.1.629.235.20.2.1 no-access
                       nbsRoadmFlexgridIfIndex 1.3.6.1.4.1.629.235.20.2.1.1 interfaceindex read-only
The Mib2 ifIndex of the Common port.
                       nbsRoadmFlexgridCenterlineMin 1.3.6.1.4.1.629.235.20.2.1.21 nbstcmhz read-only
The frequency of the lowest centerline possible.
                       nbsRoadmFlexgridCenterlineMax 1.3.6.1.4.1.629.235.20.2.1.22 nbstcmhz read-only
The frequency of the highest centerline possible.
                       nbsRoadmFlexgridCenterlineIncr 1.3.6.1.4.1.629.235.20.2.1.23 nbstcmhz read-only
Centerline increment - the minimum possible difference, in MHz, between adjacent channels' centerlines.
                       nbsRoadmFlexgridBandwidthMin 1.3.6.1.4.1.629.235.20.2.1.31 nbstcmhz read-only
The minimum bandwidth possible. Each channel must be at least this wide.
                       nbsRoadmFlexgridBandwidthMax 1.3.6.1.4.1.629.235.20.2.1.32 nbstcmhz read-only
The maximum bandwidth possible. Each channel must be at most this wide.
                       nbsRoadmFlexgridBandwidthIncr 1.3.6.1.4.1.629.235.20.2.1.33 nbstcmhz read-only
The granularity of bandwidths possible. Each channel's bandwidth must be a multiple of this number.
         nbsRoadmStagingGrp 1.3.6.1.4.1.629.235.30
Scratchpad for users to configure channels and WSS setup
               nbsRoadmStagingTableSize 1.3.6.1.4.1.629.235.30.1 unsigned32 read-only
The number of entries in nbsRoadmStagingTable
               nbsRoadmStagingTable 1.3.6.1.4.1.629.235.30.2 no-access
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.
                   nbsRoadmStagingEntry 1.3.6.1.4.1.629.235.30.2.1 no-access
                       nbsRoadmStagingIfIndex 1.3.6.1.4.1.629.235.30.2.1.1 interfaceindex read-only
The Mib2 ifIndex of this channel's Common port.
                       nbsRoadmStagingCenterline 1.3.6.1.4.1.629.235.30.2.1.2 nbstcmhz read-only
The center frequency of this channel, in MHz
                       nbsRoadmStagingBandwidth 1.3.6.1.4.1.629.235.30.2.1.10 nbstcmhz read-only
The amount of spectrum allocated for this channel, in MHz
                       nbsRoadmStagingChannelName 1.3.6.1.4.1.629.235.30.2.1.30 displaystring read-only
User-assigned name for this channel. The assigned name must be unique within this agent system.
                       nbsRoadmStagingAddPort 1.3.6.1.4.1.629.235.30.2.1.41 interfaceindex read-only
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
                       nbsRoadmStagingDropPort 1.3.6.1.4.1.629.235.30.2.1.42 interfaceindex read-only
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
                       nbsRoadmStagingSecondaryPort 1.3.6.1.4.1.629.235.30.2.1.43 interfaceindex read-only
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.
                       nbsRoadmStagingSecondAttenu 1.3.6.1.4.1.629.235.30.2.1.44 nbstcmillidb read-only
Attenuation actually being applied to the secondary port, in millidecibels (mdB).
                       nbsRoadmStagingAddAttenu 1.3.6.1.4.1.629.235.30.2.1.51 nbstcmillidb read-only
Attenuation to be applied to Add channel, expressed in millidecibels (mdB). Default is the blocked value as defined in NbsTcMilliDb
                       nbsRoadmStagingDropAttenu 1.3.6.1.4.1.629.235.30.2.1.52 nbstcmillidb read-only
Attenuation to be applied to Drop channel, expressed in millidecibels (mdB). Default is the blocked value as defined in NbsTcMilliDb
                       nbsRoadmStagingItuName 1.3.6.1.4.1.629.235.30.2.1.53 displaystring read-only
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'.
                       nbsRoadmStagingRowStatus 1.3.6.1.4.1.629.235.30.2.1.99 rowstatus read-only
Used to create and delete channels in staging area
         nbsRoadmCommittedGrp 1.3.6.1.4.1.629.235.31
Administratively active channel and WSS setup.
               nbsRoadmCommittedTableSize 1.3.6.1.4.1.629.235.31.1 unsigned32 read-only
The number of entries in nbsRoadmCommittedTable
               nbsRoadmCommittedTable 1.3.6.1.4.1.629.235.31.2 no-access
Current wss configuration
                   nbsRoadmCommittedEntry 1.3.6.1.4.1.629.235.31.2.1 no-access
                       nbsRoadmCommittedIfIndex 1.3.6.1.4.1.629.235.31.2.1.1 interfaceindex read-only
The Mib2 ifIndex of the channel's Common port.
                       nbsRoadmCommittedCenterline 1.3.6.1.4.1.629.235.31.2.1.2 nbstcmhz read-only
The center frequency of this channel, in MHz
                       nbsRoadmCommittedBandwidth 1.3.6.1.4.1.629.235.31.2.1.10 nbstcmhz read-only
The amount of spectrum allocated for this channel, in MHz
                       nbsRoadmCommittedChannelName 1.3.6.1.4.1.629.235.31.2.1.30 displaystring read-only
User-assigned name for this channel. The assigned name must be unique within this agent system. This object is equivalent to nbsWdmChannelCustomName.
                       nbsRoadmCommittedAddPort 1.3.6.1.4.1.629.235.31.2.1.41 interfaceindex read-only
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
                       nbsRoadmCommittedDropPort 1.3.6.1.4.1.629.235.31.2.1.42 interfaceindex read-only
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
                       nbsRoadmCommittedSecondaryPort 1.3.6.1.4.1.629.235.31.2.1.43 interfaceindex read-only
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.
                       nbsRoadmCommittedSecondAttenu 1.3.6.1.4.1.629.235.31.2.1.44 nbstcmillidb read-only
Attenuation actually being applied to the secondary port, in millidecibels (mdB).
                       nbsRoadmCommittedAddAttenu 1.3.6.1.4.1.629.235.31.2.1.51 nbstcmillidb read-only
Attenuation actually being applied to Add channel, in millidecibels (mdB).
                       nbsRoadmCommittedDropAttenu 1.3.6.1.4.1.629.235.31.2.1.52 nbstcmillidb read-only
Attenuation actually being applied to Drop channel, in millidecibels (mdB).
                       nbsRoadmCommittedItuName 1.3.6.1.4.1.629.235.31.2.1.60 displaystring read-only
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'.
         nbsRoadmRedundantGrp 1.3.6.1.4.1.629.235.32
Current active port.
               nbsRoadmRedundantTableSize 1.3.6.1.4.1.629.235.32.1 unsigned32 read-only
The number of entries in nbsRoadmRedundantTable
               nbsRoadmRedundantTable 1.3.6.1.4.1.629.235.32.2 no-access
Current wss redundancy configuration
                   nbsRoadmRedundantEntry 1.3.6.1.4.1.629.235.32.2.1 no-access
                       nbsRoadmRedundantIfIndex 1.3.6.1.4.1.629.235.32.2.1.1 interfaceindex read-only
The Mib2 ifIndex of the channel's Common port.
                       nbsRoadmRedundantCenterline 1.3.6.1.4.1.629.235.32.2.1.2 nbstcmhz read-only
The center frequency of this channel, in MHz
                       nbsRoadmRedundantItuName 1.3.6.1.4.1.629.235.32.2.1.10 displaystring read-only
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'.
                       nbsRoadmRedundantChannelName 1.3.6.1.4.1.629.235.32.2.1.20 displaystring read-only
User-assigned name for this channel. The assigned name must be unique within this agent system. This object is equivalent to nbsWdmChannelCustomName.
                       nbsRoadmRedundantMapPort 1.3.6.1.4.1.629.235.32.2.1.29 interfaceindex read-only
The Mib2 ifIndex of the current channel's map port.
                       nbsRoadmRedundantSecondaryPort 1.3.6.1.4.1.629.235.32.2.1.30 interfaceindex read-only
The Mib2 ifIndex of the current channel's Secondary port.
                       nbsRoadmRedundantCurPort 1.3.6.1.4.1.629.235.32.2.1.40 interfaceindex read-only
The Mib2 ifIndex of the current channel's Secondary port.
                       nbsRoadmRedundantCurAttenu 1.3.6.1.4.1.629.235.32.2.1.41 nbstcmillidb read-only
Attenuation actually being applied to the redundant channel, in millidecibels (mdB).
                       nbsRoadmRedundantCurState 1.3.6.1.4.1.629.235.32.2.1.50 integer read-only
The state of the current redundant port. Enumeration: 'active': 2, 'switching': 1.
         nbsRoadmTraps 1.3.6.1.4.1.629.235.100
SNMP Traps or Notifications
                 nbsRoadmEvent 1.3.6.1.4.1.629.235.100.0
Event Notification Definitions
                     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).
                     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).