CISCOSB-EVENTS-MIB

File: CISCOSB-EVENTS-MIB.mib (22530 bytes)

Imported modules

SNMPv2-SMI SNMPv2-TC CISCOSB-MIB
RFC1155-SMI IF-MIB SNMP-FRAMEWORK-MIB
CISCOSB-SMARTPORTS-MIB

Imported symbols

MODULE-IDENTITY OBJECT-TYPE TEXTUAL-CONVENTION
DisplayString TruthValue RowStatus
switch001 Counter InterfaceIndex
InterfaceIndexOrZero SnmpAdminString RlSmartPortsMacroNameOrZero

Defined Types

SmartPortType  
Supported smart port types.
TEXTUAL-CONVENTION    
  INTEGER unknown(1), default(2), printer(3), desktop(4), guest(5), server(6), host(7), ip-camera(8), ip-phone(9), ip-phone-desktop(10), switch(11), router(12), ap(13)  

SmartPortMacroParameterName  
Smart macro parameter name.
TEXTUAL-CONVENTION    
  DisplayString Size(1..32)  

SmartPortMacroParameterValue  
Smart macro parameter value.
TEXTUAL-CONVENTION    
  DisplayString Size(1..80)  

SmartPortMacroType  
Smart macro type - built-in or user-defined.
TEXTUAL-CONVENTION    
  INTEGER built-in(1), user-defined(2)  

SmartPortMacroParameterOrder  
Smart macro parameter order.
TEXTUAL-CONVENTION    
  INTEGER single(1), first(2), middle(3), last(4)  

RlAutoSmartPortTypesEntry  
SEQUENCE    
  rlAutoSmartPortTypesType SmartPortType
  rlAutoSmartPortTypeStatus INTEGER
  rlAutoSmartPortMacro RlSmartPortsMacroNameOrZero
  rlAutoSmartPortTypesRevertToDefaultMacro TruthValue
  rlAutoSmartPortTypesRevertToDefaultParams TruthValue
  rlAutoSmartPortTypesBuiltinMacro SmartPortMacroType

RlAutoSmartPortMacrosParamEntry  
SEQUENCE    
  rlAutoSmartPortMacroType SmartPortMacroType
  rlAutoSmartPortMacrosParamName SmartPortMacroParameterName
  rlAutoSmartPortMacrosParamOrder SmartPortMacroParameterOrder
  rlAutoSmartPortMacrosParamValue SmartPortMacroParameterValue

RlAutoSmartPortPortsEntry  
SEQUENCE    
  rlAutoSmartPortPort InterfaceIndex
  rlAutoSmartPortPortStatus INTEGER
  rlAutoSmartPortPortType SmartPortType
  rlAutoSmartPortPersistency INTEGER
  rlAutoSmartPortLearntPortType SmartPortType
  rlAutoSmartPortPortAcquiringType INTEGER
  rlAutoSmartPortLastActivatedMacro RlSmartPortsMacroNameOrZero
  rlAutoSmartPortFailedCommandNumber INTEGER
  rlAutoSmartPortSetLearntPortType TruthValue

RlAutoSmartPortActionParamsEntry  
SEQUENCE    
  rlAutoSmartPortIfIndex InterfaceIndex
  rlAutoSmartPortParamName SmartPortMacroParameterName
  rlAutoSmartPortParamOrder SmartPortMacroParameterOrder
  rlAutoSmartPortParamValue SmartPortMacroParameterValue

RlAutoSmartTrunkRefreshEntry  
SEQUENCE    
  rlAutoSmartTrunkRefreshSmartPortType INTEGER
  rlAutoSmartTrunkRefreshIfIndex InterfaceIndexOrZero
  rlAutoSmartTrunkRefreshRowStatus RowStatus

Defined Values

rlEventsMib 1.3.6.1.4.1.9.6.1.101.150
MTS events MIB.
MODULE-IDENTITY    

rlPortEvents 1.3.6.1.4.1.9.6.1.101.150.1
OBJECT IDENTIFIER    

rlAutoSmartPortAdminStatus 1.3.6.1.4.1.9.6.1.101.150.1.1
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.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER enabled(1), disabled(2), controlled(3)  

rlAutoSmartPortOperStatus 1.3.6.1.4.1.9.6.1.101.150.1.2
disabled - Auto Smart port feature is operationally disabled. enabled - Auto Smart port feature is operationally enabled.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER enabled(1), disabled(2)  

rlAutoSmartPortLastVoiceVlanStatus 1.3.6.1.4.1.9.6.1.101.150.1.3
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
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER enabled(1), disabled(2)  

rlAutoSmartPortLastVoiceVlanId 1.3.6.1.4.1.9.6.1.101.150.1.4
Indicated last VOICE VLAN ID set by VOICE VLAN feature.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER  

rlAutoSmartPortLearningProtocols 1.3.6.1.4.1.9.6.1.101.150.1.5
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.
Status: current Access: read-write
OBJECT-TYPE    
  BITS cdp(0), lldp(1)  

rlAutoSmartPortTypesTable 1.3.6.1.4.1.9.6.1.101.150.1.6
The table is used to keep all the information related to a specific port type.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    RlAutoSmartPortTypesEntry

rlAutoSmartPortTypesEntry 1.3.6.1.4.1.9.6.1.101.150.1.6.1
An entry (conceptual row) in the rlAutoSmartPortTypesTable.
Status: current Access: not-accessible
OBJECT-TYPE    
  RlAutoSmartPortTypesEntry  

rlAutoSmartPortTypesType 1.3.6.1.4.1.9.6.1.101.150.1.6.1.1
Smart port type.
Status: current Access: not-accessible
OBJECT-TYPE    
  SmartPortType  

rlAutoSmartPortTypeStatus 1.3.6.1.4.1.9.6.1.101.150.1.6.1.2
Smart port type global status.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER enabled(1), disabled(2), default(3)  

rlAutoSmartPortMacro 1.3.6.1.4.1.9.6.1.101.150.1.6.1.3
Macro to be activated when a port is set to the smart port type indicated by rlAutoSmartPortTypesType. The macro whose name is 'no_' is activated when a port ceases to be of this smart port type.
Status: current Access: read-write
OBJECT-TYPE    
  RlSmartPortsMacroNameOrZero  

rlAutoSmartPortTypesRevertToDefaultMacro 1.3.6.1.4.1.9.6.1.101.150.1.6.1.4
Setting this object will cause the smart port type macro associated with this smart port type to revert to the default macro.
Status: current Access: read-write
OBJECT-TYPE    
  TruthValue  

rlAutoSmartPortTypesRevertToDefaultParams 1.3.6.1.4.1.9.6.1.101.150.1.6.1.5
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.
Status: current Access: read-write
OBJECT-TYPE    
  TruthValue  

rlAutoSmartPortTypesBuiltinMacro 1.3.6.1.4.1.9.6.1.101.150.1.6.1.6
Indicates whether the macro is built-in or user defined.
Status: current Access: read-only
OBJECT-TYPE    
  SmartPortMacroType  

rlAutoSmartPortMacrosParamTable 1.3.6.1.4.1.9.6.1.101.150.1.7
The table is used to keep all the default parameter values related to a specific port type.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    RlAutoSmartPortMacrosParamEntry

rlAutoSmartPortMacrosParamEntry 1.3.6.1.4.1.9.6.1.101.150.1.7.1
A parameter name & default value pair for a smart port type macro.
Status: current Access: not-accessible
OBJECT-TYPE    
  RlAutoSmartPortMacrosParamEntry  

rlAutoSmartPortMacroType 1.3.6.1.4.1.9.6.1.101.150.1.7.1.1
Macro type - built-in or user defined.
Status: current Access: not-accessible
OBJECT-TYPE    
  SmartPortMacroType  

rlAutoSmartPortMacrosParamName 1.3.6.1.4.1.9.6.1.101.150.1.7.1.2
Name of the parameter to be supplied at smart port macro activation.
Status: current Access: not-accessible
OBJECT-TYPE    
  SmartPortMacroParameterName  

rlAutoSmartPortMacrosParamOrder 1.3.6.1.4.1.9.6.1.101.150.1.7.1.3
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.
Status: current Access: read-write
OBJECT-TYPE    
  SmartPortMacroParameterOrder  

rlAutoSmartPortMacrosParamValue 1.3.6.1.4.1.9.6.1.101.150.1.7.1.4
Default value of the parameter to be supplied at smart port macro activation.
Status: current Access: read-write
OBJECT-TYPE    
  SmartPortMacroParameterValue  

rlAutoSmartPortPortsTable 1.3.6.1.4.1.9.6.1.101.150.1.8
The table is used to keep all the auto smart port information related to a specific port.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    RlAutoSmartPortPortsEntry

rlAutoSmartPortPortsEntry 1.3.6.1.4.1.9.6.1.101.150.1.8.1
An entry (conceptual row) in the rlAutoSmartPortPortsTable.
Status: current Access: not-accessible
OBJECT-TYPE    
  RlAutoSmartPortPortsEntry  

rlAutoSmartPortPort 1.3.6.1.4.1.9.6.1.101.150.1.8.1.1
The port to which the smartport information is associated.
Status: current Access: not-accessible
OBJECT-TYPE    
  InterfaceIndex  

rlAutoSmartPortPortStatus 1.3.6.1.4.1.9.6.1.101.150.1.8.1.2
Indicates whether auto smart port feature is enabled or not on this port.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER enabled(1), disabled(2)  

rlAutoSmartPortPortType 1.3.6.1.4.1.9.6.1.101.150.1.8.1.3
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.
Status: current Access: read-write
OBJECT-TYPE    
  SmartPortType  

rlAutoSmartPortPersistency 1.3.6.1.4.1.9.6.1.101.150.1.8.1.4
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.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER persistent(1), not-persistent(2)  

rlAutoSmartPortLearntPortType 1.3.6.1.4.1.9.6.1.101.150.1.8.1.5
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.
Status: current Access: read-only
OBJECT-TYPE    
  SmartPortType  

rlAutoSmartPortPortAcquiringType 1.3.6.1.4.1.9.6.1.101.150.1.8.1.6
Indicates the way that the value of rlAutoSmartPortPortType was acquired. This object can be set only during configuration download.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER default(1), configuration(2), persistency(3), learning(4)  

rlAutoSmartPortLastActivatedMacro 1.3.6.1.4.1.9.6.1.101.150.1.8.1.7
Indicates macro name of last activated macro or 'no macro' if no macro was run.
Status: current Access: read-only
OBJECT-TYPE    
  RlSmartPortsMacroNameOrZero  

rlAutoSmartPortFailedCommandNumber 1.3.6.1.4.1.9.6.1.101.150.1.8.1.8
Indicates number of command (starting with 1) that caused the macro failure or 0 if the macro succeeded or no macro was run.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER  

rlAutoSmartPortSetLearntPortType 1.3.6.1.4.1.9.6.1.101.150.1.8.1.9
Instructs the system to set the port type to the learnt port type.
Status: current Access: read-write
OBJECT-TYPE    
  TruthValue  

rlAutoSmartPortParamsTable 1.3.6.1.4.1.9.6.1.101.150.1.9
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.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    RlAutoSmartPortActionParamsEntry

rlAutoSmartPortParamsEntry 1.3.6.1.4.1.9.6.1.101.150.1.9.1
A parameter name & immediate value.
Status: current Access: not-accessible
OBJECT-TYPE    
  RlAutoSmartPortActionParamsEntry  

rlAutoSmartPortIfIndex 1.3.6.1.4.1.9.6.1.101.150.1.9.1.1
The port or trunk that this entry is associated with.
Status: current Access: not-accessible
OBJECT-TYPE    
  InterfaceIndex  

rlAutoSmartPortParamName 1.3.6.1.4.1.9.6.1.101.150.1.9.1.2
Name of the parameter whose value must be supplied at a smart port macro activation.
Status: current Access: not-accessible
OBJECT-TYPE    
  SmartPortMacroParameterName  

rlAutoSmartPortParamOrder 1.3.6.1.4.1.9.6.1.101.150.1.9.1.3
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.
Status: current Access: read-write
OBJECT-TYPE    
  SmartPortMacroParameterOrder  

rlAutoSmartPortParamValue 1.3.6.1.4.1.9.6.1.101.150.1.9.1.4
Value of the parameter whose value must be supplied at a smart port macro activation.
Status: current Access: not-accessible
OBJECT-TYPE    
  SmartPortMacroParameterValue  

rlAutoSmartTrunkRefreshTable 1.3.6.1.4.1.9.6.1.101.150.1.10
Setting this object causes running the SmartPort macros of the following types: router, switch and ap. This operation is called the trunk refresh operation.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    RlAutoSmartTrunkRefreshEntry

rlAutoSmartTrunkRefreshEntry 1.3.6.1.4.1.9.6.1.101.150.1.10.1
An entry (conceptual row) in the rlAutoSmartTrunkRefreshTable.
Status: current Access: not-accessible
OBJECT-TYPE    
  RlAutoSmartTrunkRefreshEntry  

rlAutoSmartTrunkRefreshSmartPortType 1.3.6.1.4.1.9.6.1.101.150.1.10.1.1
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.
Status: current Access: not-accessible
OBJECT-TYPE    
  INTEGER default(1), switch(11), router(12), ap(13)  

rlAutoSmartTrunkRefreshIfIndex 1.3.6.1.4.1.9.6.1.101.150.1.10.1.2
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.
Status: current Access: not-accessible
OBJECT-TYPE    
  InterfaceIndexOrZero  

rlAutoSmartTrunkRefreshRowStatus 1.3.6.1.4.1.9.6.1.101.150.1.10.1.3
Since this an action table only createAndGo will be accepted and the conceptual row will vanish immediately after the action execution.
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus  

rlAutoSmartBusy 1.3.6.1.4.1.9.6.1.101.150.1.11
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.
Status: current Access: read-only
OBJECT-TYPE    
  TruthValue