All MIBs › PPP-IP-NCP-MIB › pppIpLocalMaxSlotId
pppIpLocalMaxSlotId
Module: PPP-IP-NCP-MIB
OID (symbolic): PPP-IP-NCP-MIB::pppIpLocalMaxSlotId
OID (numeric): 1.3.6.1.2.1.10.23.3.1.1.5
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-only
Description: The Max-Slot-Id parameter that the local node has advertised and that is in use on the link. If vj-tcp header compression is not in use on the link then the value of this object shall be 0. The value of this object is meaningful only when the link has reached the open state (pppIpOperStatus is opened).
What is pppIpLocalMaxSlotId?
This read-only INTEGER (0-255) reports the Max-Slot-Id parameter the local node advertised and that is currently in use on the link for VJ header compression, and it is 0 if vj-tcp compression is not in use. An admin uses it to see how many compression state slots the local device has allocated for this PPP link. Comparing pppIpLocalMaxSlotId against pppIpRemoteMaxSlotId shows whether both ends negotiated a matching number of compression slots.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.2.1.10.23.3.1.1.5 snmpwalk -v2c -c public <target> PPP-IP-NCP-MIB::pppIpLocalMaxSlotId
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.2.1.10.23.3.1.1.5.1 snmpget -v2c -c public <target> PPP-IP-NCP-MIB::pppIpLocalMaxSlotId.1
Start monitoring vendor-neutral, standards-based MIB (PPP IPCP) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the PPP-IP-NCP-MIB::pppIpLocalMaxSlotId OID value, configure state conditions and alerts, and monitor any vendor-neutral, standards-based MIB (PPP IPCP) from a single console.
OID Breakdown
Upper-level ancestors (11 from the standard OID tree / other modules)
| Numeric OID | Name | Module |
|---|---|---|
| 1 | iso | LANART-AGENT |
| 1.3 | org | AirPair-MIB |
| 1.3.6 | dod | AirPair-MIB |
| 1.3.6.1 | internet | AirPair-MIB |
| 1.3.6.1.2 | mgmt | AXON-MIB |
| 1.3.6.1.2.1 | mib_2 | AXON-MIB |
| 1.3.6.1.2.1.10 | transmission | CHECKPOINT-MIB-2 |
| 1.3.6.1.2.1.10.23 | ppp | MRVINREACH |
| 1.3.6.1.2.1.10.23.3 | pppIp | MRVINREACH |
| 1.3.6.1.2.1.10.23.3.1 | pppIpTable | MRVINREACH |
| 1.3.6.1.2.1.10.23.3.1.1 | pppIpEntry | MRVINREACH |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.2.1.10.23.3.1.1.5 | pppIpLocalMaxSlotId | PPP-IP-NCP-MIB |