rcArpExtEntForcedRearp
RC-ARP-MIB ·
.1.3.6.1.4.1.2272.1.9.2.1.5
Object
Enable or disable the activity check on ARP entries with respect to ageing on the specified interface. When enabled and the timer expires, the ARP entry is removed from the active list and placed in the list for re-arping, regardless of whether the ARP entry was being active at the time or not.
Context
- MIB
- RC-ARP-MIB
- OID
.1.3.6.1.4.1.2272.1.9.2.1.5- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- rcArpExtEntry
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 'RC-ARP-MIB' -M '/opt/observium/mibs/nortel:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'RC-ARP-MIB::rcArpExtEntForcedRearp'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'RC-ARP-MIB' -M '/opt/observium/mibs/nortel:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'RC-ARP-MIB::rcArpExtEntForcedRearp.<rcArpExtEntIfIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'RC-ARP-MIB' -M '/opt/observium/mibs/nortel:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'RC-ARP-MIB::rcArpExtEntForcedRearp'
Syntax
- Source
- SNMPv2-TCTruthValue
- Base type
Enumeration
Type Description
Represents a boolean value.
Values & Constraints
Type Values
1 | true |
2 | false |