marsClientIdleTimer

IPATM-IPMC-MIB · .1.3.6.1.2.1.57.1.1.1.17

Object

column r/w minutesInteger32
The configurable inactivity timer associated with a
client. When a VC is created at this client, it gets
the idle timer value from this configurable timer.
The minimum suggested value is 1 minute and the
recommended default value is 20 minutes.

Context

MIB
IPATM-IPMC-MIB
OID
.1.3.6.1.2.1.57.1.1.1.17
Type
column
Access
readwrite
Status
current
Units
minutes
Parent
marsClientEntry
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 'IPATM-IPMC-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'IPATM-IPMC-MIB::marsClientIdleTimer'
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::marsClientIdleTimer.<ipAdEntAddr>.<marsClientIndex>'
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::marsClientIdleTimer'

Syntax

minutesInteger32

Values & Constraints

Object Constraints
range: 1-2147483647

Conformance

Member of
Compliance refinements
Write access is not required.