MARVELL-ProtectedPorts-MIB

File: MARVELL-ProtectedPorts-MIB.mib (4197 bytes)

Imported modules

IF-MIB SNMPv2-SMI SNMPv2-TC
Q-BRIDGE-MIB RADLAN-MIB

Imported symbols

ifIndex Unsigned32 MODULE-IDENTITY
OBJECT-TYPE RowStatus TruthValue
TEXTUAL-CONVENTION PortList rnd

Defined Types

RlProtectedPortsEntry  
SEQUENCE    
  rlProtectedPortType INTEGER
  rlProtectedPortCommunity INTEGER

RlProtectedPortsStatusEntry  
SEQUENCE    
  rlProtectedPortEgressPorts PortList

Defined Values

rlProtectedPorts 1.3.6.1.4.1.89.132
MODULE-IDENTITY    

rlProtectedPortsTable 1.3.6.1.4.1.89.132.1
A table containing entries of protected ports configuration information
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    RlProtectedPortsEntry

rlProtectedPortsEntry 1.3.6.1.4.1.89.132.1.1
A table entry of protected ports configuration information
Status: current Access: not-accessible
OBJECT-TYPE    
  RlProtectedPortsEntry  

rlProtectedPortType 1.3.6.1.4.1.89.132.1.1.1
Set port protected mode: not-protected, protected protected ports filter layer 2 traffic from other protected ports
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER not-protected(1), protected(2)  

rlProtectedPortCommunity 1.3.6.1.4.1.89.132.1.1.2
Associate protected port with community number which becoming active only when rlProtectedPortsStatus changed to protected protected community ports filter layer 2 traffic from protected ports and from other protected community ports, but do not filter layer 2 traffic from same community ports. value of 0 disassociate port from its community.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER  

rlProtectedPortsStatusTable 1.3.6.1.4.1.89.132.2
A table containing entries of protected ports status
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    RlProtectedPortsStatusEntry

rlProtectedPortsStatusEntry 1.3.6.1.4.1.89.132.2.1
A table entry containing protected ports DB status information
Status: current Access: not-accessible
OBJECT-TYPE    
  RlProtectedPortsStatusEntry  

rlProtectedPortEgressPorts 1.3.6.1.4.1.89.132.2.1.1
list of ports which are not filtered by protected port mechanism when traffic is forwarded from the specified ifIndex
Status: current Access: read-only
OBJECT-TYPE    
  PortList  

rlProtectedPortsGlobalEnable 1.3.6.1.4.1.89.132.3
true - set all system fast ethernet ports to protected state false - set all system fast ethernet ports to not protected state
Status: current Access: read-write
OBJECT-TYPE    
  TruthValue