All MIBs › ACC-COMPRESS › accCompressSmdsStatSNI
accCompressSmdsStatSNI
Module: ACC-COMPRESS
OID (symbolic): ACC-COMPRESS::accCompressSmdsStatSNI
OID (numeric): 1.3.6.1.4.1.5.1.1.6.9.1.2
Node type: OBJECT-TYPE
Type: SmdsAddress
Access: read-write
Description:
A unique identifier for the neighbor. In this case it is the remote SNI address. This is the unicast Subscriber Network Interface address of the remote side in E.164 address format (e.g., 0xC18005551212FFFF)
What is accCompressSmdsStatSNI?
This OID stores the SMDS neighbor address associated with a set of compression statistics (the E.164 identifier of the remote device these metrics track). This allows network operators to match performance data with specific remote sites and identify if compression is working well for each neighbor connection. A value of 0xC18005551234FFFF identifies that all the following counters apply to that particular neighbor.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.5.1.1.6.9.1.2 snmpwalk -v2c -c public <target> ACC-COMPRESS::accCompressSmdsStatSNI
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.5.1.1.6.9.1.2.1 snmpget -v2c -c public <target> ACC-COMPRESS::accCompressSmdsStatSNI.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.5.1.1.6.9.1.2.1 s <value>
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.2 | accCompressSmdsStatSNI | ACC-COMPRESS |