All MIBs › PPP-LCP-MIB › pppLinkConfigFcsSize
pppLinkConfigFcsSize
Module: PPP-LCP-MIB
OID (symbolic): PPP-LCP-MIB::pppLinkConfigFcsSize
OID (numeric): 1.3.6.1.2.1.10.23.1.1.2.1.5
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-write
Description: The size of the FCS, in bits, the local node will attempt to negotiate for use with the remote node. Regardless of the value of this object, the local node will comply with any FCS size negotiations initiated by the remote node, per the PPP specification. Changing this object will have effect when the link is next restarted.
What is pppLinkConfigFcsSize?
The FCS size, in bits (0-128, default 16), the local node attempts to negotiate for use with the remote node; the local node still complies with any FCS size the remote node initiates. Takes effect on the next link restart.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.2.1.10.23.1.1.2.1.5 snmpwalk -v2c -c public <target> PPP-LCP-MIB::pppLinkConfigFcsSize
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.2.1.10.23.1.1.2.1.5.1 snmpget -v2c -c public <target> PPP-LCP-MIB::pppLinkConfigFcsSize.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.2.1.10.23.1.1.2.1.5.1 i <value>
Start monitoring vendor-neutral, standards-based MIB (PPP Link Control Protocol) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the PPP-LCP-MIB::pppLinkConfigFcsSize OID value, configure state conditions and alerts, and monitor any vendor-neutral, standards-based MIB (PPP Link Control Protocol) from a single console.
OID Breakdown
Upper-level ancestors (12 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.1 | pppLcp | MRVINREACH |
| 1.3.6.1.2.1.10.23.1.1 | pppLink | MRVINREACH |
| 1.3.6.1.2.1.10.23.1.1.2 | pppLinkConfigTable | MRVINREACH |
| 1.3.6.1.2.1.10.23.1.1.2.1 | pppLinkConfigEntry | MRVINREACH |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.2.1.10.23.1.1.2.1.5 | pppLinkConfigFcsSize | PPP-LCP-MIB |