ciscoSnapshotRetryInterval
CISCO-SNAPSHOT-MIB ·
.1.3.6.1.4.1.9.9.19.1.2.1.6
Object
column minutesSNMPv2-SMIInteger32
The amount of time to wait and retry a route exchange if an
active period elapses with no routes being exchanged. For
example, if an interface is down (or a DDR phone number is
busy, or a DDR interface is unavailable) during the active
interval, instead of waiting for the amount of time specified
by ciscoSnapshotQuietTime to elapse before an attempt is made
to exchange routing updates again, the attempt is made after
the amount of time specified by this object has elapsed.
This value is calculated automatically based on the
ciscoSnapshotActiveInterval.
An instance of this object may only be present if the value
of the associated ciscoSnapshotClient object is true.
Context
- MIB
- CISCO-SNAPSHOT-MIB
- OID
.1.3.6.1.4.1.9.9.19.1.2.1.6- Type
- column
- Access
- readonly
- Status
- current
- Units
- minutes
- Parent
- ciscoSnapshotInterfaceEntry
- 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 'CISCO-SNAPSHOT-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-SNAPSHOT-MIB::ciscoSnapshotRetryInterval'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'CISCO-SNAPSHOT-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-SNAPSHOT-MIB::ciscoSnapshotRetryInterval.<ciscoSnapshotIfIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'CISCO-SNAPSHOT-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'CISCO-SNAPSHOT-MIB::ciscoSnapshotRetryInterval'
Syntax
minutesSNMPv2-SMIInteger32
- Source
- SNMPv2-SMIInteger32
- Base type
Integer32
Values & Constraints
Type Constraints
range: -2147483648..2147483647
Conformance
Member of