mocaIfFlowID
MOCA11-MIB ·
.1.3.6.1.4.1.31621.1.1.1.5.1.2
Object
column SNMPv2-TCMacAddress
Indicate the flow ID of a PQoS flow. The flow ID is a valid
multicast Ethernet MAC address that uniquely identifies a PQoS
flow in a MoCA Network.
The recommended rules for generation of the flow ID are
specified in MoCA Spec 1.1.
Context
- MIB
- MOCA11-MIB
- OID
.1.3.6.1.4.1.31621.1.1.1.5.1.2- Type
- column
- Access
- readonly
- Status
- current
- Parent
- mocaIfFlowStatsEntry
- 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 'MOCA11-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'MOCA11-MIB::mocaIfFlowID'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'MOCA11-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'MOCA11-MIB::mocaIfFlowID.<ifIndex>.<mocaIfFlowIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'MOCA11-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'MOCA11-MIB::mocaIfFlowID'
Syntax
- Source
- SNMPv2-TCMacAddress
- Base type
OctetString- Display format
1x:
Type Description
Represents an 802 MAC address represented in the `canonical' order defined by IEEE 802.1a, i.e., as if it were transmitted least significant bit first, even though 802.5 (in contrast to other 802.x protocols) requires MAC addresses to be transmitted most significant bit first.
Values & Constraints
Type Constraints
range: 6
Conformance
Member of