ipoaArpClientArpOutNaks

IPOA-MIB · .1.3.6.1.2.1.10.46.1.4.1.14

Object

Total number of negative ATMARP replies sent by
this client.
              
Classic IP and ARP over ATM does not require an
ATMARP client to transmit an ATMARP_NAK upon
receipt of an ATMARP request from another ATMARP
client.  However, implementation experience has
shown that this error condition is somewhat easy
to create inadvertently by configuring one ATMARP
client with an ipoaArpRemoteSrvrTable entry
containing an ipoaArpRemoteSrvrAtmAddr value which
is the ATM address of another ATMARP client-only
system.
              
If an ATMARP client supports the transmission of
ATMARP_NAKs, then it should increment
ipoaArpClientArpOutNaks each time it transmits
an ATMARP_NAK.  Otherwise, support of this
object is considered optional.

Context

MIB
IPOA-MIB
OID
.1.3.6.1.2.1.10.46.1.4.1.14
Type
column
Access
readonly
Status
current
Parent
ipoaArpClientEntry
Groups
1

Walk 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 'IPOA-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'IPOA-MIB::ipoaArpClientArpOutNaks'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'IPOA-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'IPOA-MIB::ipoaArpClientArpOutNaks.<ipAdEntAddr>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'IPOA-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'IPOA-MIB::ipoaArpClientArpOutNaks'

Syntax

Source
SNMPv2-SMICounter32
Base type
Unsigned32

Values & Constraints

Type Constraints
range: 0..4294967295

Conformance

Member of
Compliance refinements
Classic IP and ARP over ATM does not require
an ATMARP client to transmit an ATMARP_NAK
upon receipt of an ATMARP request from another
ATMARP client. This object should be
implemented when an ATMARP client supports the
transmission of ATMARP_NAKs.