atmSoftPVccRetryInterval

ATM-SOFT-PVC-MIB · .1.3.6.1.4.1.353.5.5.1.1.2.1.10

Object

column r/w secondsInteger32
Defines the period to wait before attempting
to establish the Soft PVCC 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.2.1.10
Type
column
Access
readwrite
Status
current
Units
seconds
Parent
atmSoftPVccEntry
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::atmSoftPVccRetryInterval'
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::atmSoftPVccRetryInterval.<ifIndex>.<atmVclVpi>.<atmVclVci>.<atmSoftPVccLeafReference>'
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::atmSoftPVccRetryInterval'

Syntax

secondsInteger32

Values & Constraints

Object Constraints
range: 0-3600

Conformance