swIfTaggedMode

NETGEAR-RADLAN-rlInterfaces · .1.3.6.1.4.1.4526.17.43.1.1.6

Object

column r/w Enumeration
If enable, this interface operates in tagged mode, i.e all frames sent
out through this interface will have the 802.1Q header.
If disabled the frames will not be tagged.

Context

MIB
NETGEAR-RADLAN-rlInterfaces
OID
.1.3.6.1.4.1.4526.17.43.1.1.6
Type
column
Access
readwrite
Status
current
Parent
swIfEntry

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 'NETGEAR-RADLAN-rlInterfaces' -M '/opt/observium/mibs/netgear:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'NETGEAR-RADLAN-rlInterfaces::swIfTaggedMode'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'NETGEAR-RADLAN-rlInterfaces' -M '/opt/observium/mibs/netgear:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'NETGEAR-RADLAN-rlInterfaces::swIfTaggedMode.<swIfIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'NETGEAR-RADLAN-rlInterfaces' -M '/opt/observium/mibs/netgear:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'NETGEAR-RADLAN-rlInterfaces::swIfTaggedMode'

Syntax

Enumeration

Values & Constraints

Enumerated Values
1enable
2disable