ENTERASYS-MIRROR-CONFIG-MIB

The following tables, groups, and variables are supported in this MIB.

Table 1. ENTERASYS-MIRROR-CONFIG-MIB
Table/Group Supported Variables Comments
etsysMirrorSystemMaxLocalMirrors

This value represents the maximum number of local mirrors that the device supports.

Read-only

etsysMirrorSystemMaxRemoteMirrors

This value represents the maximum number of remote mirrors that the device supports.

Read-only

etsysMirrorSystemMaxLocalMirrorDestinationPorts

This value represents the maximum number of destination ports supported for a local mirror.

Read-only

etsysMirrorSystemMaxMirrorDestinationControlGroups

This value represents the maximum number of rows in the etsysMirrorDestinationControlTable.

Read-only

etsysMirrorSystemMaxMirrorFirstN

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.

Read-only

Mirror Table etsysMirrorDestinationNextAvailableIndex

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.

Read-only

etsysMirrorDestinationControlTable

Controls the setup of mirror destination ports on the managed device.

Not-accessible

etsysMirrorDestinationControlEntry

A conceptual row in the etsysMirrorDestinationControlTable.

Not-accessible

etsysMirrorDestinationControlIndex

A unique arbitrary index for this etsysMirrorDestinationControlEntry. This object MUST have a value between 1 and etsysMirrorSystemMaxMirrorDestinationControlGroups.

Not-accessible

etsysMirrorDestinationControlOwner

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.

Read-create

etsysMirrorDestinationControlStorageType

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.

Read-create

etsysMirrorDestinationControlRowStatus

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.

Read-create

etsysMirrorDestinationControlMirrorFirstN

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.

Read-create

etsysMirrorDestinationPortTable

Controls the configuration of mirror destination ports.

Not-accessible

etsysMirrorDestinationPortEntry

A conceptual row in the etsysMirrorDestinationPortTable .

Not-accessible

etsysMirrorDestinationPortStorageType

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.

Read-create

etsysMirrorDestinationPortRowStatus

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.

Read-create