atmSoftPVpcRetryInterval

ATM-SOFT-PVC-MIB · .1.3.6.1.4.1.353.5.5.1.1.3.1.9

Object

column r/w secondsInteger32
Defines the period to wait before attempting
to establish the Soft PVPC after the first failed 
call attempt.  The time to wait between subsequent
call attempts may differ to implement a backoff scheme.
Zero represents an infinite interval indicating no 
retries.

Context

MIB
ATM-SOFT-PVC-MIB
OID
.1.3.6.1.4.1.353.5.5.1.1.3.1.9
Type
column
Access
readwrite
Status
current
Units
seconds
Parent
atmSoftPVpcEntry
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 'ATM-SOFT-PVC-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ATM-SOFT-PVC-MIB::atmSoftPVpcRetryInterval'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'ATM-SOFT-PVC-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ATM-SOFT-PVC-MIB::atmSoftPVpcRetryInterval.<ifIndex>.<atmVplVpi>.<atmSoftPVpcLeafReference>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'ATM-SOFT-PVC-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'ATM-SOFT-PVC-MIB::atmSoftPVpcRetryInterval'

Syntax

secondsInteger32

Values & Constraints

Object Constraints
range: 0-3600

Conformance