ZYXEL-MIRROR-MIB

File: ZYXEL-MIRROR-MIB.mib (4539 bytes)

Imported modules

RFC1155-SMI SNMPv2-SMI SNMPv2-TC
RFC1213-MIB P-BRIDGE-MIB Q-BRIDGE-MIB
BRIDGE-MIB IF-MIB SNMP-FRAMEWORK-MIB
INET-ADDRESS-MIB DISMAN-PING-MIB IEEE8021-CFM-MIB
OSPF-MIB ZYXEL-ES-SMI

Imported symbols

enterprises OBJECT-TYPE RowStatus
DateAndTime TruthValue StorageType
MacAddress DisplayString EnabledStatus
PortList dot1dBasePort InterfaceIndexOrZero
SnmpAdminString InetAddressType InetAddress
OperationResponseStatus Counter TimeTicks
BridgeId Timeout dot1agCfmMdIndex
dot1agCfmMaIndex dot1agCfmMepIdentifier IpAddress
ifIndex NOTIFICATION-TYPE sysObjectID
ospfIfIpAddress ospfAddressLessIf ospfAreaId
ospfNbrIpAddr ospfNbrAddressLessIndex ospfLsdbAreaId
ospfLsdbType ospfLsdbLsid ospfLsdbRouterId
ospfVirtIfAreaId ospfVirtIfNeighbor esMgmt

Defined Types

ZyxelMirrorEntry  
SEQUENCE    
  zyMirrorMirroredState EnabledStatus
  zyMirrorDirection INTEGER

Defined Values

zyxelMirror 1.3.6.1.4.1.890.1.15.3.65
The subtree for mirror
MODULE-IDENTITY    

zyxelMirrorSetup 1.3.6.1.4.1.890.1.15.3.65.1
OBJECT IDENTIFIER    

zyMirrorState 1.3.6.1.4.1.890.1.15.3.65.1.1
Enable/Disable mirror for the switch.
Status: current Access: read-write
OBJECT-TYPE    
  EnabledStatus  

zyMirrorMonitorPort 1.3.6.1.4.1.890.1.15.3.65.1.2
The monitor port is the port you copy the traffic to in order to examine it in more detail without interfering with the traffic flow on the original port(s). Type the port number of the monitor port.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER  

zyxelMirrorTable 1.3.6.1.4.1.890.1.15.3.65.1.3
The table contains mirror port configuration.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    ZyxelMirrorEntry

zyxelMirrorEntry 1.3.6.1.4.1.890.1.15.3.65.1.3.1
An entry contains mirror port configuration.
Status: current Access: not-accessible
OBJECT-TYPE    
  ZyxelMirrorEntry  

zyMirrorMirroredState 1.3.6.1.4.1.890.1.15.3.65.1.3.1.1
Enable/Disable mirror on the specified port.
Status: current Access: read-write
OBJECT-TYPE    
  EnabledStatus  

zyMirrorDirection 1.3.6.1.4.1.890.1.15.3.65.1.3.1.2
Specify the direction of the traffic to mirror. Choices are Egress (outgoing), Ingress (incoming) and Both.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER ingress(0), egress(1), both(2)