rcPortUnknownMacDiscard

RAPID-CITY-VSP · .1.3.6.1.4.1.2272.1.4.10.1.1.20

Object

column r/w SNMPv2-TCTruthValue
If rcUnknownMacDiscard is set to True, 
then a packet with an unknown source MAC address
is dropped on that port, and other ports then
will discard any packets with this MAC address
in the destination field.  
For example, 
suppose 11:22:33:44:55:66 is an unknown source MAC,
packets with source MAC 11:22:33:44:55 coming from 
this port is discarded, further more, packets with
destination MAC 11:22:33:44:55:66 coming from
other ports are also discarded, unless this address
is later learned on another port or the restriction
ages out.

Context

MIB
RAPID-CITY-VSP
OID
.1.3.6.1.4.1.2272.1.4.10.1.1.20
Type
column
Access
readwrite
Status
current
Parent
rcPortEntry

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

Syntax

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

Values & Constraints

Type Values
1true
2false