MARVELL-SPAN-MIB

File: MARVELL-SPAN-MIB.mib (6794 bytes)

Imported modules

SNMPv2-SMI SNMPv2-TC SNMPv2-CONF
RADLAN-MIB IF-MIB

Imported symbols

MODULE-IDENTITY OBJECT-TYPE Integer32
Gauge32 Unsigned32 NOTIFICATION-TYPE
TEXTUAL-CONVENTION TruthValue RowStatus
MODULE-COMPLIANCE OBJECT-GROUP NOTIFICATION-GROUP
rnd rndNotifications InterfaceIndex

Defined Types

SpanDestinationPortType  
SPAN destination mode type: 1 - monitor-only 2 - network.
TEXTUAL-CONVENTION    
  INTEGER monitor-only(1), network(2)  

SpanSourceType  
SPAN source type: 1 - port 2 - VLAN 3 - flow 4 - remote VLAN.
TEXTUAL-CONVENTION    
  INTEGER port(1), vlan(2), flow(3), remote-vlan(4)  

SpanSourceDirection  
SPAN source direction: 1 - rx 2 - tx 3 - both.
TEXTUAL-CONVENTION    
  INTEGER rx(1), tx(2), both(3)  

RlSpanDestinationEntry  
SEQUENCE    
  rlSpanDestinationSessionId INTEGER
  rlSpanDestinationIfIndex InterfaceIndex
  rlSpanDestinationIsReflector TruthValue
  rlSpanDestinationPortType SpanDestinationPortType
  rlSpanDestinationRowStatus RowStatus

RlSpanSourceEntry  
SEQUENCE    
  rlSpanSourceSessionId INTEGER
  rlSpanSourceType SpanSourceType
  rlSpanSourceIndex INTEGER
  rlSpanSourceDirection SpanSourceDirection
  rlSpanSourceRowStatus RowStatus

Defined Values

rlSpan 1.3.6.1.4.1.89.219
This private MIB module for SPAN (Switched Port Analyzer).
MODULE-IDENTITY    

rlSpanMibVersion 1.3.6.1.4.1.89.219.1
MIB's version, the current version is 1.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER  

rlSpanDestinationTable 1.3.6.1.4.1.89.219.2
The table holds information for SPAN destination per session id.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    RlSpanDestinationEntry

rlSpanDestinationEntry 1.3.6.1.4.1.89.219.2.1
Entry in the rlSpanDestinationTable.
Status: current Access: not-accessible
OBJECT-TYPE    
  RlSpanDestinationEntry  

rlSpanDestinationSessionId 1.3.6.1.4.1.89.219.2.1.1
SPAN session ID. This variable is the key for SPAN destination table. Uniquely identifies the SPAN destination.
Status: current Access: not-accessible
OBJECT-TYPE    
  INTEGER  

rlSpanDestinationIfIndex 1.3.6.1.4.1.89.219.2.1.2
Interface Index. This variable identifies the destination ifIndex
Status: current Access: read-write
OBJECT-TYPE    
  InterfaceIndex  

rlSpanDestinationIsReflector 1.3.6.1.4.1.89.219.2.1.3
This variable indicates whether the current session is RSPAN (true) or SPAN (flase).
Status: current Access: read-write
OBJECT-TYPE    
  TruthValue  

rlSpanDestinationPortType 1.3.6.1.4.1.89.219.2.1.4
This variable indicates whether the destination port acts as network port or analyzer only port.
Status: current Access: read-write
OBJECT-TYPE    
  SpanDestinationPortType  

rlSpanDestinationRowStatus 1.3.6.1.4.1.89.219.2.1.5
The row status variable, used according to row installation and removal conventions.
Status: current Access: read-write
OBJECT-TYPE    
  RowStatus  

rlSpanSourceTable 1.3.6.1.4.1.89.219.3
The table holds information for SPAN Source ports per session id.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    RlSpanSourceEntry

rlSpanSourceEntry 1.3.6.1.4.1.89.219.3.1
Entry in the rlSpanSourceTable.
Status: current Access: not-accessible
OBJECT-TYPE    
  RlSpanSourceEntry  

rlSpanSourceSessionId 1.3.6.1.4.1.89.219.3.1.1
SPAN session ID. This variable is the key for SPAN source table. Identifies the SPAN source.
Status: current Access: not-accessible
OBJECT-TYPE    
  INTEGER  

rlSpanSourceType 1.3.6.1.4.1.89.219.3.1.2
This variable indicates the SPAN source type.
Status: current Access: not-accessible
OBJECT-TYPE    
  SpanSourceType  

rlSpanSourceIndex 1.3.6.1.4.1.89.219.3.1.3
This variable indicates the ifIndex of the SPAN source port or the flow Id of the class map (for flow span source type).
Status: current Access: not-accessible
OBJECT-TYPE    
  INTEGER  

rlSpanSourceDirection 1.3.6.1.4.1.89.219.3.1.4
This variable indicates the source direction for monitoring.
Status: current Access: read-write
OBJECT-TYPE    
  SpanSourceDirection  

rlSpanSourceRowStatus 1.3.6.1.4.1.89.219.3.1.5
The row status variable, used according to row installation and removal conventions.
Status: current Access: read-write
OBJECT-TYPE    
  RowStatus