f3NetFlowPointSTagControl
F3-FPM-MIB ·
.1.3.6.1.4.1.2544.1.12.43.1.7.1.17
Object
This object allows specification of the tag management operation on the S-TAG. Supported types are 'push', 'pushvid', 'swaptag', 'swapvid' and 'none'. If the type is 'push', the VLAN Id (f3NetFlowPointSTagVlanId) and priority (f3NetFlowPointSTagVlanPriority) are pushed onto the frame; if the type is 'pushvid', only the VLAN Id (12 bits) is pushed, the Priority is copied from incoming tag's priority; if the type is 'swaptag', both VLAN Id and Priority (15 bits) are swapped with the specified f3NetFlowPointSTagVlanId and f3NetFlowPointSTagVlanPriority; if the type is 'swapvid', only the VLAN Id (12 bits) are swapped with the specified f3NetFlowPointSTagVlanId; if the type is 'none', no S-TAG management is performed.
Context
- MIB
- F3-FPM-MIB
- OID
.1.3.6.1.4.1.2544.1.12.43.1.7.1.17- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- f3NetFlowPointEntry
- Groups
- 1
Net-SNMP examples
How SNMP and these commands workWalk 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::f3NetFlowPointSTagControl'
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::f3NetFlowPointSTagControl.<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::f3NetFlowPointSTagControl'
Syntax
- Source
- CM-FACILITY-MIBFlowTagControl
- Base type
Enumeration
Values & Constraints
Type Values
1 | none |
2 | push |
3 | swapvid |
4 | pushvid |
5 | pop |
6 | pushisid |
Conformance
Member of