atmfCESFirstRetryInterval
ATMF-CES ·
zhone variant
·
.1.3.6.1.4.1.353.5.2.2.1.4.1.2
Object
column r/w
secondsInteger32
The time to wait before attempting to establish the SVC 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
- ATMF-CES
- OID
.1.3.6.1.4.1.353.5.2.2.1.4.1.2- Type
- column
- Access
- readwrite
- Status
- current
- Units
- seconds
- Parent
- atmfCESActiveSvcEntry
- 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 'ATMF-CES' -M '/opt/observium/mibs/zhone:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ATMF-CES::atmfCESFirstRetryInterval'
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::atmfCESFirstRetryInterval.<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::atmfCESFirstRetryInterval'
Syntax
secondsInteger32
Values & Constraints
Object Constraints
range: 1-3600
Conformance
Member of