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
    
Source file
CISCO-P2P-IF-MIB
Last revised
Identity
ciscoP2PIfMIB
Base OID
1.3.6.1.4.1.9.9.668
Imported Objects
CISCO-SMI ciscoMgmt
IF-MIB ifIndex
SNMPv2-CONF MODULE-COMPLIANCE (no object page) OBJECT-GROUP (no object page)
SNMPv2-SMI Counter32 MODULE-IDENTITY (no object page) OBJECT-TYPE (no object page) Unsigned32
SNMPv2-TC TEXTUAL-CONVENTION (no object page)
Net-SNMP examples using the cisco MIB directory Show commands

These commands use the standard Observium installation path and load the selected MIB variant before the RFC and Net-SNMP directories.

Translate the module identity
/usr/bin/snmptranslate -Pud -Ir -On -m 'CISCO-P2P-IF-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'CISCO-P2P-IF-MIB::ciscoP2PIfMIB'
Walk the MIB subtree
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'CISCO-P2P-IF-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-P2P-IF-MIB::ciscoP2PIfMIB'
How SNMP, Net-SNMP, MIB paths, and variants work
Objects (15)
.1.3.6.1.4.1.9.9.668
.1.3.6.1.4.1.9.9.668.0
.1.3.6.1.4.1.9.9.668.1
.1.3.6.1.4.1.9.9.668.1.1
.1.3.6.1.4.1.9.9.668.1.1.1
.1.3.6.1.4.1.9.9.668.1.1.1.1
.1.3.6.1.4.1.9.9.668.1.1.1.1.1
.1.3.6.1.4.1.9.9.668.1.1.1.1.2
microsecondsUnsigned32
.1.3.6.1.4.1.9.9.668.1.1.1.1.3
.1.3.6.1.4.1.9.9.668.1.1.2
.1.3.6.1.4.1.9.9.668.1.1.2.1
.1.3.6.1.4.1.9.9.668.1.1.2.1.1
.1.3.6.1.4.1.9.9.668.3
.1.3.6.1.4.1.9.9.668.3.1
.1.3.6.1.4.1.9.9.668.3.2
Dependencies (7) 5 direct · 2 transitive Show tree and compile order Hide dependency details

Each imported module is resolved in the importing module's source directory first, then through the normal default-variant rules.

Dependency tree
Dependency-first compile order
  1. SNMPv2-SMIrfc
  2. CISCO-SMIcisco
  3. SNMPv2-TCrfc
  4. IANAifType-MIBrfc
  5. SNMPv2-CONFrfc
  6. SNMPv2-MIBrfc
  7. IF-MIBrfc
  8. CISCO-P2P-IF-MIBciscoselected
Type Definitions (2)
Enumeration
crc16(1)
crc32(2)
Enumeration
on(1)
off(2)
Conformance Groups (1)
The collection of objects providing general information
about the Cisco Point to Point interfaces.
.1.3.6.1.4.1.9.9.668.3.2.1
Compliance Statements (1)

OID .1.3.6.1.4.1.9.9.668.3.1.1
The compliance statement for entities which implement
the Cisco Point to Point interface MIB
Required groups
Object refinements
ObjectAccessSyntaxDescription
cp2pIfCfgCrcMode readonly
Write access is not required.
cp2pIfCfgScramblingMode readonly
Write access is not required.
cp2pIfCfgTransmitDelay readonly
Write access is not required.