All MIBs › ACC-COMPRESS › accCompressPhysStatStatus
accCompressPhysStatStatus
Module: ACC-COMPRESS
OID (symbolic): ACC-COMPRESS::accCompressPhysStatStatus
OID (numeric): 1.3.6.1.4.1.5.1.1.6.7.1.2
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-only
Description:
The operational status of the neighbor. For X.25 and Frame Relay ports, as there can be more than one neighbor, this is the superior status.
What is accCompressPhysStatStatus?
This status value indicates whether the physical port and its compression connections are up, down, or in some other operational state. In X.25 and Frame Relay setups where multiple neighbors share one port, it reflects the overall superior status of the group. A typical value of 'up' means the port is operational and compression is active; a value of 'down' means no compression is happening.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.5.1.1.6.7.1.2 snmpwalk -v2c -c public <target> ACC-COMPRESS::accCompressPhysStatStatus
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.5.1.1.6.7.1.2.1 snmpget -v2c -c public <target> ACC-COMPRESS::accCompressPhysStatStatus.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.5 | acc | ACC-MIB |
| 1.3.6.1.4.1.5.1 | accSBAR | ACC-MIB |
| 1.3.6.1.4.1.5.1.1 | accBRG | ACC-MIB |
| 1.3.6.1.4.1.5.1.1.6 | accCompress | ACC-COMPRESS |
| 1.3.6.1.4.1.5.1.1.6.7 | accCompressPhysStatTable | ACC-COMPRESS |
| 1.3.6.1.4.1.5.1.1.6.7.1 | accCompressPhysStatEntry | ACC-COMPRESS |
| 1.3.6.1.4.1.5.1.1.6.7.1.2 | accCompressPhysStatStatus | ACC-COMPRESS |