dcRsvpProductRefreshInterval
DC-RSVP-MIB ·
.1.3.6.1.4.1.629.10.6.1.1.1.9
Object
This RSVP value, R, which is used to set the average interval between refresh path and resv messages. Note : If values for the if_refresh_interval and if_refresh_multiple are configured such that the following inequality is not obeyed : 6 * refresh_interval * (refresh_multiple + 0.5) < 0x7FFFFFFF. Then the time-to-die for the path value will be set to its maximum value and it is probable that the lsp will time out before a refresh arrives.
Context
- MIB
- DC-RSVP-MIB
- OID
.1.3.6.1.4.1.629.10.6.1.1.1.9- 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::dcRsvpProductRefreshInterval'
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::dcRsvpProductRefreshInterval.<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::dcRsvpProductRefreshInterval'
Syntax
millisecondsSNMPv2-SMIInteger32
- Source
- SNMPv2-SMIInteger32
- Base type
Integer32
Values & Constraints
Enumerated Values
1 | disabled |
2 | listening |
3 | learning |
4 | forwarding |
5 | blocking |
Type Constraints
range: -2147483648..2147483647
Conformance
Member of