ME1200-RMIRROR-MIB

File: ME1200-RMIRROR-MIB.mib (15685 bytes)

Imported modules

SNMPv2-CONF SNMPv2-SMI SNMPv2-TC
CISCOME1200-MIB ME1200-TC

Imported symbols

MODULE-COMPLIANCE OBJECT-GROUP MODULE-IDENTITY
OBJECT-TYPE TEXTUAL-CONVENTION me1200SwitchMgmt
ME1200InterfaceIndex ME1200Unsigned16 Integer32
TruthValue

Defined Types

ME1200RmirrorMirrorType  
This enumeration defines the type of mirror traffic.
TEXTUAL-CONVENTION    
  INTEGER none(0), tx(1), rx(2), both(3)  

ME1200RmirrorPortType  
This enumeration defines the type of port.
TEXTUAL-CONVENTION    
  INTEGER none(0), intermediate(1), destination(2), reflector(3)  

ME1200RmirrorSwitchType  
This enumeration defines the switch type in rmirror function.
TEXTUAL-CONVENTION    
  INTEGER mirror(0), source(1), intermediate(2), destination(3)  

ME1200RmirrorConfigSessionEntry  
SEQUENCE    
  me1200RmirrorConfigSessionSessionId Integer32
  me1200RmirrorConfigSessionMode TruthValue
  me1200RmirrorConfigSessionSwitchType ME1200RmirrorSwitchType
  me1200RmirrorConfigSessionVid ME1200Unsigned16

ME1200RmirrorConfigSessionSourceCpuEntry  
SEQUENCE    
  me1200RmirrorConfigSessionSourceCpuSessionId Integer32
  me1200RmirrorConfigSessionSourceCpuSwitchId Integer32
  me1200RmirrorConfigSessionSourceCpuMirrorType ME1200RmirrorMirrorType

ME1200RmirrorConfigSessionSourceVlanEntry  
SEQUENCE    
  me1200RmirrorConfigSessionSourceVlanSessionId Integer32
  me1200RmirrorConfigSessionSourceVlanIfIndex ME1200InterfaceIndex
  me1200RmirrorConfigSessionSourceVlanMode TruthValue

ME1200RmirrorConfigSessionSourcePortEntry  
SEQUENCE    
  me1200RmirrorConfigSessionSourcePortSessionId Integer32
  me1200RmirrorConfigSessionSourcePortIfIndex ME1200InterfaceIndex
  me1200RmirrorConfigSessionSourcePortMirrorType ME1200RmirrorMirrorType

ME1200RmirrorConfigSessionPortEntry  
SEQUENCE    
  me1200RmirrorConfigSessionPortSessionId Integer32
  me1200RmirrorConfigSessionPortIfIndex ME1200InterfaceIndex
  me1200RmirrorConfigSessionPortType ME1200RmirrorPortType

Defined Values

me1200RmirrorMib 1.3.6.1.4.1.9.9.815.1.120
This is a private version of Rmirror
MODULE-IDENTITY    

me1200RmirrorMibObjects 1.3.6.1.4.1.9.9.815.1.120.1
OBJECT IDENTIFIER    

me1200RmirrorCapabilities 1.3.6.1.4.1.9.9.815.1.120.1.1
OBJECT IDENTIFIER    

me1200RmirrorCapabilitiesReflectorPortSupport 1.3.6.1.4.1.9.9.815.1.120.1.1.1
Indicate if reflector port is configurable or not. true(1) means supported. false(2) means not supported.
Status: current Access: read-only
OBJECT-TYPE    
  TruthValue  

me1200RmirrorCapabilitiesCpuMirrorSupport 1.3.6.1.4.1.9.9.815.1.120.1.1.2
Indicate if mirroring CPU traffic is supported or not. true(1) means supported. false(2) means not supported.
Status: current Access: read-only
OBJECT-TYPE    
  TruthValue  

me1200RmirrorConfig 1.3.6.1.4.1.9.9.815.1.120.1.2
OBJECT IDENTIFIER    

me1200RmirrorConfigSessionTable 1.3.6.1.4.1.9.9.815.1.120.1.2.1
This is a table of global configuration per session
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    ME1200RmirrorConfigSessionEntry

me1200RmirrorConfigSessionEntry 1.3.6.1.4.1.9.9.815.1.120.1.2.1.1
Each session has a set of parameters
Status: current Access: not-accessible
OBJECT-TYPE    
  ME1200RmirrorConfigSessionEntry  

me1200RmirrorConfigSessionSessionId 1.3.6.1.4.1.9.9.815.1.120.1.2.1.1.1
Session ID.
Status: current Access: not-accessible
OBJECT-TYPE    
  Integer32 1..1  

me1200RmirrorConfigSessionMode 1.3.6.1.4.1.9.9.815.1.120.1.2.1.1.2
Enable/Disable the mirror or Remote Mirroring function. true(1) is to enable the function. false(2) is to disable it.
Status: current Access: read-write
OBJECT-TYPE    
  TruthValue  

me1200RmirrorConfigSessionSwitchType 1.3.6.1.4.1.9.9.815.1.120.1.2.1.1.3
Switch type in rmirror. mirror(0) means to do the mirror function on the device. source(1) means the device acts as source node for monitor flow. intermediate(2) means the device acts as forwarding node for monitor flow. The object is to forward traffic from source switch to destination switch. destination(3) means the device acts as end node for moniot flow.
Status: current Access: read-write
OBJECT-TYPE    
  ME1200RmirrorSwitchType  

me1200RmirrorConfigSessionVid 1.3.6.1.4.1.9.9.815.1.120.1.2.1.1.4
The VLAN ID points out where the monitor packet will copy to.
Status: current Access: read-write
OBJECT-TYPE    
  ME1200Unsigned16 1..4096  

me1200RmirrorConfigSessionSourceCpuTable 1.3.6.1.4.1.9.9.815.1.120.1.2.2
This is a table of source CPU configuration per session
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    ME1200RmirrorConfigSessionSourceCpuEntry

me1200RmirrorConfigSessionSourceCpuEntry 1.3.6.1.4.1.9.9.815.1.120.1.2.2.1
Each session has a set of parameters
Status: current Access: not-accessible
OBJECT-TYPE    
  ME1200RmirrorConfigSessionSourceCpuEntry  

me1200RmirrorConfigSessionSourceCpuSessionId 1.3.6.1.4.1.9.9.815.1.120.1.2.2.1.1
Session ID.
Status: current Access: not-accessible
OBJECT-TYPE    
  Integer32 1..1  

me1200RmirrorConfigSessionSourceCpuSwitchId 1.3.6.1.4.1.9.9.815.1.120.1.2.2.1.2
The identification of switch.
Status: current Access: not-accessible
OBJECT-TYPE    
  Integer32 1..16  

me1200RmirrorConfigSessionSourceCpuMirrorType 1.3.6.1.4.1.9.9.815.1.120.1.2.2.1.3
Mirror type on packets to/from CPU. none(0) means no mirror. tx(1) is to monitor the packets sent from CPU. rx(2) is to monitor the packets sent to CPU. both(3) is to monitor all packets sent from and to CPU. Some platforms do not support CPU mirror. Refer to CpuMirrorSupport in rmirrorCapabilities.
Status: current Access: read-write
OBJECT-TYPE    
  ME1200RmirrorMirrorType  

me1200RmirrorConfigSessionSourceVlanTable 1.3.6.1.4.1.9.9.815.1.120.1.2.3
This is a table of source VLAN configuration per session
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    ME1200RmirrorConfigSessionSourceVlanEntry

me1200RmirrorConfigSessionSourceVlanEntry 1.3.6.1.4.1.9.9.815.1.120.1.2.3.1
Each session has a set of parameters
Status: current Access: not-accessible
OBJECT-TYPE    
  ME1200RmirrorConfigSessionSourceVlanEntry  

me1200RmirrorConfigSessionSourceVlanSessionId 1.3.6.1.4.1.9.9.815.1.120.1.2.3.1.1
Session ID.
Status: current Access: not-accessible
OBJECT-TYPE    
  Integer32 1..1  

me1200RmirrorConfigSessionSourceVlanIfIndex 1.3.6.1.4.1.9.9.815.1.120.1.2.3.1.2
Logical interface number of VLAN.
Status: current Access: not-accessible
OBJECT-TYPE    
  ME1200InterfaceIndex  

me1200RmirrorConfigSessionSourceVlanMode 1.3.6.1.4.1.9.9.815.1.120.1.2.3.1.3
Enable/Disable monitor per VLAN. true(1) is to enable the function. false(2) is to disable it.
Status: current Access: read-write
OBJECT-TYPE    
  TruthValue  

me1200RmirrorConfigSessionSourcePortTable 1.3.6.1.4.1.9.9.815.1.120.1.2.4
This is a table of source port configuration per session
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    ME1200RmirrorConfigSessionSourcePortEntry

me1200RmirrorConfigSessionSourcePortEntry 1.3.6.1.4.1.9.9.815.1.120.1.2.4.1
Each session has a set of parameters
Status: current Access: not-accessible
OBJECT-TYPE    
  ME1200RmirrorConfigSessionSourcePortEntry  

me1200RmirrorConfigSessionSourcePortSessionId 1.3.6.1.4.1.9.9.815.1.120.1.2.4.1.1
Session ID.
Status: current Access: not-accessible
OBJECT-TYPE    
  Integer32 1..1  

me1200RmirrorConfigSessionSourcePortIfIndex 1.3.6.1.4.1.9.9.815.1.120.1.2.4.1.2
Logical interface number of physical port.
Status: current Access: not-accessible
OBJECT-TYPE    
  ME1200InterfaceIndex  

me1200RmirrorConfigSessionSourcePortMirrorType 1.3.6.1.4.1.9.9.815.1.120.1.2.4.1.3
Mirror type on frames to/from port. none(0) means no mirror. tx(1) is to monitor the packets sent from the port. rx(2) is to monitor the packets sent to the port. both(3) is to monitor all packets sent from and to the port.
Status: current Access: read-write
OBJECT-TYPE    
  ME1200RmirrorMirrorType  

me1200RmirrorConfigSessionPortTable 1.3.6.1.4.1.9.9.815.1.120.1.2.5
This is a table of port configuration per session
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    ME1200RmirrorConfigSessionPortEntry

me1200RmirrorConfigSessionPortEntry 1.3.6.1.4.1.9.9.815.1.120.1.2.5.1
Each session has a set of parameters
Status: current Access: not-accessible
OBJECT-TYPE    
  ME1200RmirrorConfigSessionPortEntry  

me1200RmirrorConfigSessionPortSessionId 1.3.6.1.4.1.9.9.815.1.120.1.2.5.1.1
Session ID.
Status: current Access: not-accessible
OBJECT-TYPE    
  Integer32 1..1  

me1200RmirrorConfigSessionPortIfIndex 1.3.6.1.4.1.9.9.815.1.120.1.2.5.1.2
Logical interface number of physical port.
Status: current Access: not-accessible
OBJECT-TYPE    
  ME1200InterfaceIndex  

me1200RmirrorConfigSessionPortType 1.3.6.1.4.1.9.9.815.1.120.1.2.5.1.3
Type of port in rmirror function. none(0) means no mirror. intermediate(1) means the port to be a forwarding port. destination(2) means the port to be an end port. reflector(3) means the port to be a reflector port.
Status: current Access: read-write
OBJECT-TYPE    
  ME1200RmirrorPortType  

me1200RmirrorMibConformance 1.3.6.1.4.1.9.9.815.1.120.2
OBJECT IDENTIFIER    

me1200RmirrorMibCompliances 1.3.6.1.4.1.9.9.815.1.120.2.1
OBJECT IDENTIFIER    

me1200RmirrorMibGroups 1.3.6.1.4.1.9.9.815.1.120.2.2
OBJECT IDENTIFIER    

me1200RmirrorCapabilitiesInfoGroup 1.3.6.1.4.1.9.9.815.1.120.2.2.1
A collection of objects suitable for bulk operations.
Status: current Access: read-write
OBJECT-GROUP    

me1200RmirrorConfigSessionTableInfoGroup 1.3.6.1.4.1.9.9.815.1.120.2.2.2
A collection of objects suitable for bulk operations.
Status: current Access: read-write
OBJECT-GROUP    

me1200RmirrorConfigSessionSourceCpuTableInfoGroup 1.3.6.1.4.1.9.9.815.1.120.2.2.3
A collection of objects suitable for bulk operations.
Status: current Access: read-write
OBJECT-GROUP    

me1200RmirrorConfigSessionSourceVlanTableInfoGroup 1.3.6.1.4.1.9.9.815.1.120.2.2.4
A collection of objects suitable for bulk operations.
Status: current Access: read-write
OBJECT-GROUP    

me1200RmirrorConfigSessionSourcePortTableInfoGroup 1.3.6.1.4.1.9.9.815.1.120.2.2.5
A collection of objects suitable for bulk operations.
Status: current Access: read-write
OBJECT-GROUP    

me1200RmirrorConfigSessionPortTableInfoGroup 1.3.6.1.4.1.9.9.815.1.120.2.2.6
A collection of objects suitable for bulk operations.
Status: current Access: read-write
OBJECT-GROUP    

me1200RmirrorMibCompliance 1.3.6.1.4.1.9.9.815.1.120.2.1.1
The compliance statement for the implementation.
Status: current Access: read-write
MODULE-COMPLIANCE