RADLAN-SMARTPORTS-MIB: View SNMP OID List / Download MIB

VENDOR: RND


 Home MIB: RADLAN-SMARTPORTS-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
 rlSmartPorts 1.3.6.1.4.1.89.140
The private MIB module definition for Smart Ports - provide a convenient way to save and share common configurations. Smart Ports group a group of command to be applied on a port or a trunk OR on a global configuration context. In addition Smart port application provide a database per interface (or global configuration) to list applied macros. Each smart port macro can either a user-defined or pre-defined.
         rlSmartPortsMacroManageTable 1.3.6.1.4.1.89.140.1 no-access
The table listing available smart ports macros, holding: macro name macro type: user defined, Marvell provided per interface Marvell provided globally and matches a macro index to be used as identifier in rlSmartPortsMacroContentTable where the macro content really IS Allow to add/remove user defined macros.
             rlSmartPortsMacroManageEntry 1.3.6.1.4.1.89.140.1.1 no-access
An entry in the rlSmartPortsMacroManageTable.
                 rlSmartPortsMacroName 1.3.6.1.4.1.89.140.1.1.1 rlsmartportsmacroname no-access
Macro name.
                 rlSmartPortsMacroIndex 1.3.6.1.4.1.89.140.1.1.2 integer read-write
This variable identifies the macro's index. An arbitrary incremental Index used as identifier in rlSmartPortsMacroContentTable where the macro content really IS.
                 rlSmartPortsMacroType 1.3.6.1.4.1.89.140.1.1.3 macrotype read-only
This variable identifies the macro type: user defined, Marvell provided per interface Marvell provided globally
                 rlSmartPortsMacroStatus 1.3.6.1.4.1.89.140.1.1.4 rowstatus read-write
The status of a table entry. It is used to delete/Add an entry from this table.
                 rlSmartPortsMacroKeywords 1.3.6.1.4.1.89.140.1.1.5 displaystring read-only
List of Macro Keywords. if there are
                 rlSmartPortsMacroDesc1 1.3.6.1.4.1.89.140.1.1.6 displaystring read-only
List of Macro descriptions. if there are
                 rlSmartPortsMacroDesc2 1.3.6.1.4.1.89.140.1.1.7 displaystring read-only
continue List of Macro descriptions. if there are
         rlSmartPortsMacroContentTable 1.3.6.1.4.1.89.140.2 no-access
The table holds smart ports macro's content. Entries are allowed to be added ONLY on macro indexes that 1) has a corresponding entry in rlSmartPortsMacroManageTable 2) has rlSmartPortsMacroType = rlSmartPortsMacroUserCreated
             rlSmartPortsMacroContentEntry 1.3.6.1.4.1.89.140.2.1 no-access
An entry in the elSmartPortsMacroManageTable.
                 rlSmartPortsMacroOctetIndex 1.3.6.1.4.1.89.140.2.1.1 integer no-access
This variable identifies the line number in the macro's content text. To allow full macro size of 3k = 19 * 160 = 3040
                 rlSmartPortsMacroText 1.3.6.1.4.1.89.140.2.1.2 snmpadminstring read-write
Macro content.
         rlSmartPortsMacroDescriptionTable 1.3.6.1.4.1.89.140.3 no-access
The table holds smart ports macro's name globally (rlSmartPortsMacroDescriptionIndex == 0) interface (port or trunk).
             rlSmartPortsMacroDescriptionEntry 1.3.6.1.4.1.89.140.3.1 no-access
An entry in the rlSmartPortsMacroInterfaceTable.
                 rlSmartPortsMacroDescriptionIndex 1.3.6.1.4.1.89.140.3.1.1 interfaceindexorzero no-access
This variable identifies global configuration when equals 0 OR local port or trunk on which the user saved Macro's name.
                 rlSmartPortsMacroDescriptionText 1.3.6.1.4.1.89.140.3.1.2 snmpadminstring read-write
Macro name.
                 rlSmartPortsMacroDescriptionStatus 1.3.6.1.4.1.89.140.3.1.3 rowstatus read-write
The status of a table entry. It is used to delete/Add an entry from this table.
         rlSmartPortsFreeIndexes 1.3.6.1.4.1.89.140.4 integer read-only
Returns free index to set in rlSmartPortsMacroIndex when macro is added.
         rlSmartPortsDiagMacroName 1.3.6.1.4.1.89.140.5 displaystring read-only
In case the last macro had failed you will get this name from the specific terminal you had used .
         rlSmartPortsDiagLineNumber 1.3.6.1.4.1.89.140.6 integer read-only
In case the last macro had failed you will get i'ts line number from specific terminal you had used .
         rlSmartPortsDiagCommandLine 1.3.6.1.4.1.89.140.7 snmpadminstring read-only
In case the last macro had failed you will get i'ts command line number from specific terminal you had used .
         rlSmartPortsCondenseMode 1.3.6.1.4.1.89.140.8 integer read-write
disabled - in macro description macro such as x no_x will be removed enabled - in macro description macro such as x no_x will not be removed when condense mode is enabled (by default) each time a macro with the name no_x is applied and prior to that a macro x was applied , they will be removed from the list... Enumeration: 'disabled': 2, 'enabled': 1.