All MIBs › RAD-MIB › cmprTypeIdx
cmprTypeIdx
Module: RAD-MIB
OID (symbolic): RAD-MIB::cmprTypeIdx
OID (numeric): 1.3.6.1.4.1.164.3.3.4.1.1.1
Node type: OBJECT-TYPE
Type: Integer32
Access: read-only
Description:
This object indicates the Type of the Compressed data referred (which table, which level, etc). The type is a code according to a convention between agent and NMS.
What is cmprTypeIdx?
This integer index identifies the type or category of compressed data being stored in a compression table entry, according to an internal convention agreed between the SNMP agent and the management station. A diagnostic tool uses this value to classify and interpret compressed data objects retrieved from the agent. Different type values represent different compression algorithms or data structures.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.164.3.3.4.1.1.1 snmpwalk -v2c -c public <target> RAD-MIB::cmprTypeIdx
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.164.3.3.4.1.1.1.1 snmpget -v2c -c public <target> RAD-MIB::cmprTypeIdx.1
OID Breakdown
| Numeric OID | Name | Module |
|---|---|---|
| 1 | iso | LANART-AGENT |
| 1.3 | org | BIANCA-BRICK-PPP-MIB |
| 1.3.6 | dod | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1 | internet | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1.4 | private | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1.4.1 | enterprises | ANIROOT-MIB |
| 1.3.6.1.4.1.164 | rad | DACS-MIB |
| 1.3.6.1.4.1.164.3 | radWan | DACS-MIB |
| 1.3.6.1.4.1.164.3.3 | dacsMux | DACS-MIB |
| 1.3.6.1.4.1.164.3.3.4 | genDacsMux | DACS-MIB |
| 1.3.6.1.4.1.164.3.3.4.1 | cmprTable | DACS-MIB |
| 1.3.6.1.4.1.164.3.3.4.1.1 | cmprEntry | DACS-MIB |
| 1.3.6.1.4.1.164.3.3.4.1.1.1 | cmprTypeIdx | RAD-MIB |