All MIBs › ACC-COMPRESS › accCompressPhysStatIfIndex
accCompressPhysStatIfIndex
Module: ACC-COMPRESS
OID (symbolic): ACC-COMPRESS::accCompressPhysStatIfIndex
OID (numeric): 1.3.6.1.4.1.5.1.1.6.7.1.1
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-only
Description:
The index of the physical port via which the neighbor(s) is(are) accessed or connected.
What is accCompressPhysStatIfIndex?
This integer identifies which physical network port (using SNMP's standard interface index) is connected to one or more compression neighbors. A network engineer uses this to correlate compression statistics with the actual hardware port in their equipment—for instance, a serial card or Ethernet interface. An example value of 5 means the compression data belongs to interface index 5, perhaps a serial port 3 on the device.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.5.1.1.6.7.1.1 snmpwalk -v2c -c public <target> ACC-COMPRESS::accCompressPhysStatIfIndex
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.5.1.1.6.7.1.1.1 snmpget -v2c -c public <target> ACC-COMPRESS::accCompressPhysStatIfIndex.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.1 | accCompressPhysStatIfIndex | ACC-COMPRESS |