marsMcsRetranDelayTimer
IPATM-IPMC-MIB ·
.1.3.6.1.2.1.57.3.1.1.9
Object
column r/w
secondsInteger32
The delay timer for sending out new MARS_REQUEST for the group after the MCS learned that there is no other group in the cluster. The timer must be set between 5 and 10 seconds inclusive.
Context
- MIB
- IPATM-IPMC-MIB
- OID
.1.3.6.1.2.1.57.3.1.1.9- Type
- column
- Access
- readwrite
- Status
- current
- Units
- seconds
- Parent
- marsMcsEntry
- 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 'IPATM-IPMC-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'IPATM-IPMC-MIB::marsMcsRetranDelayTimer'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'IPATM-IPMC-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'IPATM-IPMC-MIB::marsMcsRetranDelayTimer.<marsMcsIndex>.<marsMcsIfIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'IPATM-IPMC-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'IPATM-IPMC-MIB::marsMcsRetranDelayTimer'
Syntax
secondsInteger32
Values & Constraints
Object Constraints
range: 5-10
Conformance
Member of
Compliance refinements
marsMcsCompliance
readonly
Write access is not required.