All MIBs › NBS-CMMC-MIB › nbsCmmcPortFlowControl
nbsCmmcPortFlowControl
Module: NBS-CMMC-MIB
OID (symbolic): NBS-CMMC-MIB::nbsCmmcPortFlowControl
OID (numeric): 1.3.6.1.4.1.629.200.8.1.1.49
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-write
Description:
This object determines whether FlowControl should be used.
If disabled(2), no FlowControl will be initiated by this port. Any FlowControl requests received will be dropped.
If enabled(3), this port will initiate and observe FlowControl requests as specified by the objects nbsCmmcPortFCRecvOper and nbsCmmcPortFCSendOper. Those settings may be changed through the related nbsCmmcPortFCSendAdmin and nbsCmmcPortFCRecvAdmin objects.
If notSupported(1), this object is not supported.
What is nbsCmmcPortFlowControl?
This object controls whether hardware flow control is enabled on a network port to manage data transmission rates. When enabled, the port will both send and receive flow control requests according to protocol specifications; when disabled, it ignores all flow control requests. Network operators use this setting to prevent buffer overflow and ensure smooth data transmission on congested links.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.629.200.8.1.1.49 snmpwalk -v2c -c public <target> NBS-CMMC-MIB::nbsCmmcPortFlowControl
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.629.200.8.1.1.49.1 snmpget -v2c -c public <target> NBS-CMMC-MIB::nbsCmmcPortFlowControl.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.629.200.8.1.1.49.1 i <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.629 | nbs | NBS-CMMC-MIB |
| 1.3.6.1.4.1.629.200 | nbsCmmcMib | NBS-CMMC-MIB |
| 1.3.6.1.4.1.629.200.8 | nbsCmmcPortGrp | NBS-CMMC-MIB |
| 1.3.6.1.4.1.629.200.8.1 | nbsCmmcPortTable | NBS-CMMC-MIB |
| 1.3.6.1.4.1.629.200.8.1.1 | nbsCmmcPortEntry | NBS-CMMC-MIB |
| 1.3.6.1.4.1.629.200.8.1.1.49 | nbsCmmcPortFlowControl | NBS-CMMC-MIB |