ipoaLisRetries

IPOA-MIB · .1.3.6.1.2.1.10.46.1.2.1.9

Object

column r/w Integer32
The number of times the ATMARP request will be retried
when no response is received in the timeout interval
indicated by ipoaLisTimeout.

Context

MIB
IPOA-MIB
OID
.1.3.6.1.2.1.10.46.1.2.1.9
Type
column
Access
readwrite
Status
current
Parent
ipoaLisEntry
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::ipoaLisRetries'
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::ipoaLisRetries.<ipoaLisSubnetAddr>'
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::ipoaLisRetries'

Syntax

Integer32

Values & Constraints

Object Constraints
range: 0-10

Conformance

Member of
Compliance refinements
The agent is not required to allow the user
to change the default number of times an ATMARP
request will be retried when no response is
received from the default of 2.

The agent is not required to support a SET
operation to this object in the absence of
adequate security.