ACC-MIB :: accSlotCompressRevision

MIB Reference — IPNetwork Monitor

All MIBsACC-MIBaccSlotCompressRevision

accSlotCompressRevision

Module: ACC-MIB

OID (symbolic): ACC-MIB::accSlotCompressRevision

OID (numeric): 1.3.6.1.4.1.5.1.1.5.2.1.34

Node type: OBJECT-TYPE

Type: INTEGER

Access: read-write

Description:

Indicates which data compression algorithm should be used for this physical port. If the confi gured protocol is Frame Relay, X.25 or PPP, the com pression mode must be new. If the configured protocol is LAPB, OLD indicates that the neighbor is running a release which predates 7.2 and the old compression algorithm should be used.

What is accSlotCompressRevision?

This OID specifies which compression algorithm revision to use for the physical port, selecting between old and new versions for compatibility. Network engineers must set this correctly when connecting to remote equipment running different software versions to ensure compression compatibility. Setting this to "OLD" ensures compatibility with neighbors running pre-release 7.2 software using the legacy algorithm.

Examples

Walk all instances (SNMPv2c):

snmpwalk -v2c -c public <target> 1.3.6.1.4.1.5.1.1.5.2.1.34
snmpwalk -v2c -c public <target> ACC-MIB::accSlotCompressRevision

Get a specific instance (index 1):

snmpget -v2c -c public <target> 1.3.6.1.4.1.5.1.1.5.2.1.34.1
snmpget -v2c -c public <target> ACC-MIB::accSlotCompressRevision.1

Set instance 1 (SNMPv2c):

snmpset -v2c -c private <target> 1.3.6.1.4.1.5.1.1.5.2.1.34.1 i <value>

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.5accSlotACC-MIB
1.3.6.1.4.1.5.1.1.5.2accSlotTableACC-MIB
1.3.6.1.4.1.5.1.1.5.2.1accSlotEntryACC-MIB
1.3.6.1.4.1.5.1.1.5.2.1.34accSlotCompressRevisionACC-MIB