All MIBs › CM-FACILITY-MIB › cmEthernetNetPortRxPauseDisposition
cmEthernetNetPortRxPauseDisposition
Module: CM-FACILITY-MIB
OID (symbolic): CM-FACILITY-MIB::cmEthernetNetPortRxPauseDisposition
OID (numeric): 1.3.6.1.4.1.2544.1.12.4.1.7.1.65
Node type: OBJECT-TYPE
Type: CmControlProtocolDispType
Access: read-write
Description:
This object allows enabling/disabling receive pause frames on Ethernet Network port. This object is not applicable for FSP150CC Release 4.1 products.
What is cmEthernetNetPortRxPauseDisposition?
This holds a control setting that enables or disables flow control pause frames on an Ethernet port. When enabled, the port stops sending traffic after receiving a pause frame, preventing packet loss during congestion. An operator would toggle this on high-speed uplinks between switches to improve reliability during traffic bursts.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.2544.1.12.4.1.7.1.65 snmpwalk -v2c -c public <target> CM-FACILITY-MIB::cmEthernetNetPortRxPauseDisposition
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.2544.1.12.4.1.7.1.65.1 snmpget -v2c -c public <target> CM-FACILITY-MIB::cmEthernetNetPortRxPauseDisposition.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.2544.1.12.4.1.7.1.65.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.2544 | advaMIB | ADVA-MIB |
| 1.3.6.1.4.1.2544.1 | products | ADVA-MIB |
| 1.3.6.1.4.1.2544.1.12 | fsp150cm | ADVA-MIB |
| 1.3.6.1.4.1.2544.1.12.4 | cmFacilityMIB | CM-FACILITY-MIB |
| 1.3.6.1.4.1.2544.1.12.4.1 | cmFacilityObjects | CM-FACILITY-MIB |
| 1.3.6.1.4.1.2544.1.12.4.1.7 | cmEthernetNetPortTable | CM-FACILITY-MIB |
| 1.3.6.1.4.1.2544.1.12.4.1.7.1 | cmEthernetNetPortEntry | CM-FACILITY-MIB |
| 1.3.6.1.4.1.2544.1.12.4.1.7.1.65 | cmEthernetNetPortRxPauseDisposition | CM-FACILITY-MIB |