rohcInstanceContextStorageTime

ROHC-MIB · .1.3.6.1.2.1.112.1.1.2.1.12

Object

column r/w centi-secondsSNMPv2-TCTimeInterval
This object indicates the default maximum amount of time
information on a context belonging to this instance is kept
as entry in the rohcContextTable after the context is
expired or terminated.  The value of this object is used
to initialize rohcContexStorageTime object when a new
context is created.
Changing the value of an rohcInstanceContextStorageTime
instance does not affect any entry of the rohcContextTable
created previously.
ROHC-MIB implementations SHOULD store the set value of this
object persistently.

Context

MIB
ROHC-MIB
OID
.1.3.6.1.2.1.112.1.1.2.1.12
Type
column
Access
readwrite
Status
current
Units
centi-seconds
Parent
rohcInstanceEntry
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 'ROHC-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ROHC-MIB::rohcInstanceContextStorageTime'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'ROHC-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ROHC-MIB::rohcInstanceContextStorageTime.<ifIndex>.<rohcInstanceType>.<rohcChannelID>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'ROHC-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'ROHC-MIB::rohcInstanceContextStorageTime'

Syntax

Source
SNMPv2-TCTimeInterval
Base type
Integer32
Type Description
A period of time, measured in units of 0.01 seconds.

Values & Constraints

Type Constraints
range: 0..2147483647

Conformance

Member of
Compliance refinements
A compliant implementation does not have to support changing
the value of object rohcInstanceContextStorageTime.