f3NetFlowPointVlanMemberAction

F3-FPM-MIB · .1.3.6.1.4.1.2544.1.12.43.1.7.1.11

Object

This object allows to add or remove the VLAN members specified by
f3NetFlowPointVlanMemberActionVlan object. SNMP manager must first
configure the VLAN member to be added/removed in the object
f3NetFlowPointVlanMemberActionVlan and then should specify
f3NetFlowPointVlanMemberAction 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.7.1.11
Type
column
Access
readwrite
Status
current
Parent
f3NetFlowPointEntry
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::f3NetFlowPointVlanMemberAction'
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::f3NetFlowPointVlanMemberAction.<neIndex>.<shelfIndex>.<slotIndex>.<cmEthernetNetPortIndex>.<f3NetFlowPointIndex>'
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::f3NetFlowPointVlanMemberAction'

Values & Constraints

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

Conformance