NETGEAR-RADLAN-SMARTPORTS-MIB
27 objects
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.
Imported Objects
| IF-MIB | InterfaceIndexOrZero |
| NETGEAR-RADLAN-MIB | rnd |
| P-BRIDGE-MIB | EnabledStatus |
| SNMP-FRAMEWORK-MIB | SnmpAdminString |
| SNMPv2-SMI | OBJECT-TYPE |
| SNMPv2-TC | DisplayString RowStatus TEXTUAL-CONVENTION |
| OID | Name | Access | Status | Description |
|---|---|---|---|---|
| 1.3.6.1.4.1.4526.17.140 | IdentityrlSmartPorts | 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 b… | ||
| 1.3.6.1.4.1.4526.17.140.1 | TablerlSmartPortsMacroManageTable | not-accessible | current | The table listing available smart ports macros, holding: macro name macro type: user defined, Marvell provided per interface Marvell provided globally and matc… |
| 1.3.6.1.4.1.4526.17.140.1.1 | RowrlSmartPortsMacroManageEntry | not-accessible | current | An entry in the rlSmartPortsMacroManageTable. |
| 1.3.6.1.4.1.4526.17.140.1.1.1 | ColumnrlSmartPortsMacroName | not-accessible | current | Macro name. |
| 1.3.6.1.4.1.4526.17.140.1.1.2 | ColumnrlSmartPortsMacroIndex | read-write | current | This variable identifies the macro's index. An arbitrary incremental Index used as identifier in rlSmartPortsMacroContentTable where the macro content really I… |
| 1.3.6.1.4.1.4526.17.140.1.1.3 | ColumnrlSmartPortsMacroType | read-only | current | This variable identifies the macro type: user defined, Marvell provided per interface Marvell provided globally |
| 1.3.6.1.4.1.4526.17.140.1.1.4 | ColumnrlSmartPortsMacroStatus | read-write | current | The status of a table entry. It is used to delete/Add an entry from this table. |
| 1.3.6.1.4.1.4526.17.140.1.1.5 | ColumnrlSmartPortsMacroKeywords | read-only | current | List of Macro Keywords. if there are |
| 1.3.6.1.4.1.4526.17.140.1.1.6 | ColumnrlSmartPortsMacroDesc1 | read-only | current | List of Macro descriptions. if there are |
| 1.3.6.1.4.1.4526.17.140.1.1.7 | ColumnrlSmartPortsMacroDesc2 | read-only | current | continue List of Macro descriptions. if there are |
| 1.3.6.1.4.1.4526.17.140.2 | TablerlSmartPortsMacroContentTable | not-accessible | current | 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 rlSmartPortsMacroManage… |
| 1.3.6.1.4.1.4526.17.140.2.1 | RowrlSmartPortsMacroContentEntry | not-accessible | current | An entry in the elSmartPortsMacroManageTable. |
| 1.3.6.1.4.1.4526.17.140.2.1.1 | ColumnrlSmartPortsMacroOctetIndex | not-accessible | current | This variable identifies the line number in the macro's content text. To allow full macro size of 3k = 19 * 160 = 3040 |
| 1.3.6.1.4.1.4526.17.140.2.1.2 | ColumnrlSmartPortsMacroText | read-write | current | Macro content. |
| 1.3.6.1.4.1.4526.17.140.3 | TablerlSmartPortsMacroDescriptionTable | not-accessible | current | The table holds smart ports macro's name globally (rlSmartPortsMacroDescriptionIndex == 0) interface (port or trunk). |
| 1.3.6.1.4.1.4526.17.140.3.1 | RowrlSmartPortsMacroDescriptionEntry | not-accessible | current | An entry in the rlSmartPortsMacroInterfaceTable. |
| 1.3.6.1.4.1.4526.17.140.3.1.1 | ColumnrlSmartPortsMacroDescriptionIndex | not-accessible | current | This variable identifies global configuration when equals 0 OR local port or trunk on which the user saved Macro's name. |
| 1.3.6.1.4.1.4526.17.140.3.1.2 | ColumnrlSmartPortsMacroDescriptionText | read-write | current | Macro name. |
| 1.3.6.1.4.1.4526.17.140.3.1.3 | ColumnrlSmartPortsMacroDescriptionStatus | read-write | current | The status of a table entry. It is used to delete/Add an entry from this table. |
| 1.3.6.1.4.1.4526.17.140.4 | ScalarrlSmartPortsFreeIndexes | read-only | current | Returns free index to set in rlSmartPortsMacroIndex when macro is added. |
| 1.3.6.1.4.1.4526.17.140.5 | ScalarrlSmartPortsDiagMacroName | read-only | current | In case the last macro had failed you will get this name from the specific terminal you had used . |
| 1.3.6.1.4.1.4526.17.140.6 | ScalarrlSmartPortsDiagLineNumber | read-only | current | In case the last macro had failed you will get i'ts line number from specific terminal you had used . |
| 1.3.6.1.4.1.4526.17.140.7 | ScalarrlSmartPortsDiagCommandLine | read-only | current | In case the last macro had failed you will get i'ts command line number from specific terminal you had used . |
| 1.3.6.1.4.1.4526.17.140.8 | ScalarrlSmartPortsCondenseMode | read-write | current | 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… |
Type Definitions
| Name | Syntax | Status | Description |
|---|---|---|---|
| MacroType | INTEGER { rlSmartPortsMacroInterfaceVendorProvided(1), rlSmartPortsMacroGloablVendorProvided(2), rlSmartPortsMacroUserCreated(3) } | current | Smart Ports macro type. |
| RlSmartPortsMacroName | DisplayString(SIZE(1..32)) | current | Macro name. |
| RlSmartPortsMacroNameOrZero | DisplayString(SIZE(0..32)) | current | Macro name. |