All MIBs › IPADv2-MIB › ipadDLCICompressionStatus
ipadDLCICompressionStatus
Module: IPADv2-MIB
OID (symbolic): IPADv2-MIB::ipadDLCICompressionStatus
OID (numeric): 1.3.6.1.4.1.321.100.1.4.1.1.37
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-only
Description:
This is the current status of the compression engine for this DLCI. disabled(2) indicates that the compression engine is disabled. enabledAndNegotiated(3) indicates that compression is enabled, and has been successfully negotiated with the device at the other end. enabledButNotNegotiated(4) indicated that compression is enabled, but has not been successfully negotiated with the device at the other end. This may be due to the DLCI being down, the other device not having compression enabled or other factors which would inhibit communication.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.321.100.1.4.1.1.37 snmpwalk -v2c -c public <target> IPADv2-MIB::ipadDLCICompressionStatus
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.321.100.1.4.1.1.37.1 snmpget -v2c -c public <target> IPADv2-MIB::ipadDLCICompressionStatus.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.4 | ipadDLCI | IPAD-MIB |
| 1.3.6.1.4.1.321.100.1.4.1 | ipadDLCITable | IPAD-MIB |
| 1.3.6.1.4.1.321.100.1.4.1.1 | ipadDLCITableEntry | IPAD-MIB |
| 1.3.6.1.4.1.321.100.1.4.1.1.37 | ipadDLCICompressionStatus | IPADv2-MIB |