fsLldpMedLocMediaPolicyTagged
ARICENT-LLDP-MED-MIB ·
.1.3.6.1.4.1.29601.2.101.1.2.1.6
Object
This object indicates that the application is using a tagged VLAN when the value 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 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.1.2.1.6- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- fsLldpMedLocMediaPolicyEntry
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::fsLldpMedLocMediaPolicyTagged'
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::fsLldpMedLocMediaPolicyTagged.<lldpV2LocPortIfIndex>.<fsLldpMedLocMediaPolicyAppType>'
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::fsLldpMedLocMediaPolicyTagged'
Syntax
- Source
- SNMPv2-TCTruthValue
- Base type
Enumeration
Type Description
Represents a boolean value.
Values & Constraints
Type Values
1 | true |
2 | false |