cevcSIL2ControlProtocolType
CISCO-EVC-MIB ·
.1.3.6.1.4.1.9.9.613.1.4.4.1.1
Object
column CevcL2ControlProtocolType
The layer 2 control protocol service frame that the service instance is to process as defined by object cevcSIL2ControlProtocolAction.
Context
- MIB
- CISCO-EVC-MIB
- OID
.1.3.6.1.4.1.9.9.613.1.4.4.1.1- Type
- column
- Access
- noaccess
- Status
- current
- Parent
- cevcSIL2ControlProtocolEntry
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::cevcSIL2ControlProtocolType'
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::cevcSIL2ControlProtocolType.<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::cevcSIL2ControlProtocolType'
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 |