All MIBs › BASIS-GENERIC-MIB › rcvCellsDiscOAM
rcvCellsDiscOAM
Module: BASIS-GENERIC-MIB
OID (symbolic): BASIS-GENERIC-MIB::rcvCellsDiscOAM
OID (numeric): 1.3.6.1.4.1.351.110.2.5.1.1.19
Node type: OBJECT-TYPE
Type: Counter
Access: read-only
Description:
The number of cells that had CRC error on OAM cells
What is rcvCellsDiscOAM?
This read-only counter tracks the number of OAM (Operations, Administration, and Maintenance) cells received with CRC errors, indicating corrupted management cells on the link.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.351.110.2.5.1.1.19 snmpwalk -v2c -c public <target> BASIS-GENERIC-MIB::rcvCellsDiscOAM
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.351.110.2.5.1.1.19.1 snmpget -v2c -c public <target> BASIS-GENERIC-MIB::rcvCellsDiscOAM.1
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> rcvCellsDiscOAM.1
OID Breakdown
| Numeric OID | Name | Module |
|---|---|---|
| 1 | iso | LANART-AGENT |
| 1.3 | org | BIANCA-BRICK-PPP-MIB |
| 1.3.6 | dod | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1 | internet | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1.4 | private | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1.4.1 | enterprises | ANIROOT-MIB |
| 1.3.6.1.4.1.351 | stratacom | CISCOWAN-SMI |
| 1.3.6.1.4.1.351.110 | basis | BASIS-MIB |
| 1.3.6.1.4.1.351.110.2 | cardGeneric | BASIS-MIB |
| 1.3.6.1.4.1.351.110.2.5 | sarChannelCounter | BASIS-GENERIC-MIB |
| 1.3.6.1.4.1.351.110.2.5.1 | sarChannelCounterTable | BASIS-GENERIC-MIB |
| 1.3.6.1.4.1.351.110.2.5.1.1 | sarChannelCounterEntry | BASIS-GENERIC-MIB |
| 1.3.6.1.4.1.351.110.2.5.1.1.19 | rcvCellsDiscOAM | BASIS-GENERIC-MIB |