CISCO-P2P-IF-MIB Table View

Table-centric layout grouping table, row, and column objects.

Tables
2
Rows
2
Columns
4
.1.3.6.1.4.1.9.9.668.1.1.1 · 1 row entry · 3 columns
Uses the cisco variant from /opt/observium/mibs/cisco.
Command help
Walk cp2pIfCfgTable
/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::cp2pIfCfgTable'
The Point to Point generic Configuration Table. It contains
the standard configuration information of the Point to Point
interface.
cp2pIfCfgEntry row .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…
Indexes
Column Syntax OID
Specifies the CRC mode for the FCS generation of a packet
sending via the Point to point interface.
Cp2pIfCrcModer/w
Type Values:
1crc16
2crc32
.1.3.6.1.4.1.9.9.668.1.1.1.1.1
Specifies the scrambling encryption mode of the point
to point interface.
Cp2pIfScramblingModer/w
Type Values:
1on
2off
.1.3.6.1.4.1.9.9.668.1.1.1.1.2
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.
microsecondsUnsigned32r/w
Constraints:
range: 0-18000
.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 row entry · 1 columns
Uses the cisco variant from /opt/observium/mibs/cisco.
Command help
Walk cp2pIfStatsTable
/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::cp2pIfStatsTable'
The Point to Point Interface Statistics Table.  It contains
statistics information of a Point to Point interface
including the error statistics.
cp2pIfStatsEntry row .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.
Indexes
No indexes recorded
Column Syntax OID
Accumulated number of CRC errors that are detected on
the received packets via the Point to Point interface
since system startup.
SNMPv2-SMICounter32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.9.9.668.1.1.2.1.1