me1200QosIfConfigQceKeyType

ME1200-QOS-MIB · .1.3.6.1.4.1.9.9.815.1.14.1.2.2.1.1.16

Object

column r/w ME1200VcapKeyType
The key type specifying the key generated for packets received on the
interface. Valid values are:
              
'normal' : Half key, match outer tag, SIP and SMAC.
              
'double-tag' : Quarter key, match inner and outer tag.
              
'ip-addr' : Half key, match inner and outer tag, SIP and DIP. For
non-IP frames, match outer tag only.
              
'mac-ip-addr' : Full key, match inner and outer tag, SMAC, DMAC, SIP
and DIP.
              
Filtering on DMAC type (unicast/multicast/broadcast) is supported for
any key type.

Context

MIB
ME1200-QOS-MIB
OID
.1.3.6.1.4.1.9.9.815.1.14.1.2.2.1.1.16
Type
column
Access
readwrite
Status
current
Parent
me1200QosIfConfigEntry
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 'ME1200-QOS-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ME1200-QOS-MIB::me1200QosIfConfigQceKeyType'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'ME1200-QOS-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ME1200-QOS-MIB::me1200QosIfConfigQceKeyType.<me1200QosIfConfigIfIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'ME1200-QOS-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'ME1200-QOS-MIB::me1200QosIfConfigQceKeyType'

Syntax

Source
ME1200VcapKeyType
Base type
Enumeration

Values & Constraints

Type Values
0normal
1doubleTag
2ipAddr
3macIpAddr

Conformance