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

VENDOR: NBASE SWITCH COMMUNICATION


 Home MIB: NBS-TUNABLE-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
 nbsTunableMib 1.3.6.1.4.1.629.203
MIB for representing Tunable Optics parameters
         nbsTunableGrp 1.3.6.1.4.1.629.203.1
MIB for representing Tunable Optics parameters
             nbsTunableChannelTableSize 1.3.6.1.4.1.629.203.1.1 unsigned32 read-only
The number of entries in nbsTunableChannelTable.
             nbsTunableChannelTable 1.3.6.1.4.1.629.203.1.2 no-access
A table to report and configure tunable optics settings.
                 nbsTunableChannelEntry 1.3.6.1.4.1.629.203.1.2.1 no-access
Describes a setting for an interface's tunable optics.
                     nbsTunableChannelIfIndex 1.3.6.1.4.1.629.203.1.2.1.1 interfaceindex read-only
The Mib2 ifIndex of this optic's port
                     nbsTunableChannelFreqStart 1.3.6.1.4.1.629.203.1.2.1.2 integer read-only
The first allowable frequency for this tunable optic, in GigaHertz (GHz), unless FreqExponent != 9. For L-Band, ITU Grid 48 is '184800' For Q-Band, ITU Grid 48 is '184850' For C-Band, ITU Grid 1 is '190100' For H-Band, ITU Grid 1 is '190150' If GHz does not provide the appropriate resolution, the tunable optic may report a FreqExponent less than 9. If 32 bits is insufficient to cover the range in GHz, the tunable optic may report a FreqExponent greater than 9.
                     nbsTunableChannelFreqEnd 1.3.6.1.4.1.629.203.1.2.1.3 integer read-only
The last allowable frequency (inclusive) for this tunable optic, in GigaHertz (GHz), unless FreqExponent != 9. For L-Band, ITU Grid 99 is '189900' For Q-Band, ITU Grid 99 is '189950' For C-Band, ITU Grid 72 is '197200' For H-Band, ITU Grid 72 is '197250' If GHz does not provide the appropriate resolution, the tunable optic may report a FreqExponent less than 9. If 32 bits is insufficient to cover the range in GHz, the tunable optic may report a FreqExponent greater than 9.
                     nbsTunableChannelFreqStep 1.3.6.1.4.1.629.203.1.2.1.4 integer read-only
The spacing of the allowable frequencies that this tunable optic supports, in GigaHertz (GHz), unless FreqExponent != 9. 100 indicates the standard ITU grid spacing of 100GHz. For example, if this tunable optic supports both C and H band, or both Q and L band, FreqStep should report 50. If this tunable optic supports steps finer than 1GHz, the tunable optic may report a FreqExponent less than 9.
                     nbsTunableChannelFreqExponent 1.3.6.1.4.1.629.203.1.2.1.5 integer read-only
The exponent of all the Freq values (including FreqStep). 9 (the default) indicates all units are in GigaHertz (GHz).
                     nbsTunableChannelFreqAdmin 1.3.6.1.4.1.629.203.1.2.1.6 integer read-write
The administratively desired frequency of this tunable optic, in GigaHertz (GHz), unless FreqExponent != 9.
                     nbsTunableChannelFreqOper 1.3.6.1.4.1.629.203.1.2.1.7 integer read-only
The current operational frequency of this tunable optic, in GigaHertz (GHz), unless FreqExponent != 9.
                     nbsTunableChannelFreqDefault 1.3.6.1.4.1.629.203.1.2.1.8 integer read-only
The default frequency of this tunable optic, in GigaHertz (GHz), unless FreqExponent != 9.