h3cEvcSrvInstEncapCapabilities
A3COM-HUAWEI-EVC-MIB ·
.1.3.6.1.4.1.43.45.1.10.2.106.1.1.1
Object
scalar Bits
This object displays the encapsulation capabilities of service
instance with respect to certain fields. The following values may be
supported:
encapPortBased: Support for matching packets by port.
encapUntagged: Support for matching untagged packets.
encapTagged: Support for matching all tagged packets.
encapSvlanId: Support for matching packets by a SVLAN ID, and
the packets may be untagged if PVID of the port is
the SVLAN ID when the encapSvlanIdOnlyTagged field
is not set.
encapSvlanIdList: Support for matching packets by SVLAN ID list, and
the packets may be untagged if PVID of the port is
in SVLAN ID list when the encapSvlanIdOnlyTagged
field is not set.
encapSvlanIdOnlyTagged: encapSvlanId or encapSvlanId field indicates
to support for matching only tagged packets
when this field is set.
Context
- MIB
- A3COM-HUAWEI-EVC-MIB
- OID
.1.3.6.1.4.1.43.45.1.10.2.106.1.1.1- Type
- scalar
- Access
- readonly
- Status
- current
- Parent
- h3cEvcScalarGroup
Net-SNMP examples
How SNMP and these commands workScalars have one instance, identified by the .0 suffix.
Read the scalar instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'A3COM-HUAWEI-EVC-MIB' -M '/opt/observium/mibs/a3com:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'A3COM-HUAWEI-EVC-MIB::h3cEvcSrvInstEncapCapabilities.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'A3COM-HUAWEI-EVC-MIB' -M '/opt/observium/mibs/a3com:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'A3COM-HUAWEI-EVC-MIB::h3cEvcSrvInstEncapCapabilities'
Syntax
Bits
Values & Constraints
Enumerated Values
0 | encapPortBased |
1 | encapUntagged |
2 | encapTagged |
3 | encapSvlanId |
4 | encapSvlanIdList |
5 | encapSvlanIdOnlyTagged |