ethDot3ForceVLANUntagged
NETI-ETH-MIB ·
.1.3.6.1.4.1.2928.2.2.1.3.5.1.9
Object
Specifies a set of VLAN ids for which frames shall be
forwarded without a tag although ethIfTransmittedFrameType
is set to `vlanTagged(2)'. The setting of this variable has
no meaning if ethIfTransmittedFrameType is set to
`untagged(3)', or if ethFwdVLANMode is set to
`transparent(1)'.
The value of ethFwdVLANMode specifies if the customer or
service VLAN ids are interpreted.
Context
- MIB
- NETI-ETH-MIB
- OID
.1.3.6.1.4.1.2928.2.2.1.3.5.1.9- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- ethDot3Entry
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 'NETI-ETH-MIB' -M '/opt/observium/mibs/netinsight:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'NETI-ETH-MIB::ethDot3ForceVLANUntagged'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'NETI-ETH-MIB' -M '/opt/observium/mibs/netinsight:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'NETI-ETH-MIB::ethDot3ForceVLANUntagged.<ethDevIndex>.<ethIfIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'NETI-ETH-MIB' -M '/opt/observium/mibs/netinsight:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'NETI-ETH-MIB::ethDot3ForceVLANUntagged'