All MIBs › ACMIB › cirEmAtmPvcVccStatsCellsEncodedLoA
cirEmAtmPvcVccStatsCellsEncodedLoA
Module: ACMIB
OID (symbolic): ACMIB::cirEmAtmPvcVccStatsCellsEncodedLoA
OID (numeric): 1.3.6.1.4.1.1751.2.18.12.6.1.6
Node type: OBJECT-TYPE
Type: Integer32
Access: read-only
Description: Cells encoded on side A- (Low order portion)
What is cirEmAtmPvcVccStatsCellsEncodedLoA?
This OID stores the lower 32 bits of the 64-bit encoding counter on side A, which combined with the HiA counter gives the full picture of how many cells have been processed through the encoder. Together with the high-order portion, this is read to get the complete count of encoded cells for traffic analysis or troubleshooting. For example, reading both HiA and LoA and combining them (HiA × 2^32 + LoA) gives the true total cell count.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.1751.2.18.12.6.1.6 snmpwalk -v2c -c public <target> ACMIB::cirEmAtmPvcVccStatsCellsEncodedLoA
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.1751.2.18.12.6.1.6.1 snmpget -v2c -c public <target> ACMIB::cirEmAtmPvcVccStatsCellsEncodedLoA.1
Start monitoring Lucent/Nortel Access Concentrator (legacy) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the ACMIB::cirEmAtmPvcVccStatsCellsEncodedLoA OID value, configure state conditions and alerts, and monitor any Lucent/Nortel Access Concentrator (legacy) from a single console.
OID Breakdown
Upper-level ancestors (6 from the standard OID tree / other modules)
| Numeric OID | Name | Module |
|---|---|---|
| 1 | iso | LANART-AGENT |
| 1.3 | org | AirPair-MIB |
| 1.3.6 | dod | AirPair-MIB |
| 1.3.6.1 | internet | AirPair-MIB |
| 1.3.6.1.4 | private | AirPair-MIB |
| 1.3.6.1.4.1 | enterprises | AirPair-MIB |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.1751 | lucent | ACMIB |
| 1.3.6.1.4.1.1751.2 | mibs | ACMIB |
| 1.3.6.1.4.1.1751.2.18 | acMIB | ACMIB |
| 1.3.6.1.4.1.1751.2.18.12 | connectionStatistics | ACMIB |
| 1.3.6.1.4.1.1751.2.18.12.6 | cirEmAtmPvcVccStatsTable | ACMIB |
| 1.3.6.1.4.1.1751.2.18.12.6.1 | cirEmAtmPvcVccStatsEntry | ACMIB |
| 1.3.6.1.4.1.1751.2.18.12.6.1.6 | cirEmAtmPvcVccStatsCellsEncodedLoA | ACMIB |