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
- Groups
- 1
Net-SNMP examples
How SNMP and these commands workWalk the column to discover its indexed instances, or supply every index to read one instance.
Walk the column
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'CISCO-EVC-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-EVC-MIB::cevcUniServiceAttributes'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'CISCO-EVC-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-EVC-MIB::cevcUniServiceAttributes.<ifIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'CISCO-EVC-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'CISCO-EVC-MIB::cevcUniServiceAttributes'
Syntax
Bits
Values & Constraints
Enumerated Values
0 | serviceMultiplexing |
1 | bundling |
2 | allToOneBundling |
Conformance
Member of
Compliance refinements
ciscoEvcMIBCompliance
readonly
Write access is not required.
ciscoEvcMIBComplianceRev1
readonly
Write access is not required.
ciscoEvcMIBComplianceRev2
readonly
Write access not required