All MIBs › ACC-MIB › accPppLinkReceive32BitFcs
accPppLinkReceive32BitFcs
Module: ACC-MIB
OID (symbolic): ACC-MIB::accPppLinkReceive32BitFcs
OID (numeric): 1.3.6.1.4.1.5.1.1.32.1.1.16
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-only
What is accPppLinkReceive32BitFcs?
This flag shows whether we are using 32-bit FCS for validating received frames. Network engineers ensure this matches the remote end's transmission setting; mismatches cause frame validation failures. For example, if we expect 32-bit FCS (value 1) but the remote sends 16-bit, every frame will be considered corrupted and discarded.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.5.1.1.32.1.1.16 snmpwalk -v2c -c public <target> ACC-MIB::accPppLinkReceive32BitFcs
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.5.1.1.32.1.1.16.1 snmpget -v2c -c public <target> ACC-MIB::accPppLinkReceive32BitFcs.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.5 | acc | ACC-MIB |
| 1.3.6.1.4.1.5.1 | accSBAR | ACC-MIB |
| 1.3.6.1.4.1.5.1.1 | accBRG | ACC-MIB |
| 1.3.6.1.4.1.5.1.1.32 | accPpp | ACC-MIB |
| 1.3.6.1.4.1.5.1.1.32.1 | accPppLinkTable | ACC-MIB |
| 1.3.6.1.4.1.5.1.1.32.1.1 | accPppLinkEntry | ACC-MIB |
| 1.3.6.1.4.1.5.1.1.32.1.1.16 | accPppLinkReceive32BitFcs | ACC-MIB |