rsArpInterfaceInactiveTimeOut
HPE-IP ·
.1.3.6.1.4.1.11.2.26.4.10.1.2
Object
column r/w
Unsigned32
This variable defines the maximum time period (in second) that can pass between ARP requests concerning an entry in the ARP table. After this time period, the entry is deleted from the table. Default value 0 means using value from rsArpInactiveTimeOut
Context
- MIB
- HPE-IP
- OID
.1.3.6.1.4.1.11.2.26.4.10.1.2- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- rsArpInterfaceEntry
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 'HPE-IP' -M '/opt/observium/mibs/hp:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HPE-IP::rsArpInterfaceInactiveTimeOut'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'HPE-IP' -M '/opt/observium/mibs/hp:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HPE-IP::rsArpInterfaceInactiveTimeOut.<rsArpInterfaceIfIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'HPE-IP' -M '/opt/observium/mibs/hp:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'HPE-IP::rsArpInterfaceInactiveTimeOut'
Syntax
Unsigned32
Values & Constraints
Object Constraints
range: 0-40000000