ipoaLisTimeout
IPOA-MIB ·
.1.3.6.1.2.1.10.46.1.2.1.10
Object
column r/w
secondsInteger32
The time to wait, in seconds, before retransmission of an ARP request.
Context
- MIB
- IPOA-MIB
- OID
.1.3.6.1.2.1.10.46.1.2.1.10- Type
- column
- Access
- readwrite
- Status
- current
- Units
- seconds
- Parent
- ipoaLisEntry
- 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 'IPOA-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'IPOA-MIB::ipoaLisTimeout'
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::ipoaLisTimeout.<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::ipoaLisTimeout'
Syntax
secondsInteger32
Values & Constraints
Object Constraints
range: 1-60
Conformance
Member of
Compliance refinements
ipoaCompliance
readonly
The agent is not required to allow the user
to change the default retransmission time from
the default of 10 seconds.
The agent is not required to support a SET
operation to this object in the absence of
adequate security.
to change the default retransmission time from
the default of 10 seconds.
The agent is not required to support a SET
operation to this object in the absence of
adequate security.