CISCO-P2P-IF-MIB: View SNMP OID List / Download MIB

VENDOR: CISCO


 Home MIB: CISCO-P2P-IF-MIB
Download as:   

Download standard MIB format if you are planning to load a MIB file into some system (OS, Zabbix, PRTG ...) or view it with a MIB browser. CSV is more suitable for analyzing and viewing OID' and other MIB objects in excel. JSON and YAML formats are usually used in programing even though some systems can use MIB in YAML format (like Logstash).
Keep in mind that standard MIB files can be successfully loaded by systems and programs only if all the required MIB's from the "Imports" section are already loaded.
The tree-like SNMP object navigator requires no explanations because it is very simple to use. And if you stumbled on this MIB from Google note that you can always go back to the home page if you need to perform another MIB or OID lookup.


Object Name OID Type Access Info
 ciscoP2PIfMIB 1.3.6.1.4.1.9.9.668
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
         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 no-access
The Point to Point generic Configuration Table. It contains the standard configuration information of the Point to Point interface.
                     cp2pIfCfgEntry 1.3.6.1.4.1.9.9.668.1.1.1.1 no-access
An entry in the configuration table for each Point to Point interface. The entry is created when the Point to Point related interface is created in ifTable. The possible ifType of point to point interface are listed as follows: [1] ppp(23) [2] hdlc(118) [3] propPointToPointSerial(22)
                         cp2pIfCfgCrcMode 1.3.6.1.4.1.9.9.668.1.1.1.1.1 cp2pifcrcmode read-write
Specifies the CRC mode for the FCS generation of a packet sending via the Point to point interface.
                         cp2pIfCfgScramblingMode 1.3.6.1.4.1.9.9.668.1.1.1.1.2 cp2pifscramblingmode read-write
Specifies the scrambling encryption mode of the point to point interface.
                         cp2pIfCfgTransmitDelay 1.3.6.1.4.1.9.9.668.1.1.1.1.3 unsigned32 read-write
Specified the minimum delay after sending a packet via the point to point interface. The value of '0' indicates the transmit delay of packet is disabled.
                 cp2pIfStatsTable 1.3.6.1.4.1.9.9.668.1.1.2 no-access
The Point to Point Interface Statistics Table. It contains statistics information of a Point to Point interface including the error statistics.
                     cp2pIfStatsEntry 1.3.6.1.4.1.9.9.668.1.1.2.1 no-access
An entry in the statistics table for each Point to Point interface.
                         cp2pIfStatsInCrcErrors 1.3.6.1.4.1.9.9.668.1.1.2.1.1 counter32 read-only
Accumulated number of CRC errors that are detected on the received packets via the Point to Point interface since system startup.
         ciscoP2PIfMIBConformance 1.3.6.1.4.1.9.9.668.3
             ciscoP2PIfMIBCompliances 1.3.6.1.4.1.9.9.668.3.1
                 ciscoP2PIfMIBCompliance 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
             ciscoP2PIfMIBGroups 1.3.6.1.4.1.9.9.668.3.2
                 ciscoP2PIfMIBGeneralGroup 1.3.6.1.4.1.9.9.668.3.2.1
The collection of objects providing general information about the Cisco Point to Point interfaces.