rcVlanUpdateDynamicMacQosLevel

RC-VLAN-MIB · .1.3.6.1.4.1.2272.1.3.2.1.38

Object

It is used to indicate whether to update qos
level for dynamic learned mac add resses
associated with a subnet-based or protocol-based
vlan when vlan qos level changes.  If it is set
to TRUE, qos level for all dynamic learned mac
addresses will be changed upon changing vlan qos
level.  If it is set to DISABLE, once a mac address
is learned, qos level will not updated when vlan
qos level changes.

Context

MIB
RC-VLAN-MIB
OID
.1.3.6.1.4.1.2272.1.3.2.1.38
Type
column
Access
readwrite
Status
current
Parent
rcVlanEntry

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::rcVlanUpdateDynamicMacQosLevel'
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::rcVlanUpdateDynamicMacQosLevel.<rcVlanId>'
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::rcVlanUpdateDynamicMacQosLevel'

Syntax

Source
RAPID-CITYEnableValue
Base type
Enumeration

Values & Constraints

Type Values
1enable
2disable