ENTERASYS-MIRROR-CONFIG-MIB

File: ENTERASYS-MIRROR-CONFIG-MIB.mib (16542 bytes)

Imported modules

SNMPv2-SMI SNMPv2-TC SNMPv2-CONF
IF-MIB SNMP-FRAMEWORK-MIB ENTERASYS-MIB-NAMES

Imported symbols

MODULE-IDENTITY OBJECT-TYPE Unsigned32
RowStatus StorageType MODULE-COMPLIANCE
OBJECT-GROUP ifIndex SnmpAdminString
etsysModules

Defined Types

EtsysMirrorDestinationControlEntry  
SEQUENCE    
  etsysMirrorDestinationControlIndex Unsigned32
  etsysMirrorDestinationControlOwner SnmpAdminString
  etsysMirrorDestinationControlStorageType StorageType
  etsysMirrorDestinationControlRowStatus RowStatus
  etsysMirrorDestinationControlMirrorFirstN Unsigned32

EtsysMirrorDestinationPortEntry  
SEQUENCE    
  etsysMirrorDestinationPortStorageType StorageType
  etsysMirrorDestinationPortRowStatus RowStatus

Defined Values

etsysMirrorConfigMIB 1.3.6.1.4.1.5624.1.2.72
This MIB module defines a portion of the SNMP MIB under the Enterasys Networks enterprise OID pertaining to Network Mirroring configuration on a device. Terminology used Flow A flow is defined as an unidirectional sequence of packets between a given source and destination endpoints.
MODULE-IDENTITY    

etsysMirrorSystem 1.3.6.1.4.1.5624.1.2.72.1
OBJECT IDENTIFIER    

etsysMirrorConfig 1.3.6.1.4.1.5624.1.2.72.2
OBJECT IDENTIFIER    

etsysMirrorSystemMaxLocalMirrors 1.3.6.1.4.1.5624.1.2.72.1.1
This value represents the maximum number of local mirrors that the device supports.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

etsysMirrorSystemMaxRemoteMirrors 1.3.6.1.4.1.5624.1.2.72.1.2
This value represents the maximum number of remote mirrors that the device supports.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

etsysMirrorSystemMaxLocalMirrorDestinationPorts 1.3.6.1.4.1.5624.1.2.72.1.3
This value represents the maximum number of destination ports supported for a local mirror.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

etsysMirrorSystemMaxMirrorDestinationControlGroups 1.3.6.1.4.1.5624.1.2.72.1.4
This value represents the maximum number of rows in the etsysMirrorDestinationControlTable.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

etsysMirrorSystemMaxMirrorFirstN 1.3.6.1.4.1.5624.1.2.72.1.5
This value represents the maximum configurable number of initial packets of a flow that can be mirrored. If this value is 0 this feature is not supported.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

etsysMirrorDestinationNextAvailableIndex 1.3.6.1.4.1.5624.1.2.72.2.1
This object indicates the numerically lowest available index within this entity, which may be used for the value of etsysMirrorDestinationControlIndex in the creation of a new entry in the etsysMirrorDestinationControlTable. An index is considered available if the index value falls within the range of 1 to (newLeaf with max dest groups) and is not being used to index an existing entry in the etsysMirrorDestinationControlTable contained within this entity. A value of zero indicates that all of the entries in the etsysMirrorDestinationControlTable are currently in use. This value SHOULD only be considered a guideline for management creation of etsysMirrorDestinationControlTable entries, there is no requirement on management to create entries based upon this index value.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32 0 | 1..4294967295  

etsysMirrorDestinationControlTable 1.3.6.1.4.1.5624.1.2.72.2.2
Controls the setup of mirror destination ports on the managed device.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    EtsysMirrorDestinationControlEntry

etsysMirrorDestinationControlEntry 1.3.6.1.4.1.5624.1.2.72.2.2.1
A conceptual row in the etsysMirrorDestinationControlTable.
Status: current Access: not-accessible
OBJECT-TYPE    
  EtsysMirrorDestinationControlEntry  

etsysMirrorDestinationControlIndex 1.3.6.1.4.1.5624.1.2.72.2.2.1.1
A unique arbitrary index for this etsysMirrorDestinationControlEntry. This object MUST have a value between 1 and etsysMirrorSystemMaxMirrorDestinationControlGroups.
Status: current Access: not-accessible
OBJECT-TYPE    
  Unsigned32  

etsysMirrorDestinationControlOwner 1.3.6.1.4.1.5624.1.2.72.2.2.1.2
Administratively assigned name of the owner of this entry. It usually defines the entity that created this entry and is therefore using the resources assigned to it, though there is no enforcement mechanism, nor assurance that rows created are ever used.
Status: current Access: read-create
OBJECT-TYPE    
  SnmpAdminString  

etsysMirrorDestinationControlStorageType 1.3.6.1.4.1.5624.1.2.72.2.2.1.3
The memory realization of the conceptual row. volatile(2) -- is lost upon reboot. nonVolatile(3) -- is persistent across reboots. permanent(4) -- there are no writable objects. readOnly(5) -- agent created rows.
Status: current Access: read-create
OBJECT-TYPE    
  StorageType  

etsysMirrorDestinationControlRowStatus 1.3.6.1.4.1.5624.1.2.72.2.2.1.4
This object manages the creation and deletion of this entry. active(1) -- Indicates that this entry is available for use by the managed device. notInService(2) -- Indicates that this entry exists in the agent but is not available for use by the managed device. notReady(3) -- Entry is missing information in order to be available for use by the managed device. createAndGo(4) -- A new entry will be created in this table and the new entry will transition to the active state. createAndWait(5) -- A new entry will be created in this table and the new entry will transition to the notInService state. destroy(6) -- Deletes the row and any associated EtsysMirrorDestinationEntry rows.
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus  

etsysMirrorDestinationControlMirrorFirstN 1.3.6.1.4.1.5624.1.2.72.2.2.1.5
When this object is set to a nonzero value, only the first N packets for a particular flow assigned to this index will be mirrored. Otherwise all packets from the flow are to be mirrored. The maximum value for this object is specified by the etsysMirrorSystemMaxMirrorFirstN object.
Status: current Access: read-create
OBJECT-TYPE    
  Unsigned32  

etsysMirrorDestinationPortTable 1.3.6.1.4.1.5624.1.2.72.2.3
Controls the configuration of mirror destination ports.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    EtsysMirrorDestinationPortEntry

etsysMirrorDestinationPortEntry 1.3.6.1.4.1.5624.1.2.72.2.3.1
A conceptual row in the etsysMirrorDestinationPortTable .
Status: current Access: not-accessible
OBJECT-TYPE    
  EtsysMirrorDestinationPortEntry  

etsysMirrorDestinationPortStorageType 1.3.6.1.4.1.5624.1.2.72.2.3.1.1
The memory realization of the conceptual row. volatile(2) -- is lost upon reboot. nonVolatile(3) -- is persistent across reboots. permanent(4) -- there are no writable objects. readOnly(5) -- agent created rows.
Status: current Access: read-create
OBJECT-TYPE    
  StorageType  

etsysMirrorDestinationPortRowStatus 1.3.6.1.4.1.5624.1.2.72.2.3.1.2
This object manages the creation and deletion of this entry. active(1) -- Indicates that this entry is available for use by the managed device. notInService(2) -- Indicates that this entry exists in the agent but is not available for use by the managed device. notReady(3) -- Entry is missing information in order to be available for use by the managed device. A transition to this state will happen when the etsysMirrorDestinationIfIndex object for this entry is 0 (zero). createAndGo(4) -- A new entry will be created in this table and the new entry will transition to the active state. createAndWait(5) -- A new entry will be created in this table and the new entry will transition to the notInService state. destroy(6) -- Deletes this row.
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus  

etsysMirrorConformance 1.3.6.1.4.1.5624.1.2.72.3
OBJECT IDENTIFIER    

etsysMirrorGroups 1.3.6.1.4.1.5624.1.2.72.3.1
OBJECT IDENTIFIER    

etsysMirrorCompliances 1.3.6.1.4.1.5624.1.2.72.3.2
OBJECT IDENTIFIER    

etsysMirrorSystemGroup 1.3.6.1.4.1.5624.1.2.72.3.1.1
A collection of objects providing basic mirroring system information.
Status: deprecated Access: read-create
OBJECT-GROUP    

etsysMirrorConfigGroup 1.3.6.1.4.1.5624.1.2.72.3.1.2
A collection of objects relating to mirror configuration.
Status: deprecated Access: read-create
OBJECT-GROUP    

etsysMirrorSystemGroup2 1.3.6.1.4.1.5624.1.2.72.3.1.3
A collection of objects providing basic mirroring system information.
Status: current Access: read-create
OBJECT-GROUP    

etsysMirrorConfigGroup2 1.3.6.1.4.1.5624.1.2.72.3.1.4
A collection of objects relating to mirror configuration.
Status: current Access: read-create
OBJECT-GROUP    

etsysMirrorCompliance 1.3.6.1.4.1.5624.1.2.72.3.2.1
The compliance statement for devices that support the Enterasys Mirror MIB.
Status: deprecated Access: read-create
MODULE-COMPLIANCE    

etsysMirrorCompliance2 1.3.6.1.4.1.5624.1.2.72.3.2.2
The compliance statement for devices that support the Enterasys Mirror MIB.
Status: current Access: read-create
MODULE-COMPLIANCE