cevcUniServiceAttributes
CISCO-EVC-MIB ·
.1.3.6.1.4.1.9.9.613.1.2.2.1.3
Object
column
r/w
Bits
This object specifies the UNI service attributes.
'serviceMultiplexing'
This bit specifies whether the UNI supports multiple
EVCs. Point-to-Point EVCs and Multipoint-to-Multipoint
EVCs may be multiplexed in any combination at the UNI
if this bit is set to '1'.
'bundling'
This bit specifies whether the UNI has the bundling
attribute configured. If this bit is set to '1', more
than one CE-VLAN ID can map to a particular EVC at the
UNI.
'allToOneBundling'
This bit specifies whether the UNI has the all to one
bundling attribute. If this bit is set to '1', all
CE-VLAN IDs map to a single EVC at the UNI.
To summarize the valid combinations of serviceMultiplexing(0),
bundling(1) and allToOneBundling(2) bits for an UNI, consider
the following diagram:
VALID COMBINATIONS
+---------------+-------+-------+-------+-------+-------+
|UNI ATTRIBUTES | 1 | 2 | 3 | 4 | 5 |
+---------------+-------+------+------------------------+
|Service | | | | | |
|Multiplexing | | Y | Y | | |
| | | | | | |
+---------------+-------+-------+-------+-------+-------+
| | | | | | |
|Bundling | | | Y | Y | |
| | | | | | |
+---------------+-------+-------+-------+-------+-------+
|All to One | | | | | |
|Bundling | | | | | Y |
| | | | | | |
+---------------+-------+-------+------ +-------+-------+
Context
- MIB
- CISCO-EVC-MIB
- OID
.1.3.6.1.4.1.9.9.613.1.2.2.1.3- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- cevcUniEntry
- Table
- cevcUniTable
- Siblings
- 2
Syntax
Bits
Values & Constraints
Enumerated Values
0 | serviceMultiplexing |
1 | bundling |
2 | allToOneBundling |
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| cevcUniIdentifier This object specifies a string-value assigned to a UNI for
identification. When the UNI identifier is configured by the
system or the EMS/NMS, it should be unique among all UNIs … | column | OctetString | .1.3.6.1.4.1.9.9.613.1.2.2.1.1 |
| cevcUniPortType This object specifies the UNI port type.
'dot1q'
The UNI port is an IEEE 802.1q port.
'dot1ad'
The UNI port … | column | Enumeration | .1.3.6.1.4.1.9.9.613.1.2.2.1.2 |