avipsPeerInDecompOctets
AVAYA-IPSEC-MIB ·
.1.3.6.1.4.1.6889.2.6.1.1.4.1.2.1.21
Object
column SNMPv2-SMICounter32
The aggregate number of decompressed octets (bytes)
successfully received through all the tunnels between
the peers.
This value is accumulated AFTER the packet is decompressed.
If compression is not being used in any of the tunnels,
this value will match the value of avipsPeerInOctets.
This number is the sum of avipsTunnelInDecompOctets
together with avipsTunnelInDecompOctetsWraps as a single
64-bit integer, for all the tunnels pertaining to the peers.
See also avipsPeerInDecompOctetsWraps for the number of times
this counter has wrapped.
Context
- MIB
- AVAYA-IPSEC-MIB
- OID
.1.3.6.1.4.1.6889.2.6.1.1.4.1.2.1.21- Type
- column
- Access
- readonly
- Status
- current
- Parent
- avipsPeerEntry
- Groups
- 1
Net-SNMP examples
How SNMP and these commands workWalk the column to discover its indexed instances, or supply every index to read one instance.
Walk the column
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'AVAYA-IPSEC-MIB' -M '/opt/observium/mibs/avaya:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'AVAYA-IPSEC-MIB::avipsPeerInDecompOctets'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'AVAYA-IPSEC-MIB' -M '/opt/observium/mibs/avaya:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'AVAYA-IPSEC-MIB::avipsPeerInDecompOctets.<avipsPeerLocalId>.<avipsPeerRemoteId>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'AVAYA-IPSEC-MIB' -M '/opt/observium/mibs/avaya:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'AVAYA-IPSEC-MIB::avipsPeerInDecompOctets'
Syntax
- Source
- SNMPv2-SMICounter32
- Base type
Unsigned32
Values & Constraints
Type Constraints
range: 0..4294967295
Conformance
Member of