rohcUncmprContextState

ROHC-UNCOMPRESSED-MIB · .1.3.6.1.2.1.113.1.1.1.3

Object

column Enumeration
State of the context. States initAndRefresh(1) and normal(2)
are states of compressor contexts, states noContext(3)
and fullContext(4) are states of decompressor contexts.

Context

MIB
ROHC-UNCOMPRESSED-MIB
OID
.1.3.6.1.2.1.113.1.1.1.3
Type
column
Access
readonly
Status
current
Parent
rohcUncmprContextEntry
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-UNCOMPRESSED-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ROHC-UNCOMPRESSED-MIB::rohcUncmprContextState'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'ROHC-UNCOMPRESSED-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ROHC-UNCOMPRESSED-MIB::rohcUncmprContextState.<rohcChannelID>.<rohcContextCID>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'ROHC-UNCOMPRESSED-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'ROHC-UNCOMPRESSED-MIB::rohcUncmprContextState'

Syntax

Enumeration

Values & Constraints

Enumerated Values
1initAndRefresh
2normal
3noContext
4fullContext

Conformance