sub10EthMgmtVlanEgressAction

SUB10SYSTEMS-MIB · .1.3.6.1.4.1.39003.4.2.2.7

Object

The manipulation action used for all ethernet frames
being transmitted (egress) out of the ethernet interface.
Only if the default VLAN is set sub10EthMgmtVlanDefaultVlanId > 0
and sub10EthMgmtVlanFiltering is enabled.
          
untag      - untag all outgoing frames that are tagged with sub10EthMgmtVlanDefaultVlanId.
tag        - tag all outgoing untagged frames with sub10EthMgmtVlanDefaultVlanId,
,sub10EthMgmtVlanDefaultPriority and sub10EthMgmtVlanDefaultDEI.
and priority sub10EthMgmtTagWithVlanPriority.
drop       - discard the frame, do not forward.
          
This is currently fixed to untag all egressing traffic.

Context

MIB
SUB10SYSTEMS-MIB
OID
.1.3.6.1.4.1.39003.4.2.2.7
Type
scalar
Access
readonly
Status
current
Parent
sub10EthMgmtVlan
Groups
1

Scalars 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::sub10EthMgmtVlanEgressAction.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::sub10EthMgmtVlanEgressAction'

Syntax

Source
Sub10VlanTagAction
Base type
Enumeration

Values & Constraints

Object Constraints
range: 1-256
Type Values
0tagActionNone
1untag
2tag
3drop

Conformance