NBS-CMMC-MIB :: nbsCmmcPortFlowControl

MIB Reference — IPNetwork Monitor

All MIBsNBS-CMMC-MIBnbsCmmcPortFlowControl

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 OIDNameModule
1isoLANART-AGENT
1.3orgBIANCA-BRICK-PPP-MIB
1.3.6dodBIANCA-BRICK-PPP-MIB
1.3.6.1internetBIANCA-BRICK-PPP-MIB
1.3.6.1.4privateBIANCA-BRICK-PPP-MIB
1.3.6.1.4.1enterprisesANIROOT-MIB
1.3.6.1.4.1.629nbsNBS-CMMC-MIB
1.3.6.1.4.1.629.200nbsCmmcMibNBS-CMMC-MIB
1.3.6.1.4.1.629.200.8nbsCmmcPortGrpNBS-CMMC-MIB
1.3.6.1.4.1.629.200.8.1nbsCmmcPortTableNBS-CMMC-MIB
1.3.6.1.4.1.629.200.8.1.1nbsCmmcPortEntryNBS-CMMC-MIB
1.3.6.1.4.1.629.200.8.1.1.49nbsCmmcPortFlowControlNBS-CMMC-MIB