crepIfPreemptDelayTimer

CISCO-RESILIENT-ETHERNET-PROTOCOL-MIB · .1.3.6.1.4.1.9.9.601.1.2.1.1.16

Object

column r/w delay in secondsInteger32
This object specifies the interval of time that REP waits
before triggering preemption after the segment is complete.
              
The value -1 is used to indicate that no time delay is
configured and the preemption will happen manually.
              
This value is only effective on the device acting as the
REP primary edge.

Context

MIB
CISCO-RESILIENT-ETHERNET-PROTOCOL-MIB
OID
.1.3.6.1.4.1.9.9.601.1.2.1.1.16
Type
column
Access
readwrite
Status
current
Units
delay in seconds
Parent
crepInterfaceConfigEntry
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-RESILIENT-ETHERNET-PROTOCOL-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-RESILIENT-ETHERNET-PROTOCOL-MIB::crepIfPreemptDelayTimer'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'CISCO-RESILIENT-ETHERNET-PROTOCOL-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-RESILIENT-ETHERNET-PROTOCOL-MIB::crepIfPreemptDelayTimer.<crepIfIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'CISCO-RESILIENT-ETHERNET-PROTOCOL-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'CISCO-RESILIENT-ETHERNET-PROTOCOL-MIB::crepIfPreemptDelayTimer'

Syntax

delay in secondsInteger32

Values & Constraints

Object Constraints
range: -1-300

Conformance