CISCO-P2P-IF-MIB

        The Point to Point Interface MIB module.
This MIB manages the generic objects for
Serial link or SONET/SDH like point to point network 
interfaces with the encapsulations of PPP 
(Point to Point Protocol), HDLC (High Level Data Link Control)
or cHDLC (CIsco extension to High Level Data Link Control) 
framing.
Acronyms and terms:
FCS - Frame Check Sequence. The frame check sequence is 
      used to ensure that the data received is actually 
      the data sent.
CRC - Cyclic Redundancy Check. The transmitting system 
      processes the frame check sequence portion of the 
      frame through an algorithm called a CRC (Cyclic 
      Redundancy Check).
        
One of the usages of CRC is in the following 
PPP/HLDC over SONET/SDH example.
+----+
| PPP|   FCS           Bit                      SONET/SDH
|HDLC|=> Generation => Stuffing => Scrambling => Framing
+----+   CRC 16,32
    
ciscoP2PIfMIB 1.3.6.1.4.1.9.9.668
Imported Objects
CISCO-SMI ciscoMgmt
IF-MIB ifIndex
SNMPv2-CONF MODULE-COMPLIANCE OBJECT-GROUP
SNMPv2-SMI Counter32 MODULE-IDENTITY OBJECT-TYPE Unsigned32
SNMPv2-TC TEXTUAL-CONVENTION
Type Definitions (2)
Cp2pIfCrcMode Enumeration
crc16(1)
crc32(2)
Cp2pIfScramblingMode Enumeration
on(1)
off(2)
Objects (15)
ciscoP2PIfMIB .1.3.6.1.4.1.9.9.668
ciscoP2PIfMIBNotifs .1.3.6.1.4.1.9.9.668.0
ciscoP2PIfMIBObjects .1.3.6.1.4.1.9.9.668.1
cp2pIfGeneralObjects .1.3.6.1.4.1.9.9.668.1.1
cp2pIfCfgTable .1.3.6.1.4.1.9.9.668.1.1.1
cp2pIfCfgEntry IF-MIBifIndex .1.3.6.1.4.1.9.9.668.1.1.1.1
cp2pIfCfgCrcMode r/w Cp2pIfCrcMode .1.3.6.1.4.1.9.9.668.1.1.1.1.1
cp2pIfCfgScramblingMode r/w Cp2pIfScramblingMode .1.3.6.1.4.1.9.9.668.1.1.1.1.2
cp2pIfCfgTransmitDelay r/w microsecondsUnsigned32 .1.3.6.1.4.1.9.9.668.1.1.1.1.3
cp2pIfStatsTable .1.3.6.1.4.1.9.9.668.1.1.2
cp2pIfStatsEntry .1.3.6.1.4.1.9.9.668.1.1.2.1
cp2pIfStatsInCrcErrors SNMPv2-SMICounter32 .1.3.6.1.4.1.9.9.668.1.1.2.1.1
ciscoP2PIfMIBConformance .1.3.6.1.4.1.9.9.668.3
ciscoP2PIfMIBCompliances .1.3.6.1.4.1.9.9.668.3.1
ciscoP2PIfMIBGroups .1.3.6.1.4.1.9.9.668.3.2