All MIBs › ACC-SLOT › accSlotCompressV42bisP2
accSlotCompressV42bisP2
Module: ACC-SLOT
OID (symbolic): ACC-SLOT::accSlotCompressV42bisP2
OID (numeric): 1.3.6.1.4.1.5.1.1.5.2.1.30
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-only
Description:
Maximum string size
What is accSlotCompressV42bisP2?
This read-only value shows the maximum length (in bytes) of a data string that V.42bis compression can encode as a single codeword on this interface. Engineers review this to understand compression limitations; any data sequence longer than this value will not compress as a single unit. If accSlotCompressV42bisP2 is 32, V.42bis can compress any sequence up to 32 bytes as one codeword.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.5.1.1.5.2.1.30 snmpwalk -v2c -c public <target> ACC-SLOT::accSlotCompressV42bisP2
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.5.1.1.5.2.1.30.1 snmpget -v2c -c public <target> ACC-SLOT::accSlotCompressV42bisP2.1
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.30 | accSlotCompressV42bisP2 | ACC-SLOT |