All MIBs › RAD-MIB › prtAlarmsCmprObj
prtAlarmsCmprObj
Module: RAD-MIB
OID (symbolic): RAD-MIB::prtAlarmsCmprObj
OID (numeric): 1.3.6.1.4.1.164.3.1.4.3.3.1.5
Node type: OBJECT-TYPE
Type: OCTET STRING
Access: read-only
Description:
This attribute is the compressed information itself.
What is prtAlarmsCmprObj?
This object contains compressed alarm data stored in an opaque binary format to save space and improve performance in the alarm handling system. The compression format version is tracked separately to ensure proper decompression. An operator would retrieve this data indirectly through higher-level alarm interfaces rather than reading the raw compressed bytes.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.164.3.1.4.3.3.1.5 snmpwalk -v2c -c public <target> RAD-MIB::prtAlarmsCmprObj
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.164.3.1.4.3.3.1.5.1 snmpget -v2c -c public <target> RAD-MIB::prtAlarmsCmprObj.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.3 | prtAlarmsCmprTable | DACS-MIB |
| 1.3.6.1.4.1.164.3.1.4.3.3.1 | prtAlarmsCmprEntry | DACS-MIB |
| 1.3.6.1.4.1.164.3.1.4.3.3.1.5 | prtAlarmsCmprObj | RAD-MIB |