CISCO-EVC-MIB: View SNMP OID List / Download MIB

VENDOR: CISCO


 Home MIB: CISCO-EVC-MIB
Download as:   

Download standard MIB format if you are planning to load a MIB file into some system (OS, Zabbix, PRTG ...) or view it with a MIB browser. CSV is more suitable for analyzing and viewing OID' and other MIB objects in excel. JSON and YAML formats are usually used in programing even though some systems can use MIB in YAML format (like Logstash).
Keep in mind that standard MIB files can be successfully loaded by systems and programs only if all the required MIB's from the "Imports" section are already loaded.
The tree-like SNMP object navigator requires no explanations because it is very simple to use. And if you stumbled on this MIB from Google note that you can always go back to the home page if you need to perform another MIB or OID lookup.


Object Name OID Type Access Info
 ciscoEvcMIB 1.3.6.1.4.1.9.9.613
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
         ciscoEvcMIBNotifications 1.3.6.1.4.1.9.9.613.0
             ciscoEvcNotificationPrefix 1.3.6.1.4.1.9.9.613.0.0
                 cevcEvcStatusChangedNotification 1.3.6.1.4.1.9.9.613.0.0.1
A device generates this notification when an EVC's operational status changes, or the number of active UNIs associated with the EVC (cevcNumActiveUnis) changes.
                 cevcEvcCreationNotification 1.3.6.1.4.1.9.9.613.0.0.2
A device generates this notification upon the creation of an EVC.
                 cevcEvcDeletionNotification 1.3.6.1.4.1.9.9.613.0.0.3
A device generates this notification upon the deletion of an EVC.
                 cevcMacSecurityViolationNotification 1.3.6.1.4.1.9.9.613.0.0.4
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.
         ciscoEvcMIBObjects 1.3.6.1.4.1.9.9.613.1
             cevcSystem 1.3.6.1.4.1.9.9.613.1.1
                 cevcMaxNumEvcs 1.3.6.1.4.1.9.9.613.1.1.1 gauge32 read-only
This object indicates the maximum number of EVCs that the system supports.
                 cevcNumCfgEvcs 1.3.6.1.4.1.9.9.613.1.1.2 gauge32 read-only
This object indicates the actual number of EVCs currently configured on the system.
             cevcPort 1.3.6.1.4.1.9.9.613.1.2
                 cevcPortTable 1.3.6.1.4.1.9.9.613.1.2.1 no-access
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.
                     cevcPortEntry 1.3.6.1.4.1.9.9.613.1.2.1.1 no-access
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.
                         cevcPortMode 1.3.6.1.4.1.9.9.613.1.2.1.1.1 integer read-write
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. Enumeration: 'uni': 1, 'nni': 2.
                         cevcPortMaxNumEVCs 1.3.6.1.4.1.9.9.613.1.2.1.1.2 gauge32 read-only
This object indicates the maximum number of EVCs that the interface can support.
                         cevcPortMaxNumServiceInstances 1.3.6.1.4.1.9.9.613.1.2.1.1.3 gauge32 read-only
This object indicates the maximum number of service instances that the interface can support.
                 cevcUniTable 1.3.6.1.4.1.9.9.613.1.2.2 no-access
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'.
                     cevcUniEntry 1.3.6.1.4.1.9.9.613.1.2.2.1 no-access
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.
                         cevcUniIdentifier 1.3.6.1.4.1.9.9.613.1.2.2.1.1 snmpadminstring read-only
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.
                         cevcUniPortType 1.3.6.1.4.1.9.9.613.1.2.2.1.2 integer read-only
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. Enumeration: 'dot1ad': 2, 'dot1q': 1.
                         cevcUniServiceAttributes 1.3.6.1.4.1.9.9.613.1.2.2.1.3 bits read-only
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 | | | | | | | | +---------------+-------+-------+------ +-------+-------+ Bits: 'bundling': 1, 'serviceMultiplexing': 0, 'allToOneBundling': 2.
                 cevcPortL2ControlProtocolTable 1.3.6.1.4.1.9.9.613.1.2.3 no-access
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.
                     cevcPortL2ControlProtocolEntry 1.3.6.1.4.1.9.9.613.1.2.3.1 no-access
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.
                         cevcPortL2ControlProtocolType 1.3.6.1.4.1.9.9.613.1.2.3.1.1 cevcl2controlprotocoltype no-access
This object indicates the type of layer 2 control protocol service frame as denoted by the value of cevcPortL2ControlProtocolAction column.
                         cevcPortL2ControlProtocolAction 1.3.6.1.4.1.9.9.613.1.2.3.1.2 integer read-only
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. Enumeration: 'peer': 2, 'discard': 1, 'peerAndPassToEvc': 4, 'passToEvc': 3.
                 cevcUniCEVlanEvcTable 1.3.6.1.4.1.9.9.613.1.2.4 no-access
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.
                     cevcUniCEVlanEvcEntry 1.3.6.1.4.1.9.9.613.1.2.4.1 no-access
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.
                         cevcUniEvcIndex 1.3.6.1.4.1.9.9.613.1.2.4.1.1 ciscoevcindex no-access
This object indicates an arbitrary integer-value that uniquely identifies the EVC attached at an UNI.
                         cevcUniCEVlanEvcBeginningVlan 1.3.6.1.4.1.9.9.613.1.2.4.1.2 vlanid no-access
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.
                         cevcUniCEVlanEvcEndingVlan 1.3.6.1.4.1.9.9.613.1.2.4.1.3 vlanidornone read-only
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'.
             cevcEvc 1.3.6.1.4.1.9.9.613.1.3
                 cevcEvcTable 1.3.6.1.4.1.9.9.613.1.3.1 no-access
This table contains a list of EVCs and their service attributes.
                     cevcEvcEntry 1.3.6.1.4.1.9.9.613.1.3.1.1 no-access
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'.
                         cevcEvcIndex 1.3.6.1.4.1.9.9.613.1.3.1.1.1 ciscoevcindex no-access
This object indicates an arbitrary integer-value that uniquely identifies the EVC.
                         cevcEvcRowStatus 1.3.6.1.4.1.9.9.613.1.3.1.1.2 rowstatus read-only
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.
                         cevcEvcStorageType 1.3.6.1.4.1.9.9.613.1.3.1.1.3 storagetype read-only
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.
                         cevcEvcIdentifier 1.3.6.1.4.1.9.9.613.1.3.1.1.4 snmpadminstring read-only
This object specifies a string-value identifying the EVC. This value should be unique across the MEN.
                         cevcEvcType 1.3.6.1.4.1.9.9.613.1.3.1.1.5 integer read-only
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. Enumeration: 'pointToPoint': 1, 'multipointToMultipoint': 2.
                         cevcEvcCfgUnis 1.3.6.1.4.1.9.9.613.1.3.1.1.6 unsigned32 read-only
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.
                 cevcEvcStateTable 1.3.6.1.4.1.9.9.613.1.3.2 no-access
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.
                     cevcEvcStateEntry 1.3.6.1.4.1.9.9.613.1.3.2.1 no-access
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.
                         cevcEvcOperStatus 1.3.6.1.4.1.9.9.613.1.3.2.1.1 integer read-only
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. Enumeration: 'active': 2, 'unknown': 1, 'partiallyActive': 3, 'inactive': 4.
                         cevcEvcActiveUnis 1.3.6.1.4.1.9.9.613.1.3.2.1.2 gauge32 read-only
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.
                 cevcEvcUniTable 1.3.6.1.4.1.9.9.613.1.3.3 no-access
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.
                     cevcEvcUniEntry 1.3.6.1.4.1.9.9.613.1.3.3.1 no-access
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.
                         cevcEvcUniIndex 1.3.6.1.4.1.9.9.613.1.3.3.1.1 unsigned32 no-access
This object indicates an arbitrary integer-value that uniquely identifies the UNI in an EVC.
                         cevcEvcUniId 1.3.6.1.4.1.9.9.613.1.3.3.1.2 snmpadminstring read-only
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.
                         cevcEvcUniOperStatus 1.3.6.1.4.1.9.9.613.1.3.3.1.3 integer read-only
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. Enumeration: 'remoteInLoopback': 9, 'localExcessiveError': 6, 'notReachable': 2, 'unknown': 1, 'remoteExcessiveError': 7, 'up': 3, 'down': 4, 'adminDown': 5, 'localOutLoopback': 10, 'localInLoopback': 8, 'remoteOutLoopback': 11.
                         cevcEvcLocalUniIfIndex 1.3.6.1.4.1.9.9.613.1.3.3.1.4 interfaceindexorzero read-only
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.
             cevcServiceInstance 1.3.6.1.4.1.9.9.613.1.4
                 cevcSITable 1.3.6.1.4.1.9.9.613.1.4.1 no-access
This table lists each service instance and its service attributes.
                     cevcSIEntry 1.3.6.1.4.1.9.9.613.1.4.1.1 no-access
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'.
                         cevcSIIndex 1.3.6.1.4.1.9.9.613.1.4.1.1.1 unsigned32 no-access
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.
                         cevcSIRowStatus 1.3.6.1.4.1.9.9.613.1.4.1.1.2 rowstatus read-only
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'.
                         cevcSIStorageType 1.3.6.1.4.1.9.9.613.1.4.1.1.3 storagetype read-only
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.
                         cevcSITargetType 1.3.6.1.4.1.9.9.613.1.4.1.1.4 serviceinstancetargettype read-only
This object indicates the type of interface/media to which a service instance has an attachment.
                         cevcSITarget 1.3.6.1.4.1.9.9.613.1.4.1.1.5 serviceinstancetarget read-only
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.
                         cevcSIName 1.3.6.1.4.1.9.9.613.1.4.1.1.6 snmpadminstring read-only
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.
                         cevcSIEvcIndex 1.3.6.1.4.1.9.9.613.1.4.1.1.7 ciscoevcindexorzero read-only
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.
                         cevcSIAdminStatus 1.3.6.1.4.1.9.9.613.1.4.1.1.8 integer read-only
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. Enumeration: 'down': 2, 'up': 1.
                         cevcSIForwardingType 1.3.6.1.4.1.9.9.613.1.4.1.1.9 integer read-only
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. Enumeration: 'other': 0, 'bridgeDomain': 1.
                         cevcSICreationType 1.3.6.1.4.1.9.9.613.1.4.1.1.10 integer read-only
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. Enumeration: 'dynamic': 2, 'static': 1.
                         cevcSIType 1.3.6.1.4.1.9.9.613.1.4.1.1.11 integer read-only
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. Enumeration: 'regular': 1, 'l2context': 3, 'trunk': 2.
                 cevcSIStateTable 1.3.6.1.4.1.9.9.613.1.4.2 no-access
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.
                     cevcSIStateEntry 1.3.6.1.4.1.9.9.613.1.4.2.1 no-access
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.
                         cevcSIOperStatus 1.3.6.1.4.1.9.9.613.1.4.2.1.1 integer read-only
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. Enumeration: 'adminDown': 3, 'unknown': 6, 'up': 1, 'down': 2, 'deleted': 4, 'errorDisabled': 5.
                 cevcSIVlanRewriteTable 1.3.6.1.4.1.9.9.613.1.4.3 no-access
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.
                     cevcSIVlanRewriteEntry 1.3.6.1.4.1.9.9.613.1.4.3.1 no-access
Each entry represents the VLAN adjustment for a Service Instance.
                         cevcSIVlanRewriteDirection 1.3.6.1.4.1.9.9.613.1.4.3.1.1 integer no-access
This object specifies the VLAN adjustment for 'ingress' frames or 'egress' frames on the service instance. Enumeration: 'ingress': 1, 'egress': 2.
                         cevcSIVlanRewriteRowStatus 1.3.6.1.4.1.9.9.613.1.4.3.1.2 rowstatus read-only
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'.
                         cevcSIVlanRewriteStorageType 1.3.6.1.4.1.9.9.613.1.4.3.1.3 storagetype read-only
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.
                         cevcSIVlanRewriteAction 1.3.6.1.4.1.9.9.613.1.4.3.1.4 integer read-only
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. Enumeration: 'push1': 1, 'push2': 2, 'translate2To1': 7, 'translate2To2': 8, 'pop2': 4, 'pop1': 3, 'translate1To1': 5, 'translate1To2': 6.
                         cevcSIVlanRewriteEncapsulation 1.3.6.1.4.1.9.9.613.1.4.3.1.5 integer read-only
This object specifies the encapsulation type to process for the service instance. 'dot1q' The IEEE 802.1q encapsulation. 'dot1ad' The IEEE 802.1ad encapsulation. Enumeration: 'dot1ad': 2, 'dot1q': 1.
                         cevcSIVlanRewriteVlan1 1.3.6.1.4.1.9.9.613.1.4.3.1.6 vlanid read-only
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'.
                         cevcSIVlanRewriteVlan2 1.3.6.1.4.1.9.9.613.1.4.3.1.7 vlanid read-only
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'.
                         cevcSIVlanRewriteSymmetric 1.3.6.1.4.1.9.9.613.1.4.3.1.8 truthvalue read-only
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'.
                 cevcSIL2ControlProtocolTable 1.3.6.1.4.1.9.9.613.1.4.4 no-access
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.
                     cevcSIL2ControlProtocolEntry 1.3.6.1.4.1.9.9.613.1.4.4.1 no-access
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.
                         cevcSIL2ControlProtocolType 1.3.6.1.4.1.9.9.613.1.4.4.1.1 cevcl2controlprotocoltype no-access
The layer 2 control protocol service frame that the service instance is to process as defined by object cevcSIL2ControlProtocolAction.
                         cevcSIL2ControlProtocolAction 1.3.6.1.4.1.9.9.613.1.4.4.1.2 integer read-only
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. Enumeration: 'tunnel': 2, 'discard': 1, 'forward': 3.
                 cevcSICEVlanTable 1.3.6.1.4.1.9.9.613.1.4.5 no-access
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.
                     cevcSICEVlanEntry 1.3.6.1.4.1.9.9.613.1.4.5.1 no-access
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'.
                         cevcSICEVlanBeginningVlan 1.3.6.1.4.1.9.9.613.1.4.5.1.1 vlanid no-access
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.
                         cevcSICEVlanRowStatus 1.3.6.1.4.1.9.9.613.1.4.5.1.2 rowstatus read-only
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'.
                         cevcSICEVlanStorageType 1.3.6.1.4.1.9.9.613.1.4.5.1.3 storagetype read-only
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.
                         cevcSICEVlanEndingVlan 1.3.6.1.4.1.9.9.613.1.4.5.1.4 vlanidornone read-only
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'.
                 cevcSIMatchCriteriaTable 1.3.6.1.4.1.9.9.613.1.4.6 no-access
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.
                     cevcSIMatchCriteriaEntry 1.3.6.1.4.1.9.9.613.1.4.6.1 no-access
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'.
                         cevcSIMatchCriteriaIndex 1.3.6.1.4.1.9.9.613.1.4.6.1.1 unsigned32 no-access
This object indicates an arbitrary integer-value that uniquely identifies a match criteria for a service instance.
                         cevcSIMatchRowStatus 1.3.6.1.4.1.9.9.613.1.4.6.1.2 rowstatus read-only
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'.
                         cevcSIMatchStorageType 1.3.6.1.4.1.9.9.613.1.4.6.1.3 storagetype read-only
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.
                         cevcSIMatchCriteriaType 1.3.6.1.4.1.9.9.613.1.4.6.1.4 integer read-only
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. Enumeration: 'dot1q': 2, 'unknown': 1, 'defaultTagged': 8, 'untaggedAndDot1q': 5, 'priorityTagged': 7, 'untaggedAndDot1ad': 6, 'untagged': 4, 'dot1ad': 3.
                 cevcSIMatchEncapTable 1.3.6.1.4.1.9.9.613.1.4.7 no-access
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'
                     cevcSIMatchEncapEntry 1.3.6.1.4.1.9.9.613.1.4.7.1 no-access
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'.
                         cevcSIMatchEncapRowStatus 1.3.6.1.4.1.9.9.613.1.4.7.1.1 rowstatus read-only
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'.
                         cevcSIMatchEncapStorageType 1.3.6.1.4.1.9.9.613.1.4.7.1.2 storagetype read-only
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.
                         cevcSIMatchEncapValid 1.3.6.1.4.1.9.9.613.1.4.7.1.3 bits read-only
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. Bits: 'dot1adNativeVlan': 6, 'payloadType': 2, 'primaryCos': 0, 'payloadTypes': 3, 'priorityCos': 4, 'dot1qNativeVlan': 5, 'encapExact': 7, 'secondaryCos': 1.
                         cevcSIMatchEncapEncapsulation 1.3.6.1.4.1.9.9.613.1.4.7.1.4 integer read-only
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. Enumeration: 'dot1ahEthertype0x88A8': 6, 'dot1qEthertype0x9100': 2, 'dot1qEthertype0x8100': 1, 'dot1adEthertype0x88A8': 5, 'dot1qEthertype0x9200': 3, 'dot1qEthertype0x88A8': 4.
                         cevcSIMatchEncapPrimaryCos 1.3.6.1.4.1.9.9.613.1.4.7.1.5 ciscocoslist read-only
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.
                         cevcSIMatchEncapSecondaryCos 1.3.6.1.4.1.9.9.613.1.4.7.1.6 ciscocoslist read-only
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.
                         cevcSIMatchEncapPayloadType 1.3.6.1.4.1.9.9.613.1.4.7.1.7 integer read-only
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. Enumeration: 'other': 1, 'payloadType0x0800ip': 2.
                         cevcSIMatchEncapPayloadTypes 1.3.6.1.4.1.9.9.613.1.4.7.1.8 bits read-only
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. Bits: 'payloadTypeIPv4': 0, 'payloadTypePPPoEDiscovery': 2, 'payloadTypeIPv6': 1, 'payloadTypePPPoEAll': 4, 'payloadTypePPPoESession': 3.
                         cevcSIMatchEncapPriorityCos 1.3.6.1.4.1.9.9.613.1.4.7.1.9 ciscocoslist read-only
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.
                 cevcSIPrimaryVlanTable 1.3.6.1.4.1.9.9.613.1.4.8 no-access
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.
                     cevcSIPrimaryVlanEntry 1.3.6.1.4.1.9.9.613.1.4.8.1 no-access
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'.
                         cevcSIPrimaryVlanBeginningVlan 1.3.6.1.4.1.9.9.613.1.4.8.1.1 vlanid no-access
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.
                         cevcSIPrimaryVlanRowStatus 1.3.6.1.4.1.9.9.613.1.4.8.1.2 rowstatus read-only
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'.
                         cevcSIPrimaryVlanStorageType 1.3.6.1.4.1.9.9.613.1.4.8.1.3 storagetype read-only
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.
                         cevcSIPrimaryVlanEndingVlan 1.3.6.1.4.1.9.9.613.1.4.8.1.4 vlanidornone read-only
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'.
                 cevcSISecondaryVlanTable 1.3.6.1.4.1.9.9.613.1.4.9 no-access
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.
                     cevcSISecondaryVlanEntry 1.3.6.1.4.1.9.9.613.1.4.9.1 no-access
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'.
                         cevcSISecondaryVlanBeginningVlan 1.3.6.1.4.1.9.9.613.1.4.9.1.1 vlanid no-access
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.
                         cevcSISecondaryVlanRowStatus 1.3.6.1.4.1.9.9.613.1.4.9.1.2 rowstatus read-only
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'.
                         cevcSISecondaryVlanStorageType 1.3.6.1.4.1.9.9.613.1.4.9.1.3 storagetype read-only
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.
                         cevcSISecondaryVlanEndingVlan 1.3.6.1.4.1.9.9.613.1.4.9.1.4 vlanidornone read-only
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'.
                 cevcSIForwardBdTable 1.3.6.1.4.1.9.9.613.1.4.10 no-access
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'.
                       cevcSIForwardBdEntry 1.3.6.1.4.1.9.9.613.1.4.10.1 no-access
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'.
                           cevcSIForwardBdRowStatus 1.3.6.1.4.1.9.9.613.1.4.10.1.1 rowstatus read-only
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'.
                           cevcSIForwardBdStorageType 1.3.6.1.4.1.9.9.613.1.4.10.1.2 storagetype read-only
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.
                           cevcSIForwardBdNumber 1.3.6.1.4.1.9.9.613.1.4.10.1.3 unsigned32 read-only
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.
                           cevcSIForwardBdNumberBase 1.3.6.1.4.1.9.9.613.1.4.10.1.4 integer read-only
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. Enumeration: 'bdNumBase12288': 12288, 'bdNumBase0': 0, 'bdNumBase8192': 8192, 'bdNumBase16384': 16384, 'bdNumBase4096': 4096.
                           cevcSIForwardBdNumber1kBitmap 1.3.6.1.4.1.9.9.613.1.4.10.1.5 octet string read-only
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.
                           cevcSIForwardBdNumber2kBitmap 1.3.6.1.4.1.9.9.613.1.4.10.1.6 octet string read-only
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.
                           cevcSIForwardBdNumber3kBitmap 1.3.6.1.4.1.9.9.613.1.4.10.1.7 octet string read-only
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.
                           cevcSIForwardBdNumber4kBitmap 1.3.6.1.4.1.9.9.613.1.4.10.1.8 octet string read-only
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.
             cevcEvcNotificationConfig 1.3.6.1.4.1.9.9.613.1.5
                 cevcEvcNotifyEnabled 1.3.6.1.4.1.9.9.613.1.5.1 bits read-write
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. Bits: 'status': 0, 'creation': 1, 'macSecurityViolation': 3, 'deletion': 2.
             cevcMacSecurityViolation 1.3.6.1.4.1.9.9.613.1.6
                 cevcMacAddress 1.3.6.1.4.1.9.9.613.1.6.1 macaddress read-only
This object indicates the MAC Address which has violated the Mac security rules.
                 cevcMaxMacConfigLimit 1.3.6.1.4.1.9.9.613.1.6.2 unsigned32 read-write
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.
                 cevcSIID 1.3.6.1.4.1.9.9.613.1.6.3 integer32 read-only
This object indicates the service instance ID for the MAC security violation notification.
                 cevcViolationCause 1.3.6.1.4.1.9.9.613.1.6.4 cevcmacsecurityviolationcausetype read-only
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.
         ciscoEvcMIBConformance 1.3.6.1.4.1.9.9.613.2
             ciscoEvcMIBCompliances 1.3.6.1.4.1.9.9.613.2.1
                 ciscoEvcMIBCompliance 1.3.6.1.4.1.9.9.613.2.1.1
The new compliance statement for entities which implement the CISCO-EVC-MIB.
                 ciscoEvcMIBComplianceRev1 1.3.6.1.4.1.9.9.613.2.1.2
The compliance statement for entities which implement the CISCO-EVC-MIB. This compliance module deprecates ciscoEvcMIBCompliance.
                 ciscoEvcMIBComplianceRev2 1.3.6.1.4.1.9.9.613.2.1.3
The compliance statement for entities which implement the CISCO-EVC-MIB. This compliance module deprecates ciscoEvcMIBComplianceRev1.
             ciscoEvcMIBGroups 1.3.6.1.4.1.9.9.613.2.2
                 cevcSystemGroup 1.3.6.1.4.1.9.9.613.2.2.1
A collection of objects providing system configuration of EVCs.
                 cevcPortGroup 1.3.6.1.4.1.9.9.613.2.2.2
A collection of objects providing configuration for ports in an EVC.
                 cevcEvcGroup 1.3.6.1.4.1.9.9.613.2.2.3
A collection of objects providing configuration and status information for EVCs.
                 cevcSIGroup 1.3.6.1.4.1.9.9.613.2.2.4
A collection of objects providing configuration and match criteria for service instances. cevcSIGroup object is superseded by cevcSIGroupRev1.
                 cevcSIVlanRewriteGroup 1.3.6.1.4.1.9.9.613.2.2.5
A collection of objects which provides VLAN rewrite information for a service instance.
                 cevcSICosMatchCriteriaGroup 1.3.6.1.4.1.9.9.613.2.2.6
A collection of objects which provides CoS match criteria for a service instance.
                 cevcSIMatchCriteriaGroup 1.3.6.1.4.1.9.9.613.2.2.7
A collection of objects providing match criteria information for service instances. cevcSIMatchCriteriaGroup object is superseded by cevcSIMatchCriteriaGroupRev1.
                 cevcSIForwardGroup 1.3.6.1.4.1.9.9.613.2.2.8
A collection of objects providing service frame forwarding information for service instances. cevcSIForwardGroup object is superseded by cevcSIForwardGroupRev1.
                 cevcEvcNotificationConfigGroup 1.3.6.1.4.1.9.9.613.2.2.9
A collection of objects for configuring notification of this MIB.
                 cevcEvcNotificationGroup 1.3.6.1.4.1.9.9.613.2.2.10
A collection of notifications that this MIB module is required to implement. cevcEvcNotificationGroup object is superseded by cevcEvcNotificationGroupRev1.
                 cevcSIMatchCriteriaGroupRev1 1.3.6.1.4.1.9.9.613.2.2.11
A collection of objects providing match criteria information for service instances. This group deprecates the old group cevcSIMatchCriteriaGroup.
                 cevcEvcNotificationGroupRev1 1.3.6.1.4.1.9.9.613.2.2.12
A collection of notifications that this MIB module is required to implement. This module deprecates the cevcNotificationGroup
                 cevcSIGroupRev1 1.3.6.1.4.1.9.9.613.2.2.13
A collection of objects providing configuration and match criteria for service instances. This module deprecates the cevcSIGroup
                 cevcSIForwardGroupRev1 1.3.6.1.4.1.9.9.613.2.2.14
A collection of objects providing service frame forwarding information for service instances. This module deprecates cevcSIForwardGroup
                 cevcMacSecurityViolationGroup 1.3.6.1.4.1.9.9.613.2.2.15
A collection of objects providing the maximum configured MAC limit, the MAC address, service instance ID and Violation cause for Mac Security Violation Information.