cevcSIMatchEncapPayloadTypes
CISCO-EVC-MIB ·
.1.3.6.1.4.1.9.9.613.1.4.7.1.8
Object
column r/w
Bits
This object specifies the etype/protocol type values that
service instance uses as a service match criteria. This
object is required when the forwarding of layer-2 ethernet
packet is done through the payload ether type i.e IP etc.
'payloadTypeIPv4'
Ethernet payload type value for IPv4 protocol.
'payloadTypeIPv6'
Ethernet payload type value for IPv6 protocol.
'payloadTypePPPoEDiscovery'
Ethernet payload type value for PPPoE discovery
stage.
'payloadTypePPPoESession'
Ethernet payload type value for PPPoE session
stage.
'payloadTypePPPoEAll'
All ethernet payload type values for PPPoE protocol.
This object is valid only when 'payloadTypes' bit is set to
'1' in corresponding instance of the object
cevcSIMatchEncapValid.
This object deprecates cevcSIMatchEncapPayloadType.
Context
- MIB
- CISCO-EVC-MIB
- OID
.1.3.6.1.4.1.9.9.613.1.4.7.1.8- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- cevcSIMatchEncapEntry
- Groups
- 1
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 'CISCO-EVC-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-EVC-MIB::cevcSIMatchEncapPayloadTypes'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'CISCO-EVC-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-EVC-MIB::cevcSIMatchEncapPayloadTypes.<cevcSIIndex>.<cevcSIMatchCriteriaIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'CISCO-EVC-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'CISCO-EVC-MIB::cevcSIMatchEncapPayloadTypes'
Syntax
Bits
Values & Constraints
Enumerated Values
0 | payloadTypeIPv4 |
1 | payloadTypeIPv6 |
2 | payloadTypePPPoEDiscovery |
3 | payloadTypePPPoESession |
4 | payloadTypePPPoEAll |
Conformance
Member of
Compliance refinements
ciscoEvcMIBComplianceRev1
readonly
Write access is not required.
ciscoEvcMIBComplianceRev2
readonly
Write access not required