DEV-CFG-MIB: View SNMP OID List / Download MIB

VENDOR: NBASE SWITCH COMMUNICATION


 Home MIB: DEV-CFG-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
 nbase 1.3.6.1.4.1.629
         nbSwitchG1 1.3.6.1.4.1.629.1
             nbSwitchG1Il 1.3.6.1.4.1.629.1.50
                   nbDeviceConfig 1.3.6.1.4.1.629.1.50.11
                         nbDevGen 1.3.6.1.4.1.629.1.50.11.1
                             nbDevOperationMode 1.3.6.1.4.1.629.1.50.11.1.1 integer read-only
The Operational mode of Device. This is for internal usage. Enumeration: 'router': 2, 'accelerouter': 1, 'switch': 3.
                             nbDevErrorText 1.3.6.1.4.1.629.1.50.11.1.2 displaystring read-only
This is the text of the last error that the agent found. it is sent to the RS232 port, and it used by the manager to show the cause of the last error.
                             nbDevRouterSaveConfig 1.3.6.1.4.1.629.1.50.11.1.4 integer read-write
If operation SET is issued with value saveConfig(1), all configuration is to be saved in relevant configuration files; if operation SET is issued with value resetConfig(2), all configuration is to get from relevant configuration files Enumeration: 'resetConfig': 2, 'saveConfig': 1.
                             nbsDevProperties 1.3.6.1.4.1.629.1.50.11.1.5 integer read-only
Additional Device Properties. This MIB Object is created as a Bits Mask, when the corresponding Bit says about the specific property. value=0 : If no additional properties exist. value=1 : If Device have a Redundant Power Supply. value=2 : If Device can include the High Density Fibre Ports. value=4 : If Device have a Direct Current (DC) Power Supply for extreme temperature conditions. value=8 : If Device is of the OptiSwitch_100FX Type (fixed schema of the OptiSwitch_400 Device). value=16: If Device is of the Cheap Modification. value=32: If Device is of the Expensive Modification. For example: If Device have a the both properties (Redundant Power Supply & High Density Fiber Ports), value=3 will be responded on the GET SNMP command (etc...).
                             nbsDevTemperatureMode 1.3.6.1.4.1.629.1.50.11.1.6 integer read-only
The Temperature Mode of Device. Enumeration: 'high': 3, 'none': 1, 'normal': 2.
                             nbsDevPS 1.3.6.1.4.1.629.1.50.11.1.8
                                 nbsDevPSNumber 1.3.6.1.4.1.629.1.50.11.1.8.1 integer read-only
The number of Power Supplies in the corresponding Device. Value = 0 says, that Power Supply Table is not supported.
                                 nbsDevPSTable 1.3.6.1.4.1.629.1.50.11.1.8.2 no-access
This table shows all the Power Supplies modules, existing in the corresponding Device.
                                     nbsDevPSEntry 1.3.6.1.4.1.629.1.50.11.1.8.2.1 no-access
The entries of the table.
                                         nbsDevPSIndex 1.3.6.1.4.1.629.1.50.11.1.8.2.1.1 integer read-only
The index of the table, (MAX Value is equal to nbsDevPSNumber).
                                         nbsDevPSType 1.3.6.1.4.1.629.1.50.11.1.8.2.1.2 integer read-only
The physical Type of the Power Supply. acPS (2) - alternating current PS, dcPS (3) - dirrect current PS. Enumeration: 'dcPS': 3, 'none': 1, 'acPS': 2.
                                         nbsDevPSDescription 1.3.6.1.4.1.629.1.50.11.1.8.2.1.3 displaystring read-only
The Text Decription of the Power Supply.
                                         nbsDevPSRedundantMode 1.3.6.1.4.1.629.1.50.11.1.8.2.1.4 integer read-only
The working mode of the Power Supply. Enumeration: 'none': 1, 'mainPS': 2, 'secondaryPS': 3.
                                         nbsDevPSOperStatus 1.3.6.1.4.1.629.1.50.11.1.8.2.1.5 integer read-only
The Oper status of the Power Supply. Enumeration: 'active': 2, 'notActive': 3, 'none': 1.
                                         nbsDevPSAdminStatus 1.3.6.1.4.1.629.1.50.11.1.8.2.1.6 integer read-write
The Admin status of the Power Supply. Enumeration: 'active': 2, 'notActive': 3, 'none': 1.
                             nbsDevPSInput 1.3.6.1.4.1.629.1.50.11.1.9
                                 nbsDevPSInputNumber 1.3.6.1.4.1.629.1.50.11.1.9.1 integer read-only
The number of Power Suppliy Inputs in the corresponding Device. Value = 0 says, that Power Supply Inputs Table is not supported.
                                 nbsDevPSInputTable 1.3.6.1.4.1.629.1.50.11.1.9.2 no-access
This table shows all the Power Supply Inputs, existing in the corresponding Device.
                                     nbsDevPSInputEntry 1.3.6.1.4.1.629.1.50.11.1.9.2.1 no-access
The entries of the table.
                                         nbsDevPSInputIndex 1.3.6.1.4.1.629.1.50.11.1.9.2.1.1 integer read-only
The index of the table, (MAX Value is equal to nbsDevPSInputNumber).
                                         nbsDevPSInputType 1.3.6.1.4.1.629.1.50.11.1.9.2.1.2 integer read-only
The physical Type of the Power Supply. acInput (2) - alternating current input, dcInput (3) - direct current input, dcRedundInput (4) - direct current Redundant input. Enumeration: 'dcRedundInput': 4, 'none': 1, 'acInput': 2, 'dcInput': 3.
                                         nbsDevPSInputDescription 1.3.6.1.4.1.629.1.50.11.1.9.2.1.3 displaystring read-only
The Text Decription of the Power Supply Input.
                                         nbsDevPSInputRedundantMode 1.3.6.1.4.1.629.1.50.11.1.9.2.1.4 integer read-only
The Redundant mode of the Power Supply Input. Enumeration: 'mainInput': 2, 'none': 1, 'secondaryInput': 3.
                                         nbsDevPSInputOperStatus 1.3.6.1.4.1.629.1.50.11.1.9.2.1.5 integer read-only
The Oper status of the Power Supply Input. Enumeration: 'active': 2, 'notActive': 3, 'none': 1.
                                         nbsDevPSInputAdminStatus 1.3.6.1.4.1.629.1.50.11.1.9.2.1.6 integer read-write
The Admin status of the Power Supply Input. Enumeration: 'active': 2, 'notActive': 3, 'none': 1.
                             nbsDevCPU 1.3.6.1.4.1.629.1.50.11.1.10
                                   nbsDevCPUNumber 1.3.6.1.4.1.629.1.50.11.1.10.1 integer read-only
The number of CPU cards in the corresponding Device. Value = 0 says, that CPU Table is not supported.
                                   nbsDevCPUTable 1.3.6.1.4.1.629.1.50.11.1.10.2 no-access
This table shows all the CPU modules, existing in the corresponding Device.
                                       nbsDevCPUEntry 1.3.6.1.4.1.629.1.50.11.1.10.2.1 no-access
The entries of the table.
                                           nbsDevCPUIndex 1.3.6.1.4.1.629.1.50.11.1.10.2.1.1 integer read-only
The index of the table, (MAX Value is equal to nbsDevCPUNumber).
                                           nbsDevCPUType 1.3.6.1.4.1.629.1.50.11.1.10.2.1.2 integer read-only
The physical Type of the CPU. cx33CPU (2) - CPU CX with 33Mhz clock. Enumeration: 'cx33CPU': 2, 'none': 1.
                                           nbsDevCPUDescription 1.3.6.1.4.1.629.1.50.11.1.10.2.1.3 displaystring read-only
The Text Decription of the CPU card.
                                           nbsDevCPURedundantMode 1.3.6.1.4.1.629.1.50.11.1.10.2.1.4 integer read-only
The Redundant mode of the CPU card. Enumeration: 'none': 1, 'mainCPU': 2, 'redundantCPU': 3.
                                           nbsDevCPUOperStatus 1.3.6.1.4.1.629.1.50.11.1.10.2.1.5 integer read-only
The Oper status of the CPU card. Enumeration: 'disabled': 3, 'none': 1, 'enabled': 2.
                                           nbsDevCPUAdminStatus 1.3.6.1.4.1.629.1.50.11.1.10.2.1.6 integer read-write
The Admin status of the CPU card. Enumeration: 'none': 1, 'enable': 2, 'disable': 3.
                                           nbsDevCPUOrderNumber 1.3.6.1.4.1.629.1.50.11.1.10.2.1.7 integer read-only
The order number of the CPU card.
                             nbsDevFAN 1.3.6.1.4.1.629.1.50.11.1.11
                                   nbsDevFANsNumber 1.3.6.1.4.1.629.1.50.11.1.11.1 integer read-only
The number of FAN cards in the corresponding Device. Value = 0 says, that FAN Table is not supported.
                                   nbsDevFANTable 1.3.6.1.4.1.629.1.50.11.1.11.2 no-access
This table shows all the FAN modules, existing in the corresponding Device.
                                       nbsDevFANEntry 1.3.6.1.4.1.629.1.50.11.1.11.2.1 no-access
The entries of the table.
                                           nbsDevFANIndex 1.3.6.1.4.1.629.1.50.11.1.11.2.1.1 integer read-only
The index of the table, (MAX Value is equal to nbsDevFANsNumber).
                                           nbsDevFANType 1.3.6.1.4.1.629.1.50.11.1.11.2.1.2 integer read-only
The physical Type of the FAN. Enumeration: 'none': 1.
                                           nbsDevFANDescription 1.3.6.1.4.1.629.1.50.11.1.11.2.1.3 displaystring read-only
The Text Decription of the FAN card.
                                           nbsDevFANOperStatus 1.3.6.1.4.1.629.1.50.11.1.11.2.1.5 integer read-only
The Oper status of the FAN card. Enumeration: 'active': 2, 'notActive': 3, 'none': 1.
                                           nbsDevFANAdminStatus 1.3.6.1.4.1.629.1.50.11.1.11.2.1.6 integer read-write
The Admin status of the FAN card. Enumeration: 'active': 2, 'notActive': 3, 'none': 1.