edgeCallSetupRetry

LIGHTSTREAM-MIB · .1.3.6.1.4.1.711.2.1.8.1.1.1.9

Object

column mandatory r/w Integer32
This specifies the initial time to wait between successive
failed attempts to establish a connection.  This interval
is in seconds.  An incremental backoff algorithm may applied
to this value.  See Parameter edgeCallSetupBackoff.

Context

MIB
LIGHTSTREAM-MIB
OID
.1.3.6.1.4.1.711.2.1.8.1.1.1.9
Type
column
Access
readwrite
Status
mandatory
Parent
edgePortEntry

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 'LIGHTSTREAM-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'LIGHTSTREAM-MIB::edgeCallSetupRetry'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'LIGHTSTREAM-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'LIGHTSTREAM-MIB::edgeCallSetupRetry.<edgeIfIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'LIGHTSTREAM-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'LIGHTSTREAM-MIB::edgeCallSetupRetry'

Syntax

Integer32

Values & Constraints

Object Constraints
range: 1-3600