rcVlanPortClassificationPrec

RC-VLAN-MIB · .1.3.6.1.4.1.2272.1.3.3.1.20

Object

column r/w Enumeration
Sets the precedence for vlan classification.  A value
of 1 puts classification of packets to source mac vlans
ahead of subnet based vlans.  A value of 2 puts subnet
based vlans ahead of source mac vlans.  Classification
to other types of vlans is unaffected as it occurs
following source mac and subnet based vlans.

Context

MIB
RC-VLAN-MIB
OID
.1.3.6.1.4.1.2272.1.3.3.1.20
Type
column
Access
readwrite
Status
current
Parent
rcVlanPortEntry

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

Syntax

Enumeration

Values & Constraints

Enumerated Values
1sourceMac
2subnet