cmOAMFlowPointIngressVlanMemberList

CM-FACILITY-MIB · .1.3.6.1.4.1.2544.1.12.4.1.30.1.6

Object

column r/w OctetString
It allows specification of VLAN members of the OAMFlowPoint.
VLAN members are comma separated, 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-* or 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.
Once the flowpoint is created, this attribute can only be updated
using cmOAMFlowPointVlanMemberAction and cmOAMFlowPointVlanMemberActionVlan objects.

Context

MIB
CM-FACILITY-MIB
OID
.1.3.6.1.4.1.2544.1.12.4.1.30.1.6
Type
column
Access
readwrite
Status
current
Parent
cmOAMFlowPointEntry
Groups
1

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::cmOAMFlowPointIngressVlanMemberList'
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::cmOAMFlowPointIngressVlanMemberList.<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::cmOAMFlowPointIngressVlanMemberList'

Syntax

OctetString

Values & Constraints

No enumerated values or constraints recorded.

Conformance