All MIBs › ACC-SLOT › accSlotCompressRevision
accSlotCompressRevision
Module: ACC-SLOT
OID (symbolic): ACC-SLOT::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 setting specifies which version of the compression algorithm to use, choosing between a new algorithm or an older algorithm for compatibility with legacy remote devices. Network engineers set this when connecting to outdated equipment running pre-7.2 firmware that requires the old compression standard. Setting accSlotCompressRevision to 'old' tells the interface to use the pre-7.2 compression algorithm for compatibility with legacy LAPB systems.
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-SLOT::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-SLOT::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-SLOT |