All MIBs › FOUNDRY-SN-AGENT-MIB › snAgGblResourceLowWarning
snAgGblResourceLowWarning
Module: FOUNDRY-SN-AGENT-MIB
OID (symbolic): FOUNDRY-SN-AGENT-MIB::snAgGblResourceLowWarning
OID (numeric): 1.3.6.1.4.1.1991.1.1.2.1.33
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-only
Description:
false - No, the device does not have resource-low-warning. true - Yes, the device does have resource-low-warning.
What is snAgGblResourceLowWarning?
This read-only object indicates whether the device supports and has low-resource warning capability, returning true if available or false otherwise. This capability allows the device to proactively alert operators when system resources approach exhaustion. An operator checks this to determine if the device can warn about memory, buffer, or other resource shortage conditions.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.1991.1.1.2.1.33 snmpwalk -v2c -c public <target> FOUNDRY-SN-AGENT-MIB::snAgGblResourceLowWarning
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.1991.1.1.2.1.33.1 snmpget -v2c -c public <target> FOUNDRY-SN-AGENT-MIB::snAgGblResourceLowWarning.1
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> snAgGblResourceLowWarning.1
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.1991 | foundry | FOUNDRY-SN-ROOT-MIB |
| 1.3.6.1.4.1.1991.1 | products | FOUNDRY-SN-ROOT-MIB |
| 1.3.6.1.4.1.1991.1.1 | switch | FOUNDRY-SN-ROOT-MIB |
| 1.3.6.1.4.1.1991.1.1.2 | snAgentSys | FOUNDRY-SN-ROOT-MIB |
| 1.3.6.1.4.1.1991.1.1.2.1 | snAgentGbl | FOUNDRY-SN-AGENT-MIB |
| 1.3.6.1.4.1.1991.1.1.2.1.33 | snAgGblResourceLowWarning | FOUNDRY-SN-AGENT-MIB |