f3AccFlowPointVlanMemberAction

F3-FPM-MIB · .1.3.6.1.4.1.2544.1.12.43.1.1.1.11

Object

This object allows to add or remove the VLAN members specified by
f3AccFlowPointVlanMemberActionVlan object. SNMP manager must first
configure the VLAN member to be added/removed in the object
f3AccFlowPointVlanMemberActionVlan and then should specify
f3AccFlowPointVlanMemberAction on whether to add/remove the specified
VLAN member.

Context

MIB
F3-FPM-MIB
OID
.1.3.6.1.4.1.2544.1.12.43.1.1.1.11
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::f3AccFlowPointVlanMemberAction'
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::f3AccFlowPointVlanMemberAction.<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::f3AccFlowPointVlanMemberAction'

Values & Constraints

Type Values
1no-action
2add-vlan
3remove-vlan

Conformance