wwpLeosSystemConfigSaveFileName
WWP-LEOS-SYSTEM-CONFIG-MIB ·
.1.3.6.1.4.1.6141.2.60.12.1.2.1
Object
wwpLeosSystemConfigSaveFileName specifies the name of the config file to be used when wwpLeosSystemConfigControl has been set to 'save'. If this object is not set then device will use the file name specified by wwpLeosSystemConfigSavePermFile. If wwpLeosSystemConfigSavePermFile is also not set then default config file name i.e startup-config will be used to save config. Once 'wwpLeosSystemConfigControl' has been successfully applied, read on wwpLeosSystemConfigSaveFileName will always return empty string else it will show what user has configured.
Context
- MIB
- WWP-LEOS-SYSTEM-CONFIG-MIB
- OID
.1.3.6.1.4.1.6141.2.60.12.1.2.1- Type
- scalar
- Access
- readwrite
- Status
- current
- Parent
- wwpLeosSystemConfig
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 'WWP-LEOS-SYSTEM-CONFIG-MIB' -M '/opt/observium/mibs/ciena:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'WWP-LEOS-SYSTEM-CONFIG-MIB::wwpLeosSystemConfigSaveFileName.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'WWP-LEOS-SYSTEM-CONFIG-MIB' -M '/opt/observium/mibs/ciena:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'WWP-LEOS-SYSTEM-CONFIG-MIB::wwpLeosSystemConfigSaveFileName'