All MIBs › ACC-IPSEC › accIpsecSAStatsCurrBytes
accIpsecSAStatsCurrBytes
Module: ACC-IPSEC
OID (symbolic): ACC-IPSEC::accIpsecSAStatsCurrBytes
OID (numeric): 1.3.6.1.4.1.5.1.1.81.4.1.1.5
Node type: OBJECT-TYPE
Type: Counter
Access: read-only
Description: The number of bytes this SA has processed
What is accIpsecSAStatsCurrBytes?
ACC-IPSEC::accIpsecSAStatsCurrBytes counts the total amount of data (in bytes) that has passed through the IPsec tunnel since the SA was created. Engineers monitor this counter to estimate bandwidth usage and plan capacity upgrades for encrypted links. If this counter shows 1 terabyte since tunnel creation last month, you know this tunnel carries significant traffic and should prioritize its reliability.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.5.1.1.81.4.1.1.5 snmpwalk -v2c -c public <target> ACC-IPSEC::accIpsecSAStatsCurrBytes
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.5.1.1.81.4.1.1.5.1 snmpget -v2c -c public <target> ACC-IPSEC::accIpsecSAStatsCurrBytes.1
Start monitoring ACC/Ericsson WAN access routers (legacy) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the ACC-IPSEC::accIpsecSAStatsCurrBytes OID value, configure state conditions and alerts, and monitor any ACC/Ericsson WAN access routers (legacy) from a single console.
OID Breakdown
Upper-level ancestors (9 from the standard OID tree / other modules)
| Numeric OID | Name | Module |
|---|---|---|
| 1 | iso | LANART-AGENT |
| 1.3 | org | AirPair-MIB |
| 1.3.6 | dod | AirPair-MIB |
| 1.3.6.1 | internet | AirPair-MIB |
| 1.3.6.1.4 | private | AirPair-MIB |
| 1.3.6.1.4.1 | enterprises | AirPair-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 |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.5.1.1.81 | accIpsec | ACC-IPSEC |
| 1.3.6.1.4.1.5.1.1.81.4 | accIpsecSAStats | ACC-IPSEC |
| 1.3.6.1.4.1.5.1.1.81.4.1 | accIpsecSAStatsTable | ACC-IPSEC |
| 1.3.6.1.4.1.5.1.1.81.4.1.1 | accIpsecSAStatsEntry | ACC-IPSEC |
| 1.3.6.1.4.1.5.1.1.81.4.1.1.5 | accIpsecSAStatsCurrBytes | ACC-IPSEC |