remoteMediaPolicyStateTaggedFlag

MX-LLDP-MIB · .0.4100.1.100.100.1.600

Object

column Enumeration
Tagged Flag
              
The Tagged flag.
              
  * Untagged: An untagged value indicates that the device is
    using an untagged frame format and does not include a tag
    header. In this case, both the VLAN ID and the Layer 2
    priority fields are ignored and only the DSCP value has
    relevance.
  * Tagged: A tagged value indicates that the device is using
    the tagged frame format and the that both the VLAN ID and
    the Layer 2 priority values are being used, as well as
    the DSCP value.

Context

MIB
MX-LLDP-MIB
OID
.0.4100.1.100.100.1.600
Type
column
Access
readonly
Status
current
Parent
remoteMediaPolicyStateEntry

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 'MX-LLDP-MIB' -M '/opt/observium/mibs/media5:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'MX-LLDP-MIB::remoteMediaPolicyStateTaggedFlag'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'MX-LLDP-MIB' -M '/opt/observium/mibs/media5:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'MX-LLDP-MIB::remoteMediaPolicyStateTaggedFlag.<remoteMediaPolicyStateAppType>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'MX-LLDP-MIB' -M '/opt/observium/mibs/media5:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'MX-LLDP-MIB::remoteMediaPolicyStateTaggedFlag'

Syntax

Enumeration

Values & Constraints

Enumerated Values
100untagged
200tagged