cevcSIL2ControlProtocolAction

CISCO-EVC-MIB · .1.3.6.1.4.1.9.9.613.1.4.4.1.2

Object

column r/w Enumeration
The actions to be taken for a given layer 2 control protocol
service frames that matches cevcSIL2ControlProtocolType, 
including:
              
              
    'discard'
        The MEN must discard all ingress service frames 
        carrying the layer 2 control protocol service frames
        on the EVC and the MEN must not generate any egress
        service frames carrying the layer 2 control protocol
        frames on the EVC.
              
              
    'tunnel'
        Forward the layer 2 control protocol service frames 
        with the MAC address changed as defined by the
        individual layer 2 control protocol.  The EVC does not
        process the layer 2 protocol service frames.  If a 
        layer 2 control protocol service frame is to be
        tunneled, all the UNIs in the EVC must be configured to
        pass the layer 2 control protocol service frames to the
        EVC, cevcPortL2ControlProtocolAction column has the
        value of 'passToEvc' or 'peerAndPassToEvc'.
              
              
    'forward'
        Forward the layer 2 conrol protocol service frames as
        data; similar to tunnel but layer 2 control protocol
        service frames are forwarded without changing the MAC
        address.

Context

MIB
CISCO-EVC-MIB
OID
.1.3.6.1.4.1.9.9.613.1.4.4.1.2
Type
column
Access
readwrite
Status
current
Parent
cevcSIL2ControlProtocolEntry
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 'CISCO-EVC-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-EVC-MIB::cevcSIL2ControlProtocolAction'
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::cevcSIL2ControlProtocolAction.<cevcSIIndex>.<cevcSIL2ControlProtocolType>'
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::cevcSIL2ControlProtocolAction'

Syntax

Enumeration

Values & Constraints

Enumerated Values
1discard
2tunnel
3forward

Conformance

Member of
Compliance refinements
Write access is not required.
Write access is not required.