portCopyDestLoVlanMask
CISCO-RMON-CONFIG-MIB ·
.1.3.6.1.4.1.9.9.103.1.2.1.1.3
Object
column
r/w
OctetString
This object affects the way VLAN-based traffic to a switch
destination port is filtered for the indicated port copy
operation. It is used in tandem with the
portCopyDestHiVlanMask to identify all possible 4096 IEEE
802.1Q VLAN ID values. This object is used to select or
deselect VLAN IDs 0 though 2047.
If this object contains a zero-length string, or none
of the octets contain a non-zero value, and the
associated portCopyDestHiVlanMask is not instantiated,
contains a zero-length string, or contains only
zero-valued octets, then network traffic will not
be filtered, based on IEEE 802.1Q or ISL VLAN ID, before
it is copied to the indicated destination port.
If this object has a non-zero length, and at least
one octet contains a non-zero value, or the
portCopyDestHiVlanMask contains at least one non-zero octet,
then traffic will be filtered, based on the indicated
IEEE 802.1Q or ISL VLAN ID, before it is copied to the
indicated destination port. Only frames (tagged or
untagged) which match the indicated VLAN ID(s) will be
copied to the indicated destination port. If a VLAN is
included in the portCopyDestLoVlanMask object, it should
also be included in the portCopyLoVlanMask object and
vice versa.
VLAN IDs are encoded as a string of octets containing
one bit per VLAN to be included in the port copy operation.
The first octet corresponds to VLANs with VlanIndex values
of 0 through 7; the second octet to VLANs 8 through 15; etc.
The most significant bit of each octet corresponds to the
lowest value VlanIndex in that octet. If the bit
corresponding to a VLAN is set to '1', then the traffic
associated with that VLAN will be selected for the
indicated port copy operation.
Note that if the length of this string is less than
256 octets, any 'missing' octets are assumed to contain
the value zero. An NMS may omit any zero-valued octets
from the end of this string in order to reduce SetPDU size,
and the agent may also omit zero-valued trailing octets,
to reduce the size of GetResponse PDUs.
The creation and deletion of instances of this object is
controlled by the portCopyStatus object found in the
augmented portCopyEntry. It is an implementation-specific
matter as to how many VLANs may be selected from a
particular physical source port at any one time, or whether
this object may be modified while the associated
portCopyStatus object is equal to 'active'.
Context
- MIB
- CISCO-RMON-CONFIG-MIB
- OID
.1.3.6.1.4.1.9.9.103.1.2.1.1.3- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- portCopyXEntry
- Table
- portCopyXTable
- Siblings
- 9
Syntax
OctetString
Values & Constraints
Object Constraints
range: 0-256
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| portCopyLoVlanMask This object affects the way VLAN-based traffic is copied from
a switch source port, for the indicated port copy operation.
It is used in tandem with the portCopyHiVlanMask to
id… | column | OctetString | .1.3.6.1.4.1.9.9.103.1.2.1.1.1 |
| portCopyInpktVlan This object indicates the default VLAN that is used for the
untagged incoming traffic from the portCopyDest when
portCopyOption's inpkts bit is set. The range is defined to
ident… | column | Unsigned32 | .1.3.6.1.4.1.9.9.103.1.2.1.1.10 |
| portCopyHiVlanMask This object affects the way VLAN-based traffic is copied from
a switch source port, for the indicated port copy operation.
It is used in tandem with the portCopyLoVlanMask to
id… | column | OctetString | .1.3.6.1.4.1.9.9.103.1.2.1.1.2 |
| portCopyDestHiVlanMask This object affects the way VLAN-based traffic to a switch
destination port is filtered for the indicated port copy
operation. It is used in tandem with the
portCopyDestLoVlanMa… | column | OctetString | .1.3.6.1.4.1.9.9.103.1.2.1.1.4 |
| portCopyOption Indicates the additional SPAN configuration on destination
port. Instances of same portCopyDest index must have same
values in portCopyOption. Changes on portCopyOption of
one i… | column | Bits | .1.3.6.1.4.1.9.9.103.1.2.1.1.5 |
| portCopySessionNo Indicates the arbitrary unique identifier for this
SPAN session.
If a non zero value is specified, the agent will check
if a SPAN session that has the same session… | column | Integer32 | .1.3.6.1.4.1.9.9.103.1.2.1.1.6 |
| portCopySessionType Indicates the SPAN session type.
'remoteSource' refers to session where traffic is copied from
source port to RSPAN VLAN as its destination port.
'r… | column | Enumeration | .1.3.6.1.4.1.9.9.103.1.2.1.1.7 |
| portCopyRemoveSrc Indicates how the agent will modify a SPAN session when an
entry belonging to this session is deleted.
The value 'true' specifies source port based entry deletion.… | column | SNMPv2-TCTruthValue | .1.3.6.1.4.1.9.9.103.1.2.1.1.8 |
| portCopyReflectorPort Indicates the reflector port of this SPAN session. The value
of this object is ignored whenever the value of
portCopySessionType is not remoteSource(3). | column | IF-MIBInterfaceIndex | .1.3.6.1.4.1.9.9.103.1.2.1.1.9 |