All MIBs › IPADv2-MIB › ipadDLCIstatsCompressionRxOctetsOut
ipadDLCIstatsCompressionRxOctetsOut
Module: IPADv2-MIB
OID (symbolic): IPADv2-MIB::ipadDLCIstatsCompressionRxOctetsOut
OID (numeric): 1.3.6.1.4.1.321.100.1.9.2.1.50
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-only
Description:
Number of octets passed out of the compression engine.
What is ipadDLCIstatsCompressionRxOctetsOut?
This counter shows the total number of octets that have passed out of the compression engine after decompression. It measures the volume of processed data post-compression. An operator uses this to calculate compression ratios and efficiency metrics.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.321.100.1.9.2.1.50 snmpwalk -v2c -c public <target> IPADv2-MIB::ipadDLCIstatsCompressionRxOctetsOut
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.321.100.1.9.2.1.50.1 snmpget -v2c -c public <target> IPADv2-MIB::ipadDLCIstatsCompressionRxOctetsOut.1
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> ipadDLCIstatsCompressionRxOctetsOut.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.321 | verilink | DS8200v2-TC-MIB |
| 1.3.6.1.4.1.321.100 | hbu | DS8200v2-TC-MIB |
| 1.3.6.1.4.1.321.100.1 | ipad | IPAD-MIB |
| 1.3.6.1.4.1.321.100.1.9 | ipadSvcAware | IPAD-MIB |
| 1.3.6.1.4.1.321.100.1.9.2 | ipadDLCIstatsTable | IPAD-MIB |
| 1.3.6.1.4.1.321.100.1.9.2.1 | ipadDLCIstatsEntry | IPAD-MIB |
| 1.3.6.1.4.1.321.100.1.9.2.1.50 | ipadDLCIstatsCompressionRxOctetsOut | IPADv2-MIB |