swQinQPortMissDrop

Q-IN-Q-MIB · .1.3.6.1.4.1.171.12.57.3.1.1.3

Object

column r/w Enumeration
This object is used to enable/disable C-VLAN based SP-VLAN assignment miss drop.
If missdrop is enabled, the packet that does not match any assignment rule in
the Q-in-Q profile will be dropped.
If missdrop is disabled, then the packet will be assigned to the PVID of the
received port.

Context

MIB
Q-IN-Q-MIB
OID
.1.3.6.1.4.1.171.12.57.3.1.1.3
Type
column
Access
readwrite
Status
current
Parent
swQinQPortEntry

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 'Q-IN-Q-MIB' -M '/opt/observium/mibs/d-link:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'Q-IN-Q-MIB::swQinQPortMissDrop'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'Q-IN-Q-MIB' -M '/opt/observium/mibs/d-link:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'Q-IN-Q-MIB::swQinQPortMissDrop.<swQinQPortIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'Q-IN-Q-MIB' -M '/opt/observium/mibs/d-link:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'Q-IN-Q-MIB::swQinQPortMissDrop'

Syntax

Enumeration

Values & Constraints

Enumerated Values
1enabled
2disabled