acdPolicyEvcMappingEtype

ACD-POLICY-MIB · .1.3.6.1.4.1.22420.2.3.1.1.15

Object

column r/w Enumeration
The ethertype of the second VLAN to be added if the 
encapsulation is set to push. Possible values are customer 
VLAN (cvlan), service VLAN(svlan) and tunneling VLAN(tvlan).
Note: some values are only applicable on certain platforms.

Context

MIB
ACD-POLICY-MIB
OID
.1.3.6.1.4.1.22420.2.3.1.1.15
Type
column
Access
readwrite
Status
current
Parent
acdPolicyEntry
Groups
1

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

Syntax

Enumeration

Values & Constraints

Enumerated Values
1cvlan
2svlan
3tvlan

Conformance