FOUNDRY-SN-AGENT-MIB :: snAgCfgFname

MIB Reference — IPNetwork Monitor

All MIBsFOUNDRY-SN-AGENT-MIBsnAgCfgFname

snAgCfgFname

Module: FOUNDRY-SN-AGENT-MIB

OID (symbolic): FOUNDRY-SN-AGENT-MIB::snAgCfgFname

OID (numeric): 1.3.6.1.4.1.1991.1.1.2.1.8

Node type: OBJECT-TYPE

Type: DisplayString

Access: read-write

Description:

Name of the config file(s) including path currently associated with the system. Some agents in special situations may support a value which contains multiple file names instead of a single file name. Multiple names are specified as a list of file names separated by semicolons (;). When the object is not used, the value is a zero length string.

What is snAgCfgFname?

This read-write object holds the file path or paths of the configuration file(s) currently active on the system, supporting both single and multiple semicolon-separated filenames for multi-file configurations. An empty string indicates no file is currently associated. Administrators use this to track which configuration files are loaded and potentially swap configurations via SNMP.

Examples

Walk all instances (SNMPv2c):

snmpwalk -v2c -c public <target> 1.3.6.1.4.1.1991.1.1.2.1.8
snmpwalk -v2c -c public <target> FOUNDRY-SN-AGENT-MIB::snAgCfgFname

Get a specific instance (index 1):

snmpget -v2c -c public <target> 1.3.6.1.4.1.1991.1.1.2.1.8.1
snmpget -v2c -c public <target> FOUNDRY-SN-AGENT-MIB::snAgCfgFname.1

Set instance 1 (SNMPv2c):

snmpset -v2c -c private <target> 1.3.6.1.4.1.1991.1.1.2.1.8.1 s <value>

OID Breakdown

Numeric OIDNameModule
1isoLANART-AGENT
1.3orgBIANCA-BRICK-PPP-MIB
1.3.6dodBIANCA-BRICK-PPP-MIB
1.3.6.1internetBIANCA-BRICK-PPP-MIB
1.3.6.1.4privateBIANCA-BRICK-PPP-MIB
1.3.6.1.4.1enterprisesANIROOT-MIB
1.3.6.1.4.1.1991foundryFOUNDRY-SN-ROOT-MIB
1.3.6.1.4.1.1991.1productsFOUNDRY-SN-ROOT-MIB
1.3.6.1.4.1.1991.1.1switchFOUNDRY-SN-ROOT-MIB
1.3.6.1.4.1.1991.1.1.2snAgentSysFOUNDRY-SN-ROOT-MIB
1.3.6.1.4.1.1991.1.1.2.1snAgentGblFOUNDRY-SN-AGENT-MIB
1.3.6.1.4.1.1991.1.1.2.1.8snAgCfgFnameFOUNDRY-SN-AGENT-MIB