agentBscFileSystemSaveConfigFileName
AGENT-GENERAL-MIB ·
.1.3.6.1.4.1.171.12.1.2.18.3
Object
scalar r/w
OctetString
The name of the configuration file that will be saved to the device. When agentBscFileSystemSaveCfg is set to cfg (2), and if the agentBscFileSystemSaveConfigFileName is not null, the configuration file will be saved to the set file name. If set to null, the configuration file will be saved to the boot_up CFG file.
Context
- MIB
- AGENT-GENERAL-MIB
- OID
.1.3.6.1.4.1.171.12.1.2.18.3- Type
- scalar
- Access
- readwrite
- Status
- current
- Parent
- agentBscFileSystemMgmt
Net-SNMP examples
How SNMP and these commands workScalars have one instance, identified by the .0 suffix.
Read the scalar instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'AGENT-GENERAL-MIB' -M '/opt/observium/mibs/d-link:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'AGENT-GENERAL-MIB::agentBscFileSystemSaveConfigFileName.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'AGENT-GENERAL-MIB' -M '/opt/observium/mibs/d-link:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'AGENT-GENERAL-MIB::agentBscFileSystemSaveConfigFileName'
Syntax
OctetString
Values & Constraints
No enumerated values or constraints recorded.