cevcSIMatchEncapPayloadType
CISCO-EVC-MIB ·
.1.3.6.1.4.1.9.9.613.1.4.7.1.7
Object
column deprecated
r/w
Enumeration
This object specifies the PayloadType(etype/protocol type)
values that the service instance uses as a service match
criteria. This object is required when the forwarding of
layer-2 ethernet packet is done through the payloadType i.e IP
etc.
'other'
None of the following.
'payloadType0x0800ip'
Payload type value for IP is 0x0800.
This object is valid only when 'payloadType' bit is set to '1'
in corresponding instance of the object
cevcSIMatchEncapValid.
This object is deprecated by cevcSIMatchEncapPayloadTypes.
Context
- MIB
- CISCO-EVC-MIB
- OID
.1.3.6.1.4.1.9.9.613.1.4.7.1.7- Type
- column
- Access
- readwrite
- Status
- deprecated
- 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::cevcSIMatchEncapPayloadType'
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::cevcSIMatchEncapPayloadType.<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::cevcSIMatchEncapPayloadType'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | other |
2 | payloadType0x0800ip |
Conformance
Member of
Compliance refinements
ciscoEvcMIBCompliance
readonly
Write access is not required.