marsVcIdleTimer
IPATM-IPMC-MIB ·
.1.3.6.1.2.1.57.2.5.1.9
Object
column r/w
minutesInteger32
The idle timer associated with this VC. 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.2.5.1.9- Type
- column
- Access
- readwrite
- Status
- current
- Units
- minutes
- Parent
- marsVcEntry
- 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::marsVcIdleTimer'
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::marsVcIdleTimer.<marsIndex>.<marsIfIndex>.<marsVcVpi>.<marsVcVci>.<marsVcPartyAddr>'
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::marsVcIdleTimer'
Syntax
minutesInteger32
Values & Constraints
Object Constraints
range: 1-2147483647
Conformance
Member of
Compliance refinements
marsServerCompliance
readonly
Write access is not required.