Dell-SMARTPORTS-MIB
- Registered at
- 1.3.6.1.4.1.89.140
- Last updated
- 2008-07-30 00:00
- Organization
- Dell
- Revisions
- 2008-07-30 00:00
- Namespace
- dell
- Source file
Dell-SMARTPORTS-MIB- Digest
sha256:43ae29f9bb4b32157fbccfadf898249ada6868cbf0d3770e425d3612f9796f85
Description
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.
Contact
www.dell.com
Imports
| From | Symbols |
|---|---|
| Dell-MIB | rnd |
| IF-MIB | InterfaceIndexOrZero |
| P-BRIDGE-MIB | EnabledStatus |
| SNMP-FRAMEWORK-MIB | SnmpAdminString |
| SNMPv2-CONF | MODULE-COMPLIANCE, NOTIFICATION-GROUP |
| SNMPv2-SMI | MODULE-IDENTITY, NOTIFICATION-TYPE, OBJECT-IDENTITY, OBJECT-TYPE, iso |
| SNMPv2-TC | DisplayString, RowStatus, TEXTUAL-CONVENTION |
Imported by
Nothing in this corpus imports this module.
Load order
Every file a consumer needs in order to load this module, dependencies first.
BRIDGE-MIB Dell-MIB Dell-SMARTPORTS-MIB IANAifType-MIB IF-MIB P-BRIDGE-MIB SNMP-FRAMEWORK-MIB SNMPv2-CONF SNMPv2-MIB SNMPv2-SMI SNMPv2-TC
Textual conventions
| Name | OID | Syntax | Access | Status |
|---|---|---|---|---|
| MacroType TEXTUAL-CONVENTION Smart Ports macro type. | current | |||
| RlSmartPortsMacroName TEXTUAL-CONVENTION Macro name. | current | |||
| RlSmartPortsMacroNameOrZero TEXTUAL-CONVENTION Macro name. | current |
Objects
| Name | OID | Syntax | Access | Status |
|---|---|---|---|---|
| rlSmartPortsMacroManageTable OBJECT-TYPE The table listing available smart ports macros, holding: macro name macro type: user defined, Dell provided per interface Dell 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. | 1.3.6.1.4.1.89.140.1 | not-accessible | current | |
| rlSmartPortsMacroManageEntry OBJECT-TYPE An entry in the rlSmartPortsMacroManageTable. | 1.3.6.1.4.1.89.140.1.1 | not-accessible | current | |
| rlSmartPortsMacroName OBJECT-TYPE Macro name. | 1.3.6.1.4.1.89.140.1.1.1 | RlSmartPortsMacroName | not-accessible | current |
| rlSmartPortsMacroIndex OBJECT-TYPE This variable identifies the macro's index. An arbitrary incremental Index used as identifier in rlSmartPortsMacroContentTable where the macro content really IS. | 1.3.6.1.4.1.89.140.1.1.2 | INTEGER | read-write | current |
| rlSmartPortsMacroType OBJECT-TYPE This variable identifies the macro type: user defined, Dell provided per interface Dell provided globally | 1.3.6.1.4.1.89.140.1.1.3 | MacroType | read-only | current |
| rlSmartPortsMacroStatus OBJECT-TYPE The status of a table entry. It is used to delete/Add an entry from this table. | 1.3.6.1.4.1.89.140.1.1.4 | RowStatus | read-write | current |
| rlSmartPortsMacroKeywords OBJECT-TYPE List of Macro Keywords. if there are | 1.3.6.1.4.1.89.140.1.1.5 | DisplayString (SIZE(0..160)) | read-only | current |
| rlSmartPortsMacroDesc1 OBJECT-TYPE List of Macro descriptions. if there are | 1.3.6.1.4.1.89.140.1.1.6 | DisplayString (SIZE(0..160)) | read-only | current |
| rlSmartPortsMacroDesc2 OBJECT-TYPE continue List of Macro descriptions. if there are | 1.3.6.1.4.1.89.140.1.1.7 | DisplayString (SIZE(0..160)) | read-only | current |
| rlSmartPortsMacroContentTable OBJECT-TYPE 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 | 1.3.6.1.4.1.89.140.2 | not-accessible | current | |
| rlSmartPortsMacroContentEntry OBJECT-TYPE An entry in the elSmartPortsMacroManageTable. | 1.3.6.1.4.1.89.140.2.1 | not-accessible | current | |
| rlSmartPortsMacroOctetIndex OBJECT-TYPE 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.89.140.2.1.1 | INTEGER (1..19) | not-accessible | current |
| rlSmartPortsMacroText OBJECT-TYPE Macro content. | 1.3.6.1.4.1.89.140.2.1.2 | SnmpAdminString | read-write | current |
| rlSmartPortsMacroDescriptionTable OBJECT-TYPE The table holds smart ports macro's name globally (rlSmartPortsMacroDescriptionIndex == 0) interface (port or trunk). | 1.3.6.1.4.1.89.140.3 | not-accessible | current | |
| rlSmartPortsMacroDescriptionEntry OBJECT-TYPE An entry in the rlSmartPortsMacroInterfaceTable. | 1.3.6.1.4.1.89.140.3.1 | not-accessible | current | |
| rlSmartPortsMacroDescriptionIndex OBJECT-TYPE 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.89.140.3.1.1 | InterfaceIndexOrZero | not-accessible | current |
| rlSmartPortsMacroDescriptionText OBJECT-TYPE Macro name. | 1.3.6.1.4.1.89.140.3.1.2 | SnmpAdminString | read-write | current |
| rlSmartPortsMacroDescriptionStatus OBJECT-TYPE The status of a table entry. It is used to delete/Add an entry from this table. | 1.3.6.1.4.1.89.140.3.1.3 | RowStatus | read-write | current |
| rlSmartPortsFreeIndexes OBJECT-TYPE Returns free index to set in rlSmartPortsMacroIndex when macro is added. | 1.3.6.1.4.1.89.140.4 | INTEGER | read-only | current |
| rlSmartPortsDiagMacroName OBJECT-TYPE 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.89.140.5 | DisplayString (SIZE(0..32)) | read-only | current |
| rlSmartPortsDiagLineNumber OBJECT-TYPE 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.89.140.6 | INTEGER | read-only | current |
| rlSmartPortsDiagCommandLine OBJECT-TYPE 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.89.140.7 | SnmpAdminString | read-only | current |
| rlSmartPortsCondenseMode OBJECT-TYPE 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... | 1.3.6.1.4.1.89.140.8 | INTEGER {enabled(1), disabled(2)} | read-write | current |