All MIBs › NBS-CMMC-MIB › nbsCmmcPortFCRecvAdmin
nbsCmmcPortFCRecvAdmin
Module: NBS-CMMC-MIB
OID (symbolic): NBS-CMMC-MIB::nbsCmmcPortFCRecvAdmin
OID (numeric): 1.3.6.1.4.1.629.200.8.1.1.59
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-write
Description:
This object allows user to specify what this port should do if it receives a flow control request.
This object is ignored when nbsCmmcPortFlowControl is disabled.
If this object reports notSupported(1), no changes to this object are allowed.
Setting this object to drop(2) indicates that this port should ignore requests to control its flow.
Setting this object to comply(3) means this port should grant flow control requests from the connected port, and buffer up traffic while the other side catches up.
If this object is set to passthru(4), the port will not comply with the request, but will relay it along to the next port.
The corresponding nbsCmmcPortFCRecvOper object indicates the setting that is actually in effect.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.629.200.8.1.1.59 snmpwalk -v2c -c public <target> NBS-CMMC-MIB::nbsCmmcPortFCRecvAdmin
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.629.200.8.1.1.59.1 snmpget -v2c -c public <target> NBS-CMMC-MIB::nbsCmmcPortFCRecvAdmin.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.629.200.8.1.1.59.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.59 | nbsCmmcPortFCRecvAdmin | NBS-CMMC-MIB |