All MIBs › ExpandAccelerator-MIB › interfaceCRCMode
interfaceCRCMode
Module: ExpandAccelerator-MIB
OID (symbolic): ExpandAccelerator-MIB::interfaceCRCMode
OID (numeric): 1.3.6.1.4.1.3405.1.1.2.1.1.13
Node type: OBJECT-TYPE
Type: Enumerator06
Access: read-only
Description: crc mode
What is interfaceCRCMode?
Indicates whether the interface uses 16-bit or 32-bit CRC framing for error checking. An admin ensures this matches the far-end device's CRC setting, since a mismatch causes the link to report continuous CRC errors even though the physical circuit is healthy.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.3405.1.1.2.1.1.13 snmpwalk -v2c -c public <target> ExpandAccelerator-MIB::interfaceCRCMode
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.3405.1.1.2.1.1.13.1 snmpget -v2c -c public <target> ExpandAccelerator-MIB::interfaceCRCMode.1
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> interfaceCRCMode.1
Start monitoring Expand Networks WAN accelerator appliance (Accelerator 4000 series) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the ExpandAccelerator-MIB::interfaceCRCMode OID value, configure state conditions and alerts, and monitor any Expand Networks WAN accelerator appliance (Accelerator 4000 series) 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.4 | private | AirPair-MIB |
| 1.3.6.1.4.1 | enterprises | AirPair-MIB |
| 1.3.6.1.4.1.3405 | expand_networks | EXPAND-NETWORKS-SMI |
| 1.3.6.1.4.1.3405.1 | expandSystemId | EXPAND-NETWORKS-SMI |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.3405.1.1 | acc4000 | ExpandAccelerator-MIB |
| 1.3.6.1.4.1.3405.1.1.2 | details | ExpandAccelerator-MIB |
| 1.3.6.1.4.1.3405.1.1.2.1 | detailsInterfaceTable | ExpandAccelerator-MIB |
| 1.3.6.1.4.1.3405.1.1.2.1.1 | detailsInterfaceEntry | ExpandAccelerator-MIB |
| 1.3.6.1.4.1.3405.1.1.2.1.1.13 | interfaceCRCMode | ExpandAccelerator-MIB |