All MIBs › ACC-MIB › accSlotCompressRevision
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 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.5 | accSlot | ACC-MIB |
| 1.3.6.1.4.1.5.1.1.5.2 | accSlotTable | ACC-MIB |
| 1.3.6.1.4.1.5.1.1.5.2.1 | accSlotEntry | ACC-MIB |
| 1.3.6.1.4.1.5.1.1.5.2.1.34 | accSlotCompressRevision | ACC-MIB |