HH3C-MIRRORGROUP-MIB

File: HH3C-MIRRORGROUP-MIB.mib (17414 bytes)

Imported modules

HH3C-OID-MIB SNMPv2-TC SNMPv2-SMI

Imported symbols

hh3cCommon RowStatus Integer32
OBJECT-TYPE MODULE-IDENTITY Unsigned32

Defined Types

Hh3cMGEntry  
SEQUENCE    
  hh3cMGID Integer32
  hh3cMGType INTEGER
  hh3cMGStatus INTEGER
  hh3cMGRowStatus RowStatus

Hh3cMGMirrorIfEntry  
SEQUENCE    
  hh3cMGMirrorIfIndex Integer32
  hh3cMGMirrorDirection INTEGER
  hh3cMGMirrorRowStatus RowStatus

Hh3cMGMonitorIfEntry  
SEQUENCE    
  hh3cMGMonitorIfIndex Integer32
  hh3cMGMonitorRowStatus RowStatus

Hh3cMGReflectorIfEntry  
SEQUENCE    
  hh3cMGReflectorIfIndex Integer32
  hh3cMGReflectorRowStatus RowStatus

Hh3cMGRprobeVlanEntry  
SEQUENCE    
  hh3cMGRprobeVlanID Integer32
  hh3cMGRprobeVlanRowStatus RowStatus

Hh3cMGEgressIfEntry  
SEQUENCE    
  hh3cMGEgressIfIndex Integer32
  hh3cMGEgressRowStatus RowStatus

Hh3cMGMirrorVlanEntry  
SEQUENCE    
  hh3cMGMirrorVlanID Integer32
  hh3cMGMirrorVlanDirection INTEGER
  hh3cMGMirrorVlanRowStatus RowStatus

Hh3cMGMirrorCpuEntry  
SEQUENCE    
  hh3cMGMirrorCpuChassis Unsigned32
  hh3cMGMirrorCpuSlot Unsigned32
  hh3cMGMirrorCpuDirection INTEGER
  hh3cMGMirrorCpuRowStatus RowStatus

Defined Values

hh3cMirrGroup 1.3.6.1.4.1.25506.2.68
This MIB defines objects for managing mirror group.
MODULE-IDENTITY    

hh3cMGInfoObjects 1.3.6.1.4.1.25506.2.68.1
OBJECT IDENTIFIER    

hh3cMGObjects 1.3.6.1.4.1.25506.2.68.1.1
OBJECT IDENTIFIER    

hh3cMGTable 1.3.6.1.4.1.25506.2.68.1.1.1
A list of mirror group entries.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    Hh3cMGEntry

hh3cMGEntry 1.3.6.1.4.1.25506.2.68.1.1.1.1
A list of parameters that describe a mirror group to be created.
Status: current Access: not-accessible
OBJECT-TYPE    
  Hh3cMGEntry  

hh3cMGID 1.3.6.1.4.1.25506.2.68.1.1.1.1.1
An index that uniquely identifies an entry in the mirror group table.
Status: current Access: not-accessible
OBJECT-TYPE    
  Integer32 0..2147483647  

hh3cMGType 1.3.6.1.4.1.25506.2.68.1.1.1.1.2
GroupType.
Status: current Access: read-create
OBJECT-TYPE    
  INTEGER local(1), remoteSource(2), remoteDestination(3)  

hh3cMGStatus 1.3.6.1.4.1.25506.2.68.1.1.1.1.3
The status of a mirror group. A mirror group is inactive when it was created. The status of a mirror group can be changed automatically from inactive to active when appropriate conditions were met. Also, it can be changed automatically from active to inactive when these conditions disappeared. Followings are conditions for a mirror group to become active: group type conditions ============================================================================ local any source (mirroring-port, mirroring-VLAN, or mirroring-CPU), monitor-port remoteSource If one of the three conditions is satisfied, remoteSource group would be active. 1) any source (mirroring-port, mirroring-VLAN, or mirroring-CPU), remote-probe VLAN, configurable reflector-port (which is not supported on some devices) 2) any source (mirroring-port, mirroring-VLAN, or mirroring-CPU), remote-probe VLAN, egress-port (which is not supported on some devices) 3) any source (mirroring-port, mirroring-VLAN, or mirroring-CPU), remote-probe VLAN, fixed reflector-port(which is not supported on some devices) remoteDestination monitor-port, remote-probe VLAN
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER active(1), inactive(2)  

hh3cMGRowStatus 1.3.6.1.4.1.25506.2.68.1.1.1.1.4
RowStatus
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus  

hh3cMGMirrorIfObjects 1.3.6.1.4.1.25506.2.68.1.2
OBJECT IDENTIFIER    

hh3cMGMirrorIfTable 1.3.6.1.4.1.25506.2.68.1.2.1
A list of mirror group mirroring-port entries.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    Hh3cMGMirrorIfEntry

hh3cMGMirrorIfEntry 1.3.6.1.4.1.25506.2.68.1.2.1.1
A list of parameters that describe a mirroring-port to be added to a mirror group.
Status: current Access: not-accessible
OBJECT-TYPE    
  Hh3cMGMirrorIfEntry  

hh3cMGMirrorIfIndex 1.3.6.1.4.1.25506.2.68.1.2.1.1.1
IfIndex of mirror group mirroring-port.
Status: current Access: not-accessible
OBJECT-TYPE    
  Integer32  

hh3cMGMirrorDirection 1.3.6.1.4.1.25506.2.68.1.2.1.1.2
Mirror direction of mirroring-port.
Status: current Access: not-accessible
OBJECT-TYPE    
  INTEGER inbound(1), outbound(2), both(3)  

hh3cMGMirrorRowStatus 1.3.6.1.4.1.25506.2.68.1.2.1.1.3
RowStatus
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus  

hh3cMGMonitorIfObjects 1.3.6.1.4.1.25506.2.68.1.3
OBJECT IDENTIFIER    

hh3cMGMonitorIfTable 1.3.6.1.4.1.25506.2.68.1.3.1
A list of mirror group monitor-port entries.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    Hh3cMGMonitorIfEntry

hh3cMGMonitorIfEntry 1.3.6.1.4.1.25506.2.68.1.3.1.1
A list of parameters that describe a monitor-port to be added to a mirror group.
Status: current Access: not-accessible
OBJECT-TYPE    
  Hh3cMGMonitorIfEntry  

hh3cMGMonitorIfIndex 1.3.6.1.4.1.25506.2.68.1.3.1.1.1
IfIndex of mirror group monitor-port.
Status: current Access: not-accessible
OBJECT-TYPE    
  Integer32  

hh3cMGMonitorRowStatus 1.3.6.1.4.1.25506.2.68.1.3.1.1.2
RowStatus
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus  

hh3cMGReflectorIfObjects 1.3.6.1.4.1.25506.2.68.1.4
OBJECT IDENTIFIER    

hh3cMGReflectorIfTable 1.3.6.1.4.1.25506.2.68.1.4.1
A list of mirror group reflector-port entries.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    Hh3cMGReflectorIfEntry

hh3cMGReflectorIfEntry 1.3.6.1.4.1.25506.2.68.1.4.1.1
A list of parameters that describe a reflector-port to be added to a mirror group.
Status: current Access: not-accessible
OBJECT-TYPE    
  Hh3cMGReflectorIfEntry  

hh3cMGReflectorIfIndex 1.3.6.1.4.1.25506.2.68.1.4.1.1.1
IfIndex of mirror group reflector-port.
Status: current Access: not-accessible
OBJECT-TYPE    
  Integer32  

hh3cMGReflectorRowStatus 1.3.6.1.4.1.25506.2.68.1.4.1.1.2
RowStatus
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus  

hh3cMGRprobeVlanObjects 1.3.6.1.4.1.25506.2.68.1.5
OBJECT IDENTIFIER    

hh3cMGRprobeVlanTable 1.3.6.1.4.1.25506.2.68.1.5.1
A list of mirror group remote-probe vlan entries.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    Hh3cMGRprobeVlanEntry

hh3cMGRprobeVlanEntry 1.3.6.1.4.1.25506.2.68.1.5.1.1
A list of parameters that describe a remote-probe vlan to be added to a mirror group. Details about remote-probe vlan please refer to mirror group manual.
Status: current Access: not-accessible
OBJECT-TYPE    
  Hh3cMGRprobeVlanEntry  

hh3cMGRprobeVlanID 1.3.6.1.4.1.25506.2.68.1.5.1.1.1
An index that uniquely identifies an entry in the remote-probe vlan table.
Status: current Access: not-accessible
OBJECT-TYPE    
  Integer32 1..4094  

hh3cMGRprobeVlanRowStatus 1.3.6.1.4.1.25506.2.68.1.5.1.1.2
RowStatus
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus  

hh3cMGEgressIfObjects 1.3.6.1.4.1.25506.2.68.1.6
OBJECT IDENTIFIER    

hh3cMGEgressIfTable 1.3.6.1.4.1.25506.2.68.1.6.1
A list of mirror group egress-port entries.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    Hh3cMGEgressIfEntry

hh3cMGEgressIfEntry 1.3.6.1.4.1.25506.2.68.1.6.1.1
A list of parameters that describe an egress-port to be added to a mirror group.
Status: current Access: not-accessible
OBJECT-TYPE    
  Hh3cMGEgressIfEntry  

hh3cMGEgressIfIndex 1.3.6.1.4.1.25506.2.68.1.6.1.1.1
IfIndex of mirror group egress-port.
Status: current Access: not-accessible
OBJECT-TYPE    
  Integer32 0..2147483647  

hh3cMGEgressRowStatus 1.3.6.1.4.1.25506.2.68.1.6.1.1.2
RowStatus
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus  

hh3cMGMirrorVlanObjects 1.3.6.1.4.1.25506.2.68.1.7
OBJECT IDENTIFIER    

hh3cMGMirrorVlanTable 1.3.6.1.4.1.25506.2.68.1.7.1
A list of mirror group mirroring-VLAN entries.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    Hh3cMGMirrorVlanEntry

hh3cMGMirrorVlanEntry 1.3.6.1.4.1.25506.2.68.1.7.1.1
A list of parameters that describe a mirroring-VLAN to be added to a mirror group.
Status: current Access: not-accessible
OBJECT-TYPE    
  Hh3cMGMirrorVlanEntry  

hh3cMGMirrorVlanID 1.3.6.1.4.1.25506.2.68.1.7.1.1.1
Mirror group mirroring-VLAN ID.
Status: current Access: not-accessible
OBJECT-TYPE    
  Integer32 1..4094  

hh3cMGMirrorVlanDirection 1.3.6.1.4.1.25506.2.68.1.7.1.1.2
Mirror direction of mirroring-VLAN.
Status: current Access: read-create
OBJECT-TYPE    
  INTEGER inbound(1), outbound(2), both(3)  

hh3cMGMirrorVlanRowStatus 1.3.6.1.4.1.25506.2.68.1.7.1.1.3
RowStatus
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus  

hh3cMGMirrorCpuObjects 1.3.6.1.4.1.25506.2.68.1.8
OBJECT IDENTIFIER    

hh3cMGMirrorCpuTable 1.3.6.1.4.1.25506.2.68.1.8.1
A list of mirror group mirroring-CPU entries.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    Hh3cMGMirrorCpuEntry

hh3cMGMirrorCpuEntry 1.3.6.1.4.1.25506.2.68.1.8.1.1
A list of parameters that describe a mirroring-CPU to be added to a mirror group.
Status: current Access: not-accessible
OBJECT-TYPE    
  Hh3cMGMirrorCpuEntry  

hh3cMGMirrorCpuChassis 1.3.6.1.4.1.25506.2.68.1.8.1.1.1
Chassis ID of mirroring-CPU. On a centralized device, centralized IRF device, or distributed device in standalone mode, the value for this node is always zero.
Status: current Access: not-accessible
OBJECT-TYPE    
  Unsigned32  

hh3cMGMirrorCpuSlot 1.3.6.1.4.1.25506.2.68.1.8.1.1.2
Slot ID of mirroring-CPU. On a centralized device, the value for this node is always zero.
Status: current Access: not-accessible
OBJECT-TYPE    
  Unsigned32  

hh3cMGMirrorCpuDirection 1.3.6.1.4.1.25506.2.68.1.8.1.1.3
Mirror direction of mirroring-CPU.
Status: current Access: read-create
OBJECT-TYPE    
  INTEGER inbound(1), outbound(2), both(3)  

hh3cMGMirrorCpuRowStatus 1.3.6.1.4.1.25506.2.68.1.8.1.1.4
RowStatus
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus