cp2pIfCfgTransmitDelay

CISCO-P2P-IF-MIB · .1.3.6.1.4.1.9.9.668.1.1.1.1.3

Object

column r/w microsecondsUnsigned32
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.

Context

MIB
CISCO-P2P-IF-MIB
OID
.1.3.6.1.4.1.9.9.668.1.1.1.1.3
Type
column
Access
readwrite
Status
current
Units
microseconds
Parent
cp2pIfCfgEntry
Groups
1

Walk the column to discover its indexed instances, or supply every index to read one instance.

Walk the column
/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::cp2pIfCfgTransmitDelay'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -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::cp2pIfCfgTransmitDelay.<ifIndex>'
Translate to a numeric OID
/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::cp2pIfCfgTransmitDelay'

Syntax

microsecondsUnsigned32

Values & Constraints

Object Constraints
range: 0-18000

Conformance

Member of
Compliance refinements
Write access is not required.