coCdlReceiveMaxFlowIdentifier
CISCO-CDL-MIB ·
.1.3.6.1.4.1.9.10.88.1.1.1.1.9
Object
A CDL enabled interface can aggregate packet streams
(called elementary packet streams) from multiple interfaces.
CDL uses one or two octets to identify the elementary packet
stream that this packet belongs to (called the flow identifier).
This object identifies the maximum value that can be assigned
to the CDL flow identifier for a packet received on this
interface.
Context
- MIB
- CISCO-CDL-MIB
- OID
.1.3.6.1.4.1.9.10.88.1.1.1.1.9- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- coCdlIntfEntry
- 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-CDL-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-CDL-MIB::coCdlReceiveMaxFlowIdentifier'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'CISCO-CDL-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-CDL-MIB::coCdlReceiveMaxFlowIdentifier.<ifIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'CISCO-CDL-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'CISCO-CDL-MIB::coCdlReceiveMaxFlowIdentifier'
Syntax
- Source
- CoCdlFlowIdentifier
- Base type
Unsigned32
Values & Constraints
Type Constraints
range: 0..65535
Conformance
Member of
Compliance refinements
coCdlMIBCompliance
readonly
Write access is required only when the maximum received
flow identifier value is configurable.
flow identifier value is configurable.
coCdlMIBCompliance2
readonly
Write access is required only when the maximum received
flow identifier value is configurable.
flow identifier value is configurable.