fdryVplsEndPointVlanTagMode
FDRY-MPLS-L2VPN-MIB ·
.1.3.6.1.4.1.1991.1.2.15.2.2.1.1.3
Object
This value indicates the vlan mode for this endpoint. The values, dual(3) and other(4) is not used in this table.
Context
- MIB
- FDRY-MPLS-L2VPN-MIB
- OID
.1.3.6.1.4.1.1991.1.2.15.2.2.1.1.3- Type
- column
- Access
- readwrite
- Status
- deprecated
- Parent
- fdryVplsEndPointEntry
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 'FDRY-MPLS-L2VPN-MIB' -M '/opt/observium/mibs/brocade:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'FDRY-MPLS-L2VPN-MIB::fdryVplsEndPointVlanTagMode'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'FDRY-MPLS-L2VPN-MIB' -M '/opt/observium/mibs/brocade:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'FDRY-MPLS-L2VPN-MIB::fdryVplsEndPointVlanTagMode.<vplsConfigIndex>.<fdryVplsEndPointPortVlan>.<fdryVplsEndPointIfIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'FDRY-MPLS-L2VPN-MIB' -M '/opt/observium/mibs/brocade:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'FDRY-MPLS-L2VPN-MIB::fdryVplsEndPointVlanTagMode'
Syntax
- Source
- FOUNDRY-SN-SWITCH-GROUP-MIBVlanTagMode
- Base type
Enumeration
Values & Constraints
Type Values
1 | tagged |
2 | untagged |
3 | dual |