fsLldpXMedRemMediaPolicyTagged
ARICENT-LLDP-MED-MIB ·
.1.3.6.1.4.1.29601.2.101.2.2.1.6
Object
column SNMPv2-TCTruthValue
This object indicates that the application is using a tagged VLAN when the value is set as 'true'. This object indicates that for the specific application the device either is using an untagged VLAN or does not support port based VLAN operation when the value is set as 'false'. In this case, both the VLAN ID and the Layer 2 priority fields are ignored and only the DSCP value has relevance
Context
- MIB
- ARICENT-LLDP-MED-MIB
- OID
.1.3.6.1.4.1.29601.2.101.2.2.1.6- Type
- column
- Access
- readonly
- Status
- current
- Parent
- fsLldpXMedRemMediaPolicyEntry
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 'ARICENT-LLDP-MED-MIB' -M '/opt/observium/mibs/aricent:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ARICENT-LLDP-MED-MIB::fsLldpXMedRemMediaPolicyTagged'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'ARICENT-LLDP-MED-MIB' -M '/opt/observium/mibs/aricent:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ARICENT-LLDP-MED-MIB::fsLldpXMedRemMediaPolicyTagged.<lldpV2RemTimeMark>.<lldpV2RemLocalIfIndex>.<lldpV2RemLocalDestMACAddress>.<lldpV2RemIndex>.<fsLldpXMedRemMediaPolicyAppType>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'ARICENT-LLDP-MED-MIB' -M '/opt/observium/mibs/aricent:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'ARICENT-LLDP-MED-MIB::fsLldpXMedRemMediaPolicyTagged'
Syntax
- Source
- SNMPv2-TCTruthValue
- Base type
Enumeration
Type Description
Represents a boolean value.
Values & Constraints
Type Values
1 | true |
2 | false |