marsMcsFailureTimer
IPATM-IPMC-MIB ·
.1.3.6.1.2.1.57.3.1.1.8
Object
column r/w
secondsInteger32
A timer used to flag the failure of last MARS_MULTI to arrive. Default value = 10 seconds (recommended).
Context
- MIB
- IPATM-IPMC-MIB
- OID
.1.3.6.1.2.1.57.3.1.1.8- 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::marsMcsFailureTimer'
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::marsMcsFailureTimer.<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::marsMcsFailureTimer'
Syntax
secondsInteger32
Values & Constraints
Object Constraints
range: 1-2147483647
Conformance
Member of
Compliance refinements
marsMcsCompliance
readonly
Write access is not required.