All MIBs › AVAYA-IPSEC-MIB › avipsPeerInOctets
avipsPeerInOctets
Module: AVAYA-IPSEC-MIB
OID (symbolic): AVAYA-IPSEC-MIB::avipsPeerInOctets
OID (numeric): 1.3.6.1.4.1.6889.2.6.1.1.4.1.2.1.19
Node type: OBJECT-TYPE
Type: Counter32
Access: read-only
Description: The aggregate number of octets (bytes) successfully received through all the tunnels between the peers. This value is accumulated BEFORE determining whether or not the packet should be decompressed.
This number is the sum of avipsTunnelInOctets together with avipsTunnelInOctetsWraps as a single 64-bit integer, for all the IPSec tunnels pertaining to the peers.
See also avipsPeerInOctetsWraps for the number of times this counter has wrapped.
What is avipsPeerInOctets?
This read-only counter tracks the total bytes successfully received across all IPSec tunnels between this peer pair, counted before any decompression is applied. It represents the sum of avipsTunnelInOctets and avipsTunnelInOctetsWraps across the peer's tunnels as a single 64-bit value, and avipsPeerInOctetsWraps records how many times this 32-bit counter has wrapped.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.6889.2.6.1.1.4.1.2.1.19 snmpwalk -v2c -c public <target> AVAYA-IPSEC-MIB::avipsPeerInOctets
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.6889.2.6.1.1.4.1.2.1.19.1 snmpget -v2c -c public <target> AVAYA-IPSEC-MIB::avipsPeerInOctets.1
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> avipsPeerInOctets.1
Start monitoring Avaya converged Gateways with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the AVAYA-IPSEC-MIB::avipsPeerInOctets OID value, configure state conditions and alerts, and monitor any Avaya converged Gateways 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.6889 | avaya | AV-APPLICATION-ENABLEMENT-SERVICES-MIB |
| 1.3.6.1.4.1.6889.2 | mibs | AV-APPLICATION-ENABLEMENT-SERVICES-MIB |
| 1.3.6.1.4.1.6889.2.6 | avGatewayMibs | AVAYAGEN-MIB |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.6889.2.6.1 | avayaIpsecMib | AVAYA-IPSEC-MIB |
| 1.3.6.1.4.1.6889.2.6.1.1 | avipsMIBObjects | AVAYA-IPSEC-MIB |
| 1.3.6.1.4.1.6889.2.6.1.1.4 | avipsMonitoringGroup | AVAYA-IPSEC-MIB |
| 1.3.6.1.4.1.6889.2.6.1.1.4.1 | avipsMonitoringTables | AVAYA-IPSEC-MIB |
| 1.3.6.1.4.1.6889.2.6.1.1.4.1.2 | avipsPeerTable | AVAYA-IPSEC-MIB |
| 1.3.6.1.4.1.6889.2.6.1.1.4.1.2.1 | avipsPeerEntry | AVAYA-IPSEC-MIB |
| 1.3.6.1.4.1.6889.2.6.1.1.4.1.2.1.19 | avipsPeerInOctets | AVAYA-IPSEC-MIB |