A3COM-HUAWEI-MIRRORGROUP-MIB

File: A3COM-HUAWEI-MIRRORGROUP-MIB.mib (11151 bytes)

Imported modules

A3COM-HUAWEI-OID-MIB SNMPv2-TC SNMPv2-SMI

Imported symbols

h3cCommon RowStatus Integer32
OBJECT-TYPE MODULE-IDENTITY

Defined Types

H3cMGEntry  
SEQUENCE    
  h3cMGID Integer32
  h3cMGType INTEGER
  h3cMGStatus INTEGER
  h3cMGRowStatus RowStatus

H3cMGMirrorIfEntry  
SEQUENCE    
  h3cMGMirrorIfIndex Integer32
  h3cMGMirrorDirection INTEGER
  h3cMGMirrorRowStatus RowStatus

H3cMGMonitorIfEntry  
SEQUENCE    
  h3cMGMonitorIfIndex Integer32
  h3cMGMonitorRowStatus RowStatus

H3cMGReflectorIfEntry  
SEQUENCE    
  h3cMGReflectorIfIndex Integer32
  h3cMGReflectorRowStatus RowStatus

H3cMGRprobeVlanEntry  
SEQUENCE    
  h3cMGRprobeVlanID Integer32
  h3cMGRprobeVlanRowStatus RowStatus

Defined Values

h3cMirrGroup 1.3.6.1.4.1.43.45.1.10.2.68
This MIB defines objects for managing mirror group.
MODULE-IDENTITY    

h3cMGInfoObjects 1.3.6.1.4.1.43.45.1.10.2.68.1
OBJECT IDENTIFIER    

h3cMGObjects 1.3.6.1.4.1.43.45.1.10.2.68.1.1
OBJECT IDENTIFIER    

h3cMGTable 1.3.6.1.4.1.43.45.1.10.2.68.1.1.1
A list of mirror group entries.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    H3cMGEntry

h3cMGEntry 1.3.6.1.4.1.43.45.1.10.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    
  H3cMGEntry  

h3cMGID 1.3.6.1.4.1.43.45.1.10.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  

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

h3cMGStatus 1.3.6.1.4.1.43.45.1.10.2.68.1.1.1.1.3
The status of a mirror group. A mirror group will be 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 mirroring-port, monitor-port remoteSource mirroring-port, remote-probe vlan, reflector-port(may not be supported by some products) remoteDestination monitor-port, remote-probe vlan
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER active(1), inactive(2)  

h3cMGRowStatus 1.3.6.1.4.1.43.45.1.10.2.68.1.1.1.1.4
RowStatus
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus  

h3cMGMirrorIfObjects 1.3.6.1.4.1.43.45.1.10.2.68.1.2
OBJECT IDENTIFIER    

h3cMGMirrorIfTable 1.3.6.1.4.1.43.45.1.10.2.68.1.2.1
A list of mirror group mirroring-port entries.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    H3cMGMirrorIfEntry

h3cMGMirrorIfEntry 1.3.6.1.4.1.43.45.1.10.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    
  H3cMGMirrorIfEntry  

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

h3cMGMirrorDirection 1.3.6.1.4.1.43.45.1.10.2.68.1.2.1.1.2
Mirror direction of mirroring-port. Once mirror direction was configured for a mirroring-port, it can not be changed unless the mirroring-port was removed from mirror group. If a mirror port is configured with two mirror directions 'outbound' and 'inbound', though it is functionally equal to 'both', it will be handled as two table items. If a mirror port is configured with mirror direction 'outbound' or 'inbound', or both of them, it will not be allowed to configure 'both', more details please refer to mirror group manual.
Status: current Access: not-accessible
OBJECT-TYPE    
  INTEGER inbound(1), outbound(2), both(3)  

h3cMGMirrorRowStatus 1.3.6.1.4.1.43.45.1.10.2.68.1.2.1.1.3
RowStatus
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus  

h3cMGMonitorIfObjects 1.3.6.1.4.1.43.45.1.10.2.68.1.3
OBJECT IDENTIFIER    

h3cMGMonitorIfTable 1.3.6.1.4.1.43.45.1.10.2.68.1.3.1
A list of mirror group monitor-port entries.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    H3cMGMonitorIfEntry

h3cMGMonitorIfEntry 1.3.6.1.4.1.43.45.1.10.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    
  H3cMGMonitorIfEntry  

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

h3cMGMonitorRowStatus 1.3.6.1.4.1.43.45.1.10.2.68.1.3.1.1.2
RowStatus
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus  

h3cMGReflectorIfObjects 1.3.6.1.4.1.43.45.1.10.2.68.1.4
OBJECT IDENTIFIER    

h3cMGReflectorIfTable 1.3.6.1.4.1.43.45.1.10.2.68.1.4.1
A list of mirror group reflector-port entries.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    H3cMGReflectorIfEntry

h3cMGReflectorIfEntry 1.3.6.1.4.1.43.45.1.10.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    
  H3cMGReflectorIfEntry  

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

h3cMGReflectorRowStatus 1.3.6.1.4.1.43.45.1.10.2.68.1.4.1.1.2
RowStatus
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus  

h3cMGRprobeVlanObjects 1.3.6.1.4.1.43.45.1.10.2.68.1.5
OBJECT IDENTIFIER    

h3cMGRprobeVlanTable 1.3.6.1.4.1.43.45.1.10.2.68.1.5.1
A list of mirror group remote-probe vlan entries.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    H3cMGRprobeVlanEntry

h3cMGRprobeVlanEntry 1.3.6.1.4.1.43.45.1.10.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    
  H3cMGRprobeVlanEntry  

h3cMGRprobeVlanID 1.3.6.1.4.1.43.45.1.10.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  

h3cMGRprobeVlanRowStatus 1.3.6.1.4.1.43.45.1.10.2.68.1.5.1.1.2
RowStatus
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus