ACC-MIB :: accPppLinkTransmit32BitFcs

MIB Reference — IPNetwork Monitor

All MIBsACC-MIBaccPppLinkTransmit32BitFcs

accPppLinkTransmit32BitFcs

Module: ACC-MIB

OID (symbolic): ACC-MIB::accPppLinkTransmit32BitFcs

OID (numeric): 1.3.6.1.4.1.5.1.1.32.1.1.15

Node type: OBJECT-TYPE

Type: INTEGER

Access: read-only

What is accPppLinkTransmit32BitFcs?

This flag indicates whether we are using 32-bit Frame Check Sequence (CRC) for outgoing frames (1 = 32-bit, 0 = 16-bit). Network engineers prefer 32-bit FCS because it catches more transmission errors, though it adds 2 bytes of overhead per frame. For example, a value of 1 provides better error detection on noisy WAN links, while 0 is used when overhead must be minimized on very slow connections.

Examples

Walk all instances (SNMPv2c):

snmpwalk -v2c -c public <target> 1.3.6.1.4.1.5.1.1.32.1.1.15
snmpwalk -v2c -c public <target> ACC-MIB::accPppLinkTransmit32BitFcs

Get a specific instance (index 1):

snmpget -v2c -c public <target> 1.3.6.1.4.1.5.1.1.32.1.1.15.1
snmpget -v2c -c public <target> ACC-MIB::accPppLinkTransmit32BitFcs.1

OID Breakdown

Numeric OIDNameModule
1isoLANART-AGENT
1.3orgBIANCA-BRICK-PPP-MIB
1.3.6dodBIANCA-BRICK-PPP-MIB
1.3.6.1internetBIANCA-BRICK-PPP-MIB
1.3.6.1.4privateBIANCA-BRICK-PPP-MIB
1.3.6.1.4.1enterprisesANIROOT-MIB
1.3.6.1.4.1.5accACC-MIB
1.3.6.1.4.1.5.1accSBARACC-MIB
1.3.6.1.4.1.5.1.1accBRGACC-MIB
1.3.6.1.4.1.5.1.1.32accPppACC-MIB
1.3.6.1.4.1.5.1.1.32.1accPppLinkTableACC-MIB
1.3.6.1.4.1.5.1.1.32.1.1accPppLinkEntryACC-MIB
1.3.6.1.4.1.5.1.1.32.1.1.15accPppLinkTransmit32BitFcsACC-MIB