cmFlowTable
CM-FACILITY-MIB ·
.1.3.6.1.4.1.2544.1.12.4.1.4
Object
table
A list of entries corresponding to Ethernet Flows
for configuration purposes. If the corresponding
Ethernet Access Port's cmEthernetAccPortMode is
connection-oriented and cmEthernetAccPortSvcType is epl,
there exists a single Flow in this table.
No Flow creation or deletion is allowed on this table
for FSP150CM NTU based services.
Since Fsp150 R5.6CC release this table is used to manage 2 types of Flows:
- Access Port Flow as in the previous releases
- Tranparent Flow (new in 5.6CC)
A Transparent Flow is Flow between Network-1 and Network-2 ports used
to convey pass-thru traffic in the ring topology e.g. ERP.
Few of the existing attributes will have new semantix for Transperent Flow.
Transparent Flow is a NE level object and hence has different indexing
than the Access Port Flow. The valid indices are neIndex and cmFlowIndex.
The remaining indices will have constant values as follows:
shelfIndex = 1
slotIndex = 255
cmEthernetAccPortIndex = 0
Context
- MIB
- CM-FACILITY-MIB
- OID
.1.3.6.1.4.1.2544.1.12.4.1.4- Type
- table
- Status
- current
- Parent
- cmFacilityObjects
- Children
- 1
Net-SNMP examples
How SNMP and these commands workUse a bulk walk to inspect objects and instances beneath this OID.
Walk the subtree
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'CM-FACILITY-MIB' -M '/opt/observium/mibs/adva:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CM-FACILITY-MIB::cmFlowTable'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'CM-FACILITY-MIB' -M '/opt/observium/mibs/adva:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'CM-FACILITY-MIB::cmFlowTable'
Syntax
No syntax metadata recorded.
Values & Constraints
No enumerated values or constraints recorded.