sub10EthMgmtVlanIngressAction
SUB10SYSTEMS-MIB ·
.1.3.6.1.4.1.39003.4.2.2.6
Object
scalar Sub10VlanTagAction
The manipulation action used for all ethernet frames
being received (ingress) in from the ethernet interface.
Only if the default VLAN is set sub10EthMgmtVlanDefaultVlanId > 0
and sub10EthMgmtVlanFiltering is enabled.
untag - untag all incoming frames that are tagged with sub10EthMgmtVlanDefaultVlanId.
tag - tag all incoming untagged frames with sub10EthMgmtVlanDefaultVlanId,
,sub10EthMgmtVlanDefaultPriority and sub10EthMgmtVlanDefaultDEI.
and priority sub10EthMgmtTagWithVlanPriority.
drop - discard the frame, do not forward.
This is currently fixed to tag all ingressing traffic
if a default VLAN is set sub10EthMgmtVlanDefaultVlanId > 0.
Context
- MIB
- SUB10SYSTEMS-MIB
- OID
.1.3.6.1.4.1.39003.4.2.2.6- Type
- scalar
- Access
- readonly
- Status
- current
- Parent
- sub10EthMgmtVlan
- Groups
- 1
Net-SNMP examples
How SNMP and these commands workScalars have one instance, identified by the .0 suffix.
Read the scalar instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'SUB10SYSTEMS-MIB' -M '/opt/observium/mibs/fastback:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'SUB10SYSTEMS-MIB::sub10EthMgmtVlanIngressAction.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'SUB10SYSTEMS-MIB' -M '/opt/observium/mibs/fastback:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'SUB10SYSTEMS-MIB::sub10EthMgmtVlanIngressAction'
Syntax
- Source
- Sub10VlanTagAction
- Base type
Enumeration
Values & Constraints
Type Values
0 | tagActionNone |
1 | untag |
2 | tag |
3 | drop |
Conformance
Member of