All MIBs › AIX1-MIB › aix1AdminGbufRecovThreshold
aix1AdminGbufRecovThreshold
Module: AIX1-MIB
OID (symbolic): AIX1-MIB::aix1AdminGbufRecovThreshold
OID (numeric): 1.3.6.1.4.1.539.12.1.2
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-write
Description: The configured recovery global flow control threshold. If zero and if aix1AdminGbufXoffThreshold is zero, the global flow control mechanism is disabled.
What is aix1AdminGbufRecovThreshold?
This is a read-write configuration threshold that resumes data flow (XON) when global buffer usage drops below this level. Setting it to zero with XOFF threshold also zero disables global flow control. Recovery threshold must be lower than XOFF threshold to work correctly.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.539.12.1.2 snmpwalk -v2c -c public <target> AIX1-MIB::aix1AdminGbufRecovThreshold
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.539.12.1.2.1 snmpget -v2c -c public <target> AIX1-MIB::aix1AdminGbufRecovThreshold.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.539.12.1.2.1 i <value>
Start monitoring Applied Innovation X.25 line cards with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the AIX1-MIB::aix1AdminGbufRecovThreshold OID value, configure state conditions and alerts, and monitor any Applied Innovation X.25 line cards from a single console.
OID Breakdown
Upper-level ancestors (7 from the standard OID tree / other modules)
| Numeric OID | Name | Module |
|---|---|---|
| 1 | iso | LANART-AGENT |
| 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.539 | aii | AI198CLC-MIB |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.539.12 | aiX1 | AIX1-MIB |
| 1.3.6.1.4.1.539.12.1 | aiX1System | AIX1-MIB |
| 1.3.6.1.4.1.539.12.1.2 | aix1AdminGbufRecovThreshold | AIX1-MIB |