cevcPortL2ControlProtocolType
CISCO-EVC-MIB ·
.1.3.6.1.4.1.9.9.613.1.2.3.1.1
Object
column CevcL2ControlProtocolType
This object indicates the type of layer 2 control protocol service frame as denoted by the value of cevcPortL2ControlProtocolAction column.
Context
- MIB
- CISCO-EVC-MIB
- OID
.1.3.6.1.4.1.9.9.613.1.2.3.1.1- Type
- column
- Access
- noaccess
- Status
- current
- Parent
- cevcPortL2ControlProtocolEntry
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::cevcPortL2ControlProtocolType'
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::cevcPortL2ControlProtocolType.<ifIndex>.<cevcPortL2ControlProtocolType>'
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::cevcPortL2ControlProtocolType'
Syntax
- Source
- CevcL2ControlProtocolType
- Base type
Enumeration
Values & Constraints
Type Values
1 | other |
2 | cdp |
3 | dtp |
4 | pagp |
5 | udld |
6 | vtp |
7 | lacp |
8 | dot1x |
9 | stp |