ctVlanPortDiscardFrame

CTRON-VLAN-EXTENSIONS-MIB · .1.3.6.1.4.1.52.4.1.2.16.3.1.1.4

Object

column mandatory r/w Enumeration
A set of noDiscard(1) causes the port to submit all packets
received on the port to the forwarding process, regardless,
of the absence or presence of a VLAN tag in the packet.
A set of discardUntagged(2) causes the port specified by ctVlanPortNum
to discard all frames received that carry no VLAN classification
(i.e. any untagged frames or priority tagged frames).  A set of
discardTagged(3) has no effect.

Context

MIB
CTRON-VLAN-EXTENSIONS-MIB
OID
.1.3.6.1.4.1.52.4.1.2.16.3.1.1.4
Type
column
Access
readwrite
Status
mandatory
Parent
ctVlanPortConfigEntry

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 'CTRON-VLAN-EXTENSIONS-MIB' -M '/opt/observium/mibs/cabletron:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CTRON-VLAN-EXTENSIONS-MIB::ctVlanPortDiscardFrame'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'CTRON-VLAN-EXTENSIONS-MIB' -M '/opt/observium/mibs/cabletron:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CTRON-VLAN-EXTENSIONS-MIB::ctVlanPortDiscardFrame.<index>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'CTRON-VLAN-EXTENSIONS-MIB' -M '/opt/observium/mibs/cabletron:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'CTRON-VLAN-EXTENSIONS-MIB::ctVlanPortDiscardFrame'

Syntax

Enumeration

Values & Constraints

No enumerated values or constraints recorded.