SWITCH-MIB

File: SWITCH-MIB.mib (5426 bytes)

Imported modules

SNMPv2-SMI SNMPv2-TC TELESYN-ATI-TC
SWITCH-VLAN-MIB

Imported symbols

MODULE-IDENTITY OBJECT-TYPE TEXTUAL-CONVENTION
switchProduct pPortNumber

Defined Types

PortMirrorStatus  
A flag to indicate whether a Mirroring feature is activated or not. In hardware, the 'on' condition corresponds to 1, while the 'off' condition corresponds to 0.
TEXTUAL-CONVENTION    
  INTEGER on(1), off(2)  

PortMirrorEntry  
SEQUENCE    
  portMirrorSrcUcastFrames PortMirrorStatus
  portMirrorSrcBMCastFrames PortMirrorStatus
  portMirrorSrcDiscardedFrames PortMirrorStatus
  portMirrorSrcMarkedFrames PortMirrorStatus
  portMirrorDstAllFrames PortMirrorStatus
  portMirrorDstMarkedFrames PortMirrorStatus

Defined Values

switchProductMib 1.3.6.1.4.1.207.8.9.3.1.1
The MIB module for supporting HS150 product specific MIB objects.
MODULE-IDENTITY    

uplinkSwitchChassisType 1.3.6.1.4.1.207.8.9.3.1.1.1
The particular type of Hs150 chassis.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER modelB(1), modelB2(2), modelCplus(3), modelCminus(4), modelBFx2(5), modelFx(6), modelFx2(7), modelFxB2(8), modelBminusFx2(9), modelCfx(10), modelCfxCminus(11)  

switchModelType 1.3.6.1.4.1.207.8.9.3.1.1.3
The model type of the switch.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER uplinkSwitch(1), switch(2), unknown(3)  

portMirrorGroup 1.3.6.1.4.1.207.8.9.3.1.1.2
OBJECT IDENTIFIER    

portMirrorProbePort 1.3.6.1.4.1.207.8.9.3.1.1.2.1
The port to which the probe or sniffer is connected. Port Mirroring is enabled through the portMirrorSrcEnable and portMirrorDstEnable flag.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER 1..32  

portMirrorSrcEnable 1.3.6.1.4.1.207.8.9.3.1.1.2.2
A flag to enable source sniffing at the probe port.
Status: current Access: read-write
OBJECT-TYPE    
  PortMirrorStatus  

portMirrorDstEnable 1.3.6.1.4.1.207.8.9.3.1.1.2.3
A flag to enable destination sniffing at the probe port.
Status: current Access: read-write
OBJECT-TYPE    
  PortMirrorStatus  

portMirrorTable 1.3.6.1.4.1.207.8.9.3.1.1.2.4
A table that contains the ports and type of frames to be sniffed. This table allows more than one port to be sniffed at a time.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    PortMirrorEntry

portMirrorEntry 1.3.6.1.4.1.207.8.9.3.1.1.2.4.1
A list of information sniffing characteristics for each physical port.
Status: current Access: not-accessible
OBJECT-TYPE    
  PortMirrorEntry  

portMirrorSrcUcastFrames 1.3.6.1.4.1.207.8.9.3.1.1.2.4.1.1
A flag to activate sniffing source unicast frames, e.g., forwarded unicast frames only.
Status: current Access: read-write
OBJECT-TYPE    
  PortMirrorStatus  

portMirrorSrcBMCastFrames 1.3.6.1.4.1.207.8.9.3.1.1.2.4.1.2
A flag to activate sniffing source broadcast and multicast frames.
Status: current Access: read-write
OBJECT-TYPE    
  PortMirrorStatus  

portMirrorSrcDiscardedFrames 1.3.6.1.4.1.207.8.9.3.1.1.2.4.1.3
A flag to activate sniffing source frames which were discarded by the ARL.
Status: current Access: read-write
OBJECT-TYPE    
  PortMirrorStatus  

portMirrorSrcMarkedFrames 1.3.6.1.4.1.207.8.9.3.1.1.2.4.1.4
A flag to activate sniffing source frames which were marked by the ARL to be sniffed.
Status: current Access: read-write
OBJECT-TYPE    
  PortMirrorStatus  

portMirrorDstAllFrames 1.3.6.1.4.1.207.8.9.3.1.1.2.4.1.5
A flag to activate sniffing of all destination frames.
Status: current Access: read-write
OBJECT-TYPE    
  PortMirrorStatus  

portMirrorDstMarkedFrames 1.3.6.1.4.1.207.8.9.3.1.1.2.4.1.6
A flag to activate sniffing destination frames which were marked by the ARL to be sniffed.
Status: current Access: read-write
OBJECT-TYPE    
  PortMirrorStatus