CISCOSB-EVENTS-MIB: View SNMP OID List / Download MIB
VENDOR: CISCO
Home | MIB: CISCOSB-EVENTS-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).
|
|||
Object Name | OID | Type | Access | Info |
rlEventsMib | 1.3.6.1.4.1.9.6.1.101.150 |
MTS events MIB. |
||
rlPortEvents | 1.3.6.1.4.1.9.6.1.101.150.1 | |||
rlAutoSmartPortAdminStatus | 1.3.6.1.4.1.9.6.1.101.150.1.1 | integer | read-write |
disabled - Auto Smart port feature is administratively disabled. enabled - Auto Smart port feature is administratively enabled. controlled - Auto Smart port feature is administratively controlled by VOICE VLAN. Enumeration: 'disabled': 2, 'controlled': 3, 'enabled': 1. |
rlAutoSmartPortOperStatus | 1.3.6.1.4.1.9.6.1.101.150.1.2 | integer | read-only |
disabled - Auto Smart port feature is operationally disabled. enabled - Auto Smart port feature is operationally enabled. Enumeration: 'disabled': 2, 'enabled': 1. |
rlAutoSmartPortLastVoiceVlanStatus | 1.3.6.1.4.1.9.6.1.101.150.1.3 | integer | read-only |
Indicated last status set by VOICE VLAN feature. If rlAutoSmartPortAdminStatus has 'controlled' value then the value of this object is the same as rlAutoSmartPortOperStatus. enabled - Auto Smart port feature should be operationally enabled, if rlAutoSmartPortAdminStatus has 'controlled' value. disabled - Auto Smart port feature should be operationally disabled, if rlAutoSmartPortAdminStatus has 'controlled' value Enumeration: 'disabled': 2, 'enabled': 1. |
rlAutoSmartPortLastVoiceVlanId | 1.3.6.1.4.1.9.6.1.101.150.1.4 | integer | read-only |
Indicated last VOICE VLAN ID set by VOICE VLAN feature. |
rlAutoSmartPortLearningProtocols | 1.3.6.1.4.1.9.6.1.101.150.1.5 | bits | read-write |
cdp - Information about device type of neighboring devices(s) is learnt via CDP (Cisco Discovery Protocol) advertisements. lldp - Information about device type of neighboring devices(s) is learnt via LLDP (Link Layer Discovery Protocol ) advertisements. Bits: 'lldp': 1, 'cdp': 0. |
rlAutoSmartPortTypesTable | 1.3.6.1.4.1.9.6.1.101.150.1.6 | no-access |
The table is used to keep all the information related to a specific port type. |
|
1.3.6.1.4.1.9.6.1.101.150.1.6.1 | no-access |
An entry (conceptual row) in the rlAutoSmartPortTypesTable. |
||
rlAutoSmartPortTypesType | 1.3.6.1.4.1.9.6.1.101.150.1.6.1.1 | smartporttype | no-access |
Smart port type. |
rlAutoSmartPortTypeStatus | 1.3.6.1.4.1.9.6.1.101.150.1.6.1.2 | integer | read-write |
Smart port type global status. Enumeration: 'disabled': 2, 'default': 3, 'enabled': 1. |
rlAutoSmartPortMacro | 1.3.6.1.4.1.9.6.1.101.150.1.6.1.3 | rlsmartportsmacronameorzero | read-write |
Macro to be activated when a port is set to the smart port type indicated by rlAutoSmartPortTypesType. The macro whose name is 'no_' |
rlAutoSmartPortTypesRevertToDefaultMacro | 1.3.6.1.4.1.9.6.1.101.150.1.6.1.4 | truthvalue | read-write |
Setting this object will cause the smart port type macro associated with this smart port type to revert to the default macro. |
rlAutoSmartPortTypesRevertToDefaultParams | 1.3.6.1.4.1.9.6.1.101.150.1.6.1.5 | truthvalue | read-write |
Setting this object will cause the default smart port type parameter values associated with the built-in macro of this smart port type to revert to their default values. |
rlAutoSmartPortTypesBuiltinMacro | 1.3.6.1.4.1.9.6.1.101.150.1.6.1.6 | smartportmacrotype | read-only |
Indicates whether the macro is built-in or user defined. |
rlAutoSmartPortMacrosParamTable | 1.3.6.1.4.1.9.6.1.101.150.1.7 | no-access |
The table is used to keep all the default parameter values related to a specific port type. |
|
1.3.6.1.4.1.9.6.1.101.150.1.7.1 | no-access |
A parameter name & default value pair for a smart port type macro. |
||
rlAutoSmartPortMacroType | 1.3.6.1.4.1.9.6.1.101.150.1.7.1.1 | smartportmacrotype | no-access |
Macro type - built-in or user defined. |
rlAutoSmartPortMacrosParamName | 1.3.6.1.4.1.9.6.1.101.150.1.7.1.2 | smartportmacroparametername | no-access |
Name of the parameter to be supplied at smart port macro activation. |
rlAutoSmartPortMacrosParamOrder | 1.3.6.1.4.1.9.6.1.101.150.1.7.1.3 | smartportmacroparameterorder | read-write |
Setting this object to 'first' instructs the system to erase all previous information associated with the rlAutoSmartPortTypesType and rlAutoSmartPortMacroType associated with this conceptual row. Setting this object to 'middle' instructs the system to wait for further parameters. Setting this object to 'last' informs the system that no further parameters will be sent and therefore it can start the macro or builtin parameters change process. Setting this object to 'single' instructs the system to erase all previous information associated with the rlAutoSmartPortTypesType and rlAutoSmartPortMacroType associated with this conceptual row and informs the system that no further parameters will be sent and therefore it can start macro or builtin parameters change process. |
rlAutoSmartPortMacrosParamValue | 1.3.6.1.4.1.9.6.1.101.150.1.7.1.4 | smartportmacroparametervalue | read-write |
Default value of the parameter to be supplied at smart port macro activation. |
rlAutoSmartPortPortsTable | 1.3.6.1.4.1.9.6.1.101.150.1.8 | no-access |
The table is used to keep all the auto smart port information related to a specific port. |
|
1.3.6.1.4.1.9.6.1.101.150.1.8.1 | no-access |
An entry (conceptual row) in the rlAutoSmartPortPortsTable. |
||
rlAutoSmartPortPort | 1.3.6.1.4.1.9.6.1.101.150.1.8.1.1 | interfaceindex | no-access |
The port to which the smartport information is associated. |
rlAutoSmartPortPortStatus | 1.3.6.1.4.1.9.6.1.101.150.1.8.1.2 | integer | read-write |
Indicates whether auto smart port feature is enabled or not on this port. Enumeration: 'disabled': 2, 'enabled': 1. |
rlAutoSmartPortPortType | 1.3.6.1.4.1.9.6.1.101.150.1.8.1.3 | smartporttype | read-write |
Smart port type associated with this port. If set by user, the port will retain the smart port type at link down, link not present and reboot events. |
rlAutoSmartPortPersistency | 1.3.6.1.4.1.9.6.1.101.150.1.8.1.4 | integer | read-write |
If set to persistent then, if the system concludes, according to the information learnt there is no relevant device connected to the port, the rlAutoSmartPortPortType will not be changed (as if the user set this rlAutoSmartPortPortType himself), except on learning another rlAutoSmartPortPortType. Enumeration: 'persistent': 1, 'not-persistent': 2. |
rlAutoSmartPortLearntPortType | 1.3.6.1.4.1.9.6.1.101.150.1.8.1.5 | smartporttype | read-only |
Smart port type learnt via the learning protocols. This value will be different from rlAutoSmartPortPortType only if rlAutoSmartPortPortType was manually configured (i.e. if the value of rlAutoSmartPortPortAcquiringType is 'configuration'). The value of the object is used to set the value of rlAutoSmartPortPortType if the user removes the configuration. |
rlAutoSmartPortPortAcquiringType | 1.3.6.1.4.1.9.6.1.101.150.1.8.1.6 | integer | read-write |
Indicates the way that the value of rlAutoSmartPortPortType was acquired. This object can be set only during configuration download. Enumeration: 'default': 1, 'persistency': 3, 'configuration': 2, 'learning': 4. |
rlAutoSmartPortLastActivatedMacro | 1.3.6.1.4.1.9.6.1.101.150.1.8.1.7 | rlsmartportsmacronameorzero | read-only |
Indicates macro name of last activated macro or 'no macro' if no macro was run. |
rlAutoSmartPortFailedCommandNumber | 1.3.6.1.4.1.9.6.1.101.150.1.8.1.8 | integer | read-only |
Indicates number of command (starting with 1) that caused the macro failure or 0 if the macro succeeded or no macro was run. |
rlAutoSmartPortSetLearntPortType | 1.3.6.1.4.1.9.6.1.101.150.1.8.1.9 | truthvalue | read-write |
Instructs the system to set the port type to the learnt port type. |
rlAutoSmartPortParamsTable | 1.3.6.1.4.1.9.6.1.101.150.1.9 | no-access |
This table optionally determines the parameter values for the macro that is activated when the smartport type is manually changed for a specific port or trunk via the rlAutoSmartPortPortType object. |
|
1.3.6.1.4.1.9.6.1.101.150.1.9.1 | no-access |
A parameter name & immediate value. |
||
rlAutoSmartPortIfIndex | 1.3.6.1.4.1.9.6.1.101.150.1.9.1.1 | interfaceindex | no-access |
The port or trunk that this entry is associated with. |
rlAutoSmartPortParamName | 1.3.6.1.4.1.9.6.1.101.150.1.9.1.2 | smartportmacroparametername | no-access |
Name of the parameter whose value must be supplied at a smart port macro activation. |
rlAutoSmartPortParamOrder | 1.3.6.1.4.1.9.6.1.101.150.1.9.1.3 | smartportmacroparameterorder | read-write |
Setting this object to 'first' instructs the system to erase all previous information associated with the rlAutoSmartPortTypesType and rlAutoSmartPortMacroType associated with this conceptual row. Setting this object to 'middle' instructs the system to wait for further parameters. Setting this object to 'last' informs the system that no further parameters will be sent and therefore it can start applying the smartport type. Setting this object to 'single' instructs the system to erase all previous information associated with the rlAutoSmartPortTypesType and rlAutoSmartPortMacroType associated with this conceptual row and informs the system that no further parameters will be sent and informs the system that no further parameters will be sent and therefore it can start applying the smartport type. |
rlAutoSmartPortParamValue | 1.3.6.1.4.1.9.6.1.101.150.1.9.1.4 | smartportmacroparametervalue | no-access |
Value of the parameter whose value must be supplied at a smart port macro activation. |
rlAutoSmartTrunkRefreshTable | 1.3.6.1.4.1.9.6.1.101.150.1.10 | no-access |
Setting this object causes running the SmartPort macros of the following types: router, switch and ap. This operation is called the trunk refresh operation. |
|
1.3.6.1.4.1.9.6.1.101.150.1.10.1 | no-access |
An entry (conceptual row) in the rlAutoSmartTrunkRefreshTable. |
||
rlAutoSmartTrunkRefreshSmartPortType | 1.3.6.1.4.1.9.6.1.101.150.1.10.1.1 | integer | no-access |
If not default the trunk refresh operation will be carried out on all ports of this smart port type if rlAutoSmartTrunkRefreshIfIndex is nonzero, or on the port specifed by rlAutoSmartTrunkRefreshIfIndex if it's type matches the given this smart port type (if not matching a wrong-value error will be return). If default the trunk refresh operation will be carried out on all ports of router, switch and ap smart port type if rlAutoSmartTrunkRefreshIfIndex is nonzero, or on the port specifed by rlAutoSmartTrunkRefreshIfIndex. Enumeration: 'default': 1, 'router': 12, 'switch': 11, 'ap': 13. |
rlAutoSmartTrunkRefreshIfIndex | 1.3.6.1.4.1.9.6.1.101.150.1.10.1.2 | interfaceindexorzero | no-access |
If 0 the trunk refresh operation will be carried out on all ports of the smart port type as specified in the rlAutoSmartTrunkRefreshSmartPortType. If nonzero the trunk refresh operation will be carried out on the specified port, if rlAutoSmartTrunkRefreshSmartPortType is default or matches the smart port type of the specified port. Any other case will result in a wrong-value error. |
rlAutoSmartTrunkRefreshRowStatus | 1.3.6.1.4.1.9.6.1.101.150.1.10.1.3 | rowstatus | read-only |
Since this an action table only createAndGo will be accepted and the conceptual row will vanish immediately after the action execution. |
rlAutoSmartBusy | 1.3.6.1.4.1.9.6.1.101.150.1.11 | truthvalue | read-only |
If true indicates that the autosmartports system is temporarily busy performing a multiport operation and therefore can not service management requests for the time-being. |