All MIBs › ATM2-MIB › atmAal5VclInPkts
atmAal5VclInPkts
Module: ATM2-MIB
OID (symbolic): ATM2-MIB::atmAal5VclInPkts
OID (numeric): 1.3.6.1.2.1.37.1.14.1.12.1.1
Node type: OBJECT-TYPE
Type: Counter32
Access: read-only
Description: The number of AAL5 CPCS PDUs received on the AAL5 VCC at the interface identified by the ifIndex.
What is atmAal5VclInPkts?
This is a read-only counter measuring the number of AAL5 CPCS Protocol Data Units received on an AAL5 VCC. It tracks incoming PDU volume to monitor AAL5 service payload delivery. A counter of 100000 indicates 100000 application-level messages were successfully received.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.2.1.37.1.14.1.12.1.1 snmpwalk -v2c -c public <target> ATM2-MIB::atmAal5VclInPkts
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.2.1.37.1.14.1.12.1.1.1 snmpget -v2c -c public <target> ATM2-MIB::atmAal5VclInPkts.1
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> atmAal5VclInPkts.1
Start monitoring ATM switches/interfaces using SVC signaling with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the ATM2-MIB::atmAal5VclInPkts OID value, configure state conditions and alerts, and monitor any ATM switches/interfaces using SVC signaling from a single console.
OID Breakdown
Upper-level ancestors (8 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.2 | mgmt | AXON-MIB |
| 1.3.6.1.2.1 | mib_2 | AXON-MIB |
| 1.3.6.1.2.1.37 | atmMIB | ATM-MIB |
| 1.3.6.1.2.1.37.1 | atmMIBObjects | ATM-MIB |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.2.1.37.1.14 | atm2MIB | ATM2-MIB |
| 1.3.6.1.2.1.37.1.14.1 | atm2MIBObjects | ATM2-MIB |
| 1.3.6.1.2.1.37.1.14.1.12 | atmAal5VclStatTable | ATM2-MIB |
| 1.3.6.1.2.1.37.1.14.1.12.1 | atmAal5VclStatEntry | ATM2-MIB |
| 1.3.6.1.2.1.37.1.14.1.12.1.1 | atmAal5VclInPkts | ATM2-MIB |