rohcContextStorageTime
ROHC-MIB ·
.1.3.6.1.2.1.112.1.2.1.6
Object
The value of this object specifies how long this row
can exist in the rohcContextTable after the
rohcContextCIDState switched to expired(3) or
terminated(4). This object returns the remaining time
that the row may exist before it is aged out. The object
is initialized with the value of the associated
rohcContextStorageTime object. After expiration or
termination of the context, the value of this object ticks
backwards. The entry in the rohcContextTable is destroyed
when the value reaches 0.
The value of this object may be set in order to increase or
reduce the remaining time that the row may exist. Setting
the value to 0 will destroy this entry as soon as the
rochContextCIDState has the value expired(3) or
terminated(4).
Note that there is no guarantee that the row is stored as
long as this object indicates. In case of limited CID
space, the instance may re-use a CID before the storage
time of the corresponding row in rohcContextTable reaches
the value of 0. In this case the information stored in this
row is not anymore available.
Context
- MIB
- ROHC-MIB
- OID
.1.3.6.1.2.1.112.1.2.1.6- Type
- column
- Access
- readwrite
- Status
- current
- Units
- centi-seconds
- Parent
- rohcContextEntry
- Table
- rohcContextTable
- Siblings
- 20
Values & Constraints
Type Constraints
range: 0..2147483647
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| rohcContextIRs The number of all IR packets sent or received,
respectively, by this context.
Discontinuities in the value of this counter can
occur at re-initialization of the man… | column | SNMPv2-SMICounter32 | .1.3.6.1.2.1.112.1.2.1.10 |
| rohcContextIRDYNs The number of all IR-DYN packets sent or received,
respectively, by this context.
Discontinuities in the value of this counter can
occur at re-initialization of the… | column | SNMPv2-SMICounter32 | .1.3.6.1.2.1.112.1.2.1.11 |
| rohcContextFeedbacks The number of all feedbacks sent or received,
respectively, by this context.
Discontinuities in the value of this counter can
occur at re-initialization of the mana… | column | SNMPv2-SMICounter32 | .1.3.6.1.2.1.112.1.2.1.12 |
| rohcContextDecompressorFailures The number of all decompressor failures so far in this
context. The number is only valid for decompressor
contexts, i.e., if rohcInstanceType has the value
decompressor(2).
… | column | SNMPv2-SMICounter32 | .1.3.6.1.2.1.112.1.2.1.13 |
| rohcContextDecompressorRepairs The number of all context repairs so far in this
context. The number is only valid for decompressor
contexts, i.e., if rohcInstanceType has the value
decompressor(2).
… | column | SNMPv2-SMICounter32 | .1.3.6.1.2.1.112.1.2.1.14 |
| rohcContextAllPacketsRatio This object indicates the compression ratio so far over all
packets passing this context. The compression is computed
over all bytes of the IP packets including the IP header
but… | column | RohcCompressionRatio | .1.3.6.1.2.1.112.1.2.1.15 |
| rohcContextAllHeadersRatio This object indicates the compression ratio so far over all
packet headers passing this context. The compression is
computed over all bytes of all headers that are subject to
com… | column | RohcCompressionRatio | .1.3.6.1.2.1.112.1.2.1.16 |
| rohcContextAllPacketsMeanSize This object indicates the mean compressed packet size
of all packets passing this context. The packet size
includes the IP header and payload but excludes all lower
layer headers… | column | SNMPv2-SMIUnsigned32 | .1.3.6.1.2.1.112.1.2.1.17 |
| rohcContextAllHeadersMeanSize This object indicates the mean compressed packet header size
of all packets passing this context. The packet header size
is the sum of the size of all headers of a packet that ar… | column | SNMPv2-SMIUnsigned32 | .1.3.6.1.2.1.112.1.2.1.18 |
| rohcContextLastPacketsRatio This object indicates the compression ratio
concerning the last 16 packets passing this context
or concerning all packets passing this context
if they are less than 16, so far. T… | column | RohcCompressionRatio | .1.3.6.1.2.1.112.1.2.1.19 |
| rohcContextCID The context identifier (CID) of this context. | column | Unsigned32 | .1.3.6.1.2.1.112.1.2.1.2 |
| rohcContextLastHeadersRatio This object indicates the compression ratio concerning the
headers of the last 16 packets passing this context or
concerning the headers of all packets passing this context
if the… | column | RohcCompressionRatio | .1.3.6.1.2.1.112.1.2.1.20 |
| rohcContextLastPacketsMeanSize This object indicates the mean compressed packet size
concerning the last 16 packets passing this context or
concerning all packets passing this context if they are
less than 16, … | column | SNMPv2-SMIUnsigned32 | .1.3.6.1.2.1.112.1.2.1.21 |
| rohcContextLastHeadersMeanSize This object indicates the mean compressed packet header size
concerning the last 16 packets passing this context or
concerning all packets passing this context if they are
less th… | column | SNMPv2-SMIUnsigned32 | .1.3.6.1.2.1.112.1.2.1.22 |
| rohcContextCIDState State of the CID. When a CID is assigned to a context,
its state changes from `unused' to `active'. The active
context may stop operation due to some explicit
signalling or afte… | column | Enumeration | .1.3.6.1.2.1.112.1.2.1.3 |
| rohcContextProfile Identifier of the profile for this context.
The profile is identified by its index in the
rohcProfileTable for this instance. There MUST exist a
corresponding entry in the rohcPr… | column | Unsigned32 | .1.3.6.1.2.1.112.1.2.1.4 |
| rohcContextDecompressorDepth This object indicates whether reverse decompression, for
example as described in RFC 3095, Section 6.1, is used
on this channel or not, and if used, to what extent.
… | column | SNMPv2-SMIUnsigned32 | .1.3.6.1.2.1.112.1.2.1.5 |
| rohcContextActivationTime The date and time when the context started to be able to
compress packets or decompress packets, respectively.
The value '0000000000000000'H is returned if the context
has not bee… | column | SNMPv2-TCDateAndTime | .1.3.6.1.2.1.112.1.2.1.7 |
| rohcContextDeactivationTime The date and time when the context stopped being able to
compress packets or decompress packets, respectively,
because it expired or was terminated for other reasons.
The value '0… | column | SNMPv2-TCDateAndTime | .1.3.6.1.2.1.112.1.2.1.8 |
| rohcContextPackets The number of all packets passing this context.
Discontinuities in the value of this counter can
occur at re-initialization of the management
system, and at other t… | column | SNMPv2-SMICounter32 | .1.3.6.1.2.1.112.1.2.1.9 |