HPN-ICF-MIRRORGROUP-MIB

File: HPN-ICF-MIRRORGROUP-MIB.mib (17551 bytes)

Imported modules

HPN-ICF-OID-MIB SNMPv2-TC SNMPv2-SMI

Imported symbols

hpnicfCommon RowStatus Integer32
OBJECT-TYPE MODULE-IDENTITY Unsigned32

Defined Types

HpnicfMGEntry  
SEQUENCE    
  hpnicfMGID Integer32
  hpnicfMGType INTEGER
  hpnicfMGStatus INTEGER
  hpnicfMGRowStatus RowStatus

HpnicfMGMirrorIfEntry  
SEQUENCE    
  hpnicfMGMirrorIfIndex Integer32
  hpnicfMGMirrorDirection INTEGER
  hpnicfMGMirrorRowStatus RowStatus

HpnicfMGMonitorIfEntry  
SEQUENCE    
  hpnicfMGMonitorIfIndex Integer32
  hpnicfMGMonitorRowStatus RowStatus

HpnicfMGReflectorIfEntry  
SEQUENCE    
  hpnicfMGReflectorIfIndex Integer32
  hpnicfMGReflectorRowStatus RowStatus

HpnicfMGRprobeVlanEntry  
SEQUENCE    
  hpnicfMGRprobeVlanID Integer32
  hpnicfMGRprobeVlanRowStatus RowStatus

HpnicfMGEgressIfEntry  
SEQUENCE    
  hpnicfMGEgressIfIndex Integer32
  hpnicfMGEgressRowStatus RowStatus

HpnicfMGMirrorVlanEntry  
SEQUENCE    
  hpnicfMGMirrorVlanID Integer32
  hpnicfMGMirrorVlanDirection INTEGER
  hpnicfMGMirrorVlanRowStatus RowStatus

HpnicfMGMirrorCpuEntry  
SEQUENCE    
  hpnicfMGMirrorCpuChassis Unsigned32
  hpnicfMGMirrorCpuSlot Unsigned32
  hpnicfMGMirrorCpuDirection INTEGER
  hpnicfMGMirrorCpuRowStatus RowStatus

Defined Values

hpnicfMirrGroup 1.3.6.1.4.1.11.2.14.11.15.2.68
This MIB defines objects for managing mirror group.
MODULE-IDENTITY    

hpnicfMGInfoObjects 1.3.6.1.4.1.11.2.14.11.15.2.68.1
OBJECT IDENTIFIER    

hpnicfMGObjects 1.3.6.1.4.1.11.2.14.11.15.2.68.1.1
OBJECT IDENTIFIER    

hpnicfMGTable 1.3.6.1.4.1.11.2.14.11.15.2.68.1.1.1
A list of mirror group entries.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    HpnicfMGEntry

hpnicfMGEntry 1.3.6.1.4.1.11.2.14.11.15.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    
  HpnicfMGEntry  

hpnicfMGID 1.3.6.1.4.1.11.2.14.11.15.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  

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

hpnicfMGStatus 1.3.6.1.4.1.11.2.14.11.15.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)  

hpnicfMGRowStatus 1.3.6.1.4.1.11.2.14.11.15.2.68.1.1.1.1.4
RowStatus
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus  

hpnicfMGMirrorIfObjects 1.3.6.1.4.1.11.2.14.11.15.2.68.1.2
OBJECT IDENTIFIER    

hpnicfMGMirrorIfTable 1.3.6.1.4.1.11.2.14.11.15.2.68.1.2.1
A list of mirror group mirroring-port entries.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    HpnicfMGMirrorIfEntry

hpnicfMGMirrorIfEntry 1.3.6.1.4.1.11.2.14.11.15.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    
  HpnicfMGMirrorIfEntry  

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

hpnicfMGMirrorDirection 1.3.6.1.4.1.11.2.14.11.15.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)  

hpnicfMGMirrorRowStatus 1.3.6.1.4.1.11.2.14.11.15.2.68.1.2.1.1.3
RowStatus
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus  

hpnicfMGMonitorIfObjects 1.3.6.1.4.1.11.2.14.11.15.2.68.1.3
OBJECT IDENTIFIER    

hpnicfMGMonitorIfTable 1.3.6.1.4.1.11.2.14.11.15.2.68.1.3.1
A list of mirror group monitor-port entries.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    HpnicfMGMonitorIfEntry

hpnicfMGMonitorIfEntry 1.3.6.1.4.1.11.2.14.11.15.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    
  HpnicfMGMonitorIfEntry  

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

hpnicfMGMonitorRowStatus 1.3.6.1.4.1.11.2.14.11.15.2.68.1.3.1.1.2
RowStatus
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus  

hpnicfMGReflectorIfObjects 1.3.6.1.4.1.11.2.14.11.15.2.68.1.4
OBJECT IDENTIFIER    

hpnicfMGReflectorIfTable 1.3.6.1.4.1.11.2.14.11.15.2.68.1.4.1
A list of mirror group reflector-port entries.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    HpnicfMGReflectorIfEntry

hpnicfMGReflectorIfEntry 1.3.6.1.4.1.11.2.14.11.15.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    
  HpnicfMGReflectorIfEntry  

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

hpnicfMGReflectorRowStatus 1.3.6.1.4.1.11.2.14.11.15.2.68.1.4.1.1.2
RowStatus
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus  

hpnicfMGRprobeVlanObjects 1.3.6.1.4.1.11.2.14.11.15.2.68.1.5
OBJECT IDENTIFIER    

hpnicfMGRprobeVlanTable 1.3.6.1.4.1.11.2.14.11.15.2.68.1.5.1
A list of mirror group remote-probe vlan entries.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    HpnicfMGRprobeVlanEntry

hpnicfMGRprobeVlanEntry 1.3.6.1.4.1.11.2.14.11.15.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    
  HpnicfMGRprobeVlanEntry  

hpnicfMGRprobeVlanID 1.3.6.1.4.1.11.2.14.11.15.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  

hpnicfMGRprobeVlanRowStatus 1.3.6.1.4.1.11.2.14.11.15.2.68.1.5.1.1.2
RowStatus
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus  

hpnicfMGEgressIfObjects 1.3.6.1.4.1.11.2.14.11.15.2.68.1.6
OBJECT IDENTIFIER    

hpnicfMGEgressIfTable 1.3.6.1.4.1.11.2.14.11.15.2.68.1.6.1
A list of mirror group egress-port entries.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    HpnicfMGEgressIfEntry

hpnicfMGEgressIfEntry 1.3.6.1.4.1.11.2.14.11.15.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    
  HpnicfMGEgressIfEntry  

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

hpnicfMGEgressRowStatus 1.3.6.1.4.1.11.2.14.11.15.2.68.1.6.1.1.2
RowStatus
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus  

hpnicfMGMirrorVlanObjects 1.3.6.1.4.1.11.2.14.11.15.2.68.1.7
OBJECT IDENTIFIER    

hpnicfMGMirrorVlanTable 1.3.6.1.4.1.11.2.14.11.15.2.68.1.7.1
A list of mirror group mirroring-VLAN entries.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    HpnicfMGMirrorVlanEntry

hpnicfMGMirrorVlanEntry 1.3.6.1.4.1.11.2.14.11.15.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    
  HpnicfMGMirrorVlanEntry  

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

hpnicfMGMirrorVlanDirection 1.3.6.1.4.1.11.2.14.11.15.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)  

hpnicfMGMirrorVlanRowStatus 1.3.6.1.4.1.11.2.14.11.15.2.68.1.7.1.1.3
RowStatus
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus  

hpnicfMGMirrorCpuObjects 1.3.6.1.4.1.11.2.14.11.15.2.68.1.8
OBJECT IDENTIFIER    

hpnicfMGMirrorCpuTable 1.3.6.1.4.1.11.2.14.11.15.2.68.1.8.1
A list of mirror group mirroring-CPU entries.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    HpnicfMGMirrorCpuEntry

hpnicfMGMirrorCpuEntry 1.3.6.1.4.1.11.2.14.11.15.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    
  HpnicfMGMirrorCpuEntry  

hpnicfMGMirrorCpuChassis 1.3.6.1.4.1.11.2.14.11.15.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  

hpnicfMGMirrorCpuSlot 1.3.6.1.4.1.11.2.14.11.15.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  

hpnicfMGMirrorCpuDirection 1.3.6.1.4.1.11.2.14.11.15.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)  

hpnicfMGMirrorCpuRowStatus 1.3.6.1.4.1.11.2.14.11.15.2.68.1.8.1.1.4
RowStatus
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus