CISCO-EVC-MIB
- Registered at
- 1.3.6.1.4.1.9.9.613
- Last updated
- 2012-05-21 00:00
- Organization
- Cisco Systems, Inc.
- Revisions
- 2012-05-21 00:00, 2008-05-01 00:00, 2007-12-20 00:00
- Namespace
- cisco
- Source file
CISCO-EVC-MIB- Digest
sha256:d992bbedf8f1779abc16a771e1942a26ddcafa404cc2d963ca09c191344f5240
Description
Metro Ethernet services can support a wide range of applications and subscriber needs easily, efficiently and cost-effectively. Using standard Ethernet interfaces, subscribers can set up secure, private Ethernet Virtual Connections, to connect their sites together and connect to business partners, suppliers and the Internet. This MIB module defines the managed objects and notifications describing Ethernet Virtual Connections. Ethernet Virtual Connections (EVC), are defined by the Metro Ethernet Forum (MEF), as an association between two or more UNIs. Frames within an EVC can only be exchanged among the associated UNIs. Frames sent into the MEN via a particular UNI must not be delivered back to the UNI from which it originated. Along an EVC path, there are demarcation flow points on associated ingress and egress interface, of every device, through which the EVC passes. A service instance represents these flow points where a service passes through an interface. From an operational perspective, a service instance serves three purposes: 1. Defines the instance of a particular EVC service on a specific interface and identifies all frames that belongs to that particular service/flow. 2. To provide the capability of applying the configured features to those frames belonging to the service. 3. To optionally define how to forward those frames in the data-path. The association of a service instance to an EVC depicts an instance of an Ethernet flow on a particular interface for an end-to-end (UNI-to-UNI) Ethernet service for a subscriber. The following diagram illustrates the association of EVC, UNIs and service instances. UNI physical ports are depicted as 'U', and service instances as 'x'. CE MEN MEN CE ------- ------- ------- ------- | | | | () | | | | | |--------Ux x|--( )--|x xU--------| | | | | | () | | | | ------- ------- ------- ------- ^ ^ | | -------- EVC --------- This MIB module addresses the functional areas of network management for EVC, including: The operational mode for interfaces that are providing Ethernet service(s). The service attributes regarding an interface behaving as UNI, such as CE-VLAN mapping and layer 2 control protocol (eg. stp, vtp, cdp) processing. The provisioning of service instances to define flow points for an Ethernet service. The operational status of EVCs for notifications of status changes, and EVC creation and deletion. Definition of terms and acronyms: B-Tag: Backbone Tag field in Ethernet 802.1ah frame CE: Customer Edge CE-VLAN: Customer Edge VLAN CoS: Class Of Service EVC: Ethernet Virtual Connection I-SID: Service Instance Identifier field in Ethernet 802.1ah frame MAC: Media Access Control MEN: Metro Ethernet Network NNI: Network to Network Interface OAM: Operations Administration and Management PPPoE: Point-to-Point Protocol over Ethernet Service frame: An Ethernet frame transmitted across the UNI toward the service provider or an Ethernet frame transmitted across the UNI toward the Subscriber. Service Instance: A flow point of an Ethernet service Service provider: The organization providing Ethernet service(s). Subscriber: The organization purchasing and/or using Ethernet service(s). UNI: User Network Interface The physical demarcation point between the responsibility of the service provider and the responsibility of the Subscriber. UNI-C: User Network Interface, subscriber side UNI-N: User Network Interface, service provider side VLAN: Virtual Local Area Network
Contact
Cisco Systems Customer Service Postal: 170 W Tasman Drive San Jose, CA 95134 USA Tel: +1 800 553-NETS E-mail: cs-ethermibs@cisco.com
Imports
| From | Symbols |
|---|---|
| CISCO-SMI | ciscoMgmt |
| CISCO-TC | CiscoCosList |
| IF-MIB | InterfaceIndexOrZero, ifIndex |
| Q-BRIDGE-MIB | VlanId, VlanIdOrNone |
| SNMP-FRAMEWORK-MIB | SnmpAdminString |
| SNMPv2-CONF | MODULE-COMPLIANCE, NOTIFICATION-GROUP, OBJECT-GROUP |
| SNMPv2-SMI | Gauge32, Integer32, MODULE-IDENTITY, NOTIFICATION-TYPE, OBJECT-IDENTITY, OBJECT-TYPE, Unsigned32, iso |
| SNMPv2-TC | DisplayString, MacAddress, RowStatus, StorageType, TEXTUAL-CONVENTION, TruthValue |
Imported by
Nothing in this corpus imports this module.
Load order
Every file a consumer needs in order to load this module, dependencies first.
BRIDGE-MIB CISCO-EVC-MIB CISCO-SMI CISCO-TC IANAifType-MIB IF-MIB P-BRIDGE-MIB Q-BRIDGE-MIB RFC1158-MIB RFC1271-MIB RMON-MIB RMON2-MIB SNMP-FRAMEWORK-MIB SNMPv2-CONF SNMPv2-MIB SNMPv2-SMI SNMPv2-TC TOKEN-RING-RMON-MIB
Textual conventions
| Name | OID | Syntax | Access | Status |
|---|---|---|---|---|
| CevcL2ControlProtocolType TEXTUAL-CONVENTION Defines the different types of layer 2 control protocols: 'other' None of the following. 'cdp' Cisco Discovery Protocol. 'dtp' Dynamic Trunking Protocol. 'pagp' Port Aggregration Protocol. 'udld' UniDirectional Link Detection. 'vtp' Vlan Trunking Protocol. 'lacp' Link Aggregation Control Protocol. 'dot1x' IEEE 802.1x 'stp' Spanning Tree Protocol. | current | |||
| CevcMacSecurityViolationCauseType TEXTUAL-CONVENTION An integer value which identifies the cause for the MAC Security Violation. If the system MAC Address limit is exceeded, the cevcMacSecurityViolationCauseType will contain 'exceedSystemLimit' value. If the Bridge domain limit is exceeded, the cevcMacSecurityViolationCauseType will contain 'exceedBdLimit' value. If the Service Instance limit is exceeded, the cevcMacSecurityViolationCauseType will contain 'exceedSILimit' value. If the MAC address is present in the Black list then cevcMacSecurityViolationCauseType will contain 'blackListDeny' value. | current | |||
| CiscoEvcIndex TEXTUAL-CONVENTION An integer-value which uniquely identifies the EVC. | current | |||
| CiscoEvcIndexOrZero TEXTUAL-CONVENTION This textual convention is an extension to textual convention 'CiscoEvcIndex'. It includes the value of '0' in addition to the range of 1-429496725. Value of '0' indicates that the EVC has been neither configured nor assigned. | current | |||
| ServiceInstanceInterface TEXTUAL-CONVENTION This textual convention indicates the ifIndex which identifies the interface that the service instance is attached, for which the corresponding ifType has the value of (but not limited to) 'ethernetCsmacd'. octets contents encoding 1-4 ifIndex network-byte order The corresponding ServiceInstanceTargetType value is interface(2). | current | |||
| ServiceInstanceTarget TEXTUAL-CONVENTION Denotes a generic service instance target. An ServiceInstanceTarget value is always interpreted within the context of an ServiceInstanceTargetType value. Every usage of the ServiceInstanceTarget textual convention is required to specify the ServiceInstanceTargetType object which provides the context. It is suggested that the ServiceInstanceTargetType object is logically registered before the object(s) which use the ServiceInstanceTarget textual convention if they appear in the same logical row. The value of an ServiceInstanceTarget object must always be consistent with the value of the associated ServiceInstanceTargetType object. Attempts to set an ServiceInstanceTarget object to a value which is inconsistent with the associated ServiceInstanceTargetType must fail with an inconsistentValue error. When this textual convention is used as the syntax of an index object, there may be issues with the limit of 128 sub-identifiers specified in SMIv2, STD 58. In this case, the object definition MUST include a 'SIZE' clause to limit the number of potential instance sub-identifiers. | current | |||
| ServiceInstanceTargetType TEXTUAL-CONVENTION Defines the type of interface/media to which a service instance is attached. 'other' None of the following. This value MUST be used if the value of the corresponding ServiceInstanceTarget object is a zero-length string. 'interface' Service instance is attached to the the interface defined by ServiceInstanceInterface textual convention. Each definition of a concrete ServiceInstanceTargetType value must be accompanied by a definition of a textual convention for use with that ServiceInstanceTargetType. To support future extensions, the ServiceInstanceTargetType textual convention SHOULD NOT be sub-typed in object type definitions. It MAY be sub-typed in compliance statements in order to require only a subset of these target types for a compliant implementation. Implementations must ensure that ServiceInstanceTargetType objects and any dependent objects (e.g. ServiceInstanceTarget objects) are consistent. An inconsistentValue error must be generated if an attempt to change an ServiceInstanceTargetType object would, for example, lead to an undefined ServiceInstanceTarget value. In particular, ServiceInstanceTargetType/ServiceInstanceTarget pairs must be changed together if the service instance taget type changes. | current |
Objects
| Name | OID | Syntax | Access | Status |
|---|---|---|---|---|
| ciscoEvcMIBNotifications OBJECT-IDENTITY | 1.3.6.1.4.1.9.9.613.0 | |||
| ciscoEvcNotificationPrefix OBJECT-IDENTITY | 1.3.6.1.4.1.9.9.613.0.0 | |||
| ciscoEvcMIBObjects OBJECT-IDENTITY | 1.3.6.1.4.1.9.9.613.1 | |||
| cevcSystem OBJECT-IDENTITY | 1.3.6.1.4.1.9.9.613.1.1 | |||
| cevcMaxNumEvcs OBJECT-TYPE This object indicates the maximum number of EVCs that the system supports. | 1.3.6.1.4.1.9.9.613.1.1.1 | Gauge32 | read-only | current |
| cevcNumCfgEvcs OBJECT-TYPE This object indicates the actual number of EVCs currently configured on the system. | 1.3.6.1.4.1.9.9.613.1.1.2 | Gauge32 | read-only | current |
| cevcPort OBJECT-IDENTITY | 1.3.6.1.4.1.9.9.613.1.2 | |||
| cevcPortTable OBJECT-TYPE This table provides the operational mode and configuration limitations of the physical interfaces (ports) that provide Ethernet services for the MEN. This table has a sparse depedent relationship on the ifTable, containing a row for each ifEntry having an ifType of 'ethernetCsmacd' capable of supporting Ethernet services. | 1.3.6.1.4.1.9.9.613.1.2.1 | not-accessible | current | |
| cevcPortEntry OBJECT-TYPE This entry represents a port, a physical point, at which signals can enter or leave the network en route to or from another network to provide Ethernet services for the MEN. The system automatically creates an entry for each ifEntry in the ifTable having an ifType of 'ethernetCsmacd' capable of supporting Ethernet services and entries are automatically destroyed when the corresponding row in the ifTable is destroyed. | 1.3.6.1.4.1.9.9.613.1.2.1.1 | not-accessible | current | |
| cevcPortMode OBJECT-TYPE Port denotes the physcial interface which can provide Ethernet services. This object indicates the mode of the port and its operational behaviour in the MEN. 'uni' User Network Interface The port resides on the interface between the end user and the network. Additional information related to the UNI is included in cevcUniTable. 'nni' Network to Network Interface. The port resides on the interface between two networks. | 1.3.6.1.4.1.9.9.613.1.2.1.1.1 | INTEGER {uni(1), nni(2)} | read-write | current |
| cevcPortMaxNumEVCs OBJECT-TYPE This object indicates the maximum number of EVCs that the interface can support. | 1.3.6.1.4.1.9.9.613.1.2.1.1.2 | Gauge32 | read-only | current |
| cevcPortMaxNumServiceInstances OBJECT-TYPE This object indicates the maximum number of service instances that the interface can support. | 1.3.6.1.4.1.9.9.613.1.2.1.1.3 | Gauge32 | read-only | current |
| cevcUniTable OBJECT-TYPE This table contains a list of UNIs locally configured on the system. This table has a sparse dependent relationship on the cevcPortTable, containing a row for each cevcPortEntry having a cevcPortMode column value 'uni'. | 1.3.6.1.4.1.9.9.613.1.2.2 | not-accessible | current | |
| cevcUniEntry OBJECT-TYPE This entry represents an UNI and its service attributes. The system automatically creates an entry when the system or the EMS/NMS creates a row in the cevcPortTable with a cevcPortMode of 'uni'. Likewise, the system automatically destroys an entry when the system or the EMS/NMS destroys the corresponding row in the cevcPortTable. | 1.3.6.1.4.1.9.9.613.1.2.2.1 | not-accessible | current | |
| cevcUniIdentifier OBJECT-TYPE 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 for the MEN. If the UNI identifier value is not specified, the value of the cevcUniIdentifier column is a zero-length string. | 1.3.6.1.4.1.9.9.613.1.2.2.1.1 | SnmpAdminString (SIZE(0..64)) | read-create | current |
| cevcUniPortType OBJECT-TYPE This object specifies the UNI port type. 'dot1q' The UNI port is an IEEE 802.1q port. 'dot1ad' The UNI port is an IEEE 802.1ad port. | 1.3.6.1.4.1.9.9.613.1.2.2.1.2 | INTEGER {dot1q(1), dot1ad(2)} | read-create | current |
| cevcUniServiceAttributes OBJECT-TYPE 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 | | | | | | | | +---------------+-------+-------+------ +-------+-------+ | 1.3.6.1.4.1.9.9.613.1.2.2.1.3 | Bits {serviceMultiplexing(0), bundling(1), allToOneBundling(2)} | read-create | current |
| cevcPortL2ControlProtocolTable OBJECT-TYPE This table lists the layer 2 control protocol processing attributes at UNI ports. This table has an expansion dependent relationship on the cevcUniTable, containing zero or more rows for each UNI. | 1.3.6.1.4.1.9.9.613.1.2.3 | not-accessible | current | |
| cevcPortL2ControlProtocolEntry OBJECT-TYPE This entry represents the layer 2 control protocol processing at the UNI. The system automatically creates an entry for each layer 2 control protocol type when an entry is created in the cevcUniTable, and entries are automatically destroyed when the system destroys the corresponding row in the cevcUniTable. | 1.3.6.1.4.1.9.9.613.1.2.3.1 | not-accessible | current | |
| cevcPortL2ControlProtocolType OBJECT-TYPE This object indicates the type of layer 2 control protocol service frame as denoted by the value of cevcPortL2ControlProtocolAction column. | 1.3.6.1.4.1.9.9.613.1.2.3.1.1 | CevcL2ControlProtocolType | not-accessible | current |
| cevcPortL2ControlProtocolAction OBJECT-TYPE This object specifies the action to be taken for the given layer 2 control protocol service frames which matches the cevcPortL2ControlProtocolType, including: 'discard' The port must discard all ingress service frames carrying the layer 2 control protocol service frames and the port must not generate any egress service frames carrying the layer 2 control protocol service frames. When this action is set at the port, an EVC cannot process the layer 2 control protocol service frames. 'peer' The port must act as a peer, meaning it actively participates with the Customer Equipment, in the operation of the layer 2 control protocol service frames. An example of this is port authentication service at the UNI with 802.1x or enhanced link OAM functionality by peering at the UNI with link OAM (IEEE 802.3ah). When this action is set at the port, an EVC cannot process the layer 2 control protocol service frames. 'passToEvc' The disposition of the service frames which are layer 2 control protocol service frames must be determined by the layer 2 control protocol action attribute of the EVC, (see cevcSIL2ControlProtocolAction for further details). 'peerAndPassToEvc' The layer 2 control protocol service frames will be peered at the port and also passed to one or more EVCs for tunneling. An example of this possibility is where an 802.1x authentication frame is peered at the UNI for UNI-based authentication, but also passed to a given EVC for customer end-to-end authentication. | 1.3.6.1.4.1.9.9.613.1.2.3.1.2 | INTEGER {discard(1), peer(2), passToEvc(3), peerAndPassToEvc(4)} | read-create | current |
| cevcUniCEVlanEvcTable OBJECT-TYPE This table contains for each UNI, a list of EVCs and the association of CE-VLANs to the EVC. The CE-VLAN mapping is locally significant to the UNI. This table has an expansion dependent relationship on the cevcUniTable, containing zero or more rows for each UNI. | 1.3.6.1.4.1.9.9.613.1.2.4 | not-accessible | current | |
| cevcUniCEVlanEvcEntry OBJECT-TYPE This entry represents an EVC and the CE-VLANs that are mapped to it at an UNI. For example, if CE-VLANs 10, 20-30, 40 are mapped to an EVC indicated by cevcUniEvcIndex = 1, at an UNI with ifIndex = 2, this table will contain following rows to represent above CE-VLAN map: cevcUniCEVlanEvcEndingVlan.2.1.10 = 0 cevcUniCEVlanEvcEndingVlan.2.1.20 = 30 cevcUniCEVlanEvcEndingVlan.2.1.40 = 0 The system automatically creates an entry when the system creates an entry in the cevcUniTable and an entry is created in cevcSICEVlanTable for a service instance which is attached to an EVC on this UNI. Likewise, the system automatically destroys an entry when the system or the EMS/NMS destroys the corresponding row in the cevcUniTable or in the cevcSICEVlanTable. | 1.3.6.1.4.1.9.9.613.1.2.4.1 | not-accessible | current | |
| cevcUniEvcIndex OBJECT-TYPE This object indicates an arbitrary integer-value that uniquely identifies the EVC attached at an UNI. | 1.3.6.1.4.1.9.9.613.1.2.4.1.1 | CiscoEvcIndex | not-accessible | current |
| cevcUniCEVlanEvcBeginningVlan OBJECT-TYPE If cevcUniCEVlanEvcEndingVlan is '0', then this object indicates a single VLAN in the list. If cevcUniCEVlanEvcEndingVlan is not '0', then this object indicates the first VLAN in a range of VLANs. | 1.3.6.1.4.1.9.9.613.1.2.4.1.2 | VlanId | not-accessible | current |
| cevcUniCEVlanEvcEndingVlan OBJECT-TYPE This object indicates the last VLAN in a range of VLANs. If the row does not describe a range, then the value of this column must be '0'. | 1.3.6.1.4.1.9.9.613.1.2.4.1.3 | VlanIdOrNone | read-only | current |
| cevcEvc OBJECT-IDENTITY | 1.3.6.1.4.1.9.9.613.1.3 | |||
| cevcEvcTable OBJECT-TYPE This table contains a list of EVCs and their service attributes. | 1.3.6.1.4.1.9.9.613.1.3.1 | not-accessible | current | |
| cevcEvcEntry OBJECT-TYPE This entry represents the EVC configured on the system and its service atrributes. Entries in this table may be created and deleted via the cevcEvcRowStatus object or the management console on the system. Using SNMP, rows are created by a SET request setting the value of cevcEvcRowStatus column to 'createAndGo'or 'createAndWait'. Rows are deleted by a SET request setting the value of cevcEvcRowStatus column to 'destroy'. | 1.3.6.1.4.1.9.9.613.1.3.1.1 | not-accessible | current | |
| cevcEvcIndex OBJECT-TYPE This object indicates an arbitrary integer-value that uniquely identifies the EVC. | 1.3.6.1.4.1.9.9.613.1.3.1.1.1 | CiscoEvcIndex | not-accessible | current |
| cevcEvcRowStatus OBJECT-TYPE This object enables a SNMP peer to create, modify, and delete rows in the cevcEvcTable. cevcEvcIdentifier column must have a valid value before a row can be set to 'active'. Writable objects in this table can be modified while the value of cevcEvcRowStatus column is 'active'. An entry cannot be deleted if there exists a service instance which is referring to the cevcEvcEntry i.e. cevcSIEvcIndex in the cevcSITable has the same value as cevcEvcIndex being deleted. | 1.3.6.1.4.1.9.9.613.1.3.1.1.2 | RowStatus | read-create | current |
| cevcEvcStorageType OBJECT-TYPE This object specifies how the SNMP entity stores the data contained by the corresponding conceptual row. This object can be set to either 'volatile' or 'nonVolatile'. Other values are not applicable for this conceptual row and are not supported. | 1.3.6.1.4.1.9.9.613.1.3.1.1.3 | StorageType | read-create | current |
| cevcEvcIdentifier OBJECT-TYPE This object specifies a string-value identifying the EVC. This value should be unique across the MEN. | 1.3.6.1.4.1.9.9.613.1.3.1.1.4 | SnmpAdminString (SIZE(1..100)) | read-create | current |
| cevcEvcType OBJECT-TYPE This object specifies the type of EVC: 'pointToPoint' Exactly two UNIs are associated with one another. An ingress service frame at one UNI must not result in an egress service frame at a UNI other than the other UNI in the EVC. 'multipointToMultipoint' Two or more UNIs are associated with one another. An ingress service frame at one UNI must not result in an egress service frame at a UNI that is not in the EVC. | 1.3.6.1.4.1.9.9.613.1.3.1.1.5 | INTEGER {pointToPoint(1), multipointToMultipoint(2)} | read-create | current |
| cevcEvcCfgUnis OBJECT-TYPE This object specifies the number of UNIs expected to be configured for the EVC in the MEN. The underlying OAM protocol can use this value of UNIs to determine the EVC operational status, cevcEvcOperStatus. For a Multipoint-to-Multipoint EVC the minimum number of Uni's would be two. | 1.3.6.1.4.1.9.9.613.1.3.1.1.6 | Unsigned32 (2..4294967295) | read-create | current |
| cevcEvcStateTable OBJECT-TYPE This table lists statical/status data of the EVC. This table has an one-to-one dependent relationship on the cevcEvcTable, containing a row for each EVC. | 1.3.6.1.4.1.9.9.613.1.3.2 | not-accessible | current | |
| cevcEvcStateEntry OBJECT-TYPE This entry represents status atrributes of an EVC. The system automatically creates an entry when the system or the EMS/NMS creates a row in the cevcEvcTable. Likewise, the system automatically destroys an entry when the system or the EMS/NMS destroys the corresponding row in the cevcEvcTable. | 1.3.6.1.4.1.9.9.613.1.3.2.1 | not-accessible | current | |
| cevcEvcOperStatus OBJECT-TYPE This object specifies the operational status of the EVC: 'unknown' Not enough information available regarding the EVC to determine the operational status at this time or EVC operational status is undefined. 'active' Fully operational between the UNIs in the EVC. 'partiallyActive' Capable of transferring traffic among some but not all of the UNIs in the EVC. This operational status is applicable only for Multipoint-to-Multipoint EVCs. 'inactive' Not capable of transferring traffic among any of the UNIs in the EVC. This value is derived from data gathered by underlying OAM protocol. | 1.3.6.1.4.1.9.9.613.1.3.2.1.1 | INTEGER {unknown(1), active(2), partiallyActive(3), inactive(4)} | read-only | current |
| cevcEvcActiveUnis OBJECT-TYPE This object indicates the number of active UNIs for the EVC in the MEN. This value is derived from data gathered by underlying OAM Protocol. | 1.3.6.1.4.1.9.9.613.1.3.2.1.2 | Gauge32 | read-only | current |
| cevcEvcUniTable OBJECT-TYPE This table contains a list of UNI's for each EVC configured on the device. The UNIs can be local (i.e. physically located on the system) or remote (i.e. not physically located on the device). For local UNIs, the UNI Id is the same as denoted by cevcUniIdentifier with the same ifIndex value as cevcEvcLocalUniIfIndex. For remote UNIs, the underlying OAM protocol, if capable, provides the UNI Id via its protocol messages. This table has an expansion dependent relationship on the cevcEvcTable, containing a row for each UNI that is in the EVC. | 1.3.6.1.4.1.9.9.613.1.3.3 | not-accessible | current | |
| cevcEvcUniEntry OBJECT-TYPE This entry represents a UNI, either local or remote, in the EVC. The system automatically creates an entry, when an UNI is attached to the EVC. Entries are automatically destroyed when the system or the EMS/NMS destroys the corresponding row in the cevcEvcTable or when an UNI is removed from the EVC. | 1.3.6.1.4.1.9.9.613.1.3.3.1 | not-accessible | current | |
| cevcEvcUniIndex OBJECT-TYPE This object indicates an arbitrary integer-value that uniquely identifies the UNI in an EVC. | 1.3.6.1.4.1.9.9.613.1.3.3.1.1 | Unsigned32 (1..4294967295) | not-accessible | current |
| cevcEvcUniId OBJECT-TYPE This object indicates the string-value identifying the UNI that is in the EVC. For UNI that is local, this value is the same as cevcUniIdentifier for the same ifIndex value as cevcEvcLocalUniIfIndex. For UNI that is not on the system, this value may be derived from the underlying OAM protocol. If the UNI identifier value is not specified for the UNI or it is unknown, the value of the cevcEvcUniId column is a zero-length string. | 1.3.6.1.4.1.9.9.613.1.3.3.1.2 | SnmpAdminString (SIZE(0..64)) | read-only | current |
| cevcEvcUniOperStatus OBJECT-TYPE This object indicates the operational status derived from data gathered by the OAM protocol for an UNI. 'unknown' Status is not known; possible reason could be caused by the OAM protocol has not provided information regarding the UNI. 'notReachable' UNI is not reachable; possible reason could be caused by the OAM protocol messages having not been received for an excessive length of time. 'up' UNI is active, up, and able to pass traffic. 'down' UNI is down and not passing traffic. 'adminDown' UNI has been administratively put in down state. 'localExcessiveError' UNI has experienced excessive number of invalid frames on the local end of the physical link between UNI-C and UNI-N. 'remoteExcessiveError' UNI has experienced excessive number of invalid frames on the remote side of the physical connection between UNI-C and UNI-N. 'localInLoopback' UNI is loopback on the local end of the physical link between UNI-C and UNI-N. 'remoteInLoopback' UNI is looped back on the remote end of the link between UNI-C and UNI-N. 'localOutLoopback' UNI just transitioned out of loopback on the local end of the physcial link between UNI-C and UNI-N. 'remoteOutLoopback' UNI just transitioned out of loopback on the remote end of the physcial link between UNI-C and UNI-N. | 1.3.6.1.4.1.9.9.613.1.3.3.1.3 | INTEGER {unknown(1), notReachable(2), up(3), down(4), adminDown(5), localExcessiveError(6), remoteExcessiveError(7), localInLoopback(8), remoteInLoopback(9), localOutLoopback(10), remoteOutLoopback(11)} | read-only | current |
| cevcEvcLocalUniIfIndex OBJECT-TYPE When the UNI is local on the system, this object specifies the ifIndex of the UNI. The value '0' of this column indicates remote UNI. | 1.3.6.1.4.1.9.9.613.1.3.3.1.4 | InterfaceIndexOrZero | read-only | current |
| cevcServiceInstance OBJECT-IDENTITY | 1.3.6.1.4.1.9.9.613.1.4 | |||
| cevcSITable OBJECT-TYPE This table lists each service instance and its service attributes. | 1.3.6.1.4.1.9.9.613.1.4.1 | not-accessible | current | |
| cevcSIEntry OBJECT-TYPE This entry represents a service instance configured on the system and its service attributes. Entries in this table may be created and deleted via the cevcSIRowStatus object or the management console on the system. Using SNMP, rows are created by a SET request setting the value of cevcSIRowStatus column to 'createAndGo'or 'createAndWait'. Rows are deleted by a SET request setting the value of cevcSIRowStatus column to 'destroy'. | 1.3.6.1.4.1.9.9.613.1.4.1.1 | not-accessible | current | |
| cevcSIIndex OBJECT-TYPE This object indicates an arbitrary integer-value that uniquely identifies a service instance. An implementation MAY assign an ifIndex-value assigned to the service instance to cevcSIIndex. | 1.3.6.1.4.1.9.9.613.1.4.1.1.1 | Unsigned32 (1..4294967295) | not-accessible | current |
| cevcSIRowStatus OBJECT-TYPE This object enables a SNMP peer to create, modify, and delete rows in the cevcSITable. This object cannot be set to 'active' until following corresponding objects are assigned to valid values: - cevcSITargetType - cevcSITarget - cevcSIName - cevcSIType Following writable objects in this table cannot be modified while the value of cevcSIRowStatus is 'active': - cevcSITargetType - cevcSITarget - cevcSIName - cevcSIType Objects in this table and all other tables that have the same cevcSIIndex value as an index disappear when cevcSIRowStatus is set to 'destroy'. | 1.3.6.1.4.1.9.9.613.1.4.1.1.2 | RowStatus | read-create | current |
| cevcSIStorageType OBJECT-TYPE This object specifies how the SNMP entity stores the data contained by the corresponding conceptual row. This object can be set to either 'volatile' or 'nonVolatile'. Other values are not applicable for this conceptual row and are not supported. | 1.3.6.1.4.1.9.9.613.1.4.1.1.3 | StorageType | read-create | current |
| cevcSITargetType OBJECT-TYPE This object indicates the type of interface/media to which a service instance has an attachment. | 1.3.6.1.4.1.9.9.613.1.4.1.1.4 | ServiceInstanceTargetType | read-create | current |
| cevcSITarget OBJECT-TYPE This object indicates the target to which a service instance has an attachment. If the target is unknown, the value of the cevcSITarget column is a zero-length string. | 1.3.6.1.4.1.9.9.613.1.4.1.1.5 | ServiceInstanceTarget | read-create | current |
| cevcSIName OBJECT-TYPE The textual name of the service instance. The value of this column should be the name of the component as assigned by the local interface/media type and should be be suitable for use in commands entered at the device's 'console'. This might be text name, such as 'si1' or a simple service instance number, such as '1', depending on the interface naming syntax of the device. If there is no local name or this object is otherwise not applicable, then this object contains a zero-length string. | 1.3.6.1.4.1.9.9.613.1.4.1.1.6 | SnmpAdminString | read-create | current |
| cevcSIEvcIndex OBJECT-TYPE This object specifies the EVC Index that the service instance is associated. The value of '0' this column indicates that the service instance is not associated to an EVC. If the value of cevcSIEvcIndex column is not '0', there must exist an active row in the cevcEvcTable with the same index value for cevcEvcIndex. | 1.3.6.1.4.1.9.9.613.1.4.1.1.7 | CiscoEvcIndexOrZero | read-create | current |
| cevcSIAdminStatus OBJECT-TYPE This object specifies the desired state of the Service Instance. 'up' Ready to transfer traffic. When a system initializes, all service instances start with this state. 'down' The service instance is administratively down and is not capable of transferring traffic. | 1.3.6.1.4.1.9.9.613.1.4.1.1.8 | INTEGER {up(1), down(2)} | read-create | current |
| cevcSIForwardingType OBJECT-TYPE This object indicates technique used by a service instance to forward service frames. 'other' If the forwarding behavior of a service instance is not defined or unknown, this object is set to other(0). 'bridgeDomain' Bridge domain is used to forward service frames by a service instance. If cevcSIForwardingType is 'bridgeDomain(1)', there must exist an active row in the cevcSIForwardBdTable with the same index value of cevcSIIndex. The object cevcSIForwardBdNumber indicates the identifier of the bridge domain component being used. | 1.3.6.1.4.1.9.9.613.1.4.1.1.9 | INTEGER {other(0), bridgeDomain(1)} | read-create | current |
| cevcSICreationType OBJECT-TYPE This object specifies whether the service instance created is statically configured by the user or is dynamically created. 'static' If the service instance is configured manually this object is set to static(1). 'dynamic' If the service instance is created dynamically by the first sign of life of an Ethernet frame, then this object is set to dynamic(2) for the service instance. | 1.3.6.1.4.1.9.9.613.1.4.1.1.10 | INTEGER {static(1), dynamic(2)} | read-only | current |
| cevcSIType OBJECT-TYPE This object specifies the type of the service instance. It mentions if the service instance is either a regular or trunk or l2context service instance. 'regular' If a service instance is configured without any type specified, then it is a regular service instance. 'trunk' If the service instance is configured with trunk type, then it is a trunk service instance. For a trunk service instance, its Bridge domain IDs are derived from encapsulation VLAN plus an optional offset (refer cevcSIForwardBdNumberBase object). 'l2context' If the service instance is configured with dynamic type, then it is a L2 context service instance. The Ethernet L2 Context is a statically configured service instance which contains the Ethernet Initiator for attracting the first sign of life. In other words, Ethernet L2 Context service instance is used for catching the first sign of life of Ethernet frames to create dynamic Ethernet sessions service instances. | 1.3.6.1.4.1.9.9.613.1.4.1.1.11 | INTEGER {regular(1), trunk(2), l2context(3)} | read-create | current |
| cevcSIStateTable OBJECT-TYPE This table lists statical status data of the service instance. This table has an one-to-one dependent relationship on the cevcSITable, containing a row for each service instance. | 1.3.6.1.4.1.9.9.613.1.4.2 | not-accessible | current | |
| cevcSIStateEntry OBJECT-TYPE This entry represents operational status of a service instance. The system automatically creates an entry when the system or the EMS NMS creates a row in the cevcSITable. Likewise, the system automatically destroys an entry when the system or the EMS NMS destroys the corresponding row in the cevcSITable. | 1.3.6.1.4.1.9.9.613.1.4.2.1 | not-accessible | current | |
| cevcSIOperStatus OBJECT-TYPE This object indicates the operational status of the Service Instance. 'up' Service instance is fully operational and able to transfer traffic. 'down' Service instance is down and not capable of transferring traffic, and is not administratively configured to be down by management system. 'adminDown' Service instance has been explicitly configured to administratively down by a management system and is not capable of transferring traffic. 'deleted' Service instance has been deleted. 'errorDisabled' Service instance has been shut down due to MAC security violations. 'unknown' Operational status of service instance is unknown or undefined. | 1.3.6.1.4.1.9.9.613.1.4.2.1.1 | INTEGER {up(1), down(2), adminDown(3), deleted(4), errorDisabled(5), unknown(6)} | read-only | current |
| cevcSIVlanRewriteTable OBJECT-TYPE This table lists the rewrite adjustments of the service frame's VLAN tags for service instances. This table has an expansion dependent relationship on the cevcSITable, containing a row for a VLAN adjustment for ingress and egress frames at each service instance. | 1.3.6.1.4.1.9.9.613.1.4.3 | not-accessible | current | |
| cevcSIVlanRewriteEntry OBJECT-TYPE Each entry represents the VLAN adjustment for a Service Instance. | 1.3.6.1.4.1.9.9.613.1.4.3.1 | not-accessible | current | |
| cevcSIVlanRewriteDirection OBJECT-TYPE This object specifies the VLAN adjustment for 'ingress' frames or 'egress' frames on the service instance. | 1.3.6.1.4.1.9.9.613.1.4.3.1.1 | INTEGER {ingress(1), egress(2)} | not-accessible | current |
| cevcSIVlanRewriteRowStatus OBJECT-TYPE This object enables a SNMP peer to create, modify, and delete rows in the cevcSIVlanRewriteTable. cevcSIVlanRewriteAction and cevcSIVlanRewriteEncapsulation must have valid values before this object can be set to 'active'. Writable objects in this table can be modified while the value of cevcSIVlanRewriteRowStatus column is 'active'. | 1.3.6.1.4.1.9.9.613.1.4.3.1.2 | RowStatus | read-create | current |
| cevcSIVlanRewriteStorageType OBJECT-TYPE This object specifies how the SNMP entity stores the data contained by the corresponding conceptual row. This object can be set to either 'volatile' or 'nonVolatile'. Other values are not applicable for this conceptual row and are not supported. | 1.3.6.1.4.1.9.9.613.1.4.3.1.3 | StorageType | read-create | current |
| cevcSIVlanRewriteAction OBJECT-TYPE This object specifies the rewrite action the device performs for the service instance, including: 'push1' Add cevcSIVlanRewriteVlan1 as the VLAN tag to the service frame. 'push2' Add cevcSIVlanRewriteVlan1 as the outer VLAN tag and cevcSIVlanRewriteVlan2 as the inner VLAN tag of the service frame. 'pop1' Remove the outermost VLAN tag from the service frame. 'pop2' Remove the two outermost VLAN tags from the service frame. 'translate1To1' Replace the outermost VLAN tag with the cevcSIVlanRewriteVlan1 tag. 'translate1To2' Replace the outermost VLAN tag with cevcSIVlanRewriteVlan1 and add cevcSIVlanRewriteVlan2 to the second VLAN tag of the service frame. 'translate2To1' Remove the outermost VLAN tag and replace the second VLAN tag with cevcSIVlanVlanRewriteVlan1. 'translate2To2' Replace the outermost VLAN tag with cevcSIVlanRewriteVlan1 and the second VLAN tag with cevcSIVlanRewriteVlan2. | 1.3.6.1.4.1.9.9.613.1.4.3.1.4 | INTEGER {push1(1), push2(2), pop1(3), pop2(4), translate1To1(5), translate1To2(6), translate2To1(7), translate2To2(8)} | read-create | current |
| cevcSIVlanRewriteEncapsulation OBJECT-TYPE This object specifies the encapsulation type to process for the service instance. 'dot1q' The IEEE 802.1q encapsulation. 'dot1ad' The IEEE 802.1ad encapsulation. | 1.3.6.1.4.1.9.9.613.1.4.3.1.5 | INTEGER {dot1q(1), dot1ad(2)} | read-create | current |
| cevcSIVlanRewriteVlan1 OBJECT-TYPE This object specifies the outermost VLAN ID tag of the frame for the service instance. This object is valid only when cevcSIVlanRewriteAction is 'push1', 'push2', 'translate1To1', 'translate1To2', 'translate2To1', or 'translate2To2'. | 1.3.6.1.4.1.9.9.613.1.4.3.1.6 | VlanId | read-create | current |
| cevcSIVlanRewriteVlan2 OBJECT-TYPE This object specifies the second VLAN ID tag of the frame for the service instance. This object is valid only when cevcSIVlanRewriteAction is 'push2', 'translate1To2', or 'translate2To2'. | 1.3.6.1.4.1.9.9.613.1.4.3.1.7 | VlanId | read-create | current |
| cevcSIVlanRewriteSymmetric OBJECT-TYPE This object is valid only when cevcSIVlanRewriteDirection is 'ingress'. The value 'true' of this column specifies that egress packets are tagged with a VLAN specified by an active row in cevcSIPrimaryVlanTable. There could only be one VLAN value assigned in the cevcSIPrimaryVlanTable, i.e. only one 'active' entry that has the same index value of cevcSIIndex column and corresponding instance of cevcSIPrimaryVlanEndingVlan column has value '0'. | 1.3.6.1.4.1.9.9.613.1.4.3.1.8 | TruthValue | read-create | current |
| cevcSIL2ControlProtocolTable OBJECT-TYPE This table lists the layer 2 control protocol processing attributes at service instances. This table has an expansion dependent relationship on the cevcSITable, containing a row for each layer 2 control protocol disposition at each service instance. | 1.3.6.1.4.1.9.9.613.1.4.4 | not-accessible | current | |
| cevcSIL2ControlProtocolEntry OBJECT-TYPE This entry represents the layer 2 control protocol processing at a service instance. The system automatically creates an entry for each layer 2 control protocol type when an entry is created in the cevcSITable, and entries are automatically destroyed when the system destroys the corresponding row in the cevcSITable. | 1.3.6.1.4.1.9.9.613.1.4.4.1 | not-accessible | current | |
| cevcSIL2ControlProtocolType OBJECT-TYPE The layer 2 control protocol service frame that the service instance is to process as defined by object cevcSIL2ControlProtocolAction. | 1.3.6.1.4.1.9.9.613.1.4.4.1.1 | CevcL2ControlProtocolType | not-accessible | current |
| cevcSIL2ControlProtocolAction OBJECT-TYPE The actions to be taken for a given layer 2 control protocol service frames that matches cevcSIL2ControlProtocolType, including: 'discard' The MEN must discard all ingress service frames carrying the layer 2 control protocol service frames on the EVC and the MEN must not generate any egress service frames carrying the layer 2 control protocol frames on the EVC. 'tunnel' Forward the layer 2 control protocol service frames with the MAC address changed as defined by the individual layer 2 control protocol. The EVC does not process the layer 2 protocol service frames. If a layer 2 control protocol service frame is to be tunneled, all the UNIs in the EVC must be configured to pass the layer 2 control protocol service frames to the EVC, cevcPortL2ControlProtocolAction column has the value of 'passToEvc' or 'peerAndPassToEvc'. 'forward' Forward the layer 2 conrol protocol service frames as data; similar to tunnel but layer 2 control protocol service frames are forwarded without changing the MAC address. | 1.3.6.1.4.1.9.9.613.1.4.4.1.2 | INTEGER {discard(1), tunnel(2), forward(3)} | read-create | current |
| cevcSICEVlanTable OBJECT-TYPE This table contains the CE-VLAN map list for each Service Instance. This table has an expansion dependent relationship on the cevcSITable, containing a row for each CE-VLAN or a range of CE-VLANs that are mapped to a service instance. | 1.3.6.1.4.1.9.9.613.1.4.5 | not-accessible | current | |
| cevcSICEVlanEntry OBJECT-TYPE This entry contains the CE-VLANs that are mapped at a Service Instance. Entries in this table may be created and deleted via the cevcSICEVlanRowStatus object or the management console on the system. Using SNMP, rows are created by a SET request setting the value of cevcSICEVlanRowStatus column to 'createAndGo' or 'createAndWait'. Rows are deleted by a SET request setting the value of cevcSICEVlanRowStatus column to 'destroy'. | 1.3.6.1.4.1.9.9.613.1.4.5.1 | not-accessible | current | |
| cevcSICEVlanBeginningVlan OBJECT-TYPE If cevcSICEVlanEndingVlan is '0', then this object indicates a single VLAN in the list. If cevcSICEVlanEndingVlan is not '0', then this object indicates the first VLAN in a range of VLANs. | 1.3.6.1.4.1.9.9.613.1.4.5.1.1 | VlanId | not-accessible | current |
| cevcSICEVlanRowStatus OBJECT-TYPE This object enables a SNMP peer to create, modify, and delete rows in the cevcSICEVlanTable. This object cannot be set to 'active' until all objects have been assigned valid values. Writable objects in this table can be modified while the value of the cevcSICEVlanRowStatus column is 'active'. | 1.3.6.1.4.1.9.9.613.1.4.5.1.2 | RowStatus | read-create | current |
| cevcSICEVlanStorageType OBJECT-TYPE This object specifies how the SNMP entity stores the data contained by the corresponding conceptual row. This object can be set to either 'volatile' or 'nonVolatile'. Other values are not applicable for this conceptual row and are not supported. | 1.3.6.1.4.1.9.9.613.1.4.5.1.3 | StorageType | read-create | current |
| cevcSICEVlanEndingVlan OBJECT-TYPE This object indicates the last VLAN in a range of VLANs. If the row does not describe a range, then the value of this column must be '0'. | 1.3.6.1.4.1.9.9.613.1.4.5.1.4 | VlanIdOrNone | read-create | current |
| cevcSIMatchCriteriaTable OBJECT-TYPE This table contains the match criteria for each Service Instance. This table has an expansion dependent relationship on the cevcSITable, containing a row for each group of match criteria of each service instance. | 1.3.6.1.4.1.9.9.613.1.4.6 | not-accessible | current | |
| cevcSIMatchCriteriaEntry OBJECT-TYPE This entry represents a group of match criteria for a service instance. Each entry in the table with the same cevcSIIndex and different cevcSIMatchCriteriaIndex represents an OR operation of the match criteria for the service instance. Entries in this table may be created and deleted via the cevcSIMatchRowStatus object or the management console on the system. Using SNMP, rows are created by a SET request setting the value of cevcSIMatchRowStatus column to 'createAndGo' or 'createAndWait'. Rows are deleted by a SET request setting the value of cevcSIMatchRowStatus column to 'destroy'. | 1.3.6.1.4.1.9.9.613.1.4.6.1 | not-accessible | current | |
| cevcSIMatchCriteriaIndex OBJECT-TYPE This object indicates an arbitrary integer-value that uniquely identifies a match criteria for a service instance. | 1.3.6.1.4.1.9.9.613.1.4.6.1.1 | Unsigned32 (1..4294967295) | not-accessible | current |
| cevcSIMatchRowStatus OBJECT-TYPE This object enables a SNMP peer to create, modify, and delete rows in the cevcSIMatchCriteriaTable. If the value of cevcSIMatchCriteriaType column is 'dot1q(1)' or 'dot1ad(2)' or 'untaggedAndDot1q' or 'untaggedAndDot1ad, then cevcSIMatchCriteriaRowStatus can not be set to 'active' until there exist an active row in the cevcSIMatchEncapTable with the same index value for cevcSIIndex and cevcSIMatchCriteriaIndex. Writable objects in this table can be modified while the value of the cevcSIMatchRowStatus column is 'active'. | 1.3.6.1.4.1.9.9.613.1.4.6.1.2 | RowStatus | read-create | current |
| cevcSIMatchStorageType OBJECT-TYPE This object specifies how the SNMP entity stores the data contained by the corresponding conceptual row. This object can be set to either 'volatile' or 'nonVolatile'. Other values are not applicable for this conceptual row and are not supported. | 1.3.6.1.4.1.9.9.613.1.4.6.1.3 | StorageType | read-create | current |
| cevcSIMatchCriteriaType OBJECT-TYPE This object specifies the criteria used to match a service instance. 'unknown' Match criteria for the service instance is not defined or unknown. 'dot1q' The IEEE 802.1q encapsulation is used as a match criteria for the service instance. The ether type value of the IEEE 802.1q tag is specified by the object cevcSIEncapEncapsulation with the same index value of cevcSIIndex and cevcSIMatchCreriaIndex. 'dot1ad' The IEEE 802.1ad encapsulation is used as a match criteria for the service instance. The ether type value of the IEEE 802.1ad tag is specified by the cevcSIEncapEncapsulation column with the same index value of cevcSIIndex and cevcSIMatchCreriaIndex. 'untagged' Service instance processes untagged service frames. Only one service instance on the interface/media type can use untagged frames as a match criteria. 'untaggedAndDot1q' Both untagged frames and the IEEE 802.1q encapsulation are used as a match criteria for the service instance. Only one service instance on the interface/media type can use untagged frames as a match criteria. The ether type value of the IEEE 802.1q tag is specified by the cevcSIEncapEncapsulation column with the same index value of cevcSIIndex and cevcSIMatchCreriaIndex. 'untaggedAndDot1ad' Both untagged frames and the IEEE 802.1ad encapsulation are used as a match criteria for the service instance. Only one service instance on the interface/media type can use untagged frames as a match criteria. The ether type value of the IEEE 802.1ad tag is specified by the cevcSIEncapEncapsulation column with the same index value of cevcSIIndex and cevcSIMatchCreriaIndex. 'priorityTagged' Service instance processes priority tagged frames. Only one service instance on the interface/media type can use priority tagged frames as a match criteria. 'defaultTagged' Service instance is a default service instance. The default service instance processes frames with VLANs that do not match to any other service instances configured on the interface/media type. Only one service instance on the interface/media type can be the default service instance. | 1.3.6.1.4.1.9.9.613.1.4.6.1.4 | INTEGER {unknown(1), dot1q(2), dot1ad(3), untagged(4), untaggedAndDot1q(5), untaggedAndDot1ad(6), priorityTagged(7), defaultTagged(8)} | read-create | current |
| cevcSIMatchEncapTable OBJECT-TYPE This table contains the encapsulation based match criteria for each service instance. This table has a sparse dependent relationship on the cevcSIMatchCriteriaTable, containing a row for each match criteria having one of the following values for cevcSIMatchCriteriaType: - 'dot1q' - 'dot1ad' - 'untaggedAndDot1q' - 'untaggedAndDot1ad' - 'priorityTagged' | 1.3.6.1.4.1.9.9.613.1.4.7 | not-accessible | current | |
| cevcSIMatchEncapEntry OBJECT-TYPE This entry represents a group of encapulation match criteria for a service instance. Entries in this table may be created and deleted via the cevcSIMatchEncapRowStatus object or the management console on the system. Using SNMP, rows are created by a SET request setting the value of cevcSIMatchEncapRowStatus column to 'createAndGo' or 'createAndWait'. Rows are deleted by a SET request setting the value of cevcSIMatchEncapRowStatus column to 'destroy'. | 1.3.6.1.4.1.9.9.613.1.4.7.1 | not-accessible | current | |
| cevcSIMatchEncapRowStatus OBJECT-TYPE This object enables a SNMP peer to create, modify, and delete rows in the cevcSIMatchEncapTable. This object cannot be set to 'active' until cevcSIEncapEncapsulation and objects referred by cevcSIMatchEncapValid have been assigned their respective valid values. Writable objects in this table can be modified while the value of the cevcSIEncapMatchRowStatus column is 'active'. | 1.3.6.1.4.1.9.9.613.1.4.7.1.1 | RowStatus | read-create | current |
| cevcSIMatchEncapStorageType OBJECT-TYPE This object specifies how the SNMP entity stores the data contained by the corresponding conceptual row. This object can be set to either 'volatile' or 'nonVolatile'. Other values are not applicable for this conceptual row and are not supported. | 1.3.6.1.4.1.9.9.613.1.4.7.1.2 | StorageType | read-create | current |
| cevcSIMatchEncapValid OBJECT-TYPE This object specifies the encapsulation criteria used to match a service instance. 'primaryCos' The 'primaryCos' bit set to '1' specifies the Class of Service is used as service match criteria for the service instance. When this bit is set to '1' there must exist aleast one active rows in the cevcSIPrimaryVlanTable which has the same index values of cevcSIIndex and cevcSIMatchCriteriaIndex. When 'primaryCos' bit is '1', the cevcSIPrimaryCos column indicates the CoS value(s). 'secondaryCos' The 'secondaryCos' bit set to '1' specifies the Class of Service is used as service match criteria for the service instance. When this bit is set to '1' there must exist aleast one active rows in the cevcSISecondaryVlanTable which has the same index values of cevcSIIndex and cevcSIMatchCriteriaIndex. When 'secondaryCos' bit is '1', the cevcSISecondaryCos column indicates the CoS value(s). 'payloadType' This bit set to '1' specifies that the value of corresponding instance of cevcSIMatchEncapPayloadType is used as service match criteria for the service instance. 'payloadTypes' This bit set to '1' specifies that the value of corresponding instance of cevcSIMatchEncapPayloadTypes is used as service match criteria for the service instance. 'priorityCos' This bit set to '1' specifies that the value of corresponding instance of cevcSIMatchEncapPriorityCos is used as service match criteria for the service instance. 'dot1qNativeVlan' This bit set to '1' specifies that the IEEE 802.1q tag with native vlan is used as service match criteria for the service instance. 'dot1adNativeVlan' This bit set to '1' specifies that the IEEE 802.1ad tag with native vlan is used as service match criteria for the service instance. 'encapExact' This bit set to '1' specifies that a service frame is mapped to the service instance only if it matches exactly to the encapsulation specified by the service instance. | 1.3.6.1.4.1.9.9.613.1.4.7.1.3 | Bits {primaryCos(0), secondaryCos(1), payloadType(2), payloadTypes(3), priorityCos(4), dot1qNativeVlan(5), dot1adNativeVlan(6), encapExact(7)} | read-create | current |
| cevcSIMatchEncapEncapsulation OBJECT-TYPE This object specifies the encapsulation type used as service match criteria. The object also specifies the Ethertype for egress packets on the service instance. 'dot1qEthertype0x8100' The IEEE 801.1q encapsulation with ether type value 0x8100. 'dot1qEthertype0x9100' The IEEE 801.1q encapsulation with ether type value 0x9100. 'dot1qEthertype0x9200' The IEEE 801.1q encapsulation with ether type value 0x9200. 'dot1qEthertype0x88A8' The IEEE 801.1q encapsulation with ether type value 0x88A8. 'dot1adEthertype0x88A8' The IEEE 801.1ad encapsulation with ether type value 0x88A8. 'dot1ahEthertype0x88A8' The IEEE 801.1ah encapsulation with ether type value 0x88A8. | 1.3.6.1.4.1.9.9.613.1.4.7.1.4 | INTEGER {dot1qEthertype0x8100(1), dot1qEthertype0x9100(2), dot1qEthertype0x9200(3), dot1qEthertype0x88A8(4), dot1adEthertype0x88A8(5), dot1ahEthertype0x88A8(6)} | read-create | current |
| cevcSIMatchEncapPrimaryCos OBJECT-TYPE This object specifies the CoS values which the Service Instance uses as service match criteria. This object is valid only when 'primaryVlans' and 'primaryCos' bits are set to '1' in corresponding instance of the object cevcSIMatchEncapValid. | 1.3.6.1.4.1.9.9.613.1.4.7.1.5 | CiscoCosList | read-create | current |
| cevcSIMatchEncapSecondaryCos OBJECT-TYPE This object specifies the CoS values which the Service Instance uses as service match criteria. This object is valid only when 'secondaryVlans' and 'secondaryCos' bits are set to '1' in corresponding instance of the object cevcSIMatchEncapValid. | 1.3.6.1.4.1.9.9.613.1.4.7.1.6 | CiscoCosList | read-create | current |
| cevcSIMatchEncapPayloadType OBJECT-TYPE This object specifies the PayloadType(etype/protocol type) values that the service instance uses as a service match criteria. This object is required when the forwarding of layer-2 ethernet packet is done through the payloadType i.e IP etc. 'other' None of the following. 'payloadType0x0800ip' Payload type value for IP is 0x0800. This object is valid only when 'payloadType' bit is set to '1' in corresponding instance of the object cevcSIMatchEncapValid. This object is deprecated by cevcSIMatchEncapPayloadTypes. | 1.3.6.1.4.1.9.9.613.1.4.7.1.7 | INTEGER {other(1), payloadType0x0800ip(2)} | read-create | deprecated |
| cevcSIMatchEncapPayloadTypes OBJECT-TYPE This object specifies the etype/protocol type values that service instance uses as a service match criteria. This object is required when the forwarding of layer-2 ethernet packet is done through the payload ether type i.e IP etc. 'payloadTypeIPv4' Ethernet payload type value for IPv4 protocol. 'payloadTypeIPv6' Ethernet payload type value for IPv6 protocol. 'payloadTypePPPoEDiscovery' Ethernet payload type value for PPPoE discovery stage. 'payloadTypePPPoESession' Ethernet payload type value for PPPoE session stage. 'payloadTypePPPoEAll' All ethernet payload type values for PPPoE protocol. This object is valid only when 'payloadTypes' bit is set to '1' in corresponding instance of the object cevcSIMatchEncapValid. This object deprecates cevcSIMatchEncapPayloadType. | 1.3.6.1.4.1.9.9.613.1.4.7.1.8 | Bits {payloadTypeIPv4(0), payloadTypeIPv6(1), payloadTypePPPoEDiscovery(2), payloadTypePPPoESession(3), payloadTypePPPoEAll(4)} | read-create | current |
| cevcSIMatchEncapPriorityCos OBJECT-TYPE This object specifies the priority CoS values which the service instance uses as service match criteria. This object is valid only when 'priorityCos' bit is set to '1' in corresponding instance of the object cevcSIMatchEncapValid. | 1.3.6.1.4.1.9.9.613.1.4.7.1.9 | CiscoCosList | read-create | current |
| cevcSIPrimaryVlanTable OBJECT-TYPE This table contains the primary VLAN ID list for each Service Instance. This table has an expansion dependent relationship on the cevcSIMatchEncapTable, containing zero or more rows for each encapsulation match criteria. | 1.3.6.1.4.1.9.9.613.1.4.8 | not-accessible | current | |
| cevcSIPrimaryVlanEntry OBJECT-TYPE This entry specifies a single VLAN or a range of VLANs contained in the primary VLAN list that's part of the encapsulation match criteria. Entries in this table may be created and deleted via the cevcSIPrimaryVlanRowStatus object or the management console on the system. Using SNMP, rows are created by a SET request setting the value of the cevcSIPrimaryVlanRowStatus column to 'createAndGo' or 'createAndWait'. Rows are deleted by a SET request setting the value of the cevcSIPrimaryVlanRowStatus column to 'destroy'. | 1.3.6.1.4.1.9.9.613.1.4.8.1 | not-accessible | current | |
| cevcSIPrimaryVlanBeginningVlan OBJECT-TYPE If cevcSIPrimaryVlanEndingVlan is '0', then this object indicates a single VLAN in the list. If cevcSIPrimaryVlanEndingVlan is not '0', then this object indicates the first VLAN in a range of VLANs. | 1.3.6.1.4.1.9.9.613.1.4.8.1.1 | VlanId | not-accessible | current |
| cevcSIPrimaryVlanRowStatus OBJECT-TYPE This object enables a SNMP peer to create, modify, and delete rows in the cevcSIPrimaryVlanTable. This column cannot be set to 'active' until all objects have been assigned valid values. Writable objects in this table can be modified while the value of the cevcSIPrimaryVlanRowStatus column is 'active'. | 1.3.6.1.4.1.9.9.613.1.4.8.1.2 | RowStatus | read-create | current |
| cevcSIPrimaryVlanStorageType OBJECT-TYPE This object specifies how the SNMP entity stores the data contained by the corresponding conceptual row. This object can be set to either 'volatile' or 'nonVolatile'. Other values are not applicable for this conceptual row and are not supported. | 1.3.6.1.4.1.9.9.613.1.4.8.1.3 | StorageType | read-create | current |
| cevcSIPrimaryVlanEndingVlan OBJECT-TYPE This object indicates the last VLAN in a range of VLANs. If the row does not describe a range, then the value of this column must be '0'. | 1.3.6.1.4.1.9.9.613.1.4.8.1.4 | VlanIdOrNone | read-create | current |
| cevcSISecondaryVlanTable OBJECT-TYPE This table contains the seconadary VLAN ID list for each service instance. This table has an expansion dependent relationship on the cevcSIMatchEncapTable, containing zero or more rows for each encapsulation match criteria. | 1.3.6.1.4.1.9.9.613.1.4.9 | not-accessible | current | |
| cevcSISecondaryVlanEntry OBJECT-TYPE This entry specifies a single VLAN or a range of VLANs contained in the secondary VLAN list that's part of the encapsulation match criteria. Entries in this table may be created and deleted via the cevcSISecondaryVlanRowStatus object or the management console on the system. Using SNMP, rows are created by a SET request setting the value of the cevcSISecondaryVlanRowStatus column to 'createAndGo' or 'createAndWait'. Rows are deleted by a SET request setting the value of the cevcSISecondaryVlanRowStatus column to 'destroy'. | 1.3.6.1.4.1.9.9.613.1.4.9.1 | not-accessible | current | |
| cevcSISecondaryVlanBeginningVlan OBJECT-TYPE If cevcSISecondaryVlanEndingVlan is '0', then this object indicates a single VLAN in the list. If cevcSISecondaryVlanEndingVlan is not '0', then this object indicates the first VLAN in a range of VLANs. | 1.3.6.1.4.1.9.9.613.1.4.9.1.1 | VlanId | not-accessible | current |
| cevcSISecondaryVlanRowStatus OBJECT-TYPE This object enables a SNMP peer to create, modify, and delete rows in the cevcSISecondaryVlanTable. This column can not be set to 'active' until all objects have been assigned valid values. Writable objects in this table can be modified while the value of cevcSISecondaryVlanRowStatus column is 'active'. | 1.3.6.1.4.1.9.9.613.1.4.9.1.2 | RowStatus | read-create | current |
| cevcSISecondaryVlanStorageType OBJECT-TYPE This object specifies how the SNMP entity stores the data contained by the corresponding conceptual row. This object can be set to either 'volatile' or 'nonVolatile'. Other values are not applicable for this conceptual row and are not supported. | 1.3.6.1.4.1.9.9.613.1.4.9.1.3 | StorageType | read-create | current |
| cevcSISecondaryVlanEndingVlan OBJECT-TYPE This object indicates the last VLAN in a range of VLANs. If the row does not describe a range, then the value of this column must be '0'. | 1.3.6.1.4.1.9.9.613.1.4.9.1.4 | VlanIdOrNone | read-create | current |
| cevcSIForwardBdTable OBJECT-TYPE This table contains the forwarding bridge domain information for each service instance. This table has a sparse dependent relationship on the cevcSITable, containing a row for each service instance having a cevcSIForwardingType of 'bridgeDomain'. | 1.3.6.1.4.1.9.9.613.1.4.10 | not-accessible | current | |
| cevcSIForwardBdEntry OBJECT-TYPE This entry represents an bridged domain used to forward service frames by the service instance. Entries in this table may be created and deleted via the cevcSIForwardBdRowStatus object or the management console on the system. Using SNMP, rows are created by a SET request setting the value of the cevcSIForwardBdRowStatus column to 'createAndGo' or 'createAndWait'. Rows are deleted by a SET request setting the value of the cevcSIForwardBdRowStatus column to 'destroy'. | 1.3.6.1.4.1.9.9.613.1.4.10.1 | not-accessible | current | |
| cevcSIForwardBdRowStatus OBJECT-TYPE This object enables a SNMP peer to create, modify, and delete rows in the cevcSIForwardBdTable. This column can not be set to 'active' until all objects have been assigned valid values. Writable objects in this table can be modified while the value of the cevcSIForwardBdRowStatus column is 'active'. | 1.3.6.1.4.1.9.9.613.1.4.10.1.1 | RowStatus | read-create | current |
| cevcSIForwardBdStorageType OBJECT-TYPE This object specifies how the SNMP entity stores the data contained by the corresponding conceptual row. This object can be set to either 'volatile' or 'nonVolatile'. Other values are not applicable for this conceptual row and are not supported. | 1.3.6.1.4.1.9.9.613.1.4.10.1.2 | StorageType | read-create | current |
| cevcSIForwardBdNumber OBJECT-TYPE The bridge domain identifier that is associated with the service instance. A bridge domain refers to a layer 2 broadcast domain spanning a set of physical or virtual ports. Frames are switched Multicast and unknown destination unicast frames are flooded within the confines of the bridge domain. | 1.3.6.1.4.1.9.9.613.1.4.10.1.3 | Unsigned32 | read-create | deprecated |
| cevcSIForwardBdNumberBase OBJECT-TYPE This object specifies the base of bridge domain. The bridge domain range is 1~16k, cevcSIForwardBdNumberBase is to track what is the base of each 4k bitmap. In this way we can specify all the 16k bridge domains using four 1k bitmaps and having the base which describes that is the base of each 4k bitmap. The four 1k bitmaps, cevcSIForwardBdNumber1kBitmap represents 0~1023, cevcSIForwardBdNumber2kBitmap represents 1024~2047, cevcSIForwardBdNumber3kBitmap represents 2048~3071, cevcSIForwardBdNumber4kBitmap represents 3072~4095 And cevcSIForwardBdNumberBase is one of 0, 4096, 8192, 12288, 16384. SNMP Administrator can use cevcSIForwardBdNumberBase + (position of the set bit in four 1k bitmaps) to get BD number of a service instance. | 1.3.6.1.4.1.9.9.613.1.4.10.1.4 | INTEGER {bdNumBase0(0), bdNumBase4096(4096), bdNumBase8192(8192), bdNumBase12288(12288), bdNumBase16384(16384)} | read-create | current |
| cevcSIForwardBdNumber1kBitmap OBJECT-TYPE This object specifies a string of octets containing one bit per Bridge domain per service instance(generally we have one bridge domain per nontrunk service instance but can have more than one bridge configured with a trunk service instance). The first octet corresponds to Bridge domains with Bridge domain ID values of 0 through 7; the second octet to Bridge domains 8 through 15; etc. Thus, this 128-octet bitmap represents bridge domain ID value 0~1023. For each Bridge domain configured, the bit corresponding to that bridge domain is set to '1'. SNMP Administrator uses cevcSIForwardBdNumberBase + (position of the set bit in bitmap)to calculate BD number of a service instance. Note that if the length of this string is less than 128 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. | 1.3.6.1.4.1.9.9.613.1.4.10.1.5 | OCTET STRING (SIZE(0..128)) | read-create | current |
| cevcSIForwardBdNumber2kBitmap OBJECT-TYPE This object specifies a string of octets containing one bit per Bridge domain per service instance(generally we have one bridge domain per nontrunk service instance but can have more than one bridge configured with a trunk service instance). The first octet corresponds to Bridge domains with Bridge domain ID values of 1024 through 1031; the second octet to Bridge domains 1032 through 1039; etc. Thus, this 128-octet bitmap represents bridge domain ID value 1024~2047. For each Bridge domain configured, the bit corresponding to that bridge domain is set to 1. SNMP Administrator uses cevcSIForwardBdNumberBase + (position of the set bit in bitmap)to calculate BD number of a service instance. Note that if the length of this string is less than 128 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. | 1.3.6.1.4.1.9.9.613.1.4.10.1.6 | OCTET STRING (SIZE(0..128)) | read-create | current |
| cevcSIForwardBdNumber3kBitmap OBJECT-TYPE This object specifies a string of octets containing one bit per Bridge domain per service instance(generally we have one bridge domain per non-trunk service instance but can have more than one bridge configured with a trunk service instance). The first octet corresponds to Bridge domains with Bridgedomain ID values of 2048 through 2055; the second octet to Bridge domains 2056 through 2063; etc. Thus, this 128-octet bitmap represents bridge domain ID value 2048~3071. For each Bridge domain configured, the bit corresponding to that bridge domain is set to 1. SNMP Administrator uses cevcSIForwardBdNumberBase + (position of the set bit in bitmap)to calculate BD number of a service instance. Note that if the length of this string is less than 128 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. | 1.3.6.1.4.1.9.9.613.1.4.10.1.7 | OCTET STRING (SIZE(0..128)) | read-create | current |
| cevcSIForwardBdNumber4kBitmap OBJECT-TYPE This object specifies a string of octets containing one bit per Bridge domain per service instance(generally we have one bridge domain per non-trunk service instance but can have more than one bridge configured with a trunk service instance). The first octet corresponds to Bridge domains with Bridgedomain ID values of 3078 through 3085; the second octet to Bridge domains 3086 through 3093; etc. Thus, this 128-octet bitmap represents bridge domain ID value 3072~4095. For each Bridge domain configured, the bit corresponding to that bridge domain is set to 1. SNMP Administrator uses cevcSIForwardBdNumberBase + (position of the set bit in bitmap)to calculate BD number of a service instance. Note that if the length of this string is less than 128 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. | 1.3.6.1.4.1.9.9.613.1.4.10.1.8 | OCTET STRING (SIZE(0..128)) | read-create | current |
| cevcEvcNotificationConfig OBJECT-IDENTITY | 1.3.6.1.4.1.9.9.613.1.5 | |||
| cevcEvcNotifyEnabled OBJECT-TYPE This object specifies the system generation of notification, including: 'status' This bit set to '1' specifies the system generation of cevcEvcStatusChangedNotification. 'creation' This bit set to '1' specifies the system generation of cevcEvcCreationNotification. 'deletion' This bit set to '1' specifices the system generation of cevcEvcDeletionNotification. 'macSecurityViolation' This bit set to '1' specifies the system generation of cevcMacSecurityViolation. | 1.3.6.1.4.1.9.9.613.1.5.1 | Bits {status(0), creation(1), deletion(2), macSecurityViolation(3)} | read-write | current |
| cevcMacSecurityViolation OBJECT-IDENTITY | 1.3.6.1.4.1.9.9.613.1.6 | |||
| cevcMacAddress OBJECT-TYPE This object indicates the MAC Address which has violated the Mac security rules. | 1.3.6.1.4.1.9.9.613.1.6.1 | MacAddress | read-only | current |
| cevcMaxMacConfigLimit OBJECT-TYPE This object specifies the maximum MAC configuration limit. This is also sent as a part of MAC security violation notification. Every platform has their own forwarding table limitation. User can also set the maximum MAC configuration limit and if the limit set by user is not supported by platform then the object returns error. | 1.3.6.1.4.1.9.9.613.1.6.2 | Unsigned32 | read-write | current |
| cevcSIID OBJECT-TYPE This object indicates the service instance ID for the MAC security violation notification. | 1.3.6.1.4.1.9.9.613.1.6.3 | Integer32 | read-only | current |
| cevcViolationCause OBJECT-TYPE This object indicates the MAC security violation cause. When the system MAC Address limit is exceeded, the cevcMacSecurityViolationCause will contain 'exceedSystemLimit' value. When the Bridge domain limit is exceeded, the cevcMacSecurityViolationCause will contain 'exceedBdLimit' value. When the Service Instance limit is exceeded, the cevcMacSecurityViolationCause will contain 'exceedSILimit' value. If the MAC address is present in the Black list then cevcMacSecurityViolationCause will contain 'blackListDeny' value. | 1.3.6.1.4.1.9.9.613.1.6.4 | CevcMacSecurityViolationCauseType | read-only | current |
| ciscoEvcMIBConformance OBJECT-IDENTITY | 1.3.6.1.4.1.9.9.613.2 | |||
| ciscoEvcMIBCompliances OBJECT-IDENTITY | 1.3.6.1.4.1.9.9.613.2.1 | |||
| ciscoEvcMIBGroups OBJECT-IDENTITY | 1.3.6.1.4.1.9.9.613.2.2 |
Notifications
| Name | OID | Status |
|---|---|---|
| cevcEvcStatusChangedNotification NOTIFICATION-TYPE A device generates this notification when an EVC's operational status changes, or the number of active UNIs associated with the EVC (cevcNumActiveUnis) changes. | 1.3.6.1.4.1.9.9.613.0.0.1 | current |
| cevcEvcCreationNotification NOTIFICATION-TYPE A device generates this notification upon the creation of an EVC. | 1.3.6.1.4.1.9.9.613.0.0.2 | current |
| cevcEvcDeletionNotification NOTIFICATION-TYPE A device generates this notification upon the deletion of an EVC. | 1.3.6.1.4.1.9.9.613.0.0.3 | current |
| cevcMacSecurityViolationNotification NOTIFICATION-TYPE A SNMP entity generates this notification in the following cases: When the system MAC Address limit is exceeded, the cevcMacSecurityViolationCauseType will contain 'exceedSystemLimit' value. When the Bridge domain limit is exceeded, the cevcMacSecurityViolationCauseType will contain 'exceedBdLimit' value. When the Service Instance limit is exceeded, the cevcMacSecurityViolationCauseType will contain 'exceedSILimit' value. If the MAC address is present in the Black list then cevcMacSecurityViolationCauseType will contain 'blackListDeny' value. Description of all the varbinds for this Notification is as follows: ifIndex indicates the interface index which identifies the interface that the service instance is attached. cevcSIForwardBdNumberBase indicates the base of bridge domain. The bridge domain range is 1~16k, this object is to track the base of each 4k bitmap. cevcSIForwardBdNumber1kBitmap indicates a string of octets containing one bit per Bridge domain per service instance. This 128-octet bitmap represents bridge domain ID values 0~1023. cevcSIForwardBdNumber2kBitmap indicates a string of octets containing one bit per Bridge domain per service instance. This 128-octet bitmap represents bridge domain ID values 1024~2047. cevcSIForwardBdNumber3kBitmap indicates a string of octets containing one bit per Bridge domain per service instance. This 128-octet bitmap represents bridge domain ID values 2048~3071. cevcSIForwardBdNumber4kBitmap indicates a string of octets containing one bit per Bridge domain per service instance. This 128-octet bitmap represents bridge domain ID values 3072~4095. cevcSIID indicates the service instance ID for the Mac security violation notification. cevcMacAddress indicates the Mac address which has violated the Mac security rules. cevcMaxMacConfigLimit indicates the maximum Mac configuration limit. This is also sent as a part of Mac security violation notification. cevcViolationCause indicates the Mac security violation cause. | 1.3.6.1.4.1.9.9.613.0.0.4 | current |
Conformance
| Name | OID | Status |
|---|---|---|
| ciscoEvcMIBCompliance MODULE-COMPLIANCE The new compliance statement for entities which implement the CISCO-EVC-MIB. | 1.3.6.1.4.1.9.9.613.2.1.1 | deprecated |
| ciscoEvcMIBComplianceRev1 MODULE-COMPLIANCE The compliance statement for entities which implement the CISCO-EVC-MIB. This compliance module deprecates ciscoEvcMIBCompliance. | 1.3.6.1.4.1.9.9.613.2.1.2 | deprecated |
| ciscoEvcMIBComplianceRev2 MODULE-COMPLIANCE The compliance statement for entities which implement the CISCO-EVC-MIB. This compliance module deprecates ciscoEvcMIBComplianceRev1. | 1.3.6.1.4.1.9.9.613.2.1.3 | current |
| cevcSystemGroup OBJECT-GROUP A collection of objects providing system configuration of EVCs. | 1.3.6.1.4.1.9.9.613.2.2.1 | current |
| cevcPortGroup OBJECT-GROUP A collection of objects providing configuration for ports in an EVC. | 1.3.6.1.4.1.9.9.613.2.2.2 | current |
| cevcEvcGroup OBJECT-GROUP A collection of objects providing configuration and status information for EVCs. | 1.3.6.1.4.1.9.9.613.2.2.3 | current |
| cevcSIGroup OBJECT-GROUP A collection of objects providing configuration and match criteria for service instances. cevcSIGroup object is superseded by cevcSIGroupRev1. | 1.3.6.1.4.1.9.9.613.2.2.4 | deprecated |
| cevcSIVlanRewriteGroup OBJECT-GROUP A collection of objects which provides VLAN rewrite information for a service instance. | 1.3.6.1.4.1.9.9.613.2.2.5 | current |
| cevcSICosMatchCriteriaGroup OBJECT-GROUP A collection of objects which provides CoS match criteria for a service instance. | 1.3.6.1.4.1.9.9.613.2.2.6 | current |
| cevcSIMatchCriteriaGroup OBJECT-GROUP A collection of objects providing match criteria information for service instances. cevcSIMatchCriteriaGroup object is superseded by cevcSIMatchCriteriaGroupRev1. | 1.3.6.1.4.1.9.9.613.2.2.7 | deprecated |
| cevcSIForwardGroup OBJECT-GROUP A collection of objects providing service frame forwarding information for service instances. cevcSIForwardGroup object is superseded by cevcSIForwardGroupRev1. | 1.3.6.1.4.1.9.9.613.2.2.8 | deprecated |
| cevcEvcNotificationConfigGroup OBJECT-GROUP A collection of objects for configuring notification of this MIB. | 1.3.6.1.4.1.9.9.613.2.2.9 | current |
| cevcEvcNotificationGroup NOTIFICATION-GROUP A collection of notifications that this MIB module is required to implement. cevcEvcNotificationGroup object is superseded by cevcEvcNotificationGroupRev1. | 1.3.6.1.4.1.9.9.613.2.2.10 | deprecated |
| cevcSIMatchCriteriaGroupRev1 OBJECT-GROUP A collection of objects providing match criteria information for service instances. This group deprecates the old group cevcSIMatchCriteriaGroup. | 1.3.6.1.4.1.9.9.613.2.2.11 | current |
| cevcEvcNotificationGroupRev1 NOTIFICATION-GROUP A collection of notifications that this MIB module is required to implement. This module deprecates the cevcNotificationGroup | 1.3.6.1.4.1.9.9.613.2.2.12 | current |
| cevcSIGroupRev1 OBJECT-GROUP A collection of objects providing configuration and match criteria for service instances. This module deprecates the cevcSIGroup | 1.3.6.1.4.1.9.9.613.2.2.13 | current |
| cevcSIForwardGroupRev1 OBJECT-GROUP A collection of objects providing service frame forwarding information for service instances. This module deprecates cevcSIForwardGroup | 1.3.6.1.4.1.9.9.613.2.2.14 | current |
| cevcMacSecurityViolationGroup OBJECT-GROUP A collection of objects providing the maximum configured MAC limit, the MAC address, service instance ID and Violation cause for Mac Security Violation Information. | 1.3.6.1.4.1.9.9.613.2.2.15 | current |