All MIBs › PPP-LCP-MIB › pppLinkStatusReceiveFcsSize
pppLinkStatusReceiveFcsSize
Module: PPP-LCP-MIB
OID (symbolic): PPP-LCP-MIB::pppLinkStatusReceiveFcsSize
OID (numeric): 1.3.6.1.2.1.10.23.1.1.1.1.15
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-only
Description:
The size of the Frame Check Sequence (FCS) in bits that the remote node will generate when sending packets to the local node. The value of this object is meaningful only when the link has reached the open state (ifOperStatus is up).
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.2.1.10.23.1.1.1.1.15 snmpwalk -v2c -c public <target> PPP-LCP-MIB::pppLinkStatusReceiveFcsSize
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.2.1.10.23.1.1.1.1.15.1 snmpget -v2c -c public <target> PPP-LCP-MIB::pppLinkStatusReceiveFcsSize.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.2 | mgmt | BKTEL-HFC862-BASE-MIB |
| 1.3.6.1.2.1 | mib_2 | CHECKPOINT-MIB-2 |
| 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.1 | pppLinkStatusTable | MRVINREACH |
| 1.3.6.1.2.1.10.23.1.1.1.1 | pppLinkStatusEntry | MRVINREACH |
| 1.3.6.1.2.1.10.23.1.1.1.1.15 | pppLinkStatusReceiveFcsSize | PPP-LCP-MIB |