All MIBs › ACC-MIB › accPppIpcpRemoteMaxSlotId
accPppIpcpRemoteMaxSlotId
Module: ACC-MIB
OID (symbolic): ACC-MIB::accPppIpcpRemoteMaxSlotId
OID (numeric): 1.3.6.1.4.1.5.1.1.32.5.1.4
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-only
Description:
The Max-Slot-Id parameter that the remote node has advertised and that is in use on the link.
What is accPppIpcpRemoteMaxSlotId?
This OID stores the maximum header compression slot ID (0-255) that the remote PPP device advertised during negotiation and is currently using. Higher slot values mean more cached header states, which improves compression efficiency and reduces bandwidth overhead. A value of 127 indicates the remote device can maintain 128 different compressed header states simultaneously.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.5.1.1.32.5.1.4 snmpwalk -v2c -c public <target> ACC-MIB::accPppIpcpRemoteMaxSlotId
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.5.1.1.32.5.1.4.1 snmpget -v2c -c public <target> ACC-MIB::accPppIpcpRemoteMaxSlotId.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.32 | accPpp | ACC-MIB |
| 1.3.6.1.4.1.5.1.1.32.5 | accPppIpcpTable | ACC-MIB |
| 1.3.6.1.4.1.5.1.1.32.5.1 | accPppIpcpEntry | ACC-MIB |
| 1.3.6.1.4.1.5.1.1.32.5.1.4 | accPppIpcpRemoteMaxSlotId | ACC-MIB |