rohcInstanceTable
ROHC-MIB ·
.1.3.6.1.2.1.112.1.1.2
Object
table
This table lists properties of running instances
of robust header compressors and decompressors
at IP interfaces. It is indexed by interface number,
the type of instance (compressor or decompressor),
and the ID of the channel used by the instance as
ROHC channel.
Note that the rohcChannelID uniquely identifies an
instance. The ifIndex and rohcInstanceType are part
of the index, because it simplifies accessing instances
per interface and for addressing either compressors or
decompressors only.
Context
- MIB
- ROHC-MIB
- OID
.1.3.6.1.2.1.112.1.1.2- Type
- table
- Status
- current
- Parent
- rohcInstanceObjects
- Children
- 1
Net-SNMP examples
How SNMP and these commands workUse a bulk walk to inspect objects and instances beneath this OID.
Walk the subtree
/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::rohcInstanceTable'
More examples
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::rohcInstanceTable'
Syntax
No syntax metadata recorded.
Values & Constraints
No enumerated values or constraints recorded.