CISCO-ATM-VIRTUAL-IF-MIB: View SNMP OID List / Download MIB

VENDOR: CISCO


 Home MIB: CISCO-ATM-VIRTUAL-IF-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
 ciscoAtmVirtualIfMIB 1.3.6.1.4.1.9.9.129
The MIB module to manage ATM Virtual interface objects. ATM virtual interfaces are configured on a physical line.
         ciscoAtmVirtualIfMIBObjects 1.3.6.1.4.1.9.9.129.1
             caviConfig 1.3.6.1.4.1.9.9.129.1.1
                 caviTable 1.3.6.1.4.1.9.9.129.1.1.1 no-access
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.
                     caviEntry 1.3.6.1.4.1.9.9.129.1.1.1.1 no-access
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).
                         caviIndex 1.3.6.1.4.1.9.9.129.1.1.1.1.1 integer32 no-access
A unique value for the ATM virtual interface.
                         caviPhyIfIndex 1.3.6.1.4.1.9.9.129.1.1.1.1.2 interfaceindex read-only
This object identifies the interface number ( 'ifIndex' ) assigned to sonet(39),ds3(30),ds1(18),atmIma(107).
                         caviViIfIndex 1.3.6.1.4.1.9.9.129.1.1.1.1.3 interfaceindex read-only
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.
                         caviMinRate 1.3.6.1.4.1.9.9.129.1.1.1.1.4 unsigned32 read-only
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.
                         caviMaxRate 1.3.6.1.4.1.9.9.129.1.1.1.1.5 unsigned32 read-only
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.
                         caviFileId 1.3.6.1.4.1.9.9.129.1.1.1.1.6 unsigned32 read-only
The ID of the file that holds module specific configuration parameters for this ATM virtual interface.
                         caviIfType 1.3.6.1.4.1.9.9.129.1.1.1.1.7 integer read-only
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. Enumeration: 'nni': 2, 'vuni': 4, 'evnni': 6, 'evuni': 5, 'vnni': 3, 'uni': 1.
                         caviVpiNum 1.3.6.1.4.1.9.9.129.1.1.1.1.8 atmvpidentifier read-only
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.
                         caviRowStatus 1.3.6.1.4.1.9.9.129.1.1.1.1.9 rowstatus read-only
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.
                         caviMinVpiNum 1.3.6.1.4.1.9.9.129.1.1.1.1.10 atmvpidentifier read-only
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
                         caviMaxVpiNum 1.3.6.1.4.1.9.9.129.1.1.1.1.11 atmvpidentifier read-only
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
             caviStatistics 1.3.6.1.4.1.9.9.129.1.2
                 caviStatEgressTable 1.3.6.1.4.1.9.9.129.1.2.1 no-access
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.
                     caviStatEgressEntry 1.3.6.1.4.1.9.9.129.1.2.1.1 no-access
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.
                         caviEgrRcvClp0Cells 1.3.6.1.4.1.9.9.129.1.2.1.1.1 counter32 read-only
The number of CLP-0 cells received from switch at the traffic management and policing device.
                         caviEgrRcvClp1Cells 1.3.6.1.4.1.9.9.129.1.2.1.1.2 counter32 read-only
The number of CLP-1 cells received from switch at the traffic management and policing device.
                         caviEgrClp0DiscCells 1.3.6.1.4.1.9.9.129.1.2.1.1.3 counter32 read-only
The number of CLP-0 cells discarded due to policing.
                         caviEgrClp1DiscCells 1.3.6.1.4.1.9.9.129.1.2.1.1.4 counter32 read-only
The number of CLP-1 cells discarded due to policing.
                         caviEgrXmtClp0Cells 1.3.6.1.4.1.9.9.129.1.2.1.1.5 counter32 read-only
The number of CLP-0 cells transmitted to the network after traffic management and policing.
                         caviEgrXmtClp1Cells 1.3.6.1.4.1.9.9.129.1.2.1.1.6 counter32 read-only
The number of CLP-1 cells transmitted to the network after traffic management and policing.
                         caviEgrRcvOAMCells 1.3.6.1.4.1.9.9.129.1.2.1.1.7 counter32 read-only
The number of OAM cells received from the switch at the traffic management and policing device.
                         caviEgrRMCells 1.3.6.1.4.1.9.9.129.1.2.1.1.8 counter32 read-only
The number of RM cells transmitted to the network from the switch.
                         caviEgrXmtEFCICells 1.3.6.1.4.1.9.9.129.1.2.1.1.9 counter32 read-only
The number of EFCI cells transmitted to the network after traffic management and policing.
                         caviEgrRcvEFCICells 1.3.6.1.4.1.9.9.129.1.2.1.1.10 counter32 read-only
The number of EFCI cells received from the switch at traffic management and policing device.
                         caviEgrXmtOAMCells 1.3.6.1.4.1.9.9.129.1.2.1.1.11 counter32 read-only
The number of OAM loopback cells transmitted to network after traffic management and policing.
                         caviHEgrXmtClp0Cells 1.3.6.1.4.1.9.9.129.1.2.1.1.12 counter64 read-only
The 64-bit version of caviEgrXmtClp0Cells.
                         caviHEgrXmtClp1Cells 1.3.6.1.4.1.9.9.129.1.2.1.1.13 counter64 read-only
The 64-bit version of caviEgrXmtClp1Cells.
                         caviHighEgrRcvClp0Cells 1.3.6.1.4.1.9.9.129.1.2.1.1.14 counter32 read-only
The Upper 32 bit of the number of CLP-0 cells received from switch at the traffic management and policing device.
                         caviHighEgrRcvClp1Cells 1.3.6.1.4.1.9.9.129.1.2.1.1.15 counter32 read-only
The Upper 32 bit of the number of CLP-1 cells received from switch at the traffic management and policing device.
                         caviHighEgrClp0DiscCells 1.3.6.1.4.1.9.9.129.1.2.1.1.16 counter32 read-only
The Upper 32 bit of the number of CLP-0 cells discarded due to policing.
                         caviHighEgrClp1DiscCells 1.3.6.1.4.1.9.9.129.1.2.1.1.17 counter32 read-only
The Upper 32 bit of the number of CLP-1 cells discarded due to policing.
                         caviHighEgrXmtClp0Cells 1.3.6.1.4.1.9.9.129.1.2.1.1.18 counter32 read-only
The Upper 32 bit of the number of CLP-0 cells transmitted to the network after traffic management and policing.
                         caviHighEgrXmtClp1Cells 1.3.6.1.4.1.9.9.129.1.2.1.1.19 counter32 read-only
The Upper 32 bit of the number of CLP-1 cells transmitted to the network after traffic management and policing.
                         caviHEgrRcvClp0Cells 1.3.6.1.4.1.9.9.129.1.2.1.1.20 counter64 read-only
The 64 bit version of the number of CLP-0 cells received from switch at the traffic management and policing device.
                         caviHEgrRcvClp1Cells 1.3.6.1.4.1.9.9.129.1.2.1.1.21 counter64 read-only
The 64 bit version of the number of CLP-1 cells received from switch at the traffic management and policing device.
                         caviHEgrClp0DiscCells 1.3.6.1.4.1.9.9.129.1.2.1.1.22 counter64 read-only
The 64 bit version of the number of CLP-0 cells discarded due to policing.
                         caviHEgrClp1DiscCells 1.3.6.1.4.1.9.9.129.1.2.1.1.23 counter64 read-only
The 64 bit version of the number of CLP-1 cells discarded due to policing.
                 caviEgressIntervalTable 1.3.6.1.4.1.9.9.129.1.2.2 no-access
This table reflects interval statistics associated with each of the ATM virtual interfaces in egress direction.
                     caviEgressIntervalEntry 1.3.6.1.4.1.9.9.129.1.2.2.1 no-access
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.
                         caviEgressIntervalNumber 1.3.6.1.4.1.9.9.129.1.2.2.1.1 unsigned32 read-only
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.
                         caviIntEgrRcvClp0Cells 1.3.6.1.4.1.9.9.129.1.2.2.1.2 counter32 read-only
The number of CLP-0 cells received from switch at the traffic management and policing device during a 15 minute interval.
                         caviIntEgrRcvClp1Cells 1.3.6.1.4.1.9.9.129.1.2.2.1.3 counter32 read-only
The number of CLP-1 cells received from switch at the traffic management and policing device during a 15 minute interval.
                         caviIntEgrClp0DiscCells 1.3.6.1.4.1.9.9.129.1.2.2.1.4 counter32 read-only
The number of CLP-0 cells discarded due to policing during a 15 minute interval.
                         caviIntEgrClp1DiscCells 1.3.6.1.4.1.9.9.129.1.2.2.1.5 counter32 read-only
The number of CLP-1 cells discarded due to policing during a 15 minute interval.
                         caviIntEgrXmtClp0Cells 1.3.6.1.4.1.9.9.129.1.2.2.1.6 counter32 read-only
The number of CLP-0 cells transmitted to the network after traffic management and policing during a 15 minute interval.
                         caviIntEgrXmtClp1Cells 1.3.6.1.4.1.9.9.129.1.2.2.1.7 counter32 read-only
The number of CLP-1 cells transmitted to the network after traffic management and policing during a 15 minute interval.
                         caviIntEgrRcvOAMCells 1.3.6.1.4.1.9.9.129.1.2.2.1.8 counter32 read-only
The number of OAM cells received from the switch at the traffic management and policing device during a 15 minute interval.
                         caviIntEgrRMCells 1.3.6.1.4.1.9.9.129.1.2.2.1.9 counter32 read-only
The number of RM cells transmitted to the network from the switch during a 15 minute interval.
                         caviIntEgrXmtEFCICells 1.3.6.1.4.1.9.9.129.1.2.2.1.10 counter32 read-only
The number of EFCI cells transmitted to the network after traffic management and policing during a 15 minute interval.
                         caviIntEgrRcvEFCICells 1.3.6.1.4.1.9.9.129.1.2.2.1.11 counter32 read-only
The number of EFCI cells received from the switch at traffic management and policing device during a 15 minute interval.
                         caviIntEgrXmtOAMCells 1.3.6.1.4.1.9.9.129.1.2.2.1.12 counter32 read-only
The number of OAM loopback cells transmitted to network after traffic management and policing during a 15 minute interval.
                         caviHighIntEgrRcvClp0Cells 1.3.6.1.4.1.9.9.129.1.2.2.1.13 counter32 read-only
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.
                         caviHighIntEgrRcvClp1Cells 1.3.6.1.4.1.9.9.129.1.2.2.1.14 counter32 read-only
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.
                         caviHighIntEgrClp0DiscCells 1.3.6.1.4.1.9.9.129.1.2.2.1.15 counter32 read-only
The upper 32 bits of the number of CLP-0 cells discarded due to policing during a 15 minute interval.
                         caviHighIntEgrClp1DiscCells 1.3.6.1.4.1.9.9.129.1.2.2.1.16 counter32 read-only
The upper 32 bits of the number of CLP-1 cells discarded due to policing during a 15 minute interval.
                         caviHighIntEgrXmtClp0Cells 1.3.6.1.4.1.9.9.129.1.2.2.1.17 counter32 read-only
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.
                         caviHighIntEgrXmtClp1Cells 1.3.6.1.4.1.9.9.129.1.2.2.1.18 counter32 read-only
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.
                         caviHIntEgrRcvClp0Cells 1.3.6.1.4.1.9.9.129.1.2.2.1.19 counter64 read-only
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.
                         caviHIntEgrRcvClp1Cells 1.3.6.1.4.1.9.9.129.1.2.2.1.20 counter64 read-only
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.
                         caviHIntEgrClp0DiscCells 1.3.6.1.4.1.9.9.129.1.2.2.1.21 counter64 read-only
The 64 bit version of the number of CLP-0 cells discarded due to policing during a 15 minute interval.
                         caviHIntEgrClp1DiscCells 1.3.6.1.4.1.9.9.129.1.2.2.1.22 counter64 read-only
The 64 bit version of the number of CLP-1 cells discarded due to policing during a 15 minute interval.
                         caviHIntEgrXmtClp0Cells 1.3.6.1.4.1.9.9.129.1.2.2.1.23 counter64 read-only
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.
                         caviHIntEgrXmtClp1Cells 1.3.6.1.4.1.9.9.129.1.2.2.1.24 counter64 read-only
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.
                 caviStatIngressTable 1.3.6.1.4.1.9.9.129.1.2.3 no-access
This table reflects real time statistics associated with each of the ATM virtual interfaces on the ingress side.
                     caviStatIngressEntry 1.3.6.1.4.1.9.9.129.1.2.3.1 no-access
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.
                         caviIngRcvClp0Cells 1.3.6.1.4.1.9.9.129.1.2.3.1.1 counter32 read-only
The number of CLP-0 cells received from network at the traffic management and policing device in ingress direction.
                         caviIngRcvClp1Cells 1.3.6.1.4.1.9.9.129.1.2.3.1.2 counter32 read-only
The number of CLP-1 cells received from network at the traffic management and policing device in ingress direction.
                         caviIngClp0DiscCells 1.3.6.1.4.1.9.9.129.1.2.3.1.3 counter32 read-only
The number of CLP-0 cells discarded due to policing in ingress direction.
                         caviIngClp1DiscCells 1.3.6.1.4.1.9.9.129.1.2.3.1.4 counter32 read-only
The number of CLP-1 cells discarded due to policing in ingress direction.
                         caviIngXmtClp0Cells 1.3.6.1.4.1.9.9.129.1.2.3.1.5 counter32 read-only
The number of CLP-0 cells transmitted to the switch after traffic management and policing in ingress direction.
                         caviIngXmtClp1Cells 1.3.6.1.4.1.9.9.129.1.2.3.1.6 counter32 read-only
The number of CLP-1 cells transmitted to the switch after traffic management and policing in ingress direction.
                         caviIngRcvOAMCells 1.3.6.1.4.1.9.9.129.1.2.3.1.7 counter32 read-only
The number of OAM cells received from the network at the traffic management and policing device in ingress direction.
                         caviIngRMCells 1.3.6.1.4.1.9.9.129.1.2.3.1.8 counter32 read-only
The number of RM cells transmitted to the switch from the network in ingress direction.
                         caviIngXmtEFCICells 1.3.6.1.4.1.9.9.129.1.2.3.1.9 counter32 read-only
The number of EFCI cells transmitted to the switch after traffic management and policing in ingress direction.
                         caviIngRcvEFCICells 1.3.6.1.4.1.9.9.129.1.2.3.1.10 counter32 read-only
The number of EFCI cells received from the network at traffic management and policing device in ingress direction.
                         caviIngXmtOAMCells 1.3.6.1.4.1.9.9.129.1.2.3.1.11 counter32 read-only
The number of OAM loopback cells transmitted to switch after traffic management and policing in ingress direction.
                         caviHIngRcvClp0Cells 1.3.6.1.4.1.9.9.129.1.2.3.1.12 counter64 read-only
The 64-bit version of caviIngRcvClp0Cells in ingress direction.
                         caviHIngRcvClp1Cells 1.3.6.1.4.1.9.9.129.1.2.3.1.13 counter64 read-only
The 64-bit version of caviIngRcvClp1Cells in ingress direction.
                         caviHighIngRcvClp0Cells 1.3.6.1.4.1.9.9.129.1.2.3.1.14 counter32 read-only
The upper 32 bits of the number of CLP-0 cells received from network at the traffic management and policing device in ingress direction.
                         caviHighIngRcvClp1Cells 1.3.6.1.4.1.9.9.129.1.2.3.1.15 counter32 read-only
The upper 32 bits of the number of CLP-1 cells received from network at the traffic management and policing device in ingress direction.
                         caviHighIngClp0DiscCells 1.3.6.1.4.1.9.9.129.1.2.3.1.16 counter32 read-only
The upper 32 bits of the number of CLP-0 cells discarded due to policing in ingress direction.
                         caviHighIngClp1DiscCells 1.3.6.1.4.1.9.9.129.1.2.3.1.17 counter32 read-only
The upper 32 bits of the number of CLP-1 cells discarded due to policing in ingress direction.
                         caviHighIngXmtClp0Cells 1.3.6.1.4.1.9.9.129.1.2.3.1.18 counter32 read-only
The upper 32 bits of the number of CLP-0 cells transmitted to the switch after traffic management and policing in ingress direction.
                         caviHighIngXmtClp1Cells 1.3.6.1.4.1.9.9.129.1.2.3.1.19 counter32 read-only
The upper 32 bits of the number of CLP-1 cells transmitted to the switch after traffic management and policing in ingress direction.
                         caviHIngClp0DiscCells 1.3.6.1.4.1.9.9.129.1.2.3.1.20 counter64 read-only
The 64 bit version of the number of CLP-0 cells discarded due to policing in ingress direction.
                         caviHIngClp1DiscCells 1.3.6.1.4.1.9.9.129.1.2.3.1.21 counter64 read-only
The 64 bit version of the number of CLP-1 cells discarded due to policing in ingress direction.
                         caviHIngXmtClp0Cells 1.3.6.1.4.1.9.9.129.1.2.3.1.22 counter64 read-only
The 64 bit version of the number of CLP-0 cells transmitted to the switch after traffic management and policing in ingress direction.
                         caviHIngXmtClp1Cells 1.3.6.1.4.1.9.9.129.1.2.3.1.23 counter64 read-only
The 64 bit version of the number of CLP-1 cells transmitted to the switch after traffic management and policing in ingress direction.
                 caviIngressIntervalTable 1.3.6.1.4.1.9.9.129.1.2.4 no-access
This table reflects interval statistics associated with each of the ATM virtual interfaces on the ingress side.
                     caviIngressIntervalEntry 1.3.6.1.4.1.9.9.129.1.2.4.1 no-access
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.
                         caviIngressIntervalNumber 1.3.6.1.4.1.9.9.129.1.2.4.1.1 unsigned32 no-access
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
                         caviIntIngRcvClp0Cells 1.3.6.1.4.1.9.9.129.1.2.4.1.2 counter32 read-only
The number of CLP-0 cells received from network at the traffic management and policing device in ingress direction, during a 15-minute interval.
                         caviIntIngRcvClp1Cells 1.3.6.1.4.1.9.9.129.1.2.4.1.3 counter32 read-only
The number of CLP-1 cells received from network at the traffic management and policing device in ingress direction, during a 15-minute interval.
                         caviIntIngClp0DiscCells 1.3.6.1.4.1.9.9.129.1.2.4.1.4 counter32 read-only
The number of CLP-0 cells discarded due to policing in ingress direction, during a 15-minute interval.
                         caviIntIngClp1DiscCells 1.3.6.1.4.1.9.9.129.1.2.4.1.5 counter32 read-only
The number of CLP-1 cells discarded due to policing in ingress direction, during a 15-minute interval .
                         caviIntIngXmtClp0Cells 1.3.6.1.4.1.9.9.129.1.2.4.1.6 counter32 read-only
The number of CLP-0 cells transmitted to the switch after traffic management and policing in ingress direction, during a 15-minute interval.
                         caviIntIngXmtClp1Cells 1.3.6.1.4.1.9.9.129.1.2.4.1.7 counter32 read-only
The number of CLP-1 cells transmitted to the switch after traffic management and policing in ingress direction, during a 15-minute interval.
                         caviIntIngRcvOAMCells 1.3.6.1.4.1.9.9.129.1.2.4.1.8 counter32 read-only
The number of OAM cells received from the network at the traffic management and policing device in ingress direction, during a 15-minute interval.
                         caviIntIngRMCells 1.3.6.1.4.1.9.9.129.1.2.4.1.9 counter32 read-only
The number of RM cells transmitted to the switch from the network in ingress direction, during a 15-minute interval.
                         caviIntIngXmtEFCICells 1.3.6.1.4.1.9.9.129.1.2.4.1.10 counter32 read-only
The number of EFCI cells transmitted to the switch after traffic management and policing in ingress direction, during a 15-minute interval.
                         caviIntIngRcvEFCICells 1.3.6.1.4.1.9.9.129.1.2.4.1.11 counter32 read-only
The number of EFCI cells received from the network at traffic management and policing device in ingress direction, during a 15-minute interval.
                         caviIntIngXmtOAMCells 1.3.6.1.4.1.9.9.129.1.2.4.1.12 counter32 read-only
The number of OAM loopback cells transmitted to switch after traffic management and policing in ingress direction, during a 15-minute interval.
                         caviHighIntIngRcvClp0Cells 1.3.6.1.4.1.9.9.129.1.2.4.1.13 counter32 read-only
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.
                         caviHighIntIngRcvClp1Cells 1.3.6.1.4.1.9.9.129.1.2.4.1.14 counter32 read-only
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.
                         caviHighIntIngClp0DiscCells 1.3.6.1.4.1.9.9.129.1.2.4.1.15 counter32 read-only
The upper 32 bits of the number of CLP-0 cells discarded due to policing in ingress direction, during a 15-minute interval.
                         caviHighIntIngClp1DiscCells 1.3.6.1.4.1.9.9.129.1.2.4.1.16 counter32 read-only
The upper 32 bits of the number of CLP-1 cells discarded due to policing in ingress direction, during a 15-minute interval.
                         caviHighIntIngXmtClp0Cells 1.3.6.1.4.1.9.9.129.1.2.4.1.17 counter32 read-only
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.
                         caviHighIntIngXmtClp1Cells 1.3.6.1.4.1.9.9.129.1.2.4.1.18 counter32 read-only
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.
                         caviHIntIngRcvClp0Cells 1.3.6.1.4.1.9.9.129.1.2.4.1.19 counter64 read-only
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.
                         caviHIntIngRcvClp1Cells 1.3.6.1.4.1.9.9.129.1.2.4.1.20 counter64 read-only
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.
                         caviHIntIngClp0DiscCells 1.3.6.1.4.1.9.9.129.1.2.4.1.21 counter64 read-only
The 64 bit version of the number of CLP-0 cells discarded due to policing in ingress direction, during a 15-minute interval.
                         caviHIntIngClp1DiscCells 1.3.6.1.4.1.9.9.129.1.2.4.1.22 counter64 read-only
The 64 bit version of the number of CLP-1 cells discarded due to policing in ingress direction, during a 15-minute interval.
                         caviHIntIngXmtClp0Cells 1.3.6.1.4.1.9.9.129.1.2.4.1.23 counter64 read-only
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.
                         caviHIntIngXmtClp1Cells 1.3.6.1.4.1.9.9.129.1.2.4.1.24 counter64 read-only
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.
         caviMIBConformance 1.3.6.1.4.1.9.9.129.3
             caviMIBCompliances 1.3.6.1.4.1.9.9.129.3.1
                 caviMIBCompliance 1.3.6.1.4.1.9.9.129.3.1.1
The Compliance statement for cisco AtmVirtualIf management group.
                 caviMIBComplianceRev1 1.3.6.1.4.1.9.9.129.3.1.2
Compliance statement for cisco AtmVirtualIf management group with support for virtual user and network ports
                 caviMIBComplianceRev2 1.3.6.1.4.1.9.9.129.3.1.3
Compliance statement for cisco AtmVirtualIf management group with support for virtual user and network ports
                 caviMIBComplianceRev3 1.3.6.1.4.1.9.9.129.3.1.4
Compliance statement for cisco AtmVirtualIf management group with support for virtual user and network ports
             caviMIBGroups 1.3.6.1.4.1.9.9.129.3.2
                 caviMIBGroup 1.3.6.1.4.1.9.9.129.3.2.1
These are objects related to ciscoAtmVirtualIf configuration group.
                 caviEgressStatMIBGroup 1.3.6.1.4.1.9.9.129.3.2.2
These are objects related to the ATM virtual interface statistics group caviStatistics.
                 caviEgressHighSpeedStatMIBGroup 1.3.6.1.4.1.9.9.129.3.2.3
These statistics apply to ingress ATM virtual interfaces with speed of OC12 or higher.
                 caviEgressIntervalMIBGroup 1.3.6.1.4.1.9.9.129.3.2.4
These are objects related to the ATM virtual interface interval statistics group.
                 caviIngressStatMIBGroup 1.3.6.1.4.1.9.9.129.3.2.5
These are objects related to the ingress ATM virtual interface statistics.
                 caviIngressHighSpeedStatMIBGroup 1.3.6.1.4.1.9.9.129.3.2.6
These statistics apply to ingress ATM virtual interfaces with speed of OC12 or higher.
                 caviMIBGroupRev1 1.3.6.1.4.1.9.9.129.3.2.7
Definition of additional objects caviMinVpiNum and caviMaxVpiNum, which are required to support the evuni and evnni functionality.
                 caviEgressStatMIBGroup1 1.3.6.1.4.1.9.9.129.3.2.8
These are objects related to the ATM virtual interface statistics group caviStatistics.
                 caviEgressHighSpeedStatMIBGroup1 1.3.6.1.4.1.9.9.129.3.2.9
These statistics apply to ingress ATM virtual interfaces with speed of OC12 or higher.
                 caviEgressIntervalMIBGroup1 1.3.6.1.4.1.9.9.129.3.2.10
These are objects related to the ATM virtual interface interval statistics group.
                 caviIngressStatMIBGroup1 1.3.6.1.4.1.9.9.129.3.2.11
These are objects related to the ingress ATM virtual interface statistics.
                 caviIngHighSpeedStatMIBGroup1 1.3.6.1.4.1.9.9.129.3.2.12
These statistics apply to ingress ATM virtual interfaces with speed of OC12 or higher.
                 caviIngressIntervalStatMIBGroup 1.3.6.1.4.1.9.9.129.3.2.13
These are objects related to the ingress ATM virtual interface statistics.
                 caviIngHighSpeedStatMIBGroup2 1.3.6.1.4.1.9.9.129.3.2.14
These statistics apply to ingress ATM virtual interfaces with speed of OC12 or higher.