rcIPClearArpRecordLCForceDelete

RC-IP-MIB · .1.3.6.1.4.1.2272.1.8.107.1.3

Object

column r/w SNMPv2-TCTruthValue
By default, when LCForceDelete (Line Card Force 
Delete) is set to false, if the ARP record is not 
found on the CP, then no message will be sent to 
the line-card. When LCForceDelete is set to true, 
a message will be sent to the line-card even when 
the ARP record is not found on the CP.

Context

MIB
RC-IP-MIB
OID
.1.3.6.1.4.1.2272.1.8.107.1.3
Type
column
Access
readwrite
Status
current
Parent
rcIPClearArpRecordEntry

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

Syntax

Source
SNMPv2-TCTruthValue
Base type
Enumeration
Type Description
Represents a boolean value.

Values & Constraints

Type Values
1true
2false