CISCO-P2P-IF-MIB

File: CISCO-P2P-IF-MIB.mib (8881 bytes)

Imported modules

SNMPv2-SMI SNMPv2-CONF SNMPv2-TC
IF-MIB CISCO-SMI

Imported symbols

MODULE-IDENTITY OBJECT-TYPE Counter32
Unsigned32 MODULE-COMPLIANCE OBJECT-GROUP
TEXTUAL-CONVENTION ifIndex ciscoMgmt

Defined Types

Cp2pIfCrcMode  
Specifies the CRC mode of Cyclic Redundancy Check. crc16 - 16-bit CRC. crc32 - 32-bit CRC.
TEXTUAL-CONVENTION    
  INTEGER crc16(1), crc32(2)  

Cp2pIfScramblingMode  
An enumerated value of the Scrambling encryption mode of an interface. on - scrambling encryption enabled. off - scrambling encryption disabled.
TEXTUAL-CONVENTION    
  INTEGER on(1), off(2)  

Cp2pIfCfgEntry  
SEQUENCE    
  cp2pIfCfgCrcMode Cp2pIfCrcMode
  cp2pIfCfgScramblingMode Cp2pIfScramblingMode
  cp2pIfCfgTransmitDelay Unsigned32

Cp2pIfStatsEntry  
SEQUENCE    
  cp2pIfStatsInCrcErrors Counter32

Defined Values

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
MODULE-IDENTITY    

ciscoP2PIfMIBNotifs 1.3.6.1.4.1.9.9.668.0
OBJECT IDENTIFIER    

ciscoP2PIfMIBObjects 1.3.6.1.4.1.9.9.668.1
OBJECT IDENTIFIER    

cp2pIfGeneralObjects 1.3.6.1.4.1.9.9.668.1.1
OBJECT IDENTIFIER    

cp2pIfCfgTable 1.3.6.1.4.1.9.9.668.1.1.1
The Point to Point generic Configuration Table. It contains the standard configuration information of the Point to Point interface.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    Cp2pIfCfgEntry

cp2pIfCfgEntry 1.3.6.1.4.1.9.9.668.1.1.1.1
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)
Status: current Access: not-accessible
OBJECT-TYPE    
  Cp2pIfCfgEntry  

cp2pIfCfgCrcMode 1.3.6.1.4.1.9.9.668.1.1.1.1.1
Specifies the CRC mode for the FCS generation of a packet sending via the Point to point interface.
Status: current Access: read-write
OBJECT-TYPE    
  Cp2pIfCrcMode  

cp2pIfCfgScramblingMode 1.3.6.1.4.1.9.9.668.1.1.1.1.2
Specifies the scrambling encryption mode of the point to point interface.
Status: current Access: read-write
OBJECT-TYPE    
  Cp2pIfScramblingMode  

cp2pIfCfgTransmitDelay 1.3.6.1.4.1.9.9.668.1.1.1.1.3
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.
Status: current Access: read-write
OBJECT-TYPE    
  Unsigned32 0..18000  

cp2pIfStatsTable 1.3.6.1.4.1.9.9.668.1.1.2
The Point to Point Interface Statistics Table. It contains statistics information of a Point to Point interface including the error statistics.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    Cp2pIfStatsEntry

cp2pIfStatsEntry 1.3.6.1.4.1.9.9.668.1.1.2.1
An entry in the statistics table for each Point to Point interface.
Status: current Access: not-accessible
OBJECT-TYPE    
  Cp2pIfStatsEntry  

cp2pIfStatsInCrcErrors 1.3.6.1.4.1.9.9.668.1.1.2.1.1
Accumulated number of CRC errors that are detected on the received packets via the Point to Point interface since system startup.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

ciscoP2PIfMIBConformance 1.3.6.1.4.1.9.9.668.3
OBJECT IDENTIFIER    

ciscoP2PIfMIBCompliances 1.3.6.1.4.1.9.9.668.3.1
OBJECT IDENTIFIER    

ciscoP2PIfMIBGroups 1.3.6.1.4.1.9.9.668.3.2
OBJECT IDENTIFIER    

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
Status: current Access: read-only
MODULE-COMPLIANCE    

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.
Status: current Access: read-only
OBJECT-GROUP