All MIBs › RAD-MIB › ethFlowCtrlMacAddress
ethFlowCtrlMacAddress
Module: RAD-MIB
OID (symbolic): RAD-MIB::ethFlowCtrlMacAddress
OID (numeric): 1.3.6.1.4.1.164.3.1.6.1.1.1.14
Node type: OBJECT-TYPE
Type: MacAddress
Access: read-write
Description:
In case of flow control - transmit frame with this specific MAC address to inform the other end to stop sending frames. Default: 01.80.C2.00.00.01.
What is ethFlowCtrlMacAddress?
This object specifies the MAC address to use as the source when transmitting flow control frames to inform the remote device to stop sending data. The default value is the standard IEEE 802.3 MAC address for flow control frames (01.80.C2.00.00.01). An operator configures this when implementing ethernet flow control on a link to match the remote device's expectations or for custom flow control signaling.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.164.3.1.6.1.1.1.14 snmpwalk -v2c -c public <target> RAD-MIB::ethFlowCtrlMacAddress
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.164.3.1.6.1.1.1.14.1 snmpget -v2c -c public <target> RAD-MIB::ethFlowCtrlMacAddress.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.164.3.1.6.1.1.1.14.1 s <value>
OID Breakdown
| Numeric OID | Name | Module |
|---|---|---|
| 1 | iso | LANART-AGENT |
| 1.3 | org | BIANCA-BRICK-PPP-MIB |
| 1.3.6 | dod | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1 | internet | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1.4 | private | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1.4.1 | enterprises | ANIROOT-MIB |
| 1.3.6.1.4.1.164 | rad | DACS-MIB |
| 1.3.6.1.4.1.164.3 | radWan | DACS-MIB |
| 1.3.6.1.4.1.164.3.1 | wanGen | DACS-MIB |
| 1.3.6.1.4.1.164.3.1.6 | diverseIfWanGen | DACS-MIB |
| 1.3.6.1.4.1.164.3.1.6.1 | ethIf | DACS-MIB |
| 1.3.6.1.4.1.164.3.1.6.1.1 | ethIfTable | DACS-MIB |
| 1.3.6.1.4.1.164.3.1.6.1.1.1 | ethIfEntry | DACS-MIB |
| 1.3.6.1.4.1.164.3.1.6.1.1.1.14 | ethFlowCtrlMacAddress | RAD-MIB |