f3AccFlowPointVlanMemberActionVlan

F3-FPM-MIB · .1.3.6.1.4.1.2544.1.12.43.1.1.1.12

Object

column r/w OctetString
This object allows adding/removing VLAN members to a Flow Point.
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 f3AccFlowPointVlanMemberAction.

Context

MIB
F3-FPM-MIB
OID
.1.3.6.1.4.1.2544.1.12.43.1.1.1.12
Type
column
Access
readwrite
Status
current
Parent
f3AccFlowPointEntry
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 'F3-FPM-MIB' -M '/opt/observium/mibs/adva:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'F3-FPM-MIB::f3AccFlowPointVlanMemberActionVlan'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'F3-FPM-MIB' -M '/opt/observium/mibs/adva:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'F3-FPM-MIB::f3AccFlowPointVlanMemberActionVlan.<neIndex>.<shelfIndex>.<slotIndex>.<cmEthernetAccPortIndex>.<f3AccFlowPointIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'F3-FPM-MIB' -M '/opt/observium/mibs/adva:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'F3-FPM-MIB::f3AccFlowPointVlanMemberActionVlan'

Syntax

OctetString

Values & Constraints

Object Constraints
range: 0-16

Conformance