All MIBs › AirPair-MIB › pauseFrameEnable
pauseFrameEnable
Module: AirPair-MIB
OID (symbolic): AirPair-MIB::pauseFrameEnable
OID (numeric): 1.3.6.1.4.1.7262.1.12.17
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-write
Description: When PAUSE is enabled, pause frames can be generated by the system and the pause frames will flow toward the link partner on the network. When PAUSE is enabled, Qos is disabled automatically. When PAUSE is not enabled, no pause frames will be generated by the system.
What is pauseFrameEnable?
This read-write object turns 802.3x Ethernet PAUSE flow control on or off. When enabled, the system can generate pause frames toward its link partner to throttle incoming traffic, but doing so automatically disables QoS on the interface, so the two features are mutually exclusive.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.7262.1.12.17 snmpwalk -v2c -c public <target> AirPair-MIB::pauseFrameEnable
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.7262.1.12.17.1 snmpget -v2c -c public <target> AirPair-MIB::pauseFrameEnable.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.7262.1.12.17.1 i <value>
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> pauseFrameEnable.1
Start monitoring DragonWave microwave radios with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the AirPair-MIB::pauseFrameEnable OID value, configure state conditions and alerts, and monitor any DragonWave microwave radios from a single console.
OID Breakdown
Upper-level ancestors (1 from the standard OID tree / other modules)
| Numeric OID | Name | Module |
|---|---|---|
| 1 | iso | LANART-AGENT |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3 | org | AirPair-MIB |
| 1.3.6 | dod | AirPair-MIB |
| 1.3.6.1 | internet | AirPair-MIB |
| 1.3.6.1.4 | private | AirPair-MIB |
| 1.3.6.1.4.1 | enterprises | AirPair-MIB |
| 1.3.6.1.4.1.7262 | dragonwave | AirPair-MIB |
| 1.3.6.1.4.1.7262.1 | airPair | AirPair-MIB |
| 1.3.6.1.4.1.7262.1.12 | apNetworkInterfaceCard | AirPair-MIB |
| 1.3.6.1.4.1.7262.1.12.17 | pauseFrameEnable | AirPair-MIB |