All MIBs › RAD-MIB › prtExPhPlCcittCrc
prtExPhPlCcittCrc
Module: RAD-MIB
OID (symbolic): RAD-MIB::prtExPhPlCcittCrc
OID (numeric): 1.3.6.1.4.1.164.3.2.3.2.3.1.1.32
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-write
Description:
This object indicates how many Bits are used for CRC (HDLC item).
What is prtExPhPlCcittCrc?
This object configures the Cyclic Redundancy Check (CRC) polynomial used for frame error detection on a physical layer HDLC link, with options for 16-bit (CRC-16) or 32-bit (CRC-32) CRC. CRC-32 provides stronger error detection but uses more overhead than CRC-16. An operator would select the appropriate CRC mode based on line quality requirements and link optimization needs.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.164.3.2.3.2.3.1.1.32 snmpwalk -v2c -c public <target> RAD-MIB::prtExPhPlCcittCrc
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.164.3.2.3.2.3.1.1.32.1 snmpget -v2c -c public <target> RAD-MIB::prtExPhPlCcittCrc.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.164.3.2.3.2.3.1.1.32.1 i <value>
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.164 | rad | DACS-MIB |
| 1.3.6.1.4.1.164.3 | radWan | DACS-MIB |
| 1.3.6.1.4.1.164.3.2 | muxHub | DACS-MIB |
| 1.3.6.1.4.1.164.3.2.3 | prtMux | DACS-MIB |
| 1.3.6.1.4.1.164.3.2.3.2 | cnfgPrtMux | DACS-MIB |
| 1.3.6.1.4.1.164.3.2.3.2.3 | prtPhPlCnfg | DACS-MIB |
| 1.3.6.1.4.1.164.3.2.3.2.3.1 | prtExPhPlCnfgTable | DACS-MIB |
| 1.3.6.1.4.1.164.3.2.3.2.3.1.1 | prtExPhPlCnfgEntry | DACS-MIB |
| 1.3.6.1.4.1.164.3.2.3.2.3.1.1.32 | prtExPhPlCcittCrc | RAD-MIB |