ENTERASYS-MIRROR-CONFIG-MIB
AI MIB Summary
The ENTERASYS-MIRROR-CONFIG-MIB manages network traffic mirroring (port mirroring) configurations on Enterasys switches, specifically defining parameters for unidirectional packet flows between source and destination endpoints. It enables the monitoring and control of session creation, source port selection, and destination port assignment for packet replication purposes.
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.
Main OID:
etsysMirrorConfigMIB.1.3.6.1.4.1.5624.1.2.72
29
Objects
Active
Status
6
Dependencies
Imported Objects
Objects
29 total| Object Name |
|---|
etsysMirrorConfigMIBThis 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 .1.3.6.1.4.1.5624.1.2.72 |
etsysMirrorSystem OBJECT IDENTIFIER .1.3.6.1.4.1.5624.1.2.72.1 |
etsysMirrorSystemMaxLocalMirrorsThis value represents the maximum number of local mirrors that the device supports.ro Unsigned32 .1.3.6.1.4.1.5624.1.2.72.1.1 |
etsysMirrorSystemMaxRemoteMirrorsThis value represents the maximum number of remote mirrors that the device supports.ro Unsigned32 .1.3.6.1.4.1.5624.1.2.72.1.2 |
etsysMirrorSystemMaxLocalMirrorDestinationPortsThis value represents the maximum number of destination ports supported for a local mirror.ro Unsigned32 .1.3.6.1.4.1.5624.1.2.72.1.3 |
etsysMirrorSystemMaxMirrorDestinationControlGroupsThis value represents the maximum number of rows in the etsysMirrorDestinationControlTable.ro Unsigned32 .1.3.6.1.4.1.5624.1.2.72.1.4 |
etsysMirrorSystemMaxMirrorFirstNThis 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.ro Unsigned32 .1.3.6.1.4.1.5624.1.2.72.1.5 |
etsysMirrorConfig OBJECT IDENTIFIER .1.3.6.1.4.1.5624.1.2.72.2 |
etsysMirrorDestinationNextAvailableIndexThis 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.ro Unsigned32 (0|1..4294967295) .1.3.6.1.4.1.5624.1.2.72.2.1 |
etsysMirrorDestinationControlTableControls the setup of mirror destination ports on the managed device. SEQUENCE OF EtsysMirrorDestinationControlEntry .1.3.6.1.4.1.5624.1.2.72.2.2 |
etsysMirrorDestinationControlEntryA conceptual row in the etsysMirrorDestinationControlTable. EtsysMirrorDestinationControlEntry .1.3.6.1.4.1.5624.1.2.72.2.2.1 |
etsysMirrorDestinationControlIndexA unique arbitrary index for this etsysMirrorDestinationControlEntry. This object MUST have a value between 1 and etsysMirrorSystemMaxMirrorDestinationControlGroups. Unsigned32 .1.3.6.1.4.1.5624.1.2.72.2.2.1.1 |
etsysMirrorDestinationControlOwnerAdministratively 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.rw SnmpAdminString (SNMP-FRAMEWORK-MIB) .1.3.6.1.4.1.5624.1.2.72.2.2.1.2 |
etsysMirrorDestinationControlStorageTypeThe 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.rw StorageType (SNMPv2-TC) .1.3.6.1.4.1.5624.1.2.72.2.2.1.3 |
etsysMirrorDestinationControlRowStatusThis 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.rw RowStatus (SNMPv2-TC) .1.3.6.1.4.1.5624.1.2.72.2.2.1.4 |
etsysMirrorDestinationControlMirrorFirstNWhen 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.rw Unsigned32 .1.3.6.1.4.1.5624.1.2.72.2.2.1.5 |
etsysMirrorDestinationPortTableControls the configuration of mirror destination ports. SEQUENCE OF EtsysMirrorDestinationPortEntry .1.3.6.1.4.1.5624.1.2.72.2.3 |
etsysMirrorDestinationPortEntryA conceptual row in the etsysMirrorDestinationPortTable . EtsysMirrorDestinationPortEntry .1.3.6.1.4.1.5624.1.2.72.2.3.1 |
etsysMirrorDestinationPortStorageTypeThe 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.rw StorageType (SNMPv2-TC) .1.3.6.1.4.1.5624.1.2.72.2.3.1.1 |
etsysMirrorDestinationPortRowStatusThis 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.rw RowStatus (SNMPv2-TC) .1.3.6.1.4.1.5624.1.2.72.2.3.1.2 |
etsysMirrorConformance OBJECT IDENTIFIER .1.3.6.1.4.1.5624.1.2.72.3 |
etsysMirrorGroups OBJECT IDENTIFIER .1.3.6.1.4.1.5624.1.2.72.3.1 |
etsysMirrorSystemGroupA collection of objects providing basic mirroring system information.deprecated Unknown .1.3.6.1.4.1.5624.1.2.72.3.1.1 |
etsysMirrorConfigGroupA collection of objects relating to mirror configuration.deprecated Unknown .1.3.6.1.4.1.5624.1.2.72.3.1.2 |
etsysMirrorSystemGroup2A collection of objects providing basic mirroring system information. Unknown .1.3.6.1.4.1.5624.1.2.72.3.1.3 |
etsysMirrorConfigGroup2A collection of objects relating to mirror configuration. Unknown .1.3.6.1.4.1.5624.1.2.72.3.1.4 |
etsysMirrorCompliances OBJECT IDENTIFIER .1.3.6.1.4.1.5624.1.2.72.3.2 |
etsysMirrorComplianceThe compliance statement for devices that support the Enterasys Mirror MIB.deprecated Unknown .1.3.6.1.4.1.5624.1.2.72.3.2.1 |
etsysMirrorCompliance2The compliance statement for devices that support the Enterasys Mirror MIB. Unknown .1.3.6.1.4.1.5624.1.2.72.3.2.2 |