rcIPClearIPMCRecordLCForceDelete

RC-IP-MIB · .1.3.6.1.4.1.2272.1.8.108.1.4

Object

column r/w SNMPv2-TCTruthValue
By default, when LCForceDelete (Line Card 
Force Delete) is set to false, if the IP 
MC 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 
IP MC record is not found on the CP.

Context

MIB
RC-IP-MIB
OID
.1.3.6.1.4.1.2272.1.8.108.1.4
Type
column
Access
readwrite
Status
current
Parent
rcIPClearIPMCRecordEntry

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::rcIPClearIPMCRecordLCForceDelete'
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::rcIPClearIPMCRecordLCForceDelete.<rcIPClearIPMCRecordGroup>.<rcIPClearIPMCRecordVlanId>'
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::rcIPClearIPMCRecordLCForceDelete'

Syntax

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

Values & Constraints

Type Values
1true
2false