All MIBs › ACC-COMPRESS › accCompressSmdsStatIfIndex
accCompressSmdsStatIfIndex
Module: ACC-COMPRESS
OID (symbolic): ACC-COMPRESS::accCompressSmdsStatIfIndex
OID (numeric): 1.3.6.1.4.1.5.1.1.6.9.1.1
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-only
Description:
The physical port index of the port via which the neighbor is accessed or connected.
What is accCompressSmdsStatIfIndex?
This OID identifies the physical port number on which compression statistics are being collected for an SMDS neighbor (an integer representing which local interface the statistics apply to). Engineers use this to correlate compression performance metrics with specific network ports, enabling them to identify which interface has the best or worst compression ratios. A value of 2 tells you the following statistics are for interface/port 2.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.5.1.1.6.9.1.1 snmpwalk -v2c -c public <target> ACC-COMPRESS::accCompressSmdsStatIfIndex
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.5.1.1.6.9.1.1.1 snmpget -v2c -c public <target> ACC-COMPRESS::accCompressSmdsStatIfIndex.1
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> accCompressSmdsStatIfIndex.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.9 | accCompressSmdsStatTable | ACC-COMPRESS |
| 1.3.6.1.4.1.5.1.1.6.9.1 | accCompressSmdsStatEntry | ACC-COMPRESS |
| 1.3.6.1.4.1.5.1.1.6.9.1.1 | accCompressSmdsStatIfIndex | ACC-COMPRESS |