CISCOSB-SMARTPORTS-MIB
AI MIB Summary
The CISCOSB-SMARTPORTS-MIB manages Cisco Smart Port macro configurations, enabling the monitoring and application of predefined or user-defined command sets to specific interfaces, trunks, or global contexts. This module tracks the status of applied macros and maintains the configuration database for port-level automation policies.
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.
Main OID:
rlSmartPorts.1.3.6.1.4.1.9.6.1.101.140
24
Objects
Active
Status
6
Dependencies
Imported Objects
Objects
24 total| Object Name |
|---|
rlSmartPortsThe 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. MODULE-IDENTITY .1.3.6.1.4.1.9.6.1.101.140 |
rlSmartPortsMacroManageTableThe table listing available smart ports macros, holding: macro name macro type: user defined, CISCOSB provided per interface CISCOSB 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. SEQUENCE OF RlSmartPortsMacroManageEntry .1.3.6.1.4.1.9.6.1.101.140.1 |
rlSmartPortsMacroManageEntryAn entry in the rlSmartPortsMacroManageTable. RlSmartPortsMacroManageEntry .1.3.6.1.4.1.9.6.1.101.140.1.1 |
rlSmartPortsMacroNameMacro name. RlSmartPortsMacroName .1.3.6.1.4.1.9.6.1.101.140.1.1.1 |
rlSmartPortsMacroIndexThis variable identifies the macro's index. An arbitrary incremental Index used as identifier in rlSmartPortsMacroContentTable where the macro content really IS.rw INTEGER .1.3.6.1.4.1.9.6.1.101.140.1.1.2 |
rlSmartPortsMacroTypeThis variable identifies the macro type: user defined, CISCOSB provided per interface CISCOSB provided globallyro MacroType .1.3.6.1.4.1.9.6.1.101.140.1.1.3 |
rlSmartPortsMacroStatusThe status of a table entry. It is used to delete/Add an entry from this table.rw RowStatus (SNMPv2-TC) .1.3.6.1.4.1.9.6.1.101.140.1.1.4 |
rlSmartPortsMacroKeywordsList of Macro Keywords. if there arero DisplayString .1.3.6.1.4.1.9.6.1.101.140.1.1.5 |
rlSmartPortsMacroDesc1List of Macro descriptions. if there arero DisplayString .1.3.6.1.4.1.9.6.1.101.140.1.1.6 |
rlSmartPortsMacroDesc2continue List of Macro descriptions. if there arero DisplayString .1.3.6.1.4.1.9.6.1.101.140.1.1.7 |
rlSmartPortsMacroContentTableThe 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 SEQUENCE OF RlSmartPortsMacroContentEntry .1.3.6.1.4.1.9.6.1.101.140.2 |
rlSmartPortsMacroContentEntryAn entry in the elSmartPortsMacroManageTable. RlSmartPortsMacroContentEntry .1.3.6.1.4.1.9.6.1.101.140.2.1 |
rlSmartPortsMacroOctetIndexThis variable identifies the line number in the macro's content text. To allow full macro size of 3k = 19 * 160 = 3040 INTEGER .1.3.6.1.4.1.9.6.1.101.140.2.1.1 |
rlSmartPortsMacroTextMacro content.rw SnmpAdminString (SNMP-FRAMEWORK-MIB) .1.3.6.1.4.1.9.6.1.101.140.2.1.2 |
rlSmartPortsMacroDescriptionTableThe table holds smart ports macro's name globally (rlSmartPortsMacroDescriptionIndex == 0) interface (port or trunk). SEQUENCE OF RlSmartPortsMacroDescriptionEntry .1.3.6.1.4.1.9.6.1.101.140.3 |
rlSmartPortsMacroDescriptionEntryAn entry in the rlSmartPortsMacroInterfaceTable. RlSmartPortsMacroDescriptionEntry .1.3.6.1.4.1.9.6.1.101.140.3.1 |
rlSmartPortsMacroDescriptionIndexThis variable identifies global configuration when equals 0 OR local port or trunk on which the user saved Macro's name. InterfaceIndexOrZero (IF-MIB) .1.3.6.1.4.1.9.6.1.101.140.3.1.1 |
rlSmartPortsMacroDescriptionTextMacro name.rw SnmpAdminString (SNMP-FRAMEWORK-MIB) .1.3.6.1.4.1.9.6.1.101.140.3.1.2 |
rlSmartPortsMacroDescriptionStatusThe status of a table entry. It is used to delete/Add an entry from this table.rw RowStatus (SNMPv2-TC) .1.3.6.1.4.1.9.6.1.101.140.3.1.3 |
rlSmartPortsFreeIndexesReturns free index to set in rlSmartPortsMacroIndex when macro is added.ro INTEGER .1.3.6.1.4.1.9.6.1.101.140.4 |
rlSmartPortsDiagMacroNameIn case the last macro had failed you will get this name from the specific terminal you had used .ro DisplayString .1.3.6.1.4.1.9.6.1.101.140.5 |
rlSmartPortsDiagLineNumberIn case the last macro had failed you will get i'ts line number from specific terminal you had used .ro INTEGER .1.3.6.1.4.1.9.6.1.101.140.6 |
rlSmartPortsDiagCommandLineIn case the last macro had failed you will get i'ts command line number from specific terminal you had used .ro SnmpAdminString (SNMP-FRAMEWORK-MIB) .1.3.6.1.4.1.9.6.1.101.140.7 |
rlSmartPortsCondenseModedisabled - 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...rw Enumeration .1.3.6.1.4.1.9.6.1.101.140.8 |