All MIBs › RAD-MIB › prtCmprStatisticObj
prtCmprStatisticObj
Module: RAD-MIB
OID (symbolic): RAD-MIB::prtCmprStatisticObj
OID (numeric): 1.3.6.1.4.1.164.3.1.4.3.1.1.7
Node type: OBJECT-TYPE
Type: OCTET STRING
Access: read-only
Description:
This attribute is the compressed statistics information itself.
What is prtCmprStatisticObj?
This object contains compressed binary statistics data for a port, allowing efficient storage and retrieval of port performance metrics in a compact format. The compressed representation reduces memory overhead compared to storing individual statistics separately. Operators read this object to obtain a complete snapshot of port statistics, which must be decompressed according to the device's specific compression algorithm.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.164.3.1.4.3.1.1.7 snmpwalk -v2c -c public <target> RAD-MIB::prtCmprStatisticObj
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.164.3.1.4.3.1.1.7.1 snmpget -v2c -c public <target> RAD-MIB::prtCmprStatisticObj.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.1 | wanGen | DACS-MIB |
| 1.3.6.1.4.1.164.3.1.4 | prtWanGen | DACS-MIB |
| 1.3.6.1.4.1.164.3.1.4.3 | cmprPrtGen | DACS-MIB |
| 1.3.6.1.4.1.164.3.1.4.3.1 | prtCmprTable | DACS-MIB |
| 1.3.6.1.4.1.164.3.1.4.3.1.1 | prtCmprEntry | DACS-MIB |
| 1.3.6.1.4.1.164.3.1.4.3.1.1.7 | prtCmprStatisticObj | RAD-MIB |