All MIBs › FOUNDRY-SN-AGENT-MIB › snAgGblDataRetrieveMode
snAgGblDataRetrieveMode
Module: FOUNDRY-SN-AGENT-MIB
OID (symbolic): FOUNDRY-SN-AGENT-MIB::snAgGblDataRetrieveMode
OID (numeric): 1.3.6.1.4.1.1991.1.1.2.1.19
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-write
Description:
By default, this mode is set to nextbootCfg(0). The VLAN Table and Port-STP Table data will be retrieved according to this mode. nextbootCfg(0).........the nextboot configuration data are retrieved operationalData(1)..........the current running data are retrieved
What is snAgGblDataRetrieveMode?
This OID controls whether the switch should report configuration data from the boot settings or from the currently running settings. It allows switching between boot configuration and live operational data. A switch administrator would use this when troubleshooting mismatches between what the switch is configured to do and what it is actually doing.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.1991.1.1.2.1.19 snmpwalk -v2c -c public <target> FOUNDRY-SN-AGENT-MIB::snAgGblDataRetrieveMode
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.1991.1.1.2.1.19.1 snmpget -v2c -c public <target> FOUNDRY-SN-AGENT-MIB::snAgGblDataRetrieveMode.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.1991.1.1.2.1.19.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.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.19 | snAgGblDataRetrieveMode | FOUNDRY-SN-AGENT-MIB |