atmfCESRetryTimer

ATMF-CES · zhone variant · .1.3.6.1.4.1.353.5.2.2.1.4.1.3

Object

column secondsInteger32
Indicates the current value of the retry timer for
this connection.  When the value reaches zero an attempt
will be made to establish the active SVC.  When the timer
is not running, the value zero shall be returned.

Context

MIB
ATMF-CES
OID
.1.3.6.1.4.1.353.5.2.2.1.4.1.3
Type
column
Access
readonly
Status
current
Units
seconds
Parent
atmfCESActiveSvcEntry
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 'ATMF-CES' -M '/opt/observium/mibs/zhone:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ATMF-CES::atmfCESRetryTimer'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'ATMF-CES' -M '/opt/observium/mibs/zhone:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ATMF-CES::atmfCESRetryTimer.<atmfCESCbrIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'ATMF-CES' -M '/opt/observium/mibs/zhone:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'ATMF-CES::atmfCESRetryTimer'

Syntax

secondsInteger32

Values & Constraints

Object Constraints
range: 0-86400

Conformance