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

VENDOR: NBASE SWITCH COMMUNICATION


 Home MIB: NBS-OPTIC-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
 nbsOpticMib 1.3.6.1.4.1.629.213
Information Base for common fiber optic features.
         nbsOpticPortGrp 1.3.6.1.4.1.629.213.1
For describing fiber optic ports.
             nbsOpticPortTableSize 1.3.6.1.4.1.629.213.1.1 integer read-only
The number of fiber optic ports in this system.
             nbsOpticPortTable 1.3.6.1.4.1.629.213.1.2 no-access
List of all fiber optic ports in this system.
                 nbsOpticPortEntry 1.3.6.1.4.1.629.213.1.2.1 no-access
A particular fiber optic port.
                     nbsOpticPortNdx 1.3.6.1.4.1.629.213.1.2.1.1 interfaceindex no-access
ifIndex-like unique id of this port.
                     nbsOpticPortTxStatusAdmin 1.3.6.1.4.1.629.213.1.2.1.21 integer read-write
Persistent. This object is used to administratively disable or enable the Transmitter of this port. It is an alias to the nbsCmmcPortEnableAdmin object. If the transmitter cannot be disabled by user, this object is notSupported(1). If the user wishes to disable this transmitter, the user should set this to outOfService(2). This is equivalent to setting nbsCmmcPortEnableAdmin to disable(2). This action should cause the mib2 object ifAdminStatus to go down(2). If the user wishes to enable this transmitter, the user should set this to inService(3). If nothing else remains disabled, this should return the mib2 object ifAdminStatus to up(1). Enumeration: 'outOfService': 2, 'notSupported': 1, 'inService': 3.
                     nbsOpticPortTxStatusOper 1.3.6.1.4.1.629.213.1.2.1.22 integer read-only
This object indicates whether this port's transmitter is currently enabled or disabled. It is an alias to the object nbsCmmcPortEnableOper. If the transmitter cannot be independently disabled, this object is notSupported(1). If the transmitter is currently disabled, this value will be outOfService(2). If the transmitter is currently enabled, this value will be inService(3). Enumeration: 'outOfService': 2, 'notSupported': 1, 'inService': 3.
                     nbsOpticPortRxStatusAdmin 1.3.6.1.4.1.629.213.1.2.1.31 integer read-write
Persistent. This object is used to administratively disable or enable the receiver of this port. If the receiver cannot be selectively disabled by user, this object is notSupported(1). If the user wishes to disable this receiver, the user should set this to outOfService(2). This action should also set the mib2 object ifAdminStatus to down(2). If the user wishes to enable this receiver, the user should set this to inService(3). If nothing else remains disabled, this should return the mib2 object ifAdminStatus to up(1). Enumeration: 'outOfService': 2, 'notSupported': 1, 'inService': 3.
                     nbsOpticPortRxStatusOper 1.3.6.1.4.1.629.213.1.2.1.32 integer read-only
This object indicates whether this port's receiver is currently enabled or disabled. If the receiver cannot be independently disabled, this object is notSupported(1). If the receiver is currently disabled, this value will be outOfService(2). If the receiver is currently enabled, this value will be inService(3). Enumeration: 'outOfService': 2, 'notSupported': 1, 'inService': 3.
                     nbsOpticPortConnector 1.3.6.1.4.1.629.213.1.2.1.41 integer read-only
This object indicates the physical connector to the port. It is an alias to the object nbsCmmcPortConnector, and the list of connector types is enumerated there.
                     nbsOpticPortPolish 1.3.6.1.4.1.629.213.1.2.1.42 integer read-only
This object indicates the terminal polish. Enumeration: 'pc': 2, 'notSupported': 1, 'upc': 3, 'apc': 4.
                     nbsOpticPortFiberMode 1.3.6.1.4.1.629.213.1.2.1.51 integer read-only
This object indicates the modality of the fiber. It is an alias of nbsCmmcPortMedium Enumeration: 'multiMode': 5, 'singleMode': 4, 'notSupported': 1, 'reserved3': 3, 'reserved2': 2.