dcRsvpProductRestartTime

DC-RSVP-MIB · .1.3.6.1.4.1.629.10.6.1.1.1.39

Object

The time in milliseconds that the local node takes to
restart RSVP-TE and the communication channel used for
RSVP communication.  This is advertised to neighbors in
the Restart_Cap object in Hello messages.
              
The value chosen should be large enough for RSVP to be
terminated and restarted.  If fault-tolerance is enabled
in DC-MPLS, then sufficient time should be allowed for
RSVP to fail over, which should include the time taken for
the audit phase to complete.
              
Only used if _restart_capable_ is set to AMB_TRUE.
              
A value of 0xFFFFFFFF can be configured, this implies an
infinite restart time.
              
Note that the maximum real time value that can be set is
0x7FFFFFFF.  If a value is requested greater than
0x7FFFFFFF and less than 0xFFFFFFFF the request will be
rejected.

Context

MIB
DC-RSVP-MIB
OID
.1.3.6.1.4.1.629.10.6.1.1.1.39
Type
column
Access
readwrite
Status
current
Parent
dcRsvpProductEntry
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 'DC-RSVP-MIB' -M '/opt/observium/mibs/mrv:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'DC-RSVP-MIB::dcRsvpProductRestartTime'
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::dcRsvpProductRestartTime.<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::dcRsvpProductRestartTime'

Syntax

Source
SNMPv2-SMIUnsigned32
Base type
Unsigned32

Values & Constraints

Type Constraints
range: 0..4294967295

Conformance