cmFlowPointVlanMemberActionVlan

CM-FACILITY-MIB · .1.3.6.1.4.1.2544.1.12.4.1.29.1.11

Object

column r/w OctetString
This object allows adding/removing VLAN members
to a flowpoint.
VLAN member is of the form X-Y where X is the
VLAN Id and Y is the VLAN Priority.  VLAN members can be of
the form X-* (vlan X with all priorities), 
*-Y (all vlans with priority Y), and X1:X2 
(range of vlans from X1 to X2, all priorities).  
Members with specific VLAN Id and 
specific VLAN Priority are not supported.
In order to add/remove VLAN member to a flow, user must
specify this object with appropriate VLAN and then invoke
cmFlowPointVlanMemberAction.

Context

MIB
CM-FACILITY-MIB
OID
.1.3.6.1.4.1.2544.1.12.4.1.29.1.11
Type
column
Access
readwrite
Status
current
Parent
cmFlowPointEntry
Groups
2

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

Syntax

OctetString

Values & Constraints

No enumerated values or constraints recorded.