dcRsvpProductLocalRepairDelay
DC-RSVP-MIB ·
.1.3.6.1.4.1.629.10.6.1.1.1.8
Object
This object is used to set the delay between detection of a path error and instigation of local repair procedures. This allows local routing updates to converge. A value of 0 indicates no delay. A value of -1 indicates that local repair procedures should not take place, but that the error should be propagated upstream. Where FRR capabilities are supported at this node local_repair_delay must be set to -1.
Context
- MIB
- DC-RSVP-MIB
- OID
.1.3.6.1.4.1.629.10.6.1.1.1.8- Type
- column
- Access
- readwrite
- Status
- current
- Units
- milliseconds
- Parent
- dcRsvpProductEntry
- Groups
- 1
Net-SNMP examples
How SNMP and these commands workWalk 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 'DC-RSVP-MIB' -M '/opt/observium/mibs/mrv:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'DC-RSVP-MIB::dcRsvpProductLocalRepairDelay'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'DC-RSVP-MIB' -M '/opt/observium/mibs/mrv:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'DC-RSVP-MIB::dcRsvpProductLocalRepairDelay.<dcRsvpProductIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'DC-RSVP-MIB' -M '/opt/observium/mibs/mrv:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'DC-RSVP-MIB::dcRsvpProductLocalRepairDelay'
Syntax
millisecondsSNMPv2-SMIInteger32
- Source
- SNMPv2-SMIInteger32
- Base type
Integer32
Values & Constraints
Object Constraints
range: 1-65535
Type Constraints
range: -2147483648..2147483647
Conformance
Member of