CISCO-ATM-VIRTUAL-IF-MIB
- Registered at
- 1.3.6.1.4.1.9.9.129
- Last updated
- 2002-10-11 00:00
- Organization
- Cisco Systems, Inc.
- Revisions
- 2002-10-11 00:00, 2002-05-07 00:00, 2001-09-03 00:00, 2000-08-11 00:00, 2000-01-14 00:00
- Namespace
- cisco
- Source file
CISCO-ATM-VIRTUAL-IF-MIB- Digest
sha256:3fd4d88e1647bdf7fd076ec5ccdb24783872c90a16bbbac91f310f4db2fed9d1
Description
The MIB module to manage ATM Virtual interface objects. ATM virtual interfaces are configured on a physical line.
Contact
Cisco Systems Customer Service Postal: 170 W Tasman Drive San Jose, CA 95134 USA Tel: +1 800 553-NETS E-mail: cs-wanatm@cisco.com
Imports
| From | Symbols |
|---|---|
| ATM-TC-MIB | AtmVpIdentifier |
| CISCO-SMI | ciscoMgmt |
| IF-MIB | InterfaceIndex, ifIndex |
| SNMPv2-CONF | MODULE-COMPLIANCE, NOTIFICATION-GROUP, OBJECT-GROUP |
| SNMPv2-SMI | Counter32, Counter64, Integer32, MODULE-IDENTITY, NOTIFICATION-TYPE, OBJECT-IDENTITY, OBJECT-TYPE, Unsigned32, iso |
| SNMPv2-TC | DisplayString, RowStatus, TEXTUAL-CONVENTION |
Imported by
Nothing in this corpus imports this module.
Load order
Every file a consumer needs in order to load this module, dependencies first.
ATM-TC-MIB CISCO-ATM-VIRTUAL-IF-MIB CISCO-SMI IANAifType-MIB IF-MIB SNMPv2-CONF SNMPv2-MIB SNMPv2-SMI SNMPv2-TC
Objects
| Name | OID | Syntax | Access | Status |
|---|---|---|---|---|
| ciscoAtmVirtualIfMIBObjects OBJECT-IDENTITY | 1.3.6.1.4.1.9.9.129.1 | |||
| caviConfig OBJECT-IDENTITY | 1.3.6.1.4.1.9.9.129.1.1 | |||
| caviTable OBJECT-TYPE This table is used for creating ATM virtual Interfaces. The ATM virtual interfaces are created on physical interfaces. For each entry created in this table, there will be an entry created in the ifTable with ifType atmVirtual(149). For each entry deleted from this table, the corresponding entry from ifTable will be deleted. The ifIndex value for ifType atmVirtual(149) is used for indexing to atmInterfaceConfTable for getting information on a ATM virtual interface. | 1.3.6.1.4.1.9.9.129.1.1.1 | not-accessible | current | |
| caviEntry OBJECT-TYPE An entry in the caviTable table for each ATM virtual interface. An entry in this table can only be created if values for all objects in a row are provided. The caviVpiNum object is applicable only to interfaces of caviIfType vnni (3) or vuni (4). The caviMinVpiNum and caviMaxVpiNum are applicable only to interfaces of caviIfType evuni(5) or evnni(6). | 1.3.6.1.4.1.9.9.129.1.1.1.1 | not-accessible | current | |
| caviIndex OBJECT-TYPE A unique value for the ATM virtual interface. | 1.3.6.1.4.1.9.9.129.1.1.1.1.1 | Integer32 (1..2147483647) | not-accessible | current |
| caviPhyIfIndex OBJECT-TYPE This object identifies the interface number ( 'ifIndex' ) assigned to sonet(39),ds3(30),ds1(18),atmIma(107). | 1.3.6.1.4.1.9.9.129.1.1.1.1.2 | InterfaceIndex | read-create | current |
| caviViIfIndex OBJECT-TYPE This object identifies the ATM virtual interface number ('ifIndex') assigned to this entry, and is used to identify corresponding rows in the IF-MIB. Note that re-inititalization of the management agent may cause a client's 'caviViIfIndex' to change. | 1.3.6.1.4.1.9.9.129.1.1.1.1.3 | InterfaceIndex | read-only | current |
| caviMinRate OBJECT-TYPE ATM virtual interface's guaranteed cell rate. This is the guaranteed bandwidth allocated for the interface. The sum of caviMinRate of all ATM virtual interfaces configured on a single physical line, must not exceed the bandwidth of the physical line. Creation of a row is rejected when the sum of caviMinRate of all existing ATM virtual interfaces exceeds the physical line bandwidth. The value of this object can't exceed the 'ifSpeed' or 'ifHighSpeed' value in ifTable for the associated 'caviPhyIfIndex'. ATM cell bandwidths for various physical lines are: OC192 line : 22605280 cells/sec OC48 line : 5651320 cells/sec OC12 line : 1412830 cells/sec OC3 line : 353207 cells/sec T3 line : 96000 cells/sec E3 line : 80000 cells/sec. | 1.3.6.1.4.1.9.9.129.1.1.1.1.4 | Unsigned32 | read-create | current |
| caviMaxRate OBJECT-TYPE ATM virtual interface's maximum cell rate. If bandwidth is available, the interface will be allocated bandwidth upto this value. The total bandwidth of connections configured over this interface cannot exceed this value. The value of this object can't exceed the 'ifSpeed' or 'ifHighSpeed' value in ifTable for the associated 'caviPhyIfIndex'. ATM cell bandwidths for various physical lines are: OC192 line : 22605280 cells/sec OC48 line : 5651320 cells/sec OC12 line : 1412830 cells/sec OC3 line : 353207 cells/sec T3 line : 96000 cells/sec E3 line : 80000 cells/sec. | 1.3.6.1.4.1.9.9.129.1.1.1.1.5 | Unsigned32 | read-create | current |
| caviFileId OBJECT-TYPE The ID of the file that holds module specific configuration parameters for this ATM virtual interface. | 1.3.6.1.4.1.9.9.129.1.1.1.1.6 | Unsigned32 | read-create | current |
| caviIfType OBJECT-TYPE This object reflects the type of ATM virtual interface that can be configured within a physical interface. The supported types of virtual interfaces and their description is shown below: uni : Only one virtual interface of uni type can be configured within a physical interface. The ATM cells used in this interface would use a 8 bit VPI and a 4 bit GFC. nni : Only one virtual interface of nni type can be configured within a physical interface.The ATM cells used in this interface would use a 12 bit VPI. vnni: Multiple virtual interfaces of vnni type can be configured within a physical interface. However, all cells sent on this interface belong to a single VPI (defined by caviVpiNum) and the cells use a 12 bit VPI. vuni: Multiple virtual interfaces of vuni type can be configured within a physical interface. However, all cells sent on this interface belong to a single VPI (defined by caviVpiNum) and the cells use a 8 bit VPI and a 4 bit GFC. evuni: Multiple virtual interfaces of evuni type can be configured within a physical interface. However, all cells sent on this interface belong to a range of VPI (defined by caviMinVpiNum & caviMaxVpiNum) and the cells use a 8 bit VPI and a 4 bit GFC. evnni: Multiple virtual interfaces of evuni type can be configured within a physical interface. However, all cells sent on this interface belong to a range of VPI (defined by caviMinVpiNum & caviMaxVpiNum) and the cells use a 12 bit VPI. | 1.3.6.1.4.1.9.9.129.1.1.1.1.7 | INTEGER {uni(1), nni(2), vnni(3), vuni(4), evuni(5), evnni(6)} | read-create | current |
| caviVpiNum OBJECT-TYPE This object is used when configuring ATM virtual interfaces of caviIftype vuni(4) or vnni (3). A non-zero value is required for vuni / vnni operation. The value set in this object for other type of caviIfTypes would be ignored by the agent. The GET operation on this object would return 0 for caviIfTypes other than vuni/vnni. | 1.3.6.1.4.1.9.9.129.1.1.1.1.8 | AtmVpIdentifier | read-create | current |
| caviRowStatus OBJECT-TYPE This object allows create and delete operations on caviTable entries. An entry is created in the table by setting this object to createAndGo(4). An entry is deleted from the table by setting this object to destroy(6). An entry in this table may be modified after creation. | 1.3.6.1.4.1.9.9.129.1.1.1.1.9 | RowStatus | read-create | current |
| caviMinVpiNum OBJECT-TYPE This object is mandatory while configuring this ATM virtual interface as caviIfType evuni(5) or evnni(6). The range of VPI accepted by the agent depends on caviIfType. The evuni accepts a range from 0 to 255, while the evnni accepts a range from 0 to 4095. The object specifies the minimum VPI for a evuni/evnni interface. The agent ignores a SET on this object for any interface other than a evuni/evnni. A GET operation for interfaces other than a evuni/evnni would always yield 0 | 1.3.6.1.4.1.9.9.129.1.1.1.1.10 | AtmVpIdentifier | read-create | current |
| caviMaxVpiNum OBJECT-TYPE This object is mandatory while configuring this ATM virtual interface as caviIfType evuni(5) or evnni(6). The range of VPI accepted by the agent depends on caviIfType. The evuni accepts a range from 0 to 255, while the evnni accepts a range from 0 to 4095. The agent rejects a SET on this object for any interface other than a evuni/evnni. A GET operation for interfaces other than a evuni/evnni would always yield 0 | 1.3.6.1.4.1.9.9.129.1.1.1.1.11 | AtmVpIdentifier | read-create | current |
| caviStatistics OBJECT-IDENTITY | 1.3.6.1.4.1.9.9.129.1.2 | |||
| caviStatEgressTable OBJECT-TYPE This table reflects real time statistics associated with each of the ATM virtual interfaces on the egress side. Ingress direction means coming from network into switch, Egress direction means going from switch into the network. | 1.3.6.1.4.1.9.9.129.1.2.1 | not-accessible | current | |
| caviStatEgressEntry OBJECT-TYPE An entry for egress ATM virtual interface statistics. In all the following descriptions, CLP-0 means Cell Loss Priority = 0, CLP-1 means Cell Loss Priority = 1. Statistics are being collected before and after the traffic management and policing device. | 1.3.6.1.4.1.9.9.129.1.2.1.1 | not-accessible | current | |
| caviEgrRcvClp0Cells OBJECT-TYPE The number of CLP-0 cells received from switch at the traffic management and policing device. | 1.3.6.1.4.1.9.9.129.1.2.1.1.1 | Counter32 | read-only | current |
| caviEgrRcvClp1Cells OBJECT-TYPE The number of CLP-1 cells received from switch at the traffic management and policing device. | 1.3.6.1.4.1.9.9.129.1.2.1.1.2 | Counter32 | read-only | current |
| caviEgrClp0DiscCells OBJECT-TYPE The number of CLP-0 cells discarded due to policing. | 1.3.6.1.4.1.9.9.129.1.2.1.1.3 | Counter32 | read-only | current |
| caviEgrClp1DiscCells OBJECT-TYPE The number of CLP-1 cells discarded due to policing. | 1.3.6.1.4.1.9.9.129.1.2.1.1.4 | Counter32 | read-only | current |
| caviEgrXmtClp0Cells OBJECT-TYPE The number of CLP-0 cells transmitted to the network after traffic management and policing. | 1.3.6.1.4.1.9.9.129.1.2.1.1.5 | Counter32 | read-only | current |
| caviEgrXmtClp1Cells OBJECT-TYPE The number of CLP-1 cells transmitted to the network after traffic management and policing. | 1.3.6.1.4.1.9.9.129.1.2.1.1.6 | Counter32 | read-only | current |
| caviEgrRcvOAMCells OBJECT-TYPE The number of OAM cells received from the switch at the traffic management and policing device. | 1.3.6.1.4.1.9.9.129.1.2.1.1.7 | Counter32 | read-only | current |
| caviEgrRMCells OBJECT-TYPE The number of RM cells transmitted to the network from the switch. | 1.3.6.1.4.1.9.9.129.1.2.1.1.8 | Counter32 | read-only | current |
| caviEgrXmtEFCICells OBJECT-TYPE The number of EFCI cells transmitted to the network after traffic management and policing. | 1.3.6.1.4.1.9.9.129.1.2.1.1.9 | Counter32 | read-only | current |
| caviEgrRcvEFCICells OBJECT-TYPE The number of EFCI cells received from the switch at traffic management and policing device. | 1.3.6.1.4.1.9.9.129.1.2.1.1.10 | Counter32 | read-only | current |
| caviEgrXmtOAMCells OBJECT-TYPE The number of OAM loopback cells transmitted to network after traffic management and policing. | 1.3.6.1.4.1.9.9.129.1.2.1.1.11 | Counter32 | read-only | current |
| caviHEgrXmtClp0Cells OBJECT-TYPE The 64-bit version of caviEgrXmtClp0Cells. | 1.3.6.1.4.1.9.9.129.1.2.1.1.12 | Counter64 | read-only | current |
| caviHEgrXmtClp1Cells OBJECT-TYPE The 64-bit version of caviEgrXmtClp1Cells. | 1.3.6.1.4.1.9.9.129.1.2.1.1.13 | Counter64 | read-only | current |
| caviHighEgrRcvClp0Cells OBJECT-TYPE The Upper 32 bit of the number of CLP-0 cells received from switch at the traffic management and policing device. | 1.3.6.1.4.1.9.9.129.1.2.1.1.14 | Counter32 | read-only | current |
| caviHighEgrRcvClp1Cells OBJECT-TYPE The Upper 32 bit of the number of CLP-1 cells received from switch at the traffic management and policing device. | 1.3.6.1.4.1.9.9.129.1.2.1.1.15 | Counter32 | read-only | current |
| caviHighEgrClp0DiscCells OBJECT-TYPE The Upper 32 bit of the number of CLP-0 cells discarded due to policing. | 1.3.6.1.4.1.9.9.129.1.2.1.1.16 | Counter32 | read-only | current |
| caviHighEgrClp1DiscCells OBJECT-TYPE The Upper 32 bit of the number of CLP-1 cells discarded due to policing. | 1.3.6.1.4.1.9.9.129.1.2.1.1.17 | Counter32 | read-only | current |
| caviHighEgrXmtClp0Cells OBJECT-TYPE The Upper 32 bit of the number of CLP-0 cells transmitted to the network after traffic management and policing. | 1.3.6.1.4.1.9.9.129.1.2.1.1.18 | Counter32 | read-only | current |
| caviHighEgrXmtClp1Cells OBJECT-TYPE The Upper 32 bit of the number of CLP-1 cells transmitted to the network after traffic management and policing. | 1.3.6.1.4.1.9.9.129.1.2.1.1.19 | Counter32 | read-only | current |
| caviHEgrRcvClp0Cells OBJECT-TYPE The 64 bit version of the number of CLP-0 cells received from switch at the traffic management and policing device. | 1.3.6.1.4.1.9.9.129.1.2.1.1.20 | Counter64 | read-only | current |
| caviHEgrRcvClp1Cells OBJECT-TYPE The 64 bit version of the number of CLP-1 cells received from switch at the traffic management and policing device. | 1.3.6.1.4.1.9.9.129.1.2.1.1.21 | Counter64 | read-only | current |
| caviHEgrClp0DiscCells OBJECT-TYPE The 64 bit version of the number of CLP-0 cells discarded due to policing. | 1.3.6.1.4.1.9.9.129.1.2.1.1.22 | Counter64 | read-only | current |
| caviHEgrClp1DiscCells OBJECT-TYPE The 64 bit version of the number of CLP-1 cells discarded due to policing. | 1.3.6.1.4.1.9.9.129.1.2.1.1.23 | Counter64 | read-only | current |
| caviEgressIntervalTable OBJECT-TYPE This table reflects interval statistics associated with each of the ATM virtual interfaces in egress direction. | 1.3.6.1.4.1.9.9.129.1.2.2 | not-accessible | current | |
| caviEgressIntervalEntry OBJECT-TYPE An entry for egress ATM virtual interface interval statistics. In addition to the current 15-minute interval bucket, the previous 24 hours worth of 15-minute interval buckets are collected for each ATM virtual interface. Statistics are being collected before and after the traffic management and policing device, in egress direction. | 1.3.6.1.4.1.9.9.129.1.2.2.1 | not-accessible | current | |
| caviEgressIntervalNumber OBJECT-TYPE A number used to uniquely identify a ATM virtual interface's interval statistics. 0 is used to identify the current 15-minute interval. 1-96 identify the previous 24 hours of 15-minute interval buckets. | 1.3.6.1.4.1.9.9.129.1.2.2.1.1 | Unsigned32 (0..96) | read-only | current |
| caviIntEgrRcvClp0Cells OBJECT-TYPE The number of CLP-0 cells received from switch at the traffic management and policing device during a 15 minute interval. | 1.3.6.1.4.1.9.9.129.1.2.2.1.2 | Counter32 | read-only | current |
| caviIntEgrRcvClp1Cells OBJECT-TYPE The number of CLP-1 cells received from switch at the traffic management and policing device during a 15 minute interval. | 1.3.6.1.4.1.9.9.129.1.2.2.1.3 | Counter32 | read-only | current |
| caviIntEgrClp0DiscCells OBJECT-TYPE The number of CLP-0 cells discarded due to policing during a 15 minute interval. | 1.3.6.1.4.1.9.9.129.1.2.2.1.4 | Counter32 | read-only | current |
| caviIntEgrClp1DiscCells OBJECT-TYPE The number of CLP-1 cells discarded due to policing during a 15 minute interval. | 1.3.6.1.4.1.9.9.129.1.2.2.1.5 | Counter32 | read-only | current |
| caviIntEgrXmtClp0Cells OBJECT-TYPE The number of CLP-0 cells transmitted to the network after traffic management and policing during a 15 minute interval. | 1.3.6.1.4.1.9.9.129.1.2.2.1.6 | Counter32 | read-only | current |
| caviIntEgrXmtClp1Cells OBJECT-TYPE The number of CLP-1 cells transmitted to the network after traffic management and policing during a 15 minute interval. | 1.3.6.1.4.1.9.9.129.1.2.2.1.7 | Counter32 | read-only | current |
| caviIntEgrRcvOAMCells OBJECT-TYPE The number of OAM cells received from the switch at the traffic management and policing device during a 15 minute interval. | 1.3.6.1.4.1.9.9.129.1.2.2.1.8 | Counter32 | read-only | current |
| caviIntEgrRMCells OBJECT-TYPE The number of RM cells transmitted to the network from the switch during a 15 minute interval. | 1.3.6.1.4.1.9.9.129.1.2.2.1.9 | Counter32 | read-only | current |
| caviIntEgrXmtEFCICells OBJECT-TYPE The number of EFCI cells transmitted to the network after traffic management and policing during a 15 minute interval. | 1.3.6.1.4.1.9.9.129.1.2.2.1.10 | Counter32 | read-only | current |
| caviIntEgrRcvEFCICells OBJECT-TYPE The number of EFCI cells received from the switch at traffic management and policing device during a 15 minute interval. | 1.3.6.1.4.1.9.9.129.1.2.2.1.11 | Counter32 | read-only | current |
| caviIntEgrXmtOAMCells OBJECT-TYPE The number of OAM loopback cells transmitted to network after traffic management and policing during a 15 minute interval. | 1.3.6.1.4.1.9.9.129.1.2.2.1.12 | Counter32 | read-only | current |
| caviHighIntEgrRcvClp0Cells OBJECT-TYPE The upper 32 bits of the number of CLP-0 cells received from switch at the traffic management and policing device during a 15 minute interval. | 1.3.6.1.4.1.9.9.129.1.2.2.1.13 | Counter32 | read-only | current |
| caviHighIntEgrRcvClp1Cells OBJECT-TYPE The upper 32 bits of the number of CLP-1 cells received from switch at the traffic management and policing device during a 15 minute interval. | 1.3.6.1.4.1.9.9.129.1.2.2.1.14 | Counter32 | read-only | current |
| caviHighIntEgrClp0DiscCells OBJECT-TYPE The upper 32 bits of the number of CLP-0 cells discarded due to policing during a 15 minute interval. | 1.3.6.1.4.1.9.9.129.1.2.2.1.15 | Counter32 | read-only | current |
| caviHighIntEgrClp1DiscCells OBJECT-TYPE The upper 32 bits of the number of CLP-1 cells discarded due to policing during a 15 minute interval. | 1.3.6.1.4.1.9.9.129.1.2.2.1.16 | Counter32 | read-only | current |
| caviHighIntEgrXmtClp0Cells OBJECT-TYPE The upper 32 bits of the number of CLP-0 cells transmitted to the network after traffic management and policing during a 15 minute interval. | 1.3.6.1.4.1.9.9.129.1.2.2.1.17 | Counter32 | read-only | current |
| caviHighIntEgrXmtClp1Cells OBJECT-TYPE The upper 32 bits of the number of CLP-1 cells transmitted to the network after traffic management and policing during a 15 minute interval. | 1.3.6.1.4.1.9.9.129.1.2.2.1.18 | Counter32 | read-only | current |
| caviHIntEgrRcvClp0Cells OBJECT-TYPE The 64 bit version of the number of CLP-0 cells received from switch at the traffic management and policing device during a 15 minute interval. | 1.3.6.1.4.1.9.9.129.1.2.2.1.19 | Counter64 | read-only | current |
| caviHIntEgrRcvClp1Cells OBJECT-TYPE The 64 bit version of the number of CLP-1 cells received from switch at the traffic management and policing device during a 15 minute interval. | 1.3.6.1.4.1.9.9.129.1.2.2.1.20 | Counter64 | read-only | current |
| caviHIntEgrClp0DiscCells OBJECT-TYPE The 64 bit version of the number of CLP-0 cells discarded due to policing during a 15 minute interval. | 1.3.6.1.4.1.9.9.129.1.2.2.1.21 | Counter64 | read-only | current |
| caviHIntEgrClp1DiscCells OBJECT-TYPE The 64 bit version of the number of CLP-1 cells discarded due to policing during a 15 minute interval. | 1.3.6.1.4.1.9.9.129.1.2.2.1.22 | Counter64 | read-only | current |
| caviHIntEgrXmtClp0Cells OBJECT-TYPE The 64 bit version of the number of CLP-0 cells transmitted to the network after traffic management and policing during a 15 minute interval. | 1.3.6.1.4.1.9.9.129.1.2.2.1.23 | Counter64 | read-only | current |
| caviHIntEgrXmtClp1Cells OBJECT-TYPE The 64 bit version of the number of CLP-1 cells transmitted to the network after traffic management and policing during a 15 minute interval. | 1.3.6.1.4.1.9.9.129.1.2.2.1.24 | Counter64 | read-only | current |
| caviStatIngressTable OBJECT-TYPE This table reflects real time statistics associated with each of the ATM virtual interfaces on the ingress side. | 1.3.6.1.4.1.9.9.129.1.2.3 | not-accessible | current | |
| caviStatIngressEntry OBJECT-TYPE An entry for egress ATM virtual interface statistics. In all the following descriptions, CLP-0 means Cell Loss Priority = 0, CLP-1 means Cell Loss Priority = 1. Statistics are being collected before and after the traffic management and policing device. | 1.3.6.1.4.1.9.9.129.1.2.3.1 | not-accessible | current | |
| caviIngRcvClp0Cells OBJECT-TYPE The number of CLP-0 cells received from network at the traffic management and policing device in ingress direction. | 1.3.6.1.4.1.9.9.129.1.2.3.1.1 | Counter32 | read-only | current |
| caviIngRcvClp1Cells OBJECT-TYPE The number of CLP-1 cells received from network at the traffic management and policing device in ingress direction. | 1.3.6.1.4.1.9.9.129.1.2.3.1.2 | Counter32 | read-only | current |
| caviIngClp0DiscCells OBJECT-TYPE The number of CLP-0 cells discarded due to policing in ingress direction. | 1.3.6.1.4.1.9.9.129.1.2.3.1.3 | Counter32 | read-only | current |
| caviIngClp1DiscCells OBJECT-TYPE The number of CLP-1 cells discarded due to policing in ingress direction. | 1.3.6.1.4.1.9.9.129.1.2.3.1.4 | Counter32 | read-only | current |
| caviIngXmtClp0Cells OBJECT-TYPE The number of CLP-0 cells transmitted to the switch after traffic management and policing in ingress direction. | 1.3.6.1.4.1.9.9.129.1.2.3.1.5 | Counter32 | read-only | current |
| caviIngXmtClp1Cells OBJECT-TYPE The number of CLP-1 cells transmitted to the switch after traffic management and policing in ingress direction. | 1.3.6.1.4.1.9.9.129.1.2.3.1.6 | Counter32 | read-only | current |
| caviIngRcvOAMCells OBJECT-TYPE The number of OAM cells received from the network at the traffic management and policing device in ingress direction. | 1.3.6.1.4.1.9.9.129.1.2.3.1.7 | Counter32 | read-only | current |
| caviIngRMCells OBJECT-TYPE The number of RM cells transmitted to the switch from the network in ingress direction. | 1.3.6.1.4.1.9.9.129.1.2.3.1.8 | Counter32 | read-only | current |
| caviIngXmtEFCICells OBJECT-TYPE The number of EFCI cells transmitted to the switch after traffic management and policing in ingress direction. | 1.3.6.1.4.1.9.9.129.1.2.3.1.9 | Counter32 | read-only | current |
| caviIngRcvEFCICells OBJECT-TYPE The number of EFCI cells received from the network at traffic management and policing device in ingress direction. | 1.3.6.1.4.1.9.9.129.1.2.3.1.10 | Counter32 | read-only | current |
| caviIngXmtOAMCells OBJECT-TYPE The number of OAM loopback cells transmitted to switch after traffic management and policing in ingress direction. | 1.3.6.1.4.1.9.9.129.1.2.3.1.11 | Counter32 | read-only | current |
| caviHIngRcvClp0Cells OBJECT-TYPE The 64-bit version of caviIngRcvClp0Cells in ingress direction. | 1.3.6.1.4.1.9.9.129.1.2.3.1.12 | Counter64 | read-only | current |
| caviHIngRcvClp1Cells OBJECT-TYPE The 64-bit version of caviIngRcvClp1Cells in ingress direction. | 1.3.6.1.4.1.9.9.129.1.2.3.1.13 | Counter64 | read-only | current |
| caviHighIngRcvClp0Cells OBJECT-TYPE The upper 32 bits of the number of CLP-0 cells received from network at the traffic management and policing device in ingress direction. | 1.3.6.1.4.1.9.9.129.1.2.3.1.14 | Counter32 | read-only | current |
| caviHighIngRcvClp1Cells OBJECT-TYPE The upper 32 bits of the number of CLP-1 cells received from network at the traffic management and policing device in ingress direction. | 1.3.6.1.4.1.9.9.129.1.2.3.1.15 | Counter32 | read-only | current |
| caviHighIngClp0DiscCells OBJECT-TYPE The upper 32 bits of the number of CLP-0 cells discarded due to policing in ingress direction. | 1.3.6.1.4.1.9.9.129.1.2.3.1.16 | Counter32 | read-only | current |
| caviHighIngClp1DiscCells OBJECT-TYPE The upper 32 bits of the number of CLP-1 cells discarded due to policing in ingress direction. | 1.3.6.1.4.1.9.9.129.1.2.3.1.17 | Counter32 | read-only | current |
| caviHighIngXmtClp0Cells OBJECT-TYPE The upper 32 bits of the number of CLP-0 cells transmitted to the switch after traffic management and policing in ingress direction. | 1.3.6.1.4.1.9.9.129.1.2.3.1.18 | Counter32 | read-only | current |
| caviHighIngXmtClp1Cells OBJECT-TYPE The upper 32 bits of the number of CLP-1 cells transmitted to the switch after traffic management and policing in ingress direction. | 1.3.6.1.4.1.9.9.129.1.2.3.1.19 | Counter32 | read-only | current |
| caviHIngClp0DiscCells OBJECT-TYPE The 64 bit version of the number of CLP-0 cells discarded due to policing in ingress direction. | 1.3.6.1.4.1.9.9.129.1.2.3.1.20 | Counter64 | read-only | current |
| caviHIngClp1DiscCells OBJECT-TYPE The 64 bit version of the number of CLP-1 cells discarded due to policing in ingress direction. | 1.3.6.1.4.1.9.9.129.1.2.3.1.21 | Counter64 | read-only | current |
| caviHIngXmtClp0Cells OBJECT-TYPE The 64 bit version of the number of CLP-0 cells transmitted to the switch after traffic management and policing in ingress direction. | 1.3.6.1.4.1.9.9.129.1.2.3.1.22 | Counter64 | read-only | current |
| caviHIngXmtClp1Cells OBJECT-TYPE The 64 bit version of the number of CLP-1 cells transmitted to the switch after traffic management and policing in ingress direction. | 1.3.6.1.4.1.9.9.129.1.2.3.1.23 | Counter64 | read-only | current |
| caviIngressIntervalTable OBJECT-TYPE This table reflects interval statistics associated with each of the ATM virtual interfaces on the ingress side. | 1.3.6.1.4.1.9.9.129.1.2.4 | not-accessible | current | |
| caviIngressIntervalEntry OBJECT-TYPE An entry for ingress ATM virtual interface interval statistics. In addition to the current 15-minute interval bucket, the previous 24 hours worth of 15-minute interval buckets are collected for each ATM virtual interface. Statistics are being collected before and after the traffic management and policing device, in ingress direction. | 1.3.6.1.4.1.9.9.129.1.2.4.1 | not-accessible | current | |
| caviIngressIntervalNumber OBJECT-TYPE A number used to uniquely identify a ATM virtual interface's interval statistics. 0 is used to identify the current 15-minute interval, which is currently being updated. 1-96 identify the previous 24 hours of 15-minute interval buckets, where interval 1 representing the most recent 15-minute interval and interval 96 representing the least recent 15-minute interval | 1.3.6.1.4.1.9.9.129.1.2.4.1.1 | Unsigned32 (0..96) | not-accessible | current |
| caviIntIngRcvClp0Cells OBJECT-TYPE The number of CLP-0 cells received from network at the traffic management and policing device in ingress direction, during a 15-minute interval. | 1.3.6.1.4.1.9.9.129.1.2.4.1.2 | Counter32 | read-only | current |
| caviIntIngRcvClp1Cells OBJECT-TYPE The number of CLP-1 cells received from network at the traffic management and policing device in ingress direction, during a 15-minute interval. | 1.3.6.1.4.1.9.9.129.1.2.4.1.3 | Counter32 | read-only | current |
| caviIntIngClp0DiscCells OBJECT-TYPE The number of CLP-0 cells discarded due to policing in ingress direction, during a 15-minute interval. | 1.3.6.1.4.1.9.9.129.1.2.4.1.4 | Counter32 | read-only | current |
| caviIntIngClp1DiscCells OBJECT-TYPE The number of CLP-1 cells discarded due to policing in ingress direction, during a 15-minute interval . | 1.3.6.1.4.1.9.9.129.1.2.4.1.5 | Counter32 | read-only | current |
| caviIntIngXmtClp0Cells OBJECT-TYPE The number of CLP-0 cells transmitted to the switch after traffic management and policing in ingress direction, during a 15-minute interval. | 1.3.6.1.4.1.9.9.129.1.2.4.1.6 | Counter32 | read-only | current |
| caviIntIngXmtClp1Cells OBJECT-TYPE The number of CLP-1 cells transmitted to the switch after traffic management and policing in ingress direction, during a 15-minute interval. | 1.3.6.1.4.1.9.9.129.1.2.4.1.7 | Counter32 | read-only | current |
| caviIntIngRcvOAMCells OBJECT-TYPE The number of OAM cells received from the network at the traffic management and policing device in ingress direction, during a 15-minute interval. | 1.3.6.1.4.1.9.9.129.1.2.4.1.8 | Counter32 | read-only | current |
| caviIntIngRMCells OBJECT-TYPE The number of RM cells transmitted to the switch from the network in ingress direction, during a 15-minute interval. | 1.3.6.1.4.1.9.9.129.1.2.4.1.9 | Counter32 | read-only | current |
| caviIntIngXmtEFCICells OBJECT-TYPE The number of EFCI cells transmitted to the switch after traffic management and policing in ingress direction, during a 15-minute interval. | 1.3.6.1.4.1.9.9.129.1.2.4.1.10 | Counter32 | read-only | current |
| caviIntIngRcvEFCICells OBJECT-TYPE The number of EFCI cells received from the network at traffic management and policing device in ingress direction, during a 15-minute interval. | 1.3.6.1.4.1.9.9.129.1.2.4.1.11 | Counter32 | read-only | current |
| caviIntIngXmtOAMCells OBJECT-TYPE The number of OAM loopback cells transmitted to switch after traffic management and policing in ingress direction, during a 15-minute interval. | 1.3.6.1.4.1.9.9.129.1.2.4.1.12 | Counter32 | read-only | current |
| caviHighIntIngRcvClp0Cells OBJECT-TYPE The upper 32 bits of the number of CLP-0 cells received from network at the traffic management and policing device in ingress direction, during a 15-minute interval. | 1.3.6.1.4.1.9.9.129.1.2.4.1.13 | Counter32 | read-only | current |
| caviHighIntIngRcvClp1Cells OBJECT-TYPE The upper 32 bits of the number of CLP-1 cells received from network at the traffic management and policing device in ingress direction, during a 15-minute interval. | 1.3.6.1.4.1.9.9.129.1.2.4.1.14 | Counter32 | read-only | current |
| caviHighIntIngClp0DiscCells OBJECT-TYPE The upper 32 bits of the number of CLP-0 cells discarded due to policing in ingress direction, during a 15-minute interval. | 1.3.6.1.4.1.9.9.129.1.2.4.1.15 | Counter32 | read-only | current |
| caviHighIntIngClp1DiscCells OBJECT-TYPE The upper 32 bits of the number of CLP-1 cells discarded due to policing in ingress direction, during a 15-minute interval. | 1.3.6.1.4.1.9.9.129.1.2.4.1.16 | Counter32 | read-only | current |
| caviHighIntIngXmtClp0Cells OBJECT-TYPE The upper 32 bits of the number of CLP-0 cells transmitted to the switch after traffic management and policing in ingress direction, during a 15-minute interval. | 1.3.6.1.4.1.9.9.129.1.2.4.1.17 | Counter32 | read-only | current |
| caviHighIntIngXmtClp1Cells OBJECT-TYPE The upper 32 bits of the number of CLP-1 cells transmitted to the switch after traffic management and policing in ingress direction, during a 15-minute interval. | 1.3.6.1.4.1.9.9.129.1.2.4.1.18 | Counter32 | read-only | current |
| caviHIntIngRcvClp0Cells OBJECT-TYPE The 64-bit version of the number of CLP-0 cells received from network at the traffic management and policing device in ingress direction, during a 15-minute interval. | 1.3.6.1.4.1.9.9.129.1.2.4.1.19 | Counter64 | read-only | current |
| caviHIntIngRcvClp1Cells OBJECT-TYPE The 64-bit version of the number of CLP-1 cells received from network at the traffic management and policing device in ingress direction, during a 15-minute interval. | 1.3.6.1.4.1.9.9.129.1.2.4.1.20 | Counter64 | read-only | current |
| caviHIntIngClp0DiscCells OBJECT-TYPE The 64 bit version of the number of CLP-0 cells discarded due to policing in ingress direction, during a 15-minute interval. | 1.3.6.1.4.1.9.9.129.1.2.4.1.21 | Counter64 | read-only | current |
| caviHIntIngClp1DiscCells OBJECT-TYPE The 64 bit version of the number of CLP-1 cells discarded due to policing in ingress direction, during a 15-minute interval. | 1.3.6.1.4.1.9.9.129.1.2.4.1.22 | Counter64 | read-only | current |
| caviHIntIngXmtClp0Cells OBJECT-TYPE The 64 bit version of the number of CLP-0 cells transmitted to the switch after traffic management and policing in ingress direction, during a 15-minute interval. | 1.3.6.1.4.1.9.9.129.1.2.4.1.23 | Counter64 | read-only | current |
| caviHIntIngXmtClp1Cells OBJECT-TYPE The 64 bit version of the number of CLP-1 cells transmitted to the switch after traffic management and policing in ingress direction, during a 15-minute interval. | 1.3.6.1.4.1.9.9.129.1.2.4.1.24 | Counter64 | read-only | current |
| caviMIBConformance OBJECT-IDENTITY | 1.3.6.1.4.1.9.9.129.3 | |||
| caviMIBCompliances OBJECT-IDENTITY | 1.3.6.1.4.1.9.9.129.3.1 | |||
| caviMIBGroups OBJECT-IDENTITY | 1.3.6.1.4.1.9.9.129.3.2 |
Conformance
| Name | OID | Status |
|---|---|---|
| caviMIBCompliance MODULE-COMPLIANCE The Compliance statement for cisco AtmVirtualIf management group. | 1.3.6.1.4.1.9.9.129.3.1.1 | deprecated |
| caviMIBComplianceRev1 MODULE-COMPLIANCE Compliance statement for cisco AtmVirtualIf management group with support for virtual user and network ports | 1.3.6.1.4.1.9.9.129.3.1.2 | deprecated |
| caviMIBComplianceRev2 MODULE-COMPLIANCE Compliance statement for cisco AtmVirtualIf management group with support for virtual user and network ports | 1.3.6.1.4.1.9.9.129.3.1.3 | deprecated |
| caviMIBComplianceRev3 MODULE-COMPLIANCE Compliance statement for cisco AtmVirtualIf management group with support for virtual user and network ports | 1.3.6.1.4.1.9.9.129.3.1.4 | current |
| caviMIBGroup OBJECT-GROUP These are objects related to ciscoAtmVirtualIf configuration group. | 1.3.6.1.4.1.9.9.129.3.2.1 | deprecated |
| caviEgressStatMIBGroup OBJECT-GROUP These are objects related to the ATM virtual interface statistics group caviStatistics. | 1.3.6.1.4.1.9.9.129.3.2.2 | deprecated |
| caviEgressHighSpeedStatMIBGroup OBJECT-GROUP These statistics apply to ingress ATM virtual interfaces with speed of OC12 or higher. | 1.3.6.1.4.1.9.9.129.3.2.3 | deprecated |
| caviEgressIntervalMIBGroup OBJECT-GROUP These are objects related to the ATM virtual interface interval statistics group. | 1.3.6.1.4.1.9.9.129.3.2.4 | deprecated |
| caviIngressStatMIBGroup OBJECT-GROUP These are objects related to the ingress ATM virtual interface statistics. | 1.3.6.1.4.1.9.9.129.3.2.5 | deprecated |
| caviIngressHighSpeedStatMIBGroup OBJECT-GROUP These statistics apply to ingress ATM virtual interfaces with speed of OC12 or higher. | 1.3.6.1.4.1.9.9.129.3.2.6 | deprecated |
| caviMIBGroupRev1 OBJECT-GROUP Definition of additional objects caviMinVpiNum and caviMaxVpiNum, which are required to support the evuni and evnni functionality. | 1.3.6.1.4.1.9.9.129.3.2.7 | current |
| caviEgressStatMIBGroup1 OBJECT-GROUP These are objects related to the ATM virtual interface statistics group caviStatistics. | 1.3.6.1.4.1.9.9.129.3.2.8 | current |
| caviEgressHighSpeedStatMIBGroup1 OBJECT-GROUP These statistics apply to ingress ATM virtual interfaces with speed of OC12 or higher. | 1.3.6.1.4.1.9.9.129.3.2.9 | current |
| caviEgressIntervalMIBGroup1 OBJECT-GROUP These are objects related to the ATM virtual interface interval statistics group. | 1.3.6.1.4.1.9.9.129.3.2.10 | current |
| caviIngressStatMIBGroup1 OBJECT-GROUP These are objects related to the ingress ATM virtual interface statistics. | 1.3.6.1.4.1.9.9.129.3.2.11 | current |
| caviIngHighSpeedStatMIBGroup1 OBJECT-GROUP These statistics apply to ingress ATM virtual interfaces with speed of OC12 or higher. | 1.3.6.1.4.1.9.9.129.3.2.12 | deprecated |
| caviIngressIntervalStatMIBGroup OBJECT-GROUP These are objects related to the ingress ATM virtual interface statistics. | 1.3.6.1.4.1.9.9.129.3.2.13 | current |
| caviIngHighSpeedStatMIBGroup2 OBJECT-GROUP These statistics apply to ingress ATM virtual interfaces with speed of OC12 or higher. | 1.3.6.1.4.1.9.9.129.3.2.14 | current |